| 1 | [ Mar 10 17:17:05 Enabled. ] | ||
| 2 | [ Mar 10 17:17:05 Rereading configuration. ] | ||
| 3 | [ Mar 10 17:17:06 Rereading configuration. ] | ||
| 4 | [ Mar 10 17:17:11 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 10 17:17:11 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.10 17:17:13.435431 [ 1 ] {} <Information> Application: Will watch for the process with pid 28322 | ||
| 29 | 2026.03.10 17:17:13.435799 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2026.03.10 17:17:13.640894 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 28322 | ||
| 31 | 2026.03.10 17:17:13.641622 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2026.03.10 17:17:13.641772 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2026.03.10 17:17:13.790923 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2026.03.10 17:17:13.837080 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2026.03.10 17:17:13.837132 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2026.03.10 17:17:13.837149 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2026.03.10 17:17:13.837205 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2026.03.10 17:17:13.837598 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2026.03.10 17:17:13.839760 [ 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.10 17:17:13.840560 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2026.03.10 17:17:13.841374 [ 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.10 17:17:13.841395 [ 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.10 17:17:13.841408 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2026.03.10 17:17:13.842103 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2026.03.10 17:17:13.843060 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2026.03.10 17:17:13.849008 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2026.03.10 17:17:13.849897 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2026.03.10 17:17:13.851176 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2026.03.10 17:17:13.851238 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2026.03.10 17:17:13.852314 [ 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.10 17:17:13.852714 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2026.03.10 17:17:13.859219 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2026.03.10 17:17:13.859606 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2026.03.10 17:17:13.864034 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2026.03.10 17:17:13.864413 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2026.03.10 17:17:13.864750 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2026.03.10 17:17:13.865085 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2026.03.10 17:17:13.866464 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2026.03.10 17:17:13.866488 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2026.03.10 17:17:13.866573 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2026.03.10 17:17:13.866642 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2026.03.10 17:17:13.874194 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2026.03.10 17:17:13.874216 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000152323 sec | ||
| 68 | 2026.03.10 17:17:13.874233 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2026.03.10 17:17:13.874245 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2026.03.10 17:17:13.874887 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2026.03.10 17:17:13.876773 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2026.03.10 17:17:13.888789 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2026.03.10 17:17:13.888833 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2026.03.10 17:17:13.888853 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2026.03.10 17:17:13.888866 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2026.03.10 17:17:13.888897 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2026.03.10 17:17:13.888916 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2026.03.10 17:17:13.890949 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2026.03.10 17:17:13.890991 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2026.03.10 17:17:13.891009 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2026.03.10 17:17:13.891143 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2026.03.10 17:17:13.891183 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2026.03.10 17:17:13.891196 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2026.03.10 17:17:13.891214 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2026.03.10 17:17:13.891226 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2026.03.10 17:17:13.891256 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2026.03.10 17:17:13.891273 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2026.03.10 17:17:13.922526 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2026.03.10 17:17:13.924625 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2026.03.10 17:17:13.924654 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.8451e-05 sec | ||
| 91 | 2026.03.10 17:17:13.924666 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2026.03.10 17:17:13.924677 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2026.03.10 17:17:13.924699 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2026.03.10 17:17:13.924891 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2026.03.10 17:17:13.924935 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2026.03.10 17:17:13.924948 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2026.03.10 17:17:13.924958 [ 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.10 17:17:13.924970 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2026.03.10 17:17:13.934727 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2026.03.10 17:17:13.934963 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.83 MiB (RSS), difference: 92.05 MiB | ||
| 101 | 2026.03.10 17:17:13.936271 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.2611e-05 sec. | ||
| 102 | 2026.03.10 17:17:13.936608 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2026.03.10 17:17:13.937837 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2026.03.10 17:17:13.937855 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2026.03.10 17:17:14.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.85 MiB, peak 116.85 MiB, free memory in arenas 0.00 B, will set to 118.37 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2026.03.10 17:17:14.713897 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51098 | ||
| 107 | 2026.03.10 17:17:14.714826 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2026.03.10 17:17:14.714890 [ 3 ] {} <Debug> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Authenticating user 'default' from [fd00:1122:3344:101::d]:51098 | ||
| 109 | 2026.03.10 17:17:14.714995 [ 3 ] {} <Debug> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2026.03.10 17:17:14.715009 [ 3 ] {} <Debug> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2026.03.10 17:17:14.715102 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2026.03.10 17:17:14.715202 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2026.03.10 17:17:14.715218 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2026.03.10 17:17:14.715781 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36313 | ||
| 115 | 2026.03.10 17:17:14.715876 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64841 | ||
| 116 | 2026.03.10 17:17:14.715892 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33576 | ||
| 117 | 2026.03.10 17:17:14.716014 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2026.03.10 17:17:14.716093 [ 4 ] {} <Debug> TCP-Session: 5c68205c-b7b2-4325-ae96-b130c81436fe Authenticating user 'default' from [fd00:1122:3344:101::d]:36313 | ||
| 119 | 2026.03.10 17:17:14.716094 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 120 | 2026.03.10 17:17:14.716124 [ 4 ] {} <Debug> TCP-Session: 5c68205c-b7b2-4325-ae96-b130c81436fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2026.03.10 17:17:14.716104 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:41385 | ||
| 122 | 2026.03.10 17:17:14.716212 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2026.03.10 17:17:14.716254 [ 254 ] {} <Debug> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Authenticating user 'default' from [fd00:1122:3344:101::d]:64841 | ||
| 124 | 2026.03.10 17:17:14.716290 [ 5 ] {} <Debug> TCP-Session: f84cbf96-fc94-4179-9a81-f8916b2ac466 Authenticating user 'default' from [fd00:1122:3344:101::d]:33576 | ||
| 125 | 2026.03.10 17:17:14.716268 [ 4 ] {} <Debug> TCP-Session: 5c68205c-b7b2-4325-ae96-b130c81436fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2026.03.10 17:17:14.716332 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35111 | ||
| 127 | 2026.03.10 17:17:14.716387 [ 5 ] {} <Debug> TCP-Session: f84cbf96-fc94-4179-9a81-f8916b2ac466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2026.03.10 17:17:14.716361 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2026.03.10 17:17:14.716359 [ 254 ] {} <Debug> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2026.03.10 17:17:14.716512 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63426 | ||
| 131 | 2026.03.10 17:17:14.716515 [ 255 ] {} <Debug> TCP-Session: 25298b17-486f-4244-a819-3662cd9b76a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41385 | ||
| 132 | 2026.03.10 17:17:14.716554 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2026.03.10 17:17:14.716569 [ 254 ] {} <Debug> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 134 | 2026.03.10 17:17:14.716478 [ 5 ] {} <Debug> TCP-Session: f84cbf96-fc94-4179-9a81-f8916b2ac466 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2026.03.10 17:17:14.716599 [ 257 ] {} <Debug> TCP-Session: 9f9d6c60-8b75-44a8-ac0b-1ee56aa77365 Authenticating user 'default' from [fd00:1122:3344:101::d]:35111 | ||
| 136 | 2026.03.10 17:17:14.716582 [ 255 ] {} <Debug> TCP-Session: 25298b17-486f-4244-a819-3662cd9b76a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2026.03.10 17:17:14.716705 [ 257 ] {} <Debug> TCP-Session: 9f9d6c60-8b75-44a8-ac0b-1ee56aa77365 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2026.03.10 17:17:14.716688 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 139 | 2026.03.10 17:17:14.716449 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40096 | ||
| 140 | 2026.03.10 17:17:14.716806 [ 257 ] {} <Debug> TCP-Session: 9f9d6c60-8b75-44a8-ac0b-1ee56aa77365 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2026.03.10 17:17:14.716799 [ 259 ] {} <Debug> TCP-Session: c8dba1cc-2354-407d-ba08-b02d86d56c3f Authenticating user 'default' from [fd00:1122:3344:101::d]:63426 | ||
| 142 | 2026.03.10 17:17:14.716786 [ 255 ] {} <Debug> TCP-Session: 25298b17-486f-4244-a819-3662cd9b76a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 143 | 2026.03.10 17:17:14.716931 [ 259 ] {} <Debug> TCP-Session: c8dba1cc-2354-407d-ba08-b02d86d56c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2026.03.10 17:17:14.716212 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:48926 | ||
| 145 | 2026.03.10 17:17:14.717008 [ 259 ] {} <Debug> TCP-Session: c8dba1cc-2354-407d-ba08-b02d86d56c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2026.03.10 17:17:14.717050 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 147 | 2026.03.10 17:17:14.717116 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2026.03.10 17:17:14.717164 [ 258 ] {} <Debug> TCP-Session: 136dd175-7c49-4bd8-b2e1-d95dab7d1bca Authenticating user 'default' from [fd00:1122:3344:101::d]:40096 | ||
| 149 | 2026.03.10 17:17:14.717185 [ 256 ] {} <Debug> TCP-Session: 6e2fbd6f-6b2d-4116-b75e-e93d3d35f8d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48926 | ||
| 150 | 2026.03.10 17:17:14.717193 [ 258 ] {} <Debug> TCP-Session: 136dd175-7c49-4bd8-b2e1-d95dab7d1bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2026.03.10 17:17:14.717285 [ 256 ] {} <Debug> TCP-Session: 6e2fbd6f-6b2d-4116-b75e-e93d3d35f8d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2026.03.10 17:17:14.717294 [ 258 ] {} <Debug> TCP-Session: 136dd175-7c49-4bd8-b2e1-d95dab7d1bca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2026.03.10 17:17:14.717312 [ 256 ] {} <Debug> TCP-Session: 6e2fbd6f-6b2d-4116-b75e-e93d3d35f8d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2026.03.10 17:17:14.723035 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 155 | 2026.03.10 17:17:14.725367 [ 3 ] {5012db45-ba4b-4c8d-b18c-10ecab7a13cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2026.03.10 17:17:14.834387 [ 3 ] {5012db45-ba4b-4c8d-b18c-10ecab7a13cb} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:51098) (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.10 17:17:14.835448 [ 3 ] {5012db45-ba4b-4c8d-b18c-10ecab7a13cb} <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.10 17:17:14.835706 [ 3 ] {5012db45-ba4b-4c8d-b18c-10ecab7a13cb} <Debug> TCPHandler: Processed in 0.117775119 sec. | ||
| 205 | 2026.03.10 17:17:14.838426 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2026.03.10 17:17:14.838765 [ 254 ] {6a061827-6e12-4f2a-ba6c-2446bd47b406} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2026.03.10 17:17:14.839095 [ 254 ] {6a061827-6e12-4f2a-ba6c-2446bd47b406} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:64841) (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.10 17:17:14.839388 [ 254 ] {6a061827-6e12-4f2a-ba6c-2446bd47b406} <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.10 17:17:14.839616 [ 254 ] {6a061827-6e12-4f2a-ba6c-2446bd47b406} <Debug> TCPHandler: Processed in 0.001345491 sec. | ||
| 256 | 2026.03.10 17:17:14.839885 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2026.03.10 17:17:14.840779 [ 3 ] {d9a901a5-d4a8-4170-8674-dd76e6ee1097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2026.03.10 17:17:14.841547 [ 3 ] {d9a901a5-d4a8-4170-8674-dd76e6ee1097} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2026.03.10 17:17:14.843035 [ 3 ] {d9a901a5-d4a8-4170-8674-dd76e6ee1097} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2026.03.10 17:17:14.843057 [ 3 ] {d9a901a5-d4a8-4170-8674-dd76e6ee1097} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5121e-05 sec | ||
| 261 | 2026.03.10 17:17:14.843163 [ 3 ] {d9a901a5-d4a8-4170-8674-dd76e6ee1097} <Trace> ReferentialDeps: No tables | ||
| 262 | 2026.03.10 17:17:14.843176 [ 3 ] {d9a901a5-d4a8-4170-8674-dd76e6ee1097} <Trace> LoadingDeps: No tables | ||
| 263 | 2026.03.10 17:17:14.843196 [ 3 ] {d9a901a5-d4a8-4170-8674-dd76e6ee1097} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2026.03.10 17:17:14.843895 [ 3 ] {d9a901a5-d4a8-4170-8674-dd76e6ee1097} <Debug> TCPHandler: Processed in 0.004130957 sec. | ||
| 265 | 2026.03.10 17:17:14.844183 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2026.03.10 17:17:14.844326 [ 3 ] {788482ec-1e20-43bb-8edb-f1b418b404ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) /* 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.10 17:17:14.844468 [ 3 ] {788482ec-1e20-43bb-8edb-f1b418b404ec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2026.03.10 17:17:14.851384 [ 3 ] {788482ec-1e20-43bb-8edb-f1b418b404ec} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2026.03.10 17:17:14.855228 [ 3 ] {788482ec-1e20-43bb-8edb-f1b418b404ec} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3): Loading data parts | ||
| 271 | 2026.03.10 17:17:14.858075 [ 3 ] {788482ec-1e20-43bb-8edb-f1b418b404ec} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3): There are no data parts | ||
| 272 | 2026.03.10 17:17:14.864069 [ 3 ] {788482ec-1e20-43bb-8edb-f1b418b404ec} <Debug> TCPHandler: Processed in 0.019934351 sec. | ||
| 273 | 2026.03.10 17:17:14.864254 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2026.03.10 17:17:14.864550 [ 3 ] {a56140c1-f17a-42f7-9aa5-92ff4cc5d810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) /* 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.10 17:17:14.864681 [ 3 ] {a56140c1-f17a-42f7-9aa5-92ff4cc5d810} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2026.03.10 17:17:14.883929 [ 3 ] {a56140c1-f17a-42f7-9aa5-92ff4cc5d810} <Debug> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Loading data parts | ||
| 287 | 2026.03.10 17:17:14.884141 [ 3 ] {a56140c1-f17a-42f7-9aa5-92ff4cc5d810} <Debug> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): There are no data parts | ||
| 288 | 2026.03.10 17:17:14.905018 [ 3 ] {a56140c1-f17a-42f7-9aa5-92ff4cc5d810} <Debug> TCPHandler: Processed in 0.040825069 sec. | ||
| 289 | 2026.03.10 17:17:14.905286 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 290 | 2026.03.10 17:17:14.905485 [ 3 ] {ffbc8491-39ba-4114-9a7a-2073f14f6134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.905621 [ 3 ] {ffbc8491-39ba-4114-9a7a-2073f14f6134} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 292 | 2026.03.10 17:17:14.912844 [ 3 ] {ffbc8491-39ba-4114-9a7a-2073f14f6134} <Debug> oximeter.measurements_i8 (805f07d4-2fde-4f4d-81a9-fa750746f1d4): Loading data parts | ||
| 293 | 2026.03.10 17:17:14.913157 [ 3 ] {ffbc8491-39ba-4114-9a7a-2073f14f6134} <Debug> oximeter.measurements_i8 (805f07d4-2fde-4f4d-81a9-fa750746f1d4): There are no data parts | ||
| 294 | 2026.03.10 17:17:14.914715 [ 3 ] {ffbc8491-39ba-4114-9a7a-2073f14f6134} <Debug> TCPHandler: Processed in 0.009493413 sec. | ||
| 295 | 2026.03.10 17:17:14.914856 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 296 | 2026.03.10 17:17:14.915087 [ 3 ] {c50b1e81-82f9-47af-8f79-a5f6c1106f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.915130 [ 3 ] {c50b1e81-82f9-47af-8f79-a5f6c1106f91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 298 | 2026.03.10 17:17:14.917145 [ 3 ] {c50b1e81-82f9-47af-8f79-a5f6c1106f91} <Debug> oximeter.measurements_u8 (4b727e47-e42d-4e6a-9081-da3fbe2a9591): Loading data parts | ||
| 299 | 2026.03.10 17:17:14.917292 [ 3 ] {c50b1e81-82f9-47af-8f79-a5f6c1106f91} <Debug> oximeter.measurements_u8 (4b727e47-e42d-4e6a-9081-da3fbe2a9591): There are no data parts | ||
| 300 | 2026.03.10 17:17:14.919032 [ 3 ] {c50b1e81-82f9-47af-8f79-a5f6c1106f91} <Debug> TCPHandler: Processed in 0.004223209 sec. | ||
| 301 | 2026.03.10 17:17:14.919291 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 302 | 2026.03.10 17:17:14.919454 [ 3 ] {0ae03a33-f46f-4ac6-a529-fbf523543b46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.919564 [ 3 ] {0ae03a33-f46f-4ac6-a529-fbf523543b46} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 304 | 2026.03.10 17:17:14.921454 [ 3 ] {0ae03a33-f46f-4ac6-a529-fbf523543b46} <Debug> oximeter.measurements_i16 (8ac73e85-ca7a-42a3-bf1f-d7c2ba3afc71): Loading data parts | ||
| 305 | 2026.03.10 17:17:14.921643 [ 3 ] {0ae03a33-f46f-4ac6-a529-fbf523543b46} <Debug> oximeter.measurements_i16 (8ac73e85-ca7a-42a3-bf1f-d7c2ba3afc71): There are no data parts | ||
| 306 | 2026.03.10 17:17:14.923160 [ 3 ] {0ae03a33-f46f-4ac6-a529-fbf523543b46} <Debug> TCPHandler: Processed in 0.003919573 sec. | ||
| 307 | 2026.03.10 17:17:14.923304 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2026.03.10 17:17:14.923495 [ 3 ] {b172dea2-b6e2-4b43-b043-80adcd65810c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.923580 [ 3 ] {b172dea2-b6e2-4b43-b043-80adcd65810c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 310 | 2026.03.10 17:17:14.925281 [ 3 ] {b172dea2-b6e2-4b43-b043-80adcd65810c} <Debug> oximeter.measurements_u16 (3e995627-903a-4483-8c35-a038fff16824): Loading data parts | ||
| 311 | 2026.03.10 17:17:14.925427 [ 3 ] {b172dea2-b6e2-4b43-b043-80adcd65810c} <Debug> oximeter.measurements_u16 (3e995627-903a-4483-8c35-a038fff16824): There are no data parts | ||
| 312 | 2026.03.10 17:17:14.926847 [ 3 ] {b172dea2-b6e2-4b43-b043-80adcd65810c} <Debug> TCPHandler: Processed in 0.003595028 sec. | ||
| 313 | 2026.03.10 17:17:14.927049 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 314 | 2026.03.10 17:17:14.927206 [ 3 ] {1e8d442c-39d8-482c-8bb5-3564d4d35666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.927322 [ 3 ] {1e8d442c-39d8-482c-8bb5-3564d4d35666} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 316 | 2026.03.10 17:17:14.929004 [ 3 ] {1e8d442c-39d8-482c-8bb5-3564d4d35666} <Debug> oximeter.measurements_i32 (0f716859-b385-464d-90a0-7b760af7a3dd): Loading data parts | ||
| 317 | 2026.03.10 17:17:14.929144 [ 3 ] {1e8d442c-39d8-482c-8bb5-3564d4d35666} <Debug> oximeter.measurements_i32 (0f716859-b385-464d-90a0-7b760af7a3dd): There are no data parts | ||
| 318 | 2026.03.10 17:17:14.931240 [ 3 ] {1e8d442c-39d8-482c-8bb5-3564d4d35666} <Debug> TCPHandler: Processed in 0.004239539 sec. | ||
| 319 | 2026.03.10 17:17:14.931373 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 320 | 2026.03.10 17:17:14.931528 [ 3 ] {ddfaadb8-2c2b-4fb2-bf01-dba34ff4a973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.931644 [ 3 ] {ddfaadb8-2c2b-4fb2-bf01-dba34ff4a973} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 322 | 2026.03.10 17:17:14.933490 [ 3 ] {ddfaadb8-2c2b-4fb2-bf01-dba34ff4a973} <Debug> oximeter.measurements_u32 (983bfd8f-d1e0-4d00-a0dc-47c18b0eb3f6): Loading data parts | ||
| 323 | 2026.03.10 17:17:14.933622 [ 3 ] {ddfaadb8-2c2b-4fb2-bf01-dba34ff4a973} <Debug> oximeter.measurements_u32 (983bfd8f-d1e0-4d00-a0dc-47c18b0eb3f6): There are no data parts | ||
| 324 | 2026.03.10 17:17:14.934995 [ 3 ] {ddfaadb8-2c2b-4fb2-bf01-dba34ff4a973} <Debug> TCPHandler: Processed in 0.003673419 sec. | ||
| 325 | 2026.03.10 17:17:14.935133 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 326 | 2026.03.10 17:17:14.935406 [ 3 ] {8abf6fc4-999b-4f78-b6a7-1125a2e84b91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.935520 [ 3 ] {8abf6fc4-999b-4f78-b6a7-1125a2e84b91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 328 | 2026.03.10 17:17:14.937273 [ 3 ] {8abf6fc4-999b-4f78-b6a7-1125a2e84b91} <Debug> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44): Loading data parts | ||
| 329 | 2026.03.10 17:17:14.937415 [ 3 ] {8abf6fc4-999b-4f78-b6a7-1125a2e84b91} <Debug> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44): There are no data parts | ||
| 330 | 2026.03.10 17:17:14.938712 [ 3 ] {8abf6fc4-999b-4f78-b6a7-1125a2e84b91} <Debug> TCPHandler: Processed in 0.003626948 sec. | ||
| 331 | 2026.03.10 17:17:14.938843 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2026.03.10 17:17:14.938998 [ 3 ] {bfb6a30f-8e5e-4a9b-a8f9-3e91905125e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.939119 [ 3 ] {bfb6a30f-8e5e-4a9b-a8f9-3e91905125e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2026.03.10 17:17:14.941046 [ 3 ] {bfb6a30f-8e5e-4a9b-a8f9-3e91905125e0} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Loading data parts | ||
| 335 | 2026.03.10 17:17:14.941211 [ 3 ] {bfb6a30f-8e5e-4a9b-a8f9-3e91905125e0} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): There are no data parts | ||
| 336 | 2026.03.10 17:17:14.942348 [ 3 ] {bfb6a30f-8e5e-4a9b-a8f9-3e91905125e0} <Debug> TCPHandler: Processed in 0.003553918 sec. | ||
| 337 | 2026.03.10 17:17:14.942476 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2026.03.10 17:17:14.942713 [ 3 ] {70458dbf-5ce9-4c86-b140-a55ec5c817bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.942827 [ 3 ] {70458dbf-5ce9-4c86-b140-a55ec5c817bc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2026.03.10 17:17:14.944511 [ 3 ] {70458dbf-5ce9-4c86-b140-a55ec5c817bc} <Debug> oximeter.measurements_f32 (12fe214b-73f2-487c-a7ea-bbaa4b4214a8): Loading data parts | ||
| 341 | 2026.03.10 17:17:14.944645 [ 3 ] {70458dbf-5ce9-4c86-b140-a55ec5c817bc} <Debug> oximeter.measurements_f32 (12fe214b-73f2-487c-a7ea-bbaa4b4214a8): There are no data parts | ||
| 342 | 2026.03.10 17:17:14.945969 [ 3 ] {70458dbf-5ce9-4c86-b140-a55ec5c817bc} <Debug> TCPHandler: Processed in 0.003541847 sec. | ||
| 343 | 2026.03.10 17:17:14.946116 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2026.03.10 17:17:14.946269 [ 3 ] {2992dd99-7453-4860-83d2-f36b6b2ddf80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.946681 [ 3 ] {2992dd99-7453-4860-83d2-f36b6b2ddf80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2026.03.10 17:17:14.948349 [ 3 ] {2992dd99-7453-4860-83d2-f36b6b2ddf80} <Debug> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Loading data parts | ||
| 347 | 2026.03.10 17:17:14.948860 [ 3 ] {2992dd99-7453-4860-83d2-f36b6b2ddf80} <Debug> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): There are no data parts | ||
| 348 | 2026.03.10 17:17:14.950032 [ 3 ] {2992dd99-7453-4860-83d2-f36b6b2ddf80} <Debug> TCPHandler: Processed in 0.003963834 sec. | ||
| 349 | 2026.03.10 17:17:14.950176 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2026.03.10 17:17:14.950338 [ 3 ] {ee57a5e3-0b05-4e2a-8129-14f075e8d866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.950387 [ 3 ] {ee57a5e3-0b05-4e2a-8129-14f075e8d866} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2026.03.10 17:17:14.951855 [ 3 ] {ee57a5e3-0b05-4e2a-8129-14f075e8d866} <Debug> oximeter.measurements_string (79eed7c1-1af7-4d81-bfd9-909c483630fd): Loading data parts | ||
| 353 | 2026.03.10 17:17:14.951987 [ 3 ] {ee57a5e3-0b05-4e2a-8129-14f075e8d866} <Debug> oximeter.measurements_string (79eed7c1-1af7-4d81-bfd9-909c483630fd): There are no data parts | ||
| 354 | 2026.03.10 17:17:14.953366 [ 3 ] {ee57a5e3-0b05-4e2a-8129-14f075e8d866} <Debug> TCPHandler: Processed in 0.003241912 sec. | ||
| 355 | 2026.03.10 17:17:14.953510 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2026.03.10 17:17:14.953663 [ 3 ] {0a4941d6-8326-4ed3-9778-6717c16b3f93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.953726 [ 3 ] {0a4941d6-8326-4ed3-9778-6717c16b3f93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2026.03.10 17:17:14.955209 [ 3 ] {0a4941d6-8326-4ed3-9778-6717c16b3f93} <Debug> oximeter.measurements_bytes (990f0551-c58b-46da-8a00-f98273260293): Loading data parts | ||
| 366 | 2026.03.10 17:17:14.955366 [ 3 ] {0a4941d6-8326-4ed3-9778-6717c16b3f93} <Debug> oximeter.measurements_bytes (990f0551-c58b-46da-8a00-f98273260293): There are no data parts | ||
| 367 | 2026.03.10 17:17:14.956457 [ 3 ] {0a4941d6-8326-4ed3-9778-6717c16b3f93} <Debug> TCPHandler: Processed in 0.002995298 sec. | ||
| 368 | 2026.03.10 17:17:14.956588 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2026.03.10 17:17:14.956749 [ 3 ] {f6dc3c7a-0003-4f17-a757-12f90176556d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.956805 [ 3 ] {f6dc3c7a-0003-4f17-a757-12f90176556d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2026.03.10 17:17:14.958340 [ 3 ] {f6dc3c7a-0003-4f17-a757-12f90176556d} <Debug> oximeter.measurements_cumulativei64 (e6a5c512-bafb-4023-b49b-fa3c34eb7a44): Loading data parts | ||
| 372 | 2026.03.10 17:17:14.958467 [ 3 ] {f6dc3c7a-0003-4f17-a757-12f90176556d} <Debug> oximeter.measurements_cumulativei64 (e6a5c512-bafb-4023-b49b-fa3c34eb7a44): There are no data parts | ||
| 373 | 2026.03.10 17:17:14.959529 [ 3 ] {f6dc3c7a-0003-4f17-a757-12f90176556d} <Debug> TCPHandler: Processed in 0.002989778 sec. | ||
| 374 | 2026.03.10 17:17:14.959664 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2026.03.10 17:17:14.959819 [ 3 ] {59476c91-276a-4a11-8e15-b0a34d00b1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.959870 [ 3 ] {59476c91-276a-4a11-8e15-b0a34d00b1ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2026.03.10 17:17:14.961330 [ 3 ] {59476c91-276a-4a11-8e15-b0a34d00b1ad} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Loading data parts | ||
| 378 | 2026.03.10 17:17:14.961468 [ 3 ] {59476c91-276a-4a11-8e15-b0a34d00b1ad} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): There are no data parts | ||
| 379 | 2026.03.10 17:17:14.963042 [ 3 ] {59476c91-276a-4a11-8e15-b0a34d00b1ad} <Debug> TCPHandler: Processed in 0.003425385 sec. | ||
| 380 | 2026.03.10 17:17:14.963168 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2026.03.10 17:17:14.963334 [ 3 ] {7f368c47-d375-499f-b283-674aac3db2f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.963383 [ 3 ] {7f368c47-d375-499f-b283-674aac3db2f9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2026.03.10 17:17:14.965186 [ 3 ] {7f368c47-d375-499f-b283-674aac3db2f9} <Debug> oximeter.measurements_cumulativef32 (f642ebbb-b505-4b82-bc24-ee1b03005390): Loading data parts | ||
| 384 | 2026.03.10 17:17:14.965322 [ 3 ] {7f368c47-d375-499f-b283-674aac3db2f9} <Debug> oximeter.measurements_cumulativef32 (f642ebbb-b505-4b82-bc24-ee1b03005390): There are no data parts | ||
| 385 | 2026.03.10 17:17:14.966459 [ 3 ] {7f368c47-d375-499f-b283-674aac3db2f9} <Debug> TCPHandler: Processed in 0.003341245 sec. | ||
| 386 | 2026.03.10 17:17:14.966601 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2026.03.10 17:17:14.966763 [ 3 ] {6636de8a-df88-49cd-acee-615539784e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.966816 [ 3 ] {6636de8a-df88-49cd-acee-615539784e1b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2026.03.10 17:17:14.968282 [ 3 ] {6636de8a-df88-49cd-acee-615539784e1b} <Debug> oximeter.measurements_cumulativef64 (740609d9-8b71-4eb9-bee2-1d229ac8c4b1): Loading data parts | ||
| 390 | 2026.03.10 17:17:14.968503 [ 3 ] {6636de8a-df88-49cd-acee-615539784e1b} <Debug> oximeter.measurements_cumulativef64 (740609d9-8b71-4eb9-bee2-1d229ac8c4b1): There are no data parts | ||
| 391 | 2026.03.10 17:17:14.969714 [ 3 ] {6636de8a-df88-49cd-acee-615539784e1b} <Debug> TCPHandler: Processed in 0.003161851 sec. | ||
| 392 | 2026.03.10 17:17:14.969851 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2026.03.10 17:17:14.970080 [ 3 ] {96a0ed50-3f85-45f5-aece-72e61faf8e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.970150 [ 3 ] {96a0ed50-3f85-45f5-aece-72e61faf8e2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2026.03.10 17:17:14.972049 [ 3 ] {96a0ed50-3f85-45f5-aece-72e61faf8e2c} <Debug> oximeter.measurements_histogrami8 (a4eff9b7-522b-4c35-be88-5ac9774c211b): Loading data parts | ||
| 406 | 2026.03.10 17:17:14.972180 [ 3 ] {96a0ed50-3f85-45f5-aece-72e61faf8e2c} <Debug> oximeter.measurements_histogrami8 (a4eff9b7-522b-4c35-be88-5ac9774c211b): There are no data parts | ||
| 407 | 2026.03.10 17:17:14.973571 [ 3 ] {96a0ed50-3f85-45f5-aece-72e61faf8e2c} <Debug> TCPHandler: Processed in 0.003768941 sec. | ||
| 408 | 2026.03.10 17:17:14.973701 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2026.03.10 17:17:14.973907 [ 3 ] {3e27cafa-f794-4966-91e9-d77392e6ba47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.973970 [ 3 ] {3e27cafa-f794-4966-91e9-d77392e6ba47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2026.03.10 17:17:14.975749 [ 3 ] {3e27cafa-f794-4966-91e9-d77392e6ba47} <Debug> oximeter.measurements_histogramu8 (1ab4ff40-4cb6-4724-8a7a-b776fb2adbf1): Loading data parts | ||
| 412 | 2026.03.10 17:17:14.975894 [ 3 ] {3e27cafa-f794-4966-91e9-d77392e6ba47} <Debug> oximeter.measurements_histogramu8 (1ab4ff40-4cb6-4724-8a7a-b776fb2adbf1): There are no data parts | ||
| 413 | 2026.03.10 17:17:14.976947 [ 3 ] {3e27cafa-f794-4966-91e9-d77392e6ba47} <Debug> TCPHandler: Processed in 0.003347604 sec. | ||
| 414 | 2026.03.10 17:17:14.977071 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 415 | 2026.03.10 17:17:14.977352 [ 3 ] {6bfb3d1c-da5f-4c3d-9051-e95b405819c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.977412 [ 3 ] {6bfb3d1c-da5f-4c3d-9051-e95b405819c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 417 | 2026.03.10 17:17:14.979161 [ 3 ] {6bfb3d1c-da5f-4c3d-9051-e95b405819c4} <Debug> oximeter.measurements_histogrami16 (625b8748-7f7a-49c2-8c01-57adea3bab1d): Loading data parts | ||
| 418 | 2026.03.10 17:17:14.979323 [ 3 ] {6bfb3d1c-da5f-4c3d-9051-e95b405819c4} <Debug> oximeter.measurements_histogrami16 (625b8748-7f7a-49c2-8c01-57adea3bab1d): There are no data parts | ||
| 419 | 2026.03.10 17:17:14.980476 [ 3 ] {6bfb3d1c-da5f-4c3d-9051-e95b405819c4} <Debug> TCPHandler: Processed in 0.003392815 sec. | ||
| 420 | 2026.03.10 17:17:14.980625 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 421 | 2026.03.10 17:17:14.980832 [ 3 ] {cee9513a-2a70-49fb-9990-d50c45d79f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.980891 [ 3 ] {cee9513a-2a70-49fb-9990-d50c45d79f72} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 423 | 2026.03.10 17:17:14.982676 [ 3 ] {cee9513a-2a70-49fb-9990-d50c45d79f72} <Debug> oximeter.measurements_histogramu16 (de2abfc0-6177-4dac-9c17-c58df951d907): Loading data parts | ||
| 424 | 2026.03.10 17:17:14.982871 [ 3 ] {cee9513a-2a70-49fb-9990-d50c45d79f72} <Debug> oximeter.measurements_histogramu16 (de2abfc0-6177-4dac-9c17-c58df951d907): There are no data parts | ||
| 425 | 2026.03.10 17:17:14.984001 [ 3 ] {cee9513a-2a70-49fb-9990-d50c45d79f72} <Debug> TCPHandler: Processed in 0.003425655 sec. | ||
| 426 | 2026.03.10 17:17:14.984129 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 427 | 2026.03.10 17:17:14.984352 [ 3 ] {7fb6f261-5bf2-4240-96fd-58afac82a7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.984417 [ 3 ] {7fb6f261-5bf2-4240-96fd-58afac82a7e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 429 | 2026.03.10 17:17:14.987314 [ 3 ] {7fb6f261-5bf2-4240-96fd-58afac82a7e6} <Debug> oximeter.measurements_histogrami32 (9158cf04-42a2-4df7-8c0d-b4b99721b618): Loading data parts | ||
| 430 | 2026.03.10 17:17:14.987454 [ 3 ] {7fb6f261-5bf2-4240-96fd-58afac82a7e6} <Debug> oximeter.measurements_histogrami32 (9158cf04-42a2-4df7-8c0d-b4b99721b618): There are no data parts | ||
| 431 | 2026.03.10 17:17:14.988908 [ 3 ] {7fb6f261-5bf2-4240-96fd-58afac82a7e6} <Debug> TCPHandler: Processed in 0.004828938 sec. | ||
| 432 | 2026.03.10 17:17:14.989065 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 433 | 2026.03.10 17:17:14.989281 [ 3 ] {5b5bd6c3-582e-426d-bf8e-58cf2d7b0bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.989343 [ 3 ] {5b5bd6c3-582e-426d-bf8e-58cf2d7b0bf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 435 | 2026.03.10 17:17:14.993506 [ 3 ] {5b5bd6c3-582e-426d-bf8e-58cf2d7b0bf2} <Debug> oximeter.measurements_histogramu32 (42e6c66b-8bd6-4a90-baa9-0e62cc124018): Loading data parts | ||
| 436 | 2026.03.10 17:17:14.993680 [ 3 ] {5b5bd6c3-582e-426d-bf8e-58cf2d7b0bf2} <Debug> oximeter.measurements_histogramu32 (42e6c66b-8bd6-4a90-baa9-0e62cc124018): There are no data parts | ||
| 437 | 2026.03.10 17:17:14.995174 [ 3 ] {5b5bd6c3-582e-426d-bf8e-58cf2d7b0bf2} <Debug> TCPHandler: Processed in 0.006159099 sec. | ||
| 438 | 2026.03.10 17:17:14.995314 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 439 | 2026.03.10 17:17:14.995534 [ 3 ] {2f07eb5c-2ed0-4427-a981-e7e86c236a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.995594 [ 3 ] {2f07eb5c-2ed0-4427-a981-e7e86c236a17} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 441 | 2026.03.10 17:17:14.997525 [ 3 ] {2f07eb5c-2ed0-4427-a981-e7e86c236a17} <Debug> oximeter.measurements_histogrami64 (7bb91db1-d733-4b93-a2c1-5242f485cbc5): Loading data parts | ||
| 442 | 2026.03.10 17:17:14.997672 [ 3 ] {2f07eb5c-2ed0-4427-a981-e7e86c236a17} <Debug> oximeter.measurements_histogrami64 (7bb91db1-d733-4b93-a2c1-5242f485cbc5): There are no data parts | ||
| 443 | 2026.03.10 17:17:14.999300 [ 3 ] {2f07eb5c-2ed0-4427-a981-e7e86c236a17} <Debug> TCPHandler: Processed in 0.004034015 sec. | ||
| 444 | 2026.03.10 17:17:14.999475 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 445 | 2026.03.10 17:17:14.999686 [ 3 ] {c0e9b5ae-7f9c-49df-888a-4b3cfb88c1cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:14.999755 [ 3 ] {c0e9b5ae-7f9c-49df-888a-4b3cfb88c1cf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 447 | 2026.03.10 17:17:15.000420 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.43 MiB, peak 124.43 MiB, free memory in arenas 0.00 B, will set to 132.95 MiB (RSS), difference: 8.52 MiB | ||
| 448 | 2026.03.10 17:17:15.006853 [ 3 ] {c0e9b5ae-7f9c-49df-888a-4b3cfb88c1cf} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Loading data parts | ||
| 449 | 2026.03.10 17:17:15.007006 [ 3 ] {c0e9b5ae-7f9c-49df-888a-4b3cfb88c1cf} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): There are no data parts | ||
| 450 | 2026.03.10 17:17:15.008684 [ 3 ] {c0e9b5ae-7f9c-49df-888a-4b3cfb88c1cf} <Debug> TCPHandler: Processed in 0.009268199 sec. | ||
| 451 | 2026.03.10 17:17:15.008826 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2026.03.10 17:17:15.009061 [ 3 ] {9f79d68b-9a2b-41d7-ae18-716c76c3ae3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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) | ||
| 453 | 2026.03.10 17:17:15.009126 [ 3 ] {9f79d68b-9a2b-41d7-ae18-716c76c3ae3f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 454 | 2026.03.10 17:17:15.010775 [ 3 ] {9f79d68b-9a2b-41d7-ae18-716c76c3ae3f} <Debug> oximeter.measurements_histogramf32 (3573e5c6-3928-4354-911b-3754c1617e02): Loading data parts | ||
| 455 | 2026.03.10 17:17:15.010903 [ 3 ] {9f79d68b-9a2b-41d7-ae18-716c76c3ae3f} <Debug> oximeter.measurements_histogramf32 (3573e5c6-3928-4354-911b-3754c1617e02): There are no data parts | ||
| 456 | 2026.03.10 17:17:15.012158 [ 3 ] {9f79d68b-9a2b-41d7-ae18-716c76c3ae3f} <Debug> TCPHandler: Processed in 0.003381064 sec. | ||
| 457 | 2026.03.10 17:17:15.012298 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2026.03.10 17:17:15.012506 [ 3 ] {681e44a5-d52e-4576-b87e-b73855b835a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:15.012578 [ 3 ] {681e44a5-d52e-4576-b87e-b73855b835a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 460 | 2026.03.10 17:17:15.014234 [ 3 ] {681e44a5-d52e-4576-b87e-b73855b835a8} <Debug> oximeter.measurements_histogramf64 (e8fe6809-c2f9-4315-ac7d-451f568d7b7c): Loading data parts | ||
| 461 | 2026.03.10 17:17:15.014385 [ 3 ] {681e44a5-d52e-4576-b87e-b73855b835a8} <Debug> oximeter.measurements_histogramf64 (e8fe6809-c2f9-4315-ac7d-451f568d7b7c): There are no data parts | ||
| 462 | 2026.03.10 17:17:15.015831 [ 3 ] {681e44a5-d52e-4576-b87e-b73855b835a8} <Debug> TCPHandler: Processed in 0.003582778 sec. | ||
| 463 | 2026.03.10 17:17:15.015968 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2026.03.10 17:17:15.016215 [ 3 ] {09c9465a-8286-480d-9395-e2521153b04e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) /* 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.10 17:17:15.016360 [ 3 ] {09c9465a-8286-480d-9395-e2521153b04e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 491 | 2026.03.10 17:17:15.018139 [ 3 ] {09c9465a-8286-480d-9395-e2521153b04e} <Debug> oximeter.fields_bool (ff439ba1-2752-412b-bd7a-584a2a82b79f): Loading data parts | ||
| 492 | 2026.03.10 17:17:15.018306 [ 3 ] {09c9465a-8286-480d-9395-e2521153b04e} <Debug> oximeter.fields_bool (ff439ba1-2752-412b-bd7a-584a2a82b79f): There are no data parts | ||
| 493 | 2026.03.10 17:17:15.019485 [ 3 ] {09c9465a-8286-480d-9395-e2521153b04e} <Debug> TCPHandler: Processed in 0.003565308 sec. | ||
| 494 | 2026.03.10 17:17:15.019727 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2026.03.10 17:17:15.019890 [ 3 ] {d7d2a5a3-bc4e-4684-88a8-f04d2f4245cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:15.020020 [ 3 ] {d7d2a5a3-bc4e-4684-88a8-f04d2f4245cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 497 | 2026.03.10 17:17:15.021645 [ 3 ] {d7d2a5a3-bc4e-4684-88a8-f04d2f4245cd} <Debug> oximeter.fields_i8 (9b54d836-0c51-49b0-b0cf-422ccfa03f6e): Loading data parts | ||
| 498 | 2026.03.10 17:17:15.021864 [ 3 ] {d7d2a5a3-bc4e-4684-88a8-f04d2f4245cd} <Debug> oximeter.fields_i8 (9b54d836-0c51-49b0-b0cf-422ccfa03f6e): There are no data parts | ||
| 499 | 2026.03.10 17:17:15.023294 [ 3 ] {d7d2a5a3-bc4e-4684-88a8-f04d2f4245cd} <Debug> TCPHandler: Processed in 0.003626619 sec. | ||
| 500 | 2026.03.10 17:17:15.023441 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2026.03.10 17:17:15.023658 [ 3 ] {51fa5744-0ff7-4dbf-b911-6983113b4ab2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:15.023758 [ 3 ] {51fa5744-0ff7-4dbf-b911-6983113b4ab2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 503 | 2026.03.10 17:17:15.025453 [ 3 ] {51fa5744-0ff7-4dbf-b911-6983113b4ab2} <Debug> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Loading data parts | ||
| 504 | 2026.03.10 17:17:15.025600 [ 3 ] {51fa5744-0ff7-4dbf-b911-6983113b4ab2} <Debug> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): There are no data parts | ||
| 505 | 2026.03.10 17:17:15.027009 [ 3 ] {51fa5744-0ff7-4dbf-b911-6983113b4ab2} <Debug> TCPHandler: Processed in 0.003617858 sec. | ||
| 506 | 2026.03.10 17:17:15.027225 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2026.03.10 17:17:15.027380 [ 3 ] {e6514d1b-554b-49be-b3b4-e7a540e654f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:15.027508 [ 3 ] {e6514d1b-554b-49be-b3b4-e7a540e654f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 509 | 2026.03.10 17:17:15.029195 [ 3 ] {e6514d1b-554b-49be-b3b4-e7a540e654f1} <Debug> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Loading data parts | ||
| 510 | 2026.03.10 17:17:15.029399 [ 3 ] {e6514d1b-554b-49be-b3b4-e7a540e654f1} <Debug> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): There are no data parts | ||
| 511 | 2026.03.10 17:17:15.030641 [ 3 ] {e6514d1b-554b-49be-b3b4-e7a540e654f1} <Debug> TCPHandler: Processed in 0.003464055 sec. | ||
| 512 | 2026.03.10 17:17:15.030786 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2026.03.10 17:17:15.031057 [ 3 ] {1f16af65-c980-4f61-bbde-41b94ee9e1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:15.031189 [ 3 ] {1f16af65-c980-4f61-bbde-41b94ee9e1bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 515 | 2026.03.10 17:17:15.033030 [ 3 ] {1f16af65-c980-4f61-bbde-41b94ee9e1bb} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Loading data parts | ||
| 516 | 2026.03.10 17:17:15.033262 [ 3 ] {1f16af65-c980-4f61-bbde-41b94ee9e1bb} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): There are no data parts | ||
| 517 | 2026.03.10 17:17:15.034560 [ 3 ] {1f16af65-c980-4f61-bbde-41b94ee9e1bb} <Debug> TCPHandler: Processed in 0.003830561 sec. | ||
| 518 | 2026.03.10 17:17:15.034741 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2026.03.10 17:17:15.034894 [ 3 ] {bfd4ce7a-a625-4cb7-ab74-efb60632ad7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:15.035020 [ 3 ] {bfd4ce7a-a625-4cb7-ab74-efb60632ad7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 521 | 2026.03.10 17:17:15.036670 [ 3 ] {bfd4ce7a-a625-4cb7-ab74-efb60632ad7e} <Debug> oximeter.fields_i32 (74be3ab4-ffd8-4476-8a4d-3d8272cb5e43): Loading data parts | ||
| 522 | 2026.03.10 17:17:15.036865 [ 3 ] {bfd4ce7a-a625-4cb7-ab74-efb60632ad7e} <Debug> oximeter.fields_i32 (74be3ab4-ffd8-4476-8a4d-3d8272cb5e43): There are no data parts | ||
| 523 | 2026.03.10 17:17:15.038126 [ 3 ] {bfd4ce7a-a625-4cb7-ab74-efb60632ad7e} <Debug> TCPHandler: Processed in 0.003432925 sec. | ||
| 524 | 2026.03.10 17:17:15.038252 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2026.03.10 17:17:15.038482 [ 3 ] {e11688b9-9139-41c6-8ca0-2d8cbefe4d39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:15.038596 [ 3 ] {e11688b9-9139-41c6-8ca0-2d8cbefe4d39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 527 | 2026.03.10 17:17:15.040246 [ 3 ] {e11688b9-9139-41c6-8ca0-2d8cbefe4d39} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Loading data parts | ||
| 528 | 2026.03.10 17:17:15.040375 [ 3 ] {e11688b9-9139-41c6-8ca0-2d8cbefe4d39} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): There are no data parts | ||
| 529 | 2026.03.10 17:17:15.041713 [ 3 ] {e11688b9-9139-41c6-8ca0-2d8cbefe4d39} <Debug> TCPHandler: Processed in 0.003508207 sec. | ||
| 530 | 2026.03.10 17:17:15.041879 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2026.03.10 17:17:15.042037 [ 3 ] {20599a49-7ca8-478a-ae63-f1d8b73b210d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:15.042156 [ 3 ] {20599a49-7ca8-478a-ae63-f1d8b73b210d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 533 | 2026.03.10 17:17:15.043813 [ 3 ] {20599a49-7ca8-478a-ae63-f1d8b73b210d} <Debug> oximeter.fields_i64 (b2050e0b-24f2-4969-a7fa-72001477de3c): Loading data parts | ||
| 534 | 2026.03.10 17:17:15.044040 [ 3 ] {20599a49-7ca8-478a-ae63-f1d8b73b210d} <Debug> oximeter.fields_i64 (b2050e0b-24f2-4969-a7fa-72001477de3c): There are no data parts | ||
| 535 | 2026.03.10 17:17:15.045228 [ 3 ] {20599a49-7ca8-478a-ae63-f1d8b73b210d} <Debug> TCPHandler: Processed in 0.003398825 sec. | ||
| 536 | 2026.03.10 17:17:15.045361 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2026.03.10 17:17:15.045604 [ 3 ] {118d0797-56c3-4bdd-81c7-623a567bb92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:15.045740 [ 3 ] {118d0797-56c3-4bdd-81c7-623a567bb92f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 539 | 2026.03.10 17:17:15.047429 [ 3 ] {118d0797-56c3-4bdd-81c7-623a567bb92f} <Debug> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Loading data parts | ||
| 540 | 2026.03.10 17:17:15.047564 [ 3 ] {118d0797-56c3-4bdd-81c7-623a567bb92f} <Debug> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): There are no data parts | ||
| 541 | 2026.03.10 17:17:15.048926 [ 3 ] {118d0797-56c3-4bdd-81c7-623a567bb92f} <Debug> TCPHandler: Processed in 0.003613998 sec. | ||
| 542 | 2026.03.10 17:17:15.049093 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2026.03.10 17:17:15.049246 [ 3 ] {08931852-f45f-46ca-aaaa-76fbaa5acc26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:15.049346 [ 3 ] {08931852-f45f-46ca-aaaa-76fbaa5acc26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 545 | 2026.03.10 17:17:15.051182 [ 3 ] {08931852-f45f-46ca-aaaa-76fbaa5acc26} <Debug> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Loading data parts | ||
| 546 | 2026.03.10 17:17:15.051414 [ 3 ] {08931852-f45f-46ca-aaaa-76fbaa5acc26} <Debug> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): There are no data parts | ||
| 547 | 2026.03.10 17:17:15.052552 [ 3 ] {08931852-f45f-46ca-aaaa-76fbaa5acc26} <Debug> TCPHandler: Processed in 0.003506697 sec. | ||
| 548 | 2026.03.10 17:17:15.052689 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2026.03.10 17:17:15.052928 [ 3 ] {0d7ca779-33b0-4f8c-8af6-b9b6c67ffccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:15.053056 [ 3 ] {0d7ca779-33b0-4f8c-8af6-b9b6c67ffccf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 551 | 2026.03.10 17:17:15.054648 [ 3 ] {0d7ca779-33b0-4f8c-8af6-b9b6c67ffccf} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Loading data parts | ||
| 552 | 2026.03.10 17:17:15.054793 [ 3 ] {0d7ca779-33b0-4f8c-8af6-b9b6c67ffccf} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): There are no data parts | ||
| 553 | 2026.03.10 17:17:15.056143 [ 3 ] {0d7ca779-33b0-4f8c-8af6-b9b6c67ffccf} <Debug> TCPHandler: Processed in 0.003505197 sec. | ||
| 554 | 2026.03.10 17:17:15.056270 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2026.03.10 17:17:15.056419 [ 3 ] {aefa6b79-fa51-4598-95b2-9ffc7f7f06e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) 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.10 17:17:15.056533 [ 3 ] {aefa6b79-fa51-4598-95b2-9ffc7f7f06e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 557 | 2026.03.10 17:17:15.058243 [ 3 ] {aefa6b79-fa51-4598-95b2-9ffc7f7f06e5} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Loading data parts | ||
| 558 | 2026.03.10 17:17:15.058473 [ 3 ] {aefa6b79-fa51-4598-95b2-9ffc7f7f06e5} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): There are no data parts | ||
| 559 | 2026.03.10 17:17:15.059589 [ 3 ] {aefa6b79-fa51-4598-95b2-9ffc7f7f06e5} <Debug> TCPHandler: Processed in 0.003366584 sec. | ||
| 560 | 2026.03.10 17:17:15.059741 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2026.03.10 17:17:15.060063 [ 3 ] {3f3bd42f-ccad-4519-bf2a-fa963c0ba6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) /* 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.10 17:17:15.060203 [ 3 ] {3f3bd42f-ccad-4519-bf2a-fa963c0ba6c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 566 | 2026.03.10 17:17:15.062089 [ 3 ] {3f3bd42f-ccad-4519-bf2a-fa963c0ba6c4} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0): Loading data parts | ||
| 567 | 2026.03.10 17:17:15.062385 [ 3 ] {3f3bd42f-ccad-4519-bf2a-fa963c0ba6c4} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0): There are no data parts | ||
| 568 | 2026.03.10 17:17:15.063735 [ 3 ] {3f3bd42f-ccad-4519-bf2a-fa963c0ba6c4} <Debug> TCPHandler: Processed in 0.004041655 sec. | ||
| 569 | 2026.03.10 17:17:15.063944 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2026.03.10 17:17:15.064253 [ 254 ] {78a2b164-9beb-4c85-b720-d065de58fc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 571 | 2026.03.10 17:17:15.065540 [ 254 ] {78a2b164-9beb-4c85-b720-d065de58fc02} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 572 | 2026.03.10 17:17:15.083368 [ 261 ] {78a2b164-9beb-4c85-b720-d065de58fc02} <Trace> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 573 | 2026.03.10 17:17:15.083572 [ 261 ] {78a2b164-9beb-4c85-b720-d065de58fc02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.34 GiB. | ||
| 574 | 2026.03.10 17:17:15.088337 [ 261 ] {78a2b164-9beb-4c85-b720-d065de58fc02} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 575 | 2026.03.10 17:17:15.089037 [ 261 ] {78a2b164-9beb-4c85-b720-d065de58fc02} <Trace> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3): 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.10 17:17:15.089466 [ 254 ] {78a2b164-9beb-4c85-b720-d065de58fc02} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.025334 sec., 39.47264545669851 rows/sec., 631.56 B/sec. | ||
| 577 | 2026.03.10 17:17:15.089721 [ 254 ] {78a2b164-9beb-4c85-b720-d065de58fc02} <Debug> TCPHandler: Processed in 0.025828507 sec. | ||
| 578 | 2026.03.10 17:17:16.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.24 MiB, peak 134.24 MiB, free memory in arenas 0.00 B, will set to 138.19 MiB (RSS), difference: 3.95 MiB | ||
| 579 | 2026.03.10 17:17:16.461383 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:46506 | ||
| 580 | 2026.03.10 17:17:16.461520 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 581 | 2026.03.10 17:17:16.461557 [ 262 ] {} <Debug> TCP-Session: f8152cf5-7da6-463e-8b8b-1de01f722f8c Authenticating user 'default' from [fd00:1122:3344:101::c]:46506 | ||
| 582 | 2026.03.10 17:17:16.461726 [ 262 ] {} <Debug> TCP-Session: f8152cf5-7da6-463e-8b8b-1de01f722f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 583 | 2026.03.10 17:17:16.461749 [ 262 ] {} <Debug> TCP-Session: f8152cf5-7da6-463e-8b8b-1de01f722f8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 584 | 2026.03.10 17:17:16.461818 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 585 | 2026.03.10 17:17:16.461943 [ 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.10 17:17:16.461960 [ 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.10 17:17:16.462477 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:48612 | ||
| 588 | 2026.03.10 17:17:16.462543 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:39631 | ||
| 589 | 2026.03.10 17:17:16.462660 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:64575 | ||
| 590 | 2026.03.10 17:17:16.462669 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 591 | 2026.03.10 17:17:16.462738 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43813 | ||
| 592 | 2026.03.10 17:17:16.462793 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 593 | 2026.03.10 17:17:16.462851 [ 263 ] {} <Debug> TCP-Session: dc0cf348-6fab-4745-83cd-69ed436c8264 Authenticating user 'default' from [fd00:1122:3344:101::c]:48612 | ||
| 594 | 2026.03.10 17:17:16.462872 [ 264 ] {} <Debug> TCP-Session: cdd6c132-401f-4469-8329-106e16191331 Authenticating user 'default' from [fd00:1122:3344:101::c]:39631 | ||
| 595 | 2026.03.10 17:17:16.462933 [ 263 ] {} <Debug> TCP-Session: dc0cf348-6fab-4745-83cd-69ed436c8264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2026.03.10 17:17:16.462945 [ 264 ] {} <Debug> TCP-Session: cdd6c132-401f-4469-8329-106e16191331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 597 | 2026.03.10 17:17:16.462954 [ 263 ] {} <Debug> TCP-Session: dc0cf348-6fab-4745-83cd-69ed436c8264 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2026.03.10 17:17:16.463037 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62457 | ||
| 599 | 2026.03.10 17:17:16.463040 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60872 | ||
| 600 | 2026.03.10 17:17:16.463126 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56091 | ||
| 601 | 2026.03.10 17:17:16.463108 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2026.03.10 17:17:16.463060 [ 264 ] {} <Debug> TCP-Session: cdd6c132-401f-4469-8329-106e16191331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2026.03.10 17:17:16.463184 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 604 | 2026.03.10 17:17:16.463227 [ 265 ] {} <Debug> TCP-Session: c05c9ace-a84f-47a7-92fe-707616fb87e8 Authenticating user 'default' from [fd00:1122:3344:101::c]:64575 | ||
| 605 | 2026.03.10 17:17:16.463072 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 606 | 2026.03.10 17:17:16.463343 [ 268 ] {} <Debug> TCP-Session: 82f8c45f-c6f6-4c65-be73-a3483df73ed1 Authenticating user 'default' from [fd00:1122:3344:101::c]:62457 | ||
| 607 | 2026.03.10 17:17:16.463374 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2026.03.10 17:17:16.463368 [ 265 ] {} <Debug> TCP-Session: c05c9ace-a84f-47a7-92fe-707616fb87e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 609 | 2026.03.10 17:17:16.463437 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 610 | 2026.03.10 17:17:16.463484 [ 267 ] {} <Debug> TCP-Session: b067e787-e78a-4ce9-a26d-c09039291abb Authenticating user 'default' from [fd00:1122:3344:101::c]:60872 | ||
| 611 | 2026.03.10 17:17:16.463456 [ 265 ] {} <Debug> TCP-Session: c05c9ace-a84f-47a7-92fe-707616fb87e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2026.03.10 17:17:16.463449 [ 268 ] {} <Debug> TCP-Session: 82f8c45f-c6f6-4c65-be73-a3483df73ed1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2026.03.10 17:17:16.463600 [ 267 ] {} <Debug> TCP-Session: b067e787-e78a-4ce9-a26d-c09039291abb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2026.03.10 17:17:16.463581 [ 269 ] {} <Debug> TCP-Session: ca49116c-0d3d-4d62-8734-f4f269a335fc Authenticating user 'default' from [fd00:1122:3344:101::c]:56091 | ||
| 615 | 2026.03.10 17:17:16.463355 [ 266 ] {} <Debug> TCP-Session: b1e3742b-09fc-4dcb-9e44-53bd05ace44e Authenticating user 'default' from [fd00:1122:3344:101::c]:43813 | ||
| 616 | 2026.03.10 17:17:16.463687 [ 267 ] {} <Debug> TCP-Session: b067e787-e78a-4ce9-a26d-c09039291abb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2026.03.10 17:17:16.463731 [ 266 ] {} <Debug> TCP-Session: b1e3742b-09fc-4dcb-9e44-53bd05ace44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2026.03.10 17:17:16.463678 [ 269 ] {} <Debug> TCP-Session: ca49116c-0d3d-4d62-8734-f4f269a335fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2026.03.10 17:17:16.463806 [ 266 ] {} <Debug> TCP-Session: b1e3742b-09fc-4dcb-9e44-53bd05ace44e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2026.03.10 17:17:16.463664 [ 268 ] {} <Debug> TCP-Session: 82f8c45f-c6f6-4c65-be73-a3483df73ed1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 621 | 2026.03.10 17:17:16.463865 [ 269 ] {} <Debug> TCP-Session: ca49116c-0d3d-4d62-8734-f4f269a335fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 622 | 2026.03.10 17:17:16.547993 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:46170 | ||
| 623 | 2026.03.10 17:17:16.548205 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2026.03.10 17:17:16.548253 [ 270 ] {} <Debug> TCP-Session: fd760d0a-6c8f-4dbd-8b83-78bbd4a1fe79 Authenticating user 'default' from [fd00:1122:3344:101::b]:46170 | ||
| 625 | 2026.03.10 17:17:16.548275 [ 270 ] {} <Debug> TCP-Session: fd760d0a-6c8f-4dbd-8b83-78bbd4a1fe79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2026.03.10 17:17:16.548421 [ 270 ] {} <Debug> TCP-Session: fd760d0a-6c8f-4dbd-8b83-78bbd4a1fe79 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2026.03.10 17:17:16.548492 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 628 | 2026.03.10 17:17:16.548533 [ 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.10 17:17:16.548639 [ 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.10 17:17:16.549152 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57743 | ||
| 631 | 2026.03.10 17:17:16.549228 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:35471 | ||
| 632 | 2026.03.10 17:17:16.549312 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56896 | ||
| 633 | 2026.03.10 17:17:16.549411 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2026.03.10 17:17:16.549437 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47405 | ||
| 635 | 2026.03.10 17:17:16.549485 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 636 | 2026.03.10 17:17:16.549526 [ 271 ] {} <Debug> TCP-Session: 84651343-e418-4df7-8ba0-ded91eb5f700 Authenticating user 'default' from [fd00:1122:3344:101::b]:57743 | ||
| 637 | 2026.03.10 17:17:16.549577 [ 272 ] {} <Debug> TCP-Session: 5ea49be9-cee0-43eb-9789-e11cf9396f02 Authenticating user 'default' from [fd00:1122:3344:101::b]:35471 | ||
| 638 | 2026.03.10 17:17:16.549606 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2026.03.10 17:17:16.549629 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53234 | ||
| 640 | 2026.03.10 17:17:16.549645 [ 273 ] {} <Debug> TCP-Session: cc68a97a-0650-45a7-95d9-b4819565f9ef Authenticating user 'default' from [fd00:1122:3344:101::b]:56896 | ||
| 641 | 2026.03.10 17:17:16.549713 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 642 | 2026.03.10 17:17:16.549664 [ 272 ] {} <Debug> TCP-Session: 5ea49be9-cee0-43eb-9789-e11cf9396f02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2026.03.10 17:17:16.549748 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:40236 | ||
| 644 | 2026.03.10 17:17:16.549792 [ 274 ] {} <Debug> TCP-Session: 434994a5-992a-4d72-8353-899ac1c96189 Authenticating user 'default' from [fd00:1122:3344:101::b]:47405 | ||
| 645 | 2026.03.10 17:17:16.549773 [ 272 ] {} <Debug> TCP-Session: 5ea49be9-cee0-43eb-9789-e11cf9396f02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2026.03.10 17:17:16.549767 [ 273 ] {} <Debug> TCP-Session: cc68a97a-0650-45a7-95d9-b4819565f9ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2026.03.10 17:17:16.549897 [ 274 ] {} <Debug> TCP-Session: 434994a5-992a-4d72-8353-899ac1c96189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2026.03.10 17:17:16.549867 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2026.03.10 17:17:16.549637 [ 271 ] {} <Debug> TCP-Session: 84651343-e418-4df7-8ba0-ded91eb5f700 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2026.03.10 17:17:16.550011 [ 274 ] {} <Debug> TCP-Session: 434994a5-992a-4d72-8353-899ac1c96189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2026.03.10 17:17:16.550026 [ 275 ] {} <Debug> TCP-Session: ea9c7a22-4711-452c-a4a5-31caa556ba73 Authenticating user 'default' from [fd00:1122:3344:101::b]:53234 | ||
| 652 | 2026.03.10 17:17:16.549990 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2026.03.10 17:17:16.550110 [ 275 ] {} <Debug> TCP-Session: ea9c7a22-4711-452c-a4a5-31caa556ba73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2026.03.10 17:17:16.550085 [ 271 ] {} <Debug> TCP-Session: 84651343-e418-4df7-8ba0-ded91eb5f700 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2026.03.10 17:17:16.550135 [ 276 ] {} <Debug> TCP-Session: 77b8a8b4-09d5-4945-9c5d-3c188dfed78c Authenticating user 'default' from [fd00:1122:3344:101::b]:40236 | ||
| 656 | 2026.03.10 17:17:16.549986 [ 273 ] {} <Debug> TCP-Session: cc68a97a-0650-45a7-95d9-b4819565f9ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2026.03.10 17:17:16.550215 [ 276 ] {} <Debug> TCP-Session: 77b8a8b4-09d5-4945-9c5d-3c188dfed78c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2026.03.10 17:17:16.550194 [ 275 ] {} <Debug> TCP-Session: ea9c7a22-4711-452c-a4a5-31caa556ba73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2026.03.10 17:17:16.550324 [ 276 ] {} <Debug> TCP-Session: 77b8a8b4-09d5-4945-9c5d-3c188dfed78c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2026.03.10 17:17:16.549864 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57727 | ||
| 661 | 2026.03.10 17:17:16.550534 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 662 | 2026.03.10 17:17:16.550564 [ 277 ] {} <Debug> TCP-Session: e7ecab21-1a78-4be3-8f37-f7cb305bdc3e Authenticating user 'default' from [fd00:1122:3344:101::b]:57727 | ||
| 663 | 2026.03.10 17:17:16.550680 [ 277 ] {} <Debug> TCP-Session: e7ecab21-1a78-4be3-8f37-f7cb305bdc3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2026.03.10 17:17:16.550693 [ 277 ] {} <Debug> TCP-Session: e7ecab21-1a78-4be3-8f37-f7cb305bdc3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2026.03.10 17:17:17.000389 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.29 MiB, peak 138.29 MiB, free memory in arenas 0.00 B, will set to 139.31 MiB (RSS), difference: 1.02 MiB | ||
| 666 | 2026.03.10 17:17:17.861943 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:42779 | ||
| 667 | 2026.03.10 17:17:17.862111 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 668 | 2026.03.10 17:17:17.862143 [ 278 ] {} <Debug> TCP-Session: b5dc2bb5-4723-4b51-9fb9-1b0c094de117 Authenticating user 'default' from [fd00:1122:3344:101::a]:42779 | ||
| 669 | 2026.03.10 17:17:17.862252 [ 278 ] {} <Debug> TCP-Session: b5dc2bb5-4723-4b51-9fb9-1b0c094de117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2026.03.10 17:17:17.862265 [ 278 ] {} <Debug> TCP-Session: b5dc2bb5-4723-4b51-9fb9-1b0c094de117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 671 | 2026.03.10 17:17:17.862331 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 672 | 2026.03.10 17:17:17.862401 [ 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 | ||
| 673 | 2026.03.10 17:17:17.862450 [ 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 | ||
| 674 | 2026.03.10 17:17:17.863026 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:60102 | ||
| 675 | 2026.03.10 17:17:17.863133 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53761 | ||
| 676 | 2026.03.10 17:17:17.863195 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47225 | ||
| 677 | 2026.03.10 17:17:17.863294 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2026.03.10 17:17:17.863377 [ 279 ] {} <Debug> TCP-Session: 5cf16a93-4d17-4721-8b18-02e5fa831842 Authenticating user 'default' from [fd00:1122:3344:101::a]:60102 | ||
| 679 | 2026.03.10 17:17:17.863374 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2026.03.10 17:17:17.863403 [ 279 ] {} <Debug> TCP-Session: 5cf16a93-4d17-4721-8b18-02e5fa831842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2026.03.10 17:17:17.863489 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2026.03.10 17:17:17.863387 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:49817 | ||
| 683 | 2026.03.10 17:17:17.863514 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59785 | ||
| 684 | 2026.03.10 17:17:17.863595 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52286 | ||
| 685 | 2026.03.10 17:17:17.863568 [ 281 ] {} <Debug> TCP-Session: da698749-4cdc-4124-ac0c-cf25d7565ad5 Authenticating user 'default' from [fd00:1122:3344:101::a]:47225 | ||
| 686 | 2026.03.10 17:17:17.863564 [ 280 ] {} <Debug> TCP-Session: e8907338-5874-42f1-9e0b-ffe103bf332d Authenticating user 'default' from [fd00:1122:3344:101::a]:53761 | ||
| 687 | 2026.03.10 17:17:17.863558 [ 279 ] {} <Debug> TCP-Session: 5cf16a93-4d17-4721-8b18-02e5fa831842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2026.03.10 17:17:17.863674 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 689 | 2026.03.10 17:17:17.863676 [ 281 ] {} <Debug> TCP-Session: da698749-4cdc-4124-ac0c-cf25d7565ad5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2026.03.10 17:17:17.863778 [ 281 ] {} <Debug> TCP-Session: da698749-4cdc-4124-ac0c-cf25d7565ad5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2026.03.10 17:17:17.863709 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:47781 | ||
| 692 | 2026.03.10 17:17:17.863797 [ 282 ] {} <Debug> TCP-Session: ca639485-01b7-41a5-94e0-c9d981e86e6a Authenticating user 'default' from [fd00:1122:3344:101::a]:49817 | ||
| 693 | 2026.03.10 17:17:17.863707 [ 280 ] {} <Debug> TCP-Session: e8907338-5874-42f1-9e0b-ffe103bf332d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 694 | 2026.03.10 17:17:17.863907 [ 282 ] {} <Debug> TCP-Session: ca639485-01b7-41a5-94e0-c9d981e86e6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2026.03.10 17:17:17.863983 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2026.03.10 17:17:17.864042 [ 280 ] {} <Debug> TCP-Session: e8907338-5874-42f1-9e0b-ffe103bf332d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2026.03.10 17:17:17.864138 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 698 | 2026.03.10 17:17:17.864137 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 699 | 2026.03.10 17:17:17.864075 [ 282 ] {} <Debug> TCP-Session: ca639485-01b7-41a5-94e0-c9d981e86e6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2026.03.10 17:17:17.864279 [ 285 ] {} <Debug> TCP-Session: 4c235010-4f04-47e4-8d44-dbd13a3180c0 Authenticating user 'default' from [fd00:1122:3344:101::a]:47781 | ||
| 701 | 2026.03.10 17:17:17.864073 [ 283 ] {} <Debug> TCP-Session: 64aca07b-bff5-4e49-8129-35ca1e9c9e4b Authenticating user 'default' from [fd00:1122:3344:101::a]:59785 | ||
| 702 | 2026.03.10 17:17:17.864251 [ 284 ] {} <Debug> TCP-Session: 5c35093e-7755-478d-a7b9-3d42281b6459 Authenticating user 'default' from [fd00:1122:3344:101::a]:52286 | ||
| 703 | 2026.03.10 17:17:17.864376 [ 285 ] {} <Debug> TCP-Session: 4c235010-4f04-47e4-8d44-dbd13a3180c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2026.03.10 17:17:17.864414 [ 283 ] {} <Debug> TCP-Session: 64aca07b-bff5-4e49-8129-35ca1e9c9e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2026.03.10 17:17:17.864388 [ 284 ] {} <Debug> TCP-Session: 5c35093e-7755-478d-a7b9-3d42281b6459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2026.03.10 17:17:17.864517 [ 283 ] {} <Debug> TCP-Session: 64aca07b-bff5-4e49-8129-35ca1e9c9e4b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2026.03.10 17:17:17.864543 [ 284 ] {} <Debug> TCP-Session: 5c35093e-7755-478d-a7b9-3d42281b6459 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2026.03.10 17:17:17.864498 [ 285 ] {} <Debug> TCP-Session: 4c235010-4f04-47e4-8d44-dbd13a3180c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 709 | 2026.03.10 17:17:21.391615 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2026.03.10 17:17:21.391641 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 711 | 2026.03.10 17:17:21.391826 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2026.03.10 17:17:21.391845 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2026.03.10 17:17:21.398097 [ 245 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Loading data parts | ||
| 714 | 2026.03.10 17:17:21.398282 [ 245 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): There are no data parts | ||
| 715 | 2026.03.10 17:17:21.405346 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2026.03.10 17:17:21.405447 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 717 | 2026.03.10 17:17:21.415142 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2026.03.10 17:17:21.416083 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2026.03.10 17:17:21.416263 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2026.03.10 17:17:21.421331 [ 244 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Loading data parts | ||
| 721 | 2026.03.10 17:17:21.421546 [ 244 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): There are no data parts | ||
| 722 | 2026.03.10 17:17:21.449269 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2026.03.10 17:17:21.449503 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 724 | 2026.03.10 17:17:21.456819 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2026.03.10 17:17:21.458519 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2026.03.10 17:17:21.463144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2026.03.10 17:17:22.000158 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.87 MiB, peak 148.87 MiB, free memory in arenas 0.00 B, will set to 153.90 MiB (RSS), difference: 9.03 MiB | ||
| 728 | 2026.03.10 17:17:23.291977 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55630 | ||
| 729 | 2026.03.10 17:17:23.293891 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 730 | 2026.03.10 17:17:23.294045 [ 286 ] {} <Debug> TCP-Session: de62958f-c7f2-4c98-9ddb-11e0eb60ec6e Authenticating user 'default' from [fd00:1122:3344:101::e]:55630 | ||
| 731 | 2026.03.10 17:17:23.294070 [ 286 ] {} <Debug> TCP-Session: de62958f-c7f2-4c98-9ddb-11e0eb60ec6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 732 | 2026.03.10 17:17:23.294082 [ 286 ] {} <Debug> TCP-Session: de62958f-c7f2-4c98-9ddb-11e0eb60ec6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 733 | 2026.03.10 17:17:23.294223 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 734 | 2026.03.10 17:17:23.294263 [ 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 | ||
| 735 | 2026.03.10 17:17:23.294362 [ 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 | ||
| 736 | 2026.03.10 17:17:23.294771 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62280 | ||
| 737 | 2026.03.10 17:17:23.294959 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59694 | ||
| 738 | 2026.03.10 17:17:23.294973 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41619 | ||
| 739 | 2026.03.10 17:17:23.295100 [ 286 ] {} <Trace> TCP-Session: de62958f-c7f2-4c98-9ddb-11e0eb60ec6e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 740 | 2026.03.10 17:17:23.295122 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34694 | ||
| 741 | 2026.03.10 17:17:23.295216 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 742 | 2026.03.10 17:17:23.295232 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 743 | 2026.03.10 17:17:23.295263 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52097 | ||
| 744 | 2026.03.10 17:17:23.295279 [ 289 ] {} <Debug> TCP-Session: 5a4d5ea7-7112-4dda-a31e-a14b125f7f56 Authenticating user 'default' from [fd00:1122:3344:101::e]:59694 | ||
| 745 | 2026.03.10 17:17:23.295314 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 746 | 2026.03.10 17:17:23.295303 [ 287 ] {} <Debug> TCP-Session: 17400437-c8db-450a-9076-b1499e065661 Authenticating user 'default' from [fd00:1122:3344:101::e]:62280 | ||
| 747 | 2026.03.10 17:17:23.295299 [ 286 ] {f96c05b0-9712-429b-8e7f-e97f6a8e4e96} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55630) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 748 | 2026.03.10 17:17:23.295446 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61238 | ||
| 749 | 2026.03.10 17:17:23.295444 [ 288 ] {} <Debug> TCP-Session: 1d73194f-11ac-46d5-b625-2b389f96157a Authenticating user 'default' from [fd00:1122:3344:101::e]:41619 | ||
| 750 | 2026.03.10 17:17:23.295437 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2026.03.10 17:17:23.295512 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 752 | 2026.03.10 17:17:23.295542 [ 288 ] {} <Debug> TCP-Session: 1d73194f-11ac-46d5-b625-2b389f96157a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 753 | 2026.03.10 17:17:23.295569 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63387 | ||
| 754 | 2026.03.10 17:17:23.295429 [ 287 ] {} <Debug> TCP-Session: 17400437-c8db-450a-9076-b1499e065661 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 755 | 2026.03.10 17:17:23.295408 [ 289 ] {} <Debug> TCP-Session: 5a4d5ea7-7112-4dda-a31e-a14b125f7f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 756 | 2026.03.10 17:17:23.295627 [ 291 ] {} <Debug> TCP-Session: 658a1cae-817a-43f5-9a80-f8c5fb190e6b Authenticating user 'default' from [fd00:1122:3344:101::e]:52097 | ||
| 757 | 2026.03.10 17:17:23.295632 [ 287 ] {} <Debug> TCP-Session: 17400437-c8db-450a-9076-b1499e065661 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 758 | 2026.03.10 17:17:23.295646 [ 289 ] {} <Debug> TCP-Session: 5a4d5ea7-7112-4dda-a31e-a14b125f7f56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2026.03.10 17:17:23.295678 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59434 | ||
| 760 | 2026.03.10 17:17:23.295698 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 761 | 2026.03.10 17:17:23.295707 [ 291 ] {} <Debug> TCP-Session: 658a1cae-817a-43f5-9a80-f8c5fb190e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2026.03.10 17:17:23.295751 [ 292 ] {} <Debug> TCP-Session: 7420ec72-5e8f-4ffe-9fc2-d359276b50cb Authenticating user 'default' from [fd00:1122:3344:101::e]:61238 | ||
| 763 | 2026.03.10 17:17:23.295810 [ 291 ] {} <Debug> TCP-Session: 658a1cae-817a-43f5-9a80-f8c5fb190e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 764 | 2026.03.10 17:17:23.295829 [ 292 ] {} <Debug> TCP-Session: 7420ec72-5e8f-4ffe-9fc2-d359276b50cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 765 | 2026.03.10 17:17:23.295865 [ 292 ] {} <Debug> TCP-Session: 7420ec72-5e8f-4ffe-9fc2-d359276b50cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2026.03.10 17:17:23.295881 [ 288 ] {} <Debug> TCP-Session: 1d73194f-11ac-46d5-b625-2b389f96157a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2026.03.10 17:17:23.295916 [ 290 ] {} <Debug> TCP-Session: 57ef1839-135b-4237-90e6-8089c1e85096 Authenticating user 'default' from [fd00:1122:3344:101::e]:34694 | ||
| 768 | 2026.03.10 17:17:23.295947 [ 290 ] {} <Debug> TCP-Session: 57ef1839-135b-4237-90e6-8089c1e85096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2026.03.10 17:17:23.295959 [ 290 ] {} <Debug> TCP-Session: 57ef1839-135b-4237-90e6-8089c1e85096 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2026.03.10 17:17:23.300302 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2026.03.10 17:17:23.300345 [ 294 ] {} <Debug> TCP-Session: dfd60e97-67a5-47ed-9709-5eb94fddcb56 Authenticating user 'default' from [fd00:1122:3344:101::e]:59434 | ||
| 772 | 2026.03.10 17:17:23.300365 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 773 | 2026.03.10 17:17:23.300371 [ 294 ] {} <Debug> TCP-Session: dfd60e97-67a5-47ed-9709-5eb94fddcb56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2026.03.10 17:17:23.300407 [ 293 ] {} <Debug> TCP-Session: d6f1d8d6-3474-40cd-bd56-279fbfc482cf Authenticating user 'default' from [fd00:1122:3344:101::e]:63387 | ||
| 775 | 2026.03.10 17:17:23.300412 [ 294 ] {} <Debug> TCP-Session: dfd60e97-67a5-47ed-9709-5eb94fddcb56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 776 | 2026.03.10 17:17:23.300433 [ 293 ] {} <Debug> TCP-Session: d6f1d8d6-3474-40cd-bd56-279fbfc482cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 777 | 2026.03.10 17:17:23.300454 [ 293 ] {} <Debug> TCP-Session: d6f1d8d6-3474-40cd-bd56-279fbfc482cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2026.03.10 17:17:23.300542 [ 286 ] {f96c05b0-9712-429b-8e7f-e97f6a8e4e96} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 779 | 2026.03.10 17:17:23.309794 [ 286 ] {f96c05b0-9712-429b-8e7f-e97f6a8e4e96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2026.03.10 17:17:23.323848 [ 286 ] {f96c05b0-9712-429b-8e7f-e97f6a8e4e96} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 781 | 2026.03.10 17:17:23.337702 [ 296 ] {f96c05b0-9712-429b-8e7f-e97f6a8e4e96} <Trace> AggregatingTransform: Aggregating | ||
| 782 | 2026.03.10 17:17:23.337801 [ 296 ] {f96c05b0-9712-429b-8e7f-e97f6a8e4e96} <Trace> Aggregator: Aggregation method: without_key | ||
| 783 | 2026.03.10 17:17:23.338447 [ 296 ] {f96c05b0-9712-429b-8e7f-e97f6a8e4e96} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00434733 sec. (230.026 rows/sec., 8.99 KiB/sec.) | ||
| 784 | 2026.03.10 17:17:23.338473 [ 296 ] {f96c05b0-9712-429b-8e7f-e97f6a8e4e96} <Trace> Aggregator: Merging aggregated data | ||
| 785 | 2026.03.10 17:17:23.338504 [ 296 ] {f96c05b0-9712-429b-8e7f-e97f6a8e4e96} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 786 | 2026.03.10 17:17:23.339716 [ 286 ] {f96c05b0-9712-429b-8e7f-e97f6a8e4e96} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.044461 sec., 22.491621870853105 rows/sec., 899.66 B/sec. | ||
| 787 | 2026.03.10 17:17:23.339874 [ 286 ] {f96c05b0-9712-429b-8e7f-e97f6a8e4e96} <Debug> TCPHandler: Processed in 0.044958295 sec. | ||
| 788 | 2026.03.10 17:17:23.345104 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 789 | 2026.03.10 17:17:23.345147 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 790 | 2026.03.10 17:17:23.345159 [ 286 ] {} <Debug> TCP-Session: de62958f-c7f2-4c98-9ddb-11e0eb60ec6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 791 | 2026.03.10 17:17:23.345172 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 792 | 2026.03.10 17:17:23.345188 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 793 | 2026.03.10 17:17:23.345209 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 794 | 2026.03.10 17:17:23.345242 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 795 | 2026.03.10 17:17:23.345244 [ 287 ] {} <Debug> TCP-Session: 17400437-c8db-450a-9076-b1499e065661 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 796 | 2026.03.10 17:17:23.345273 [ 293 ] {} <Debug> TCP-Session: d6f1d8d6-3474-40cd-bd56-279fbfc482cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 797 | 2026.03.10 17:17:23.345284 [ 292 ] {} <Debug> TCP-Session: 7420ec72-5e8f-4ffe-9fc2-d359276b50cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 798 | 2026.03.10 17:17:23.345285 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2026.03.10 17:17:23.345267 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 800 | 2026.03.10 17:17:23.345249 [ 291 ] {} <Debug> TCP-Session: 658a1cae-817a-43f5-9a80-f8c5fb190e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 801 | 2026.03.10 17:17:23.345359 [ 294 ] {} <Debug> TCP-Session: dfd60e97-67a5-47ed-9709-5eb94fddcb56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 802 | 2026.03.10 17:17:23.345377 [ 289 ] {} <Debug> TCP-Session: 5a4d5ea7-7112-4dda-a31e-a14b125f7f56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2026.03.10 17:17:23.345232 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2026.03.10 17:17:23.345194 [ 288 ] {} <Debug> TCP-Session: 1d73194f-11ac-46d5-b625-2b389f96157a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2026.03.10 17:17:23.345447 [ 290 ] {} <Debug> TCP-Session: 57ef1839-135b-4237-90e6-8089c1e85096 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2026.03.10 17:17:23.891483 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 90 entries to flush up to offset 90 | ||
| 807 | 2026.03.10 17:17:23.891586 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 808 | 2026.03.10 17:17:23.896764 [ 243 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Loading data parts | ||
| 809 | 2026.03.10 17:17:23.896984 [ 243 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): There are no data parts | ||
| 810 | 2026.03.10 17:17:23.905463 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 811 | 2026.03.10 17:17:23.905506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.33 GiB. | ||
| 812 | 2026.03.10 17:17:23.909541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 813 | 2026.03.10 17:17:23.910146 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 814 | 2026.03.10 17:17:23.910404 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 90 | ||
| 815 | 2026.03.10 17:17:25.170165 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38831 | ||
| 816 | 2026.03.10 17:17:25.170286 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 817 | 2026.03.10 17:17:25.170314 [ 286 ] {} <Debug> TCP-Session: d01b66ae-46a5-4303-a33a-b2a69fdaaa61 Authenticating user 'default' from [fd00:1122:3344:101::e]:38831 | ||
| 818 | 2026.03.10 17:17:25.170337 [ 286 ] {} <Debug> TCP-Session: d01b66ae-46a5-4303-a33a-b2a69fdaaa61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 819 | 2026.03.10 17:17:25.170352 [ 286 ] {} <Debug> TCP-Session: d01b66ae-46a5-4303-a33a-b2a69fdaaa61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 820 | 2026.03.10 17:17:25.170571 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63729 | ||
| 821 | 2026.03.10 17:17:25.170590 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35475 | ||
| 822 | 2026.03.10 17:17:25.170620 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59931 | ||
| 823 | 2026.03.10 17:17:25.170634 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33881 | ||
| 824 | 2026.03.10 17:17:25.170680 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 825 | 2026.03.10 17:17:25.170706 [ 286 ] {} <Trace> TCP-Session: d01b66ae-46a5-4303-a33a-b2a69fdaaa61 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 826 | 2026.03.10 17:17:25.170716 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 827 | 2026.03.10 17:17:25.170741 [ 287 ] {} <Debug> TCP-Session: a9d64ee1-9de1-4372-89ae-ad338e3d2eaf Authenticating user 'default' from [fd00:1122:3344:101::e]:63729 | ||
| 828 | 2026.03.10 17:17:25.170766 [ 288 ] {} <Debug> TCP-Session: 833e68b8-69d3-414c-9eb8-159f28ac9978 Authenticating user 'default' from [fd00:1122:3344:101::e]:35475 | ||
| 829 | 2026.03.10 17:17:25.170787 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 830 | 2026.03.10 17:17:25.170800 [ 288 ] {} <Debug> TCP-Session: 833e68b8-69d3-414c-9eb8-159f28ac9978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 831 | 2026.03.10 17:17:25.170795 [ 287 ] {} <Debug> TCP-Session: a9d64ee1-9de1-4372-89ae-ad338e3d2eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 832 | 2026.03.10 17:17:25.170829 [ 288 ] {} <Debug> TCP-Session: 833e68b8-69d3-414c-9eb8-159f28ac9978 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 833 | 2026.03.10 17:17:25.170828 [ 290 ] {} <Debug> TCP-Session: e6940bfc-80e7-4b6d-856f-da1c02b03979 Authenticating user 'default' from [fd00:1122:3344:101::e]:33881 | ||
| 834 | 2026.03.10 17:17:25.170855 [ 287 ] {} <Debug> TCP-Session: a9d64ee1-9de1-4372-89ae-ad338e3d2eaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2026.03.10 17:17:25.170887 [ 286 ] {a460a536-7d6d-46d5-93ea-511a75cc4337} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38831) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 836 | 2026.03.10 17:17:25.170893 [ 290 ] {} <Debug> TCP-Session: e6940bfc-80e7-4b6d-856f-da1c02b03979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 837 | 2026.03.10 17:17:25.170656 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61866 | ||
| 838 | 2026.03.10 17:17:25.170943 [ 290 ] {} <Debug> TCP-Session: e6940bfc-80e7-4b6d-856f-da1c02b03979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 839 | 2026.03.10 17:17:25.170643 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47752 | ||
| 840 | 2026.03.10 17:17:25.170634 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37263 | ||
| 841 | 2026.03.10 17:17:25.171020 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2026.03.10 17:17:25.171078 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 843 | 2026.03.10 17:17:25.171106 [ 294 ] {} <Debug> TCP-Session: 3c24d467-7e12-475e-b0ec-49c053305b73 Authenticating user 'default' from [fd00:1122:3344:101::e]:61866 | ||
| 844 | 2026.03.10 17:17:25.170585 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49816 | ||
| 845 | 2026.03.10 17:17:25.171126 [ 293 ] {} <Debug> TCP-Session: 84089774-6192-4b9f-aeaa-de00a4f156b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47752 | ||
| 846 | 2026.03.10 17:17:25.171134 [ 294 ] {} <Debug> TCP-Session: 3c24d467-7e12-475e-b0ec-49c053305b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2026.03.10 17:17:25.171161 [ 286 ] {a460a536-7d6d-46d5-93ea-511a75cc4337} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 848 | 2026.03.10 17:17:25.171171 [ 293 ] {} <Debug> TCP-Session: 84089774-6192-4b9f-aeaa-de00a4f156b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 849 | 2026.03.10 17:17:25.171178 [ 294 ] {} <Debug> TCP-Session: 3c24d467-7e12-475e-b0ec-49c053305b73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2026.03.10 17:17:25.171205 [ 293 ] {} <Debug> TCP-Session: 84089774-6192-4b9f-aeaa-de00a4f156b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2026.03.10 17:17:25.171128 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 852 | 2026.03.10 17:17:25.171234 [ 286 ] {a460a536-7d6d-46d5-93ea-511a75cc4337} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 853 | 2026.03.10 17:17:25.170713 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 854 | 2026.03.10 17:17:25.171275 [ 292 ] {} <Debug> TCP-Session: bbe4596e-f68b-47f4-8916-d9d422fc43fe Authenticating user 'default' from [fd00:1122:3344:101::e]:37263 | ||
| 855 | 2026.03.10 17:17:25.171284 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 856 | 2026.03.10 17:17:25.171307 [ 291 ] {} <Debug> TCP-Session: d1e5b5c2-ae31-4038-952e-581ef867ec8c Authenticating user 'default' from [fd00:1122:3344:101::e]:59931 | ||
| 857 | 2026.03.10 17:17:25.171325 [ 292 ] {} <Debug> TCP-Session: bbe4596e-f68b-47f4-8916-d9d422fc43fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 858 | 2026.03.10 17:17:25.171339 [ 289 ] {} <Debug> TCP-Session: b1439d5b-efef-4ab0-adcd-8c4acaf83aad Authenticating user 'default' from [fd00:1122:3344:101::e]:49816 | ||
| 859 | 2026.03.10 17:17:25.171349 [ 291 ] {} <Debug> TCP-Session: d1e5b5c2-ae31-4038-952e-581ef867ec8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 860 | 2026.03.10 17:17:25.171362 [ 292 ] {} <Debug> TCP-Session: bbe4596e-f68b-47f4-8916-d9d422fc43fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2026.03.10 17:17:25.171385 [ 291 ] {} <Debug> TCP-Session: d1e5b5c2-ae31-4038-952e-581ef867ec8c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 862 | 2026.03.10 17:17:25.171378 [ 289 ] {} <Debug> TCP-Session: b1439d5b-efef-4ab0-adcd-8c4acaf83aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2026.03.10 17:17:25.171433 [ 289 ] {} <Debug> TCP-Session: b1439d5b-efef-4ab0-adcd-8c4acaf83aad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 864 | 2026.03.10 17:17:25.171573 [ 286 ] {a460a536-7d6d-46d5-93ea-511a75cc4337} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 865 | 2026.03.10 17:17:25.172540 [ 314 ] {a460a536-7d6d-46d5-93ea-511a75cc4337} <Trace> AggregatingTransform: Aggregating | ||
| 866 | 2026.03.10 17:17:25.172587 [ 314 ] {a460a536-7d6d-46d5-93ea-511a75cc4337} <Trace> Aggregator: Aggregation method: without_key | ||
| 867 | 2026.03.10 17:17:25.172625 [ 314 ] {a460a536-7d6d-46d5-93ea-511a75cc4337} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951576 sec. (1050.888 rows/sec., 41.05 KiB/sec.) | ||
| 868 | 2026.03.10 17:17:25.172645 [ 314 ] {a460a536-7d6d-46d5-93ea-511a75cc4337} <Trace> Aggregator: Merging aggregated data | ||
| 869 | 2026.03.10 17:17:25.174492 [ 286 ] {a460a536-7d6d-46d5-93ea-511a75cc4337} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003661 sec., 273.1494127287626 rows/sec., 10.67 KiB/sec. | ||
| 870 | 2026.03.10 17:17:25.174669 [ 286 ] {a460a536-7d6d-46d5-93ea-511a75cc4337} <Debug> TCPHandler: Processed in 0.004081296 sec. | ||
| 871 | 2026.03.10 17:17:25.174815 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 872 | 2026.03.10 17:17:25.174843 [ 286 ] {} <Debug> TCP-Session: d01b66ae-46a5-4303-a33a-b2a69fdaaa61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2026.03.10 17:17:25.174851 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 874 | 2026.03.10 17:17:25.174881 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 875 | 2026.03.10 17:17:25.174889 [ 294 ] {} <Debug> TCP-Session: 3c24d467-7e12-475e-b0ec-49c053305b73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2026.03.10 17:17:25.174907 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 877 | 2026.03.10 17:17:25.174928 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 878 | 2026.03.10 17:17:25.174928 [ 287 ] {} <Debug> TCP-Session: a9d64ee1-9de1-4372-89ae-ad338e3d2eaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 879 | 2026.03.10 17:17:25.174960 [ 292 ] {} <Debug> TCP-Session: bbe4596e-f68b-47f4-8916-d9d422fc43fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 880 | 2026.03.10 17:17:25.174974 [ 288 ] {} <Debug> TCP-Session: 833e68b8-69d3-414c-9eb8-159f28ac9978 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2026.03.10 17:17:25.174988 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 882 | 2026.03.10 17:17:25.174967 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 883 | 2026.03.10 17:17:25.175033 [ 290 ] {} <Debug> TCP-Session: e6940bfc-80e7-4b6d-856f-da1c02b03979 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 884 | 2026.03.10 17:17:25.175031 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 885 | 2026.03.10 17:17:25.174946 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 886 | 2026.03.10 17:17:25.175084 [ 291 ] {} <Debug> TCP-Session: d1e5b5c2-ae31-4038-952e-581ef867ec8c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 887 | 2026.03.10 17:17:25.175123 [ 289 ] {} <Debug> TCP-Session: b1439d5b-efef-4ab0-adcd-8c4acaf83aad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2026.03.10 17:17:25.175107 [ 293 ] {} <Debug> TCP-Session: 84089774-6192-4b9f-aeaa-de00a4f156b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 889 | 2026.03.10 17:17:28.866688 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 890 | 2026.03.10 17:17:28.866757 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 891 | 2026.03.10 17:17:28.916597 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 442 entries to flush up to offset 991 | ||
| 892 | 2026.03.10 17:17:28.921788 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 893 | 2026.03.10 17:17:28.921842 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 894 | 2026.03.10 17:17:28.922555 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 895 | 2026.03.10 17:17:28.923039 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 896 | 2026.03.10 17:17:28.925150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 991 | ||
| 897 | 2026.03.10 17:17:28.963409 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 898 | 2026.03.10 17:17:28.983649 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 899 | 2026.03.10 17:17:28.983725 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 900 | 2026.03.10 17:17:28.990283 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 901 | 2026.03.10 17:17:28.991435 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 902 | 2026.03.10 17:17:28.995220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 903 | 2026.03.10 17:17:29.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.52 MiB, peak 167.10 MiB, free memory in arenas 0.00 B, will set to 162.39 MiB (RSS), difference: 2.88 MiB | ||
| 904 | 2026.03.10 17:17:31.040676 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58907 | ||
| 905 | 2026.03.10 17:17:31.040811 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2026.03.10 17:17:31.040842 [ 286 ] {} <Debug> TCP-Session: 05c33f70-0dd5-43e8-ac8b-e072aceaeeca Authenticating user 'default' from [fd00:1122:3344:101::e]:58907 | ||
| 907 | 2026.03.10 17:17:31.040863 [ 286 ] {} <Debug> TCP-Session: 05c33f70-0dd5-43e8-ac8b-e072aceaeeca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2026.03.10 17:17:31.040877 [ 286 ] {} <Debug> TCP-Session: 05c33f70-0dd5-43e8-ac8b-e072aceaeeca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2026.03.10 17:17:31.041114 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47647 | ||
| 910 | 2026.03.10 17:17:31.041129 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49439 | ||
| 911 | 2026.03.10 17:17:31.041162 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39413 | ||
| 912 | 2026.03.10 17:17:31.041171 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64632 | ||
| 913 | 2026.03.10 17:17:31.041194 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40909 | ||
| 914 | 2026.03.10 17:17:31.041236 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 915 | 2026.03.10 17:17:31.041146 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43991 | ||
| 916 | 2026.03.10 17:17:31.041276 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2026.03.10 17:17:31.041282 [ 287 ] {} <Debug> TCP-Session: 64d16aa7-c267-43d4-b1fb-5701cb4ae04a Authenticating user 'default' from [fd00:1122:3344:101::e]:47647 | ||
| 918 | 2026.03.10 17:17:31.041297 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2026.03.10 17:17:31.041323 [ 288 ] {} <Debug> TCP-Session: eea88565-c1fa-40e5-a6c1-eb33893168c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49439 | ||
| 920 | 2026.03.10 17:17:31.041335 [ 287 ] {} <Debug> TCP-Session: 64d16aa7-c267-43d4-b1fb-5701cb4ae04a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 921 | 2026.03.10 17:17:31.041358 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 922 | 2026.03.10 17:17:31.041358 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 923 | 2026.03.10 17:17:31.041371 [ 287 ] {} <Debug> TCP-Session: 64d16aa7-c267-43d4-b1fb-5701cb4ae04a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2026.03.10 17:17:31.041399 [ 290 ] {} <Debug> TCP-Session: 1e0be27d-b4a0-4853-86d3-568c501ecbc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43991 | ||
| 925 | 2026.03.10 17:17:31.041404 [ 294 ] {} <Debug> TCP-Session: 660be96a-a5ba-4926-a6c4-8f930698e1b4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40909 | ||
| 926 | 2026.03.10 17:17:31.041287 [ 286 ] {} <Trace> TCP-Session: 05c33f70-0dd5-43e8-ac8b-e072aceaeeca Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 927 | 2026.03.10 17:17:31.041443 [ 294 ] {} <Debug> TCP-Session: 660be96a-a5ba-4926-a6c4-8f930698e1b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2026.03.10 17:17:31.041450 [ 290 ] {} <Debug> TCP-Session: 1e0be27d-b4a0-4853-86d3-568c501ecbc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2026.03.10 17:17:31.041486 [ 294 ] {} <Debug> TCP-Session: 660be96a-a5ba-4926-a6c4-8f930698e1b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 930 | 2026.03.10 17:17:31.041276 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 931 | 2026.03.10 17:17:31.041500 [ 290 ] {} <Debug> TCP-Session: 1e0be27d-b4a0-4853-86d3-568c501ecbc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 932 | 2026.03.10 17:17:31.041541 [ 292 ] {} <Debug> TCP-Session: b46ac0a7-c03c-4a96-be45-c23ec2cddeb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:39413 | ||
| 933 | 2026.03.10 17:17:31.041150 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60935 | ||
| 934 | 2026.03.10 17:17:31.041576 [ 292 ] {} <Debug> TCP-Session: b46ac0a7-c03c-4a96-be45-c23ec2cddeb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 935 | 2026.03.10 17:17:31.041128 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62613 | ||
| 936 | 2026.03.10 17:17:31.041626 [ 286 ] {e0c1cc10-e31c-4fcf-abe3-12348c203271} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58907) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 937 | 2026.03.10 17:17:31.041610 [ 292 ] {} <Debug> TCP-Session: b46ac0a7-c03c-4a96-be45-c23ec2cddeb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2026.03.10 17:17:31.041365 [ 288 ] {} <Debug> TCP-Session: eea88565-c1fa-40e5-a6c1-eb33893168c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2026.03.10 17:17:31.041352 [ 293 ] {} <Debug> TCP-Session: 9c1477d0-767c-4aae-b69e-1ea2a5dd79b8 Authenticating user 'default' from [fd00:1122:3344:101::e]:64632 | ||
| 940 | 2026.03.10 17:17:31.041704 [ 288 ] {} <Debug> TCP-Session: eea88565-c1fa-40e5-a6c1-eb33893168c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 941 | 2026.03.10 17:17:31.041703 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2026.03.10 17:17:31.041732 [ 293 ] {} <Debug> TCP-Session: 9c1477d0-767c-4aae-b69e-1ea2a5dd79b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 943 | 2026.03.10 17:17:31.041757 [ 291 ] {} <Debug> TCP-Session: fa64e06b-5abb-4508-a76d-9b5af6e9f118 Authenticating user 'default' from [fd00:1122:3344:101::e]:60935 | ||
| 944 | 2026.03.10 17:17:31.041762 [ 293 ] {} <Debug> TCP-Session: 9c1477d0-767c-4aae-b69e-1ea2a5dd79b8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 945 | 2026.03.10 17:17:31.041782 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 946 | 2026.03.10 17:17:31.041784 [ 291 ] {} <Debug> TCP-Session: fa64e06b-5abb-4508-a76d-9b5af6e9f118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2026.03.10 17:17:31.041814 [ 289 ] {} <Debug> TCP-Session: 1e084eef-fa1b-453b-8d5f-6e5481e8f7a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:62613 | ||
| 948 | 2026.03.10 17:17:31.041818 [ 291 ] {} <Debug> TCP-Session: fa64e06b-5abb-4508-a76d-9b5af6e9f118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2026.03.10 17:17:31.041839 [ 289 ] {} <Debug> TCP-Session: 1e084eef-fa1b-453b-8d5f-6e5481e8f7a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2026.03.10 17:17:31.041859 [ 289 ] {} <Debug> TCP-Session: 1e084eef-fa1b-453b-8d5f-6e5481e8f7a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2026.03.10 17:17:31.041955 [ 286 ] {e0c1cc10-e31c-4fcf-abe3-12348c203271} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 952 | 2026.03.10 17:17:31.042016 [ 286 ] {e0c1cc10-e31c-4fcf-abe3-12348c203271} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 953 | 2026.03.10 17:17:31.042303 [ 286 ] {e0c1cc10-e31c-4fcf-abe3-12348c203271} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 954 | 2026.03.10 17:17:31.043397 [ 339 ] {e0c1cc10-e31c-4fcf-abe3-12348c203271} <Trace> AggregatingTransform: Aggregating | ||
| 955 | 2026.03.10 17:17:31.043441 [ 339 ] {e0c1cc10-e31c-4fcf-abe3-12348c203271} <Trace> Aggregator: Aggregation method: without_key | ||
| 956 | 2026.03.10 17:17:31.043473 [ 339 ] {e0c1cc10-e31c-4fcf-abe3-12348c203271} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001064988 sec. (938.978 rows/sec., 36.68 KiB/sec.) | ||
| 957 | 2026.03.10 17:17:31.043488 [ 339 ] {e0c1cc10-e31c-4fcf-abe3-12348c203271} <Trace> Aggregator: Merging aggregated data | ||
| 958 | 2026.03.10 17:17:31.044641 [ 286 ] {e0c1cc10-e31c-4fcf-abe3-12348c203271} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003075 sec., 325.2032520325203 rows/sec., 12.70 KiB/sec. | ||
| 959 | 2026.03.10 17:17:31.044831 [ 286 ] {e0c1cc10-e31c-4fcf-abe3-12348c203271} <Debug> TCPHandler: Processed in 0.003666159 sec. | ||
| 960 | 2026.03.10 17:17:31.044960 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 961 | 2026.03.10 17:17:31.044996 [ 286 ] {} <Debug> TCP-Session: 05c33f70-0dd5-43e8-ac8b-e072aceaeeca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 962 | 2026.03.10 17:17:31.045011 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 963 | 2026.03.10 17:17:31.045035 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2026.03.10 17:17:31.045055 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2026.03.10 17:17:31.045058 [ 287 ] {} <Debug> TCP-Session: 64d16aa7-c267-43d4-b1fb-5701cb4ae04a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 966 | 2026.03.10 17:17:31.045088 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 967 | 2026.03.10 17:17:31.045103 [ 294 ] {} <Debug> TCP-Session: 660be96a-a5ba-4926-a6c4-8f930698e1b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2026.03.10 17:17:31.045106 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2026.03.10 17:17:31.045131 [ 291 ] {} <Debug> TCP-Session: fa64e06b-5abb-4508-a76d-9b5af6e9f118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 970 | 2026.03.10 17:17:31.045139 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2026.03.10 17:17:31.045182 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 972 | 2026.03.10 17:17:31.045068 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 973 | 2026.03.10 17:17:31.045222 [ 293 ] {} <Debug> TCP-Session: 9c1477d0-767c-4aae-b69e-1ea2a5dd79b8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2026.03.10 17:17:31.045211 [ 289 ] {} <Debug> TCP-Session: 1e084eef-fa1b-453b-8d5f-6e5481e8f7a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 975 | 2026.03.10 17:17:31.045263 [ 292 ] {} <Debug> TCP-Session: b46ac0a7-c03c-4a96-be45-c23ec2cddeb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2026.03.10 17:17:31.045161 [ 290 ] {} <Debug> TCP-Session: 1e0be27d-b4a0-4853-86d3-568c501ecbc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2026.03.10 17:17:31.045074 [ 288 ] {} <Debug> TCP-Session: eea88565-c1fa-40e5-a6c1-eb33893168c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2026.03.10 17:17:31.060496 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60046 | ||
| 979 | 2026.03.10 17:17:31.060609 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 980 | 2026.03.10 17:17:31.060635 [ 286 ] {} <Debug> TCP-Session: c4b13b06-0391-4c19-88ca-b45ce61fd6ef Authenticating user 'default' from [fd00:1122:3344:101::e]:60046 | ||
| 981 | 2026.03.10 17:17:31.060659 [ 286 ] {} <Debug> TCP-Session: c4b13b06-0391-4c19-88ca-b45ce61fd6ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2026.03.10 17:17:31.060671 [ 286 ] {} <Debug> TCP-Session: c4b13b06-0391-4c19-88ca-b45ce61fd6ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2026.03.10 17:17:31.060841 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61395 | ||
| 984 | 2026.03.10 17:17:31.060888 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57284 | ||
| 985 | 2026.03.10 17:17:31.060902 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63585 | ||
| 986 | 2026.03.10 17:17:31.060914 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 987 | 2026.03.10 17:17:31.060927 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53321 | ||
| 988 | 2026.03.10 17:17:31.060945 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36032 | ||
| 989 | 2026.03.10 17:17:31.060966 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 990 | 2026.03.10 17:17:31.060982 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 991 | 2026.03.10 17:17:31.061010 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 992 | 2026.03.10 17:17:31.061017 [ 288 ] {} <Debug> TCP-Session: b2befcce-e6c5-4de0-a1f5-8923e0872423 Authenticating user 'default' from [fd00:1122:3344:101::e]:57284 | ||
| 993 | 2026.03.10 17:17:31.061031 [ 290 ] {} <Debug> TCP-Session: 35b1642c-13bf-42eb-bde1-41191e3d9723 Authenticating user 'default' from [fd00:1122:3344:101::e]:63585 | ||
| 994 | 2026.03.10 17:17:31.061039 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 995 | 2026.03.10 17:17:31.061047 [ 288 ] {} <Debug> TCP-Session: b2befcce-e6c5-4de0-a1f5-8923e0872423 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2026.03.10 17:17:31.061076 [ 294 ] {} <Debug> TCP-Session: e0e12b7b-73ac-4b9e-8adc-540d42beef46 Authenticating user 'default' from [fd00:1122:3344:101::e]:36032 | ||
| 997 | 2026.03.10 17:17:31.061104 [ 288 ] {} <Debug> TCP-Session: b2befcce-e6c5-4de0-a1f5-8923e0872423 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 998 | 2026.03.10 17:17:31.061113 [ 294 ] {} <Debug> TCP-Session: e0e12b7b-73ac-4b9e-8adc-540d42beef46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2026.03.10 17:17:31.060990 [ 286 ] {} <Trace> TCP-Session: c4b13b06-0391-4c19-88ca-b45ce61fd6ef Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1000 | 2026.03.10 17:17:31.061138 [ 294 ] {} <Debug> TCP-Session: e0e12b7b-73ac-4b9e-8adc-540d42beef46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1001 | 2026.03.10 17:17:31.060961 [ 287 ] {} <Debug> TCP-Session: de180e9d-55f9-4f8f-adbb-bd094fa75273 Authenticating user 'default' from [fd00:1122:3344:101::e]:61395 | ||
| 1002 | 2026.03.10 17:17:31.060908 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37059 | ||
| 1003 | 2026.03.10 17:17:31.061207 [ 287 ] {} <Debug> TCP-Session: de180e9d-55f9-4f8f-adbb-bd094fa75273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1004 | 2026.03.10 17:17:31.060900 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47266 | ||
| 1005 | 2026.03.10 17:17:31.061239 [ 287 ] {} <Debug> TCP-Session: de180e9d-55f9-4f8f-adbb-bd094fa75273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1006 | 2026.03.10 17:17:31.061263 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1007 | 2026.03.10 17:17:31.061059 [ 290 ] {} <Debug> TCP-Session: 35b1642c-13bf-42eb-bde1-41191e3d9723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1008 | 2026.03.10 17:17:31.061296 [ 291 ] {} <Debug> TCP-Session: 3eb5377c-2a45-40f9-ab76-3690a68b162e Authenticating user 'default' from [fd00:1122:3344:101::e]:37059 | ||
| 1009 | 2026.03.10 17:17:31.061313 [ 290 ] {} <Debug> TCP-Session: 35b1642c-13bf-42eb-bde1-41191e3d9723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2026.03.10 17:17:31.061325 [ 286 ] {c3715c59-5277-444a-a175-674037a2b6bd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60046) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1011 | 2026.03.10 17:17:31.061324 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1012 | 2026.03.10 17:17:31.061329 [ 291 ] {} <Debug> TCP-Session: 3eb5377c-2a45-40f9-ab76-3690a68b162e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1013 | 2026.03.10 17:17:31.061376 [ 289 ] {} <Debug> TCP-Session: 646256e5-f65b-4f0d-b872-3a5cb7f3f3c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47266 | ||
| 1014 | 2026.03.10 17:17:31.061392 [ 291 ] {} <Debug> TCP-Session: 3eb5377c-2a45-40f9-ab76-3690a68b162e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2026.03.10 17:17:31.061412 [ 289 ] {} <Debug> TCP-Session: 646256e5-f65b-4f0d-b872-3a5cb7f3f3c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1016 | 2026.03.10 17:17:31.061041 [ 292 ] {} <Debug> TCP-Session: f8c984ff-b87d-4215-8bbc-0899a286bcc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53321 | ||
| 1017 | 2026.03.10 17:17:31.061439 [ 289 ] {} <Debug> TCP-Session: 646256e5-f65b-4f0d-b872-3a5cb7f3f3c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1018 | 2026.03.10 17:17:31.060938 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55499 | ||
| 1019 | 2026.03.10 17:17:31.061480 [ 292 ] {} <Debug> TCP-Session: f8c984ff-b87d-4215-8bbc-0899a286bcc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1020 | 2026.03.10 17:17:31.061538 [ 292 ] {} <Debug> TCP-Session: f8c984ff-b87d-4215-8bbc-0899a286bcc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1021 | 2026.03.10 17:17:31.061584 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1022 | 2026.03.10 17:17:31.061601 [ 286 ] {c3715c59-5277-444a-a175-674037a2b6bd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1023 | 2026.03.10 17:17:31.061624 [ 293 ] {} <Debug> TCP-Session: cf7d55ed-5afb-4039-a13c-15be123faadc Authenticating user 'default' from [fd00:1122:3344:101::e]:55499 | ||
| 1024 | 2026.03.10 17:17:31.061653 [ 293 ] {} <Debug> TCP-Session: cf7d55ed-5afb-4039-a13c-15be123faadc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1025 | 2026.03.10 17:17:31.061659 [ 286 ] {c3715c59-5277-444a-a175-674037a2b6bd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1026 | 2026.03.10 17:17:31.061673 [ 293 ] {} <Debug> TCP-Session: cf7d55ed-5afb-4039-a13c-15be123faadc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1027 | 2026.03.10 17:17:31.061981 [ 286 ] {c3715c59-5277-444a-a175-674037a2b6bd} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 1028 | 2026.03.10 17:17:31.062069 [ 286 ] {c3715c59-5277-444a-a175-674037a2b6bd} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 1029 | 2026.03.10 17:17:31.457232 [ 305 ] {c3715c59-5277-444a-a175-674037a2b6bd} <Trace> AggregatingTransform: Aggregating | ||
| 1030 | 2026.03.10 17:17:31.457313 [ 305 ] {c3715c59-5277-444a-a175-674037a2b6bd} <Trace> Aggregator: Aggregation method: without_key | ||
| 1031 | 2026.03.10 17:17:31.457355 [ 305 ] {c3715c59-5277-444a-a175-674037a2b6bd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000950835 sec. (1051.707 rows/sec., 41.08 KiB/sec.) | ||
| 1032 | 2026.03.10 17:17:31.457378 [ 305 ] {c3715c59-5277-444a-a175-674037a2b6bd} <Trace> Aggregator: Merging aggregated data | ||
| 1033 | 2026.03.10 17:17:31.458879 [ 286 ] {c3715c59-5277-444a-a175-674037a2b6bd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.397615 sec., 2.514995661632484 rows/sec., 100.60 B/sec. | ||
| 1034 | 2026.03.10 17:17:31.459003 [ 286 ] {c3715c59-5277-444a-a175-674037a2b6bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1035 | 2026.03.10 17:17:31.459020 [ 286 ] {c3715c59-5277-444a-a175-674037a2b6bd} <Debug> TCPHandler: Processed in 0.39815336 sec. | ||
| 1036 | 2026.03.10 17:17:31.459152 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1037 | 2026.03.10 17:17:31.459188 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1038 | 2026.03.10 17:17:31.459205 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1039 | 2026.03.10 17:17:31.459236 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1040 | 2026.03.10 17:17:31.459263 [ 291 ] {} <Debug> TCP-Session: 3eb5377c-2a45-40f9-ab76-3690a68b162e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1041 | 2026.03.10 17:17:31.459277 [ 287 ] {} <Debug> TCP-Session: de180e9d-55f9-4f8f-adbb-bd094fa75273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1042 | 2026.03.10 17:17:31.459305 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1043 | 2026.03.10 17:17:31.459317 [ 288 ] {} <Debug> TCP-Session: b2befcce-e6c5-4de0-a1f5-8923e0872423 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1044 | 2026.03.10 17:17:31.459332 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1045 | 2026.03.10 17:17:31.459353 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1046 | 2026.03.10 17:17:31.459280 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1047 | 2026.03.10 17:17:31.459396 [ 293 ] {} <Debug> TCP-Session: cf7d55ed-5afb-4039-a13c-15be123faadc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1048 | 2026.03.10 17:17:31.459402 [ 286 ] {} <Debug> TCP-Session: c4b13b06-0391-4c19-88ca-b45ce61fd6ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1049 | 2026.03.10 17:17:31.459425 [ 289 ] {} <Debug> TCP-Session: 646256e5-f65b-4f0d-b872-3a5cb7f3f3c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1050 | 2026.03.10 17:17:31.459355 [ 292 ] {} <Debug> TCP-Session: f8c984ff-b87d-4215-8bbc-0899a286bcc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1051 | 2026.03.10 17:17:31.459254 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1052 | 2026.03.10 17:17:31.459219 [ 290 ] {} <Debug> TCP-Session: 35b1642c-13bf-42eb-bde1-41191e3d9723 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1053 | 2026.03.10 17:17:31.459506 [ 294 ] {} <Debug> TCP-Session: e0e12b7b-73ac-4b9e-8adc-540d42beef46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1054 | 2026.03.10 17:17:32.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.10 MiB, peak 174.24 MiB, free memory in arenas 0.00 B, will set to 183.39 MiB (RSS), difference: 19.29 MiB | ||
| 1055 | 2026.03.10 17:17:33.912798 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 96 | ||
| 1056 | 2026.03.10 17:17:33.915082 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1057 | 2026.03.10 17:17:33.915127 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1058 | 2026.03.10 17:17:33.916446 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1059 | 2026.03.10 17:17:33.916992 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1060 | 2026.03.10 17:17:33.917232 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 96 | ||
| 1061 | 2026.03.10 17:17:34.000386 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.40 MiB, peak 183.40 MiB, free memory in arenas 0.00 B, will set to 183.42 MiB (RSS), difference: 4.02 MiB | ||
| 1062 | 2026.03.10 17:17:36.425207 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1503 | ||
| 1063 | 2026.03.10 17:17:36.425773 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1064 | 2026.03.10 17:17:36.425829 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1065 | 2026.03.10 17:17:36.426481 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1066 | 2026.03.10 17:17:36.426948 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1067 | 2026.03.10 17:17:36.427088 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1503 | ||
| 1068 | 2026.03.10 17:17:36.495278 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1069 | 2026.03.10 17:17:36.512384 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1070 | 2026.03.10 17:17:36.512448 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1071 | 2026.03.10 17:17:36.518991 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1072 | 2026.03.10 17:17:36.520213 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1073 | 2026.03.10 17:17:36.523594 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1074 | 2026.03.10 17:17:37.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.96 MiB, peak 187.96 MiB, free memory in arenas 0.00 B, will set to 185.45 MiB (RSS), difference: 1.49 MiB | ||
| 1075 | 2026.03.10 17:17:40.113204 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1076 | 2026.03.10 17:17:40.113403 [ 3 ] {7ba550a0-4b3f-49d3-81be-f126618e39e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 1077 | 2026.03.10 17:17:40.113681 [ 3 ] {7ba550a0-4b3f-49d3-81be-f126618e39e9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1078 | 2026.03.10 17:17:40.113745 [ 3 ] {7ba550a0-4b3f-49d3-81be-f126618e39e9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1079 | 2026.03.10 17:17:40.114184 [ 3 ] {7ba550a0-4b3f-49d3-81be-f126618e39e9} <Debug> TCPHandler: Processed in 0.001104388 sec. | ||
| 1080 | 2026.03.10 17:17:40.143295 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1081 | 2026.03.10 17:17:40.143444 [ 3 ] {ce7a31b4-aea1-49d5-9c70-71ccf3c3baea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1082 | 2026.03.10 17:17:40.157437 [ 3 ] {ce7a31b4-aea1-49d5-9c70-71ccf3c3baea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1083 | 2026.03.10 17:17:40.157493 [ 3 ] {ce7a31b4-aea1-49d5-9c70-71ccf3c3baea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1084 | 2026.03.10 17:17:40.159847 [ 3 ] {ce7a31b4-aea1-49d5-9c70-71ccf3c3baea} <Debug> TCPHandler: Processed in 0.016612208 sec. | ||
| 1085 | 2026.03.10 17:17:40.160804 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1086 | 2026.03.10 17:17:40.160936 [ 3 ] {85bd448d-109c-415b-977f-683726ede4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1087 | 2026.03.10 17:17:40.165702 [ 3 ] {85bd448d-109c-415b-977f-683726ede4f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1088 | 2026.03.10 17:17:40.165751 [ 3 ] {85bd448d-109c-415b-977f-683726ede4f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1089 | 2026.03.10 17:17:40.166120 [ 3 ] {85bd448d-109c-415b-977f-683726ede4f9} <Debug> TCPHandler: Processed in 0.005369047 sec. | ||
| 1090 | 2026.03.10 17:17:40.166334 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2026.03.10 17:17:40.166454 [ 3 ] {d3e5bf28-e72f-4da6-9ce6-91f3d3a4e7cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1092 | 2026.03.10 17:17:40.166704 [ 3 ] {d3e5bf28-e72f-4da6-9ce6-91f3d3a4e7cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1093 | 2026.03.10 17:17:40.166749 [ 3 ] {d3e5bf28-e72f-4da6-9ce6-91f3d3a4e7cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1094 | 2026.03.10 17:17:40.167074 [ 3 ] {d3e5bf28-e72f-4da6-9ce6-91f3d3a4e7cd} <Debug> TCPHandler: Processed in 0.000788933 sec. | ||
| 1095 | 2026.03.10 17:17:40.167265 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2026.03.10 17:17:40.167381 [ 3 ] {fb18b458-4893-4979-a841-fb48d6450229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1097 | 2026.03.10 17:17:40.167622 [ 3 ] {fb18b458-4893-4979-a841-fb48d6450229} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1098 | 2026.03.10 17:17:40.167665 [ 3 ] {fb18b458-4893-4979-a841-fb48d6450229} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1099 | 2026.03.10 17:17:40.167984 [ 3 ] {fb18b458-4893-4979-a841-fb48d6450229} <Debug> TCPHandler: Processed in 0.000767463 sec. | ||
| 1100 | 2026.03.10 17:17:40.168504 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1101 | 2026.03.10 17:17:40.168620 [ 3 ] {228032fa-7428-4afc-b4fd-b1b08508741b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1102 | 2026.03.10 17:17:40.168865 [ 3 ] {228032fa-7428-4afc-b4fd-b1b08508741b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1103 | 2026.03.10 17:17:40.168909 [ 3 ] {228032fa-7428-4afc-b4fd-b1b08508741b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1104 | 2026.03.10 17:17:40.169228 [ 3 ] {228032fa-7428-4afc-b4fd-b1b08508741b} <Debug> TCPHandler: Processed in 0.000771243 sec. | ||
| 1105 | 2026.03.10 17:17:40.169499 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1106 | 2026.03.10 17:17:40.169615 [ 3 ] {d305964a-94eb-40bc-b377-7528a9db1f33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled') FORMAT Native; (stage: Complete) | ||
| 1107 | 2026.03.10 17:17:40.169852 [ 3 ] {d305964a-94eb-40bc-b377-7528a9db1f33} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1108 | 2026.03.10 17:17:40.169896 [ 3 ] {d305964a-94eb-40bc-b377-7528a9db1f33} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1109 | 2026.03.10 17:17:40.170231 [ 3 ] {d305964a-94eb-40bc-b377-7528a9db1f33} <Debug> TCPHandler: Processed in 0.000779843 sec. | ||
| 1110 | 2026.03.10 17:17:40.170743 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1111 | 2026.03.10 17:17:40.170860 [ 3 ] {0cbc6c3f-f452-400e-9b41-1b73ecfa871a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up') FORMAT Native; (stage: Complete) | ||
| 1112 | 2026.03.10 17:17:40.171099 [ 3 ] {0cbc6c3f-f452-400e-9b41-1b73ecfa871a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1113 | 2026.03.10 17:17:40.171143 [ 3 ] {0cbc6c3f-f452-400e-9b41-1b73ecfa871a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1114 | 2026.03.10 17:17:40.171463 [ 3 ] {0cbc6c3f-f452-400e-9b41-1b73ecfa871a} <Debug> TCPHandler: Processed in 0.000768173 sec. | ||
| 1115 | 2026.03.10 17:17:40.171678 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2026.03.10 17:17:40.171796 [ 3 ] {d7916c74-a672-40bd-9985-ca0c0e6ceca3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 1117 | 2026.03.10 17:17:40.172038 [ 3 ] {d7916c74-a672-40bd-9985-ca0c0e6ceca3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1118 | 2026.03.10 17:17:40.172080 [ 3 ] {d7916c74-a672-40bd-9985-ca0c0e6ceca3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1119 | 2026.03.10 17:17:40.172394 [ 3 ] {d7916c74-a672-40bd-9985-ca0c0e6ceca3} <Debug> TCPHandler: Processed in 0.000764802 sec. | ||
| 1120 | 2026.03.10 17:17:40.172684 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1121 | 2026.03.10 17:17:40.172802 [ 3 ] {19cb8ef7-35a1-4325-aa5d-5740d50fb0bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1122 | 2026.03.10 17:17:40.173045 [ 3 ] {19cb8ef7-35a1-4325-aa5d-5740d50fb0bc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1123 | 2026.03.10 17:17:40.173088 [ 3 ] {19cb8ef7-35a1-4325-aa5d-5740d50fb0bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1124 | 2026.03.10 17:17:40.173400 [ 3 ] {19cb8ef7-35a1-4325-aa5d-5740d50fb0bc} <Debug> TCPHandler: Processed in 0.000764802 sec. | ||
| 1125 | 2026.03.10 17:17:40.173647 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1126 | 2026.03.10 17:17:40.173767 [ 3 ] {959a9363-9f1f-41ce-ab1b-568f00812237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1127 | 2026.03.10 17:17:40.174011 [ 3 ] {959a9363-9f1f-41ce-ab1b-568f00812237} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1128 | 2026.03.10 17:17:40.174054 [ 3 ] {959a9363-9f1f-41ce-ab1b-568f00812237} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1129 | 2026.03.10 17:17:40.174375 [ 3 ] {959a9363-9f1f-41ce-ab1b-568f00812237} <Debug> TCPHandler: Processed in 0.000776813 sec. | ||
| 1130 | 2026.03.10 17:17:40.174604 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1131 | 2026.03.10 17:17:40.174724 [ 3 ] {f61b8585-56fd-44a1-ae25-a712544aab60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1132 | 2026.03.10 17:17:40.174967 [ 3 ] {f61b8585-56fd-44a1-ae25-a712544aab60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1133 | 2026.03.10 17:17:40.175009 [ 3 ] {f61b8585-56fd-44a1-ae25-a712544aab60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1134 | 2026.03.10 17:17:40.175355 [ 3 ] {f61b8585-56fd-44a1-ae25-a712544aab60} <Debug> TCPHandler: Processed in 0.000799252 sec. | ||
| 1135 | 2026.03.10 17:17:40.175610 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2026.03.10 17:17:40.175727 [ 3 ] {0b25d754-87d5-4ba1-83ab-f90ad8bdf52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1137 | 2026.03.10 17:17:40.175966 [ 3 ] {0b25d754-87d5-4ba1-83ab-f90ad8bdf52e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1138 | 2026.03.10 17:17:40.176008 [ 3 ] {0b25d754-87d5-4ba1-83ab-f90ad8bdf52e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1139 | 2026.03.10 17:17:40.176331 [ 3 ] {0b25d754-87d5-4ba1-83ab-f90ad8bdf52e} <Debug> TCPHandler: Processed in 0.000768352 sec. | ||
| 1140 | 2026.03.10 17:17:40.176563 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2026.03.10 17:17:40.176680 [ 3 ] {953ffd22-1b7b-4a04-81ff-6b229e78c94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1142 | 2026.03.10 17:17:40.176922 [ 3 ] {953ffd22-1b7b-4a04-81ff-6b229e78c94a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1143 | 2026.03.10 17:17:40.176963 [ 3 ] {953ffd22-1b7b-4a04-81ff-6b229e78c94a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1144 | 2026.03.10 17:17:40.177269 [ 3 ] {953ffd22-1b7b-4a04-81ff-6b229e78c94a} <Debug> TCPHandler: Processed in 0.000754242 sec. | ||
| 1145 | 2026.03.10 17:17:40.177497 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1146 | 2026.03.10 17:17:40.177616 [ 3 ] {4cc72b86-9860-443e-886e-e7f1b3a3a017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1147 | 2026.03.10 17:17:40.177857 [ 3 ] {4cc72b86-9860-443e-886e-e7f1b3a3a017} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1148 | 2026.03.10 17:17:40.177900 [ 3 ] {4cc72b86-9860-443e-886e-e7f1b3a3a017} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1149 | 2026.03.10 17:17:40.178186 [ 3 ] {4cc72b86-9860-443e-886e-e7f1b3a3a017} <Debug> TCPHandler: Processed in 0.000736882 sec. | ||
| 1150 | 2026.03.10 17:17:40.178434 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1151 | 2026.03.10 17:17:40.178553 [ 3 ] {b6c5e5c8-f941-45cd-b759-5b85db2eeced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1152 | 2026.03.10 17:17:40.178796 [ 3 ] {b6c5e5c8-f941-45cd-b759-5b85db2eeced} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1153 | 2026.03.10 17:17:40.178837 [ 3 ] {b6c5e5c8-f941-45cd-b759-5b85db2eeced} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1154 | 2026.03.10 17:17:40.179126 [ 3 ] {b6c5e5c8-f941-45cd-b759-5b85db2eeced} <Debug> TCPHandler: Processed in 0.000739312 sec. | ||
| 1155 | 2026.03.10 17:17:40.187442 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1156 | 2026.03.10 17:17:40.187570 [ 3 ] {b905f525-f149-47c8-a6a1-1ecd511a31c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1157 | 2026.03.10 17:17:40.187834 [ 3 ] {b905f525-f149-47c8-a6a1-1ecd511a31c2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1158 | 2026.03.10 17:17:40.187878 [ 3 ] {b905f525-f149-47c8-a6a1-1ecd511a31c2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1159 | 2026.03.10 17:17:40.188185 [ 3 ] {b905f525-f149-47c8-a6a1-1ecd511a31c2} <Debug> TCPHandler: Processed in 0.000794852 sec. | ||
| 1160 | 2026.03.10 17:17:40.188476 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2026.03.10 17:17:40.188585 [ 3 ] {2aa32967-b6c2-4807-b0e0-10ea4310e8eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1162 | 2026.03.10 17:17:40.188628 [ 3 ] {2aa32967-b6c2-4807-b0e0-10ea4310e8eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1163 | 2026.03.10 17:17:40.189187 [ 3 ] {2aa32967-b6c2-4807-b0e0-10ea4310e8eb} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1164 | 2026.03.10 17:17:40.189232 [ 3 ] {2aa32967-b6c2-4807-b0e0-10ea4310e8eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1165 | 2026.03.10 17:17:40.191985 [ 3 ] {2aa32967-b6c2-4807-b0e0-10ea4310e8eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1166 | 2026.03.10 17:17:40.192465 [ 3 ] {2aa32967-b6c2-4807-b0e0-10ea4310e8eb} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1167 | 2026.03.10 17:17:40.192615 [ 3 ] {2aa32967-b6c2-4807-b0e0-10ea4310e8eb} <Debug> executeQuery: Read 17 rows, 5.02 KiB in 0.004061 sec., 4186.161044077813 rows/sec., 1.21 MiB/sec. | ||
| 1168 | 2026.03.10 17:17:40.192653 [ 3 ] {2aa32967-b6c2-4807-b0e0-10ea4310e8eb} <Debug> TCPHandler: Processed in 0.004225609 sec. | ||
| 1169 | 2026.03.10 17:17:40.192782 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1170 | 2026.03.10 17:17:40.192879 [ 3 ] {48b2eb6a-b10a-41ec-b0dc-96d7163cb03c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1171 | 2026.03.10 17:17:40.192919 [ 3 ] {48b2eb6a-b10a-41ec-b0dc-96d7163cb03c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1172 | 2026.03.10 17:17:40.202677 [ 3 ] {48b2eb6a-b10a-41ec-b0dc-96d7163cb03c} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1173 | 2026.03.10 17:17:40.202713 [ 3 ] {48b2eb6a-b10a-41ec-b0dc-96d7163cb03c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1174 | 2026.03.10 17:17:40.205607 [ 3 ] {48b2eb6a-b10a-41ec-b0dc-96d7163cb03c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1175 | 2026.03.10 17:17:40.206039 [ 3 ] {48b2eb6a-b10a-41ec-b0dc-96d7163cb03c} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1176 | 2026.03.10 17:17:40.206173 [ 3 ] {48b2eb6a-b10a-41ec-b0dc-96d7163cb03c} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.013314 sec., 21330.929848280008 rows/sec., 1.35 MiB/sec. | ||
| 1177 | 2026.03.10 17:17:40.206212 [ 3 ] {48b2eb6a-b10a-41ec-b0dc-96d7163cb03c} <Debug> TCPHandler: Processed in 0.013477897 sec. | ||
| 1178 | 2026.03.10 17:17:40.206371 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1179 | 2026.03.10 17:17:40.206467 [ 3 ] {d0aa6403-e107-48eb-8882-7606ae511719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1180 | 2026.03.10 17:17:40.206507 [ 3 ] {d0aa6403-e107-48eb-8882-7606ae511719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1181 | 2026.03.10 17:17:40.206919 [ 3 ] {d0aa6403-e107-48eb-8882-7606ae511719} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1182 | 2026.03.10 17:17:40.206957 [ 3 ] {d0aa6403-e107-48eb-8882-7606ae511719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1183 | 2026.03.10 17:17:40.207496 [ 3 ] {d0aa6403-e107-48eb-8882-7606ae511719} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1184 | 2026.03.10 17:17:40.207919 [ 3 ] {d0aa6403-e107-48eb-8882-7606ae511719} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1185 | 2026.03.10 17:17:40.208052 [ 3 ] {d0aa6403-e107-48eb-8882-7606ae511719} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001604 sec., 2493.7655860349128 rows/sec., 203.35 KiB/sec. | ||
| 1186 | 2026.03.10 17:17:40.208088 [ 3 ] {d0aa6403-e107-48eb-8882-7606ae511719} <Debug> TCPHandler: Processed in 0.001767348 sec. | ||
| 1187 | 2026.03.10 17:17:40.208203 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1188 | 2026.03.10 17:17:40.208297 [ 3 ] {6eac2965-cf4c-493f-ac99-3ddde48783fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1189 | 2026.03.10 17:17:40.208336 [ 3 ] {6eac2965-cf4c-493f-ac99-3ddde48783fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1190 | 2026.03.10 17:17:40.209187 [ 3 ] {6eac2965-cf4c-493f-ac99-3ddde48783fe} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1191 | 2026.03.10 17:17:40.209225 [ 3 ] {6eac2965-cf4c-493f-ac99-3ddde48783fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1192 | 2026.03.10 17:17:40.209780 [ 3 ] {6eac2965-cf4c-493f-ac99-3ddde48783fe} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1193 | 2026.03.10 17:17:40.210210 [ 3 ] {6eac2965-cf4c-493f-ac99-3ddde48783fe} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2026.03.10 17:17:40.210346 [ 3 ] {6eac2965-cf4c-493f-ac99-3ddde48783fe} <Debug> executeQuery: Read 767 rows, 61.49 KiB in 0.002067 sec., 371069.18238993717 rows/sec., 29.05 MiB/sec. | ||
| 1195 | 2026.03.10 17:17:40.210382 [ 3 ] {6eac2965-cf4c-493f-ac99-3ddde48783fe} <Debug> TCPHandler: Processed in 0.002228726 sec. | ||
| 1196 | 2026.03.10 17:17:40.210500 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1197 | 2026.03.10 17:17:40.210593 [ 3 ] {c09b3129-e6f1-417f-82c1-5e7f290c2375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1198 | 2026.03.10 17:17:40.210631 [ 3 ] {c09b3129-e6f1-417f-82c1-5e7f290c2375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1199 | 2026.03.10 17:17:40.211113 [ 3 ] {c09b3129-e6f1-417f-82c1-5e7f290c2375} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1200 | 2026.03.10 17:17:40.211153 [ 3 ] {c09b3129-e6f1-417f-82c1-5e7f290c2375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1201 | 2026.03.10 17:17:40.211699 [ 3 ] {c09b3129-e6f1-417f-82c1-5e7f290c2375} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1202 | 2026.03.10 17:17:40.212148 [ 3 ] {c09b3129-e6f1-417f-82c1-5e7f290c2375} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1203 | 2026.03.10 17:17:40.212282 [ 3 ] {c09b3129-e6f1-417f-82c1-5e7f290c2375} <Debug> executeQuery: Read 158 rows, 9.72 KiB in 0.001707 sec., 92560.04686584651 rows/sec., 5.56 MiB/sec. | ||
| 1204 | 2026.03.10 17:17:40.212322 [ 3 ] {c09b3129-e6f1-417f-82c1-5e7f290c2375} <Debug> TCPHandler: Processed in 0.00187059 sec. | ||
| 1205 | 2026.03.10 17:17:40.212445 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1206 | 2026.03.10 17:17:40.212541 [ 3 ] {ac0521de-d524-4bae-95bc-990f0dbc17cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1207 | 2026.03.10 17:17:40.212582 [ 3 ] {ac0521de-d524-4bae-95bc-990f0dbc17cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1208 | 2026.03.10 17:17:40.213080 [ 3 ] {ac0521de-d524-4bae-95bc-990f0dbc17cb} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1209 | 2026.03.10 17:17:40.213115 [ 3 ] {ac0521de-d524-4bae-95bc-990f0dbc17cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1210 | 2026.03.10 17:17:40.213656 [ 3 ] {ac0521de-d524-4bae-95bc-990f0dbc17cb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1211 | 2026.03.10 17:17:40.214139 [ 3 ] {ac0521de-d524-4bae-95bc-990f0dbc17cb} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1212 | 2026.03.10 17:17:40.214275 [ 3 ] {ac0521de-d524-4bae-95bc-990f0dbc17cb} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001751 sec., 85094.23186750429 rows/sec., 5.50 MiB/sec. | ||
| 1213 | 2026.03.10 17:17:40.214313 [ 3 ] {ac0521de-d524-4bae-95bc-990f0dbc17cb} <Debug> TCPHandler: Processed in 0.001917451 sec. | ||
| 1214 | 2026.03.10 17:17:40.214440 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1215 | 2026.03.10 17:17:40.214538 [ 3 ] {b505ce8d-1877-4104-b23b-d5ec7efd2a20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1216 | 2026.03.10 17:17:40.214579 [ 3 ] {b505ce8d-1877-4104-b23b-d5ec7efd2a20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1217 | 2026.03.10 17:17:40.215067 [ 3 ] {b505ce8d-1877-4104-b23b-d5ec7efd2a20} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1218 | 2026.03.10 17:17:40.215113 [ 3 ] {b505ce8d-1877-4104-b23b-d5ec7efd2a20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1219 | 2026.03.10 17:17:40.220062 [ 3 ] {b505ce8d-1877-4104-b23b-d5ec7efd2a20} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1220 | 2026.03.10 17:17:40.220547 [ 3 ] {b505ce8d-1877-4104-b23b-d5ec7efd2a20} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1221 | 2026.03.10 17:17:40.220686 [ 3 ] {b505ce8d-1877-4104-b23b-d5ec7efd2a20} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.006166 sec., 24002.594875121635 rows/sec., 1.37 MiB/sec. | ||
| 1222 | 2026.03.10 17:17:40.220725 [ 3 ] {b505ce8d-1877-4104-b23b-d5ec7efd2a20} <Debug> TCPHandler: Processed in 0.006335192 sec. | ||
| 1223 | 2026.03.10 17:17:40.220848 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1224 | 2026.03.10 17:17:40.220942 [ 3 ] {e5177601-3a0c-43fc-b50e-0f2f5fd7eacf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1225 | 2026.03.10 17:17:40.220981 [ 3 ] {e5177601-3a0c-43fc-b50e-0f2f5fd7eacf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1226 | 2026.03.10 17:17:40.221551 [ 3 ] {e5177601-3a0c-43fc-b50e-0f2f5fd7eacf} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1227 | 2026.03.10 17:17:40.221588 [ 3 ] {e5177601-3a0c-43fc-b50e-0f2f5fd7eacf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1228 | 2026.03.10 17:17:40.222169 [ 3 ] {e5177601-3a0c-43fc-b50e-0f2f5fd7eacf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1229 | 2026.03.10 17:17:40.222596 [ 3 ] {e5177601-3a0c-43fc-b50e-0f2f5fd7eacf} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1230 | 2026.03.10 17:17:40.222725 [ 3 ] {e5177601-3a0c-43fc-b50e-0f2f5fd7eacf} <Debug> executeQuery: Read 449 rows, 31.92 KiB in 0.001801 sec., 249305.94114380897 rows/sec., 17.31 MiB/sec. | ||
| 1231 | 2026.03.10 17:17:40.222761 [ 3 ] {e5177601-3a0c-43fc-b50e-0f2f5fd7eacf} <Debug> TCPHandler: Processed in 0.001963752 sec. | ||
| 1232 | 2026.03.10 17:17:40.222875 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1233 | 2026.03.10 17:17:40.222968 [ 3 ] {af7f4062-fd6b-4c8d-a71b-b53b1ef1b138} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1234 | 2026.03.10 17:17:40.223007 [ 3 ] {af7f4062-fd6b-4c8d-a71b-b53b1ef1b138} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1235 | 2026.03.10 17:17:40.225714 [ 3 ] {af7f4062-fd6b-4c8d-a71b-b53b1ef1b138} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1236 | 2026.03.10 17:17:40.225758 [ 3 ] {af7f4062-fd6b-4c8d-a71b-b53b1ef1b138} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1237 | 2026.03.10 17:17:40.230997 [ 3 ] {af7f4062-fd6b-4c8d-a71b-b53b1ef1b138} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1238 | 2026.03.10 17:17:40.231465 [ 3 ] {af7f4062-fd6b-4c8d-a71b-b53b1ef1b138} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1239 | 2026.03.10 17:17:40.231594 [ 3 ] {af7f4062-fd6b-4c8d-a71b-b53b1ef1b138} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.008644 sec., 694.1230911614992 rows/sec., 36.27 KiB/sec. | ||
| 1240 | 2026.03.10 17:17:40.231628 [ 3 ] {af7f4062-fd6b-4c8d-a71b-b53b1ef1b138} <Debug> TCPHandler: Processed in 0.008801902 sec. | ||
| 1241 | 2026.03.10 17:17:40.231750 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1242 | 2026.03.10 17:17:40.231842 [ 3 ] {eb6fe81a-d90b-4600-a737-745414f4b23d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1243 | 2026.03.10 17:17:40.231884 [ 3 ] {eb6fe81a-d90b-4600-a737-745414f4b23d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1244 | 2026.03.10 17:17:40.232263 [ 3 ] {eb6fe81a-d90b-4600-a737-745414f4b23d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1245 | 2026.03.10 17:17:40.232298 [ 3 ] {eb6fe81a-d90b-4600-a737-745414f4b23d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1246 | 2026.03.10 17:17:40.232826 [ 3 ] {eb6fe81a-d90b-4600-a737-745414f4b23d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1247 | 2026.03.10 17:17:40.233311 [ 3 ] {eb6fe81a-d90b-4600-a737-745414f4b23d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1248 | 2026.03.10 17:17:40.233442 [ 3 ] {eb6fe81a-d90b-4600-a737-745414f4b23d} <Debug> executeQuery: Read 107 rows, 6.76 KiB in 0.001617 sec., 66171.92331478046 rows/sec., 4.08 MiB/sec. | ||
| 1249 | 2026.03.10 17:17:40.233479 [ 3 ] {eb6fe81a-d90b-4600-a737-745414f4b23d} <Debug> TCPHandler: Processed in 0.001778819 sec. | ||
| 1250 | 2026.03.10 17:17:40.233600 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1251 | 2026.03.10 17:17:40.233692 [ 3 ] {916eb021-d551-430a-b48b-408cbcd36c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1252 | 2026.03.10 17:17:40.233732 [ 3 ] {916eb021-d551-430a-b48b-408cbcd36c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1253 | 2026.03.10 17:17:40.234046 [ 3 ] {916eb021-d551-430a-b48b-408cbcd36c6c} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1254 | 2026.03.10 17:17:40.234080 [ 3 ] {916eb021-d551-430a-b48b-408cbcd36c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1255 | 2026.03.10 17:17:40.234479 [ 3 ] {916eb021-d551-430a-b48b-408cbcd36c6c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1256 | 2026.03.10 17:17:40.234918 [ 3 ] {916eb021-d551-430a-b48b-408cbcd36c6c} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1257 | 2026.03.10 17:17:40.235043 [ 3 ] {916eb021-d551-430a-b48b-408cbcd36c6c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00137 sec., 729.9270072992701 rows/sec., 49.18 KiB/sec. | ||
| 1258 | 2026.03.10 17:17:40.235078 [ 3 ] {916eb021-d551-430a-b48b-408cbcd36c6c} <Debug> TCPHandler: Processed in 0.001527145 sec. | ||
| 1259 | 2026.03.10 17:17:40.235188 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1260 | 2026.03.10 17:17:40.235285 [ 3 ] {fe3c4bdb-e821-4a62-bfeb-ea63b0bd2560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1261 | 2026.03.10 17:17:40.235341 [ 3 ] {fe3c4bdb-e821-4a62-bfeb-ea63b0bd2560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1262 | 2026.03.10 17:17:40.236102 [ 3 ] {fe3c4bdb-e821-4a62-bfeb-ea63b0bd2560} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1263 | 2026.03.10 17:17:40.236138 [ 3 ] {fe3c4bdb-e821-4a62-bfeb-ea63b0bd2560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1264 | 2026.03.10 17:17:40.241469 [ 3 ] {fe3c4bdb-e821-4a62-bfeb-ea63b0bd2560} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1265 | 2026.03.10 17:17:40.241958 [ 3 ] {fe3c4bdb-e821-4a62-bfeb-ea63b0bd2560} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1266 | 2026.03.10 17:17:40.242118 [ 3 ] {fe3c4bdb-e821-4a62-bfeb-ea63b0bd2560} <Debug> executeQuery: Read 12 rows, 22.02 KiB in 0.006849 sec., 1752.0805957074026 rows/sec., 3.14 MiB/sec. | ||
| 1267 | 2026.03.10 17:17:40.242196 [ 3 ] {fe3c4bdb-e821-4a62-bfeb-ea63b0bd2560} <Debug> TCPHandler: Processed in 0.007056673 sec. | ||
| 1268 | 2026.03.10 17:17:40.242337 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1269 | 2026.03.10 17:17:40.242430 [ 3 ] {3bbfe438-0e7b-40c3-91aa-c3466aa0873c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1270 | 2026.03.10 17:17:40.242470 [ 3 ] {3bbfe438-0e7b-40c3-91aa-c3466aa0873c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1271 | 2026.03.10 17:17:40.244727 [ 3 ] {3bbfe438-0e7b-40c3-91aa-c3466aa0873c} <Trace> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1272 | 2026.03.10 17:17:40.244761 [ 3 ] {3bbfe438-0e7b-40c3-91aa-c3466aa0873c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1273 | 2026.03.10 17:17:40.245165 [ 3 ] {3bbfe438-0e7b-40c3-91aa-c3466aa0873c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1274 | 2026.03.10 17:17:40.245576 [ 3 ] {3bbfe438-0e7b-40c3-91aa-c3466aa0873c} <Trace> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1275 | 2026.03.10 17:17:40.245701 [ 3 ] {3bbfe438-0e7b-40c3-91aa-c3466aa0873c} <Debug> executeQuery: Read 12 rows, 926.00 B in 0.003289 sec., 3648.5253876558227 rows/sec., 274.95 KiB/sec. | ||
| 1276 | 2026.03.10 17:17:40.245736 [ 3 ] {3bbfe438-0e7b-40c3-91aa-c3466aa0873c} <Debug> TCPHandler: Processed in 0.003451605 sec. | ||
| 1277 | 2026.03.10 17:17:40.245851 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1278 | 2026.03.10 17:17:40.245944 [ 3 ] {1de09a11-221d-436a-b1cf-78de46474ef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1279 | 2026.03.10 17:17:40.245984 [ 3 ] {1de09a11-221d-436a-b1cf-78de46474ef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1280 | 2026.03.10 17:17:40.246312 [ 3 ] {1de09a11-221d-436a-b1cf-78de46474ef0} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1281 | 2026.03.10 17:17:40.246348 [ 3 ] {1de09a11-221d-436a-b1cf-78de46474ef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1282 | 2026.03.10 17:17:40.246834 [ 3 ] {1de09a11-221d-436a-b1cf-78de46474ef0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1283 | 2026.03.10 17:17:40.247259 [ 3 ] {1de09a11-221d-436a-b1cf-78de46474ef0} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1284 | 2026.03.10 17:17:40.247387 [ 3 ] {1de09a11-221d-436a-b1cf-78de46474ef0} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001461 sec., 20533.880903490757 rows/sec., 1.09 MiB/sec. | ||
| 1285 | 2026.03.10 17:17:40.247421 [ 3 ] {1de09a11-221d-436a-b1cf-78de46474ef0} <Debug> TCPHandler: Processed in 0.001618236 sec. | ||
| 1286 | 2026.03.10 17:17:43.866792 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1287 | 2026.03.10 17:17:43.866849 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1288 | 2026.03.10 17:17:43.918291 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 158 | ||
| 1289 | 2026.03.10 17:17:43.921050 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1290 | 2026.03.10 17:17:43.921112 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1291 | 2026.03.10 17:17:43.922582 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1292 | 2026.03.10 17:17:43.923216 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1293 | 2026.03.10 17:17:43.923549 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 158 | ||
| 1294 | 2026.03.10 17:17:43.928145 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1951 | ||
| 1295 | 2026.03.10 17:17:43.928654 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1296 | 2026.03.10 17:17:43.928700 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1297 | 2026.03.10 17:17:43.929349 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1298 | 2026.03.10 17:17:43.929849 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1299 | 2026.03.10 17:17:43.929980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1951 | ||
| 1300 | 2026.03.10 17:17:44.023646 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1301 | 2026.03.10 17:17:44.042307 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2026.03.10 17:17:44.042379 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1303 | 2026.03.10 17:17:44.048634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1304 | 2026.03.10 17:17:44.049822 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2026.03.10 17:17:44.053337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1306 | 2026.03.10 17:17:45.000174 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.86 MiB, peak 190.86 MiB, free memory in arenas 0.00 B, will set to 188.01 MiB (RSS), difference: 1.15 MiB | ||
| 1307 | 2026.03.10 17:17:50.110713 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2026.03.10 17:17:50.110906 [ 3 ] {2100ca73-b36d-4691-8e63-b658c399164d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1309 | 2026.03.10 17:17:50.110973 [ 3 ] {2100ca73-b36d-4691-8e63-b658c399164d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1310 | 2026.03.10 17:17:50.111742 [ 3 ] {2100ca73-b36d-4691-8e63-b658c399164d} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2026.03.10 17:17:50.111794 [ 3 ] {2100ca73-b36d-4691-8e63-b658c399164d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1312 | 2026.03.10 17:17:50.112372 [ 3 ] {2100ca73-b36d-4691-8e63-b658c399164d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1313 | 2026.03.10 17:17:50.112861 [ 3 ] {2100ca73-b36d-4691-8e63-b658c399164d} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2026.03.10 17:17:50.113027 [ 3 ] {2100ca73-b36d-4691-8e63-b658c399164d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.002169 sec., 130935.91516828032 rows/sec., 8.32 MiB/sec. | ||
| 1315 | 2026.03.10 17:17:50.113076 [ 3 ] {2100ca73-b36d-4691-8e63-b658c399164d} <Debug> TCPHandler: Processed in 0.00248762 sec. | ||
| 1316 | 2026.03.10 17:17:50.113204 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2026.03.10 17:17:50.113309 [ 3 ] {9c5a0e15-c3a3-4e8a-bbb5-8f1ef0231435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1318 | 2026.03.10 17:17:50.113353 [ 3 ] {9c5a0e15-c3a3-4e8a-bbb5-8f1ef0231435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1319 | 2026.03.10 17:17:50.114124 [ 3 ] {9c5a0e15-c3a3-4e8a-bbb5-8f1ef0231435} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2026.03.10 17:17:50.114164 [ 3 ] {9c5a0e15-c3a3-4e8a-bbb5-8f1ef0231435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1321 | 2026.03.10 17:17:50.114667 [ 3 ] {9c5a0e15-c3a3-4e8a-bbb5-8f1ef0231435} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1322 | 2026.03.10 17:17:50.115134 [ 3 ] {9c5a0e15-c3a3-4e8a-bbb5-8f1ef0231435} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2026.03.10 17:17:50.115278 [ 3 ] {9c5a0e15-c3a3-4e8a-bbb5-8f1ef0231435} <Debug> executeQuery: Read 791 rows, 63.79 KiB in 0.001994 sec., 396690.0702106319 rows/sec., 31.24 MiB/sec. | ||
| 1324 | 2026.03.10 17:17:50.115317 [ 3 ] {9c5a0e15-c3a3-4e8a-bbb5-8f1ef0231435} <Debug> TCPHandler: Processed in 0.002165465 sec. | ||
| 1325 | 2026.03.10 17:17:50.115432 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2026.03.10 17:17:50.115534 [ 3 ] {4ab7d1fa-17b9-43c3-9944-7cfe463577f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1327 | 2026.03.10 17:17:50.115579 [ 3 ] {4ab7d1fa-17b9-43c3-9944-7cfe463577f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1328 | 2026.03.10 17:17:50.116158 [ 3 ] {4ab7d1fa-17b9-43c3-9944-7cfe463577f1} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2026.03.10 17:17:50.116202 [ 3 ] {4ab7d1fa-17b9-43c3-9944-7cfe463577f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1330 | 2026.03.10 17:17:50.116878 [ 3 ] {4ab7d1fa-17b9-43c3-9944-7cfe463577f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1331 | 2026.03.10 17:17:50.117425 [ 3 ] {4ab7d1fa-17b9-43c3-9944-7cfe463577f1} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2026.03.10 17:17:50.117569 [ 3 ] {4ab7d1fa-17b9-43c3-9944-7cfe463577f1} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.002057 sec., 81186.19348565873 rows/sec., 4.95 MiB/sec. | ||
| 1333 | 2026.03.10 17:17:50.117608 [ 3 ] {4ab7d1fa-17b9-43c3-9944-7cfe463577f1} <Debug> TCPHandler: Processed in 0.002226596 sec. | ||
| 1334 | 2026.03.10 17:17:50.117730 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2026.03.10 17:17:50.117831 [ 3 ] {ec3754b0-928f-4b2d-be16-86fbd8d7786c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1336 | 2026.03.10 17:17:50.117874 [ 3 ] {ec3754b0-928f-4b2d-be16-86fbd8d7786c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1337 | 2026.03.10 17:17:50.118328 [ 3 ] {ec3754b0-928f-4b2d-be16-86fbd8d7786c} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2026.03.10 17:17:50.118367 [ 3 ] {ec3754b0-928f-4b2d-be16-86fbd8d7786c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1339 | 2026.03.10 17:17:50.118812 [ 3 ] {ec3754b0-928f-4b2d-be16-86fbd8d7786c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1340 | 2026.03.10 17:17:50.119247 [ 3 ] {ec3754b0-928f-4b2d-be16-86fbd8d7786c} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2026.03.10 17:17:50.119378 [ 3 ] {ec3754b0-928f-4b2d-be16-86fbd8d7786c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001569 sec., 94964.94582536646 rows/sec., 6.14 MiB/sec. | ||
| 1342 | 2026.03.10 17:17:50.119416 [ 3 ] {ec3754b0-928f-4b2d-be16-86fbd8d7786c} <Debug> TCPHandler: Processed in 0.001736258 sec. | ||
| 1343 | 2026.03.10 17:17:50.119525 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2026.03.10 17:17:50.119623 [ 3 ] {3a14ef92-088a-4756-9cba-1381a9b02260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1345 | 2026.03.10 17:17:50.119664 [ 3 ] {3a14ef92-088a-4756-9cba-1381a9b02260} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1346 | 2026.03.10 17:17:50.120109 [ 3 ] {3a14ef92-088a-4756-9cba-1381a9b02260} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2026.03.10 17:17:50.120146 [ 3 ] {3a14ef92-088a-4756-9cba-1381a9b02260} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1348 | 2026.03.10 17:17:50.120585 [ 3 ] {3a14ef92-088a-4756-9cba-1381a9b02260} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1349 | 2026.03.10 17:17:50.121029 [ 3 ] {3a14ef92-088a-4756-9cba-1381a9b02260} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2026.03.10 17:17:50.121176 [ 3 ] {3a14ef92-088a-4756-9cba-1381a9b02260} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001571 sec., 94207.51113940166 rows/sec., 5.36 MiB/sec. | ||
| 1351 | 2026.03.10 17:17:50.121216 [ 3 ] {3a14ef92-088a-4756-9cba-1381a9b02260} <Debug> TCPHandler: Processed in 0.001740988 sec. | ||
| 1352 | 2026.03.10 17:17:50.121326 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2026.03.10 17:17:50.121422 [ 3 ] {b2d1eb6e-520c-446a-9fa3-d548fbef9d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1354 | 2026.03.10 17:17:50.121464 [ 3 ] {b2d1eb6e-520c-446a-9fa3-d548fbef9d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1355 | 2026.03.10 17:17:50.122016 [ 3 ] {b2d1eb6e-520c-446a-9fa3-d548fbef9d2e} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2026.03.10 17:17:50.122053 [ 3 ] {b2d1eb6e-520c-446a-9fa3-d548fbef9d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1357 | 2026.03.10 17:17:50.122517 [ 3 ] {b2d1eb6e-520c-446a-9fa3-d548fbef9d2e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1358 | 2026.03.10 17:17:50.122973 [ 3 ] {b2d1eb6e-520c-446a-9fa3-d548fbef9d2e} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2026.03.10 17:17:50.123108 [ 3 ] {b2d1eb6e-520c-446a-9fa3-d548fbef9d2e} <Debug> executeQuery: Read 456 rows, 32.49 KiB in 0.001705 sec., 267448.68035190617 rows/sec., 18.61 MiB/sec. | ||
| 1360 | 2026.03.10 17:17:50.123147 [ 3 ] {b2d1eb6e-520c-446a-9fa3-d548fbef9d2e} <Debug> TCPHandler: Processed in 0.00186962 sec. | ||
| 1361 | 2026.03.10 17:17:50.123282 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2026.03.10 17:17:50.123382 [ 3 ] {ac01ced2-9fc1-417e-8ec5-80353fc6015f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1363 | 2026.03.10 17:17:50.123425 [ 3 ] {ac01ced2-9fc1-417e-8ec5-80353fc6015f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1364 | 2026.03.10 17:17:50.123742 [ 3 ] {ac01ced2-9fc1-417e-8ec5-80353fc6015f} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2026.03.10 17:17:50.123781 [ 3 ] {ac01ced2-9fc1-417e-8ec5-80353fc6015f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1366 | 2026.03.10 17:17:50.124203 [ 3 ] {ac01ced2-9fc1-417e-8ec5-80353fc6015f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1367 | 2026.03.10 17:17:50.124676 [ 3 ] {ac01ced2-9fc1-417e-8ec5-80353fc6015f} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2026.03.10 17:17:50.124810 [ 3 ] {ac01ced2-9fc1-417e-8ec5-80353fc6015f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001446 sec., 4149.377593360996 rows/sec., 216.79 KiB/sec. | ||
| 1369 | 2026.03.10 17:17:50.124848 [ 3 ] {ac01ced2-9fc1-417e-8ec5-80353fc6015f} <Debug> TCPHandler: Processed in 0.001620126 sec. | ||
| 1370 | 2026.03.10 17:17:50.124954 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1371 | 2026.03.10 17:17:50.125048 [ 3 ] {b12074d0-ff8f-438f-8818-aaebc9bee63a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1372 | 2026.03.10 17:17:50.125091 [ 3 ] {b12074d0-ff8f-438f-8818-aaebc9bee63a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1373 | 2026.03.10 17:17:50.125448 [ 3 ] {b12074d0-ff8f-438f-8818-aaebc9bee63a} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2026.03.10 17:17:50.125486 [ 3 ] {b12074d0-ff8f-438f-8818-aaebc9bee63a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1375 | 2026.03.10 17:17:50.125913 [ 3 ] {b12074d0-ff8f-438f-8818-aaebc9bee63a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1376 | 2026.03.10 17:17:50.126363 [ 3 ] {b12074d0-ff8f-438f-8818-aaebc9bee63a} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2026.03.10 17:17:50.126497 [ 3 ] {b12074d0-ff8f-438f-8818-aaebc9bee63a} <Debug> executeQuery: Read 105 rows, 6.62 KiB in 0.001466 sec., 71623.46521145976 rows/sec., 4.41 MiB/sec. | ||
| 1378 | 2026.03.10 17:17:50.126534 [ 3 ] {b12074d0-ff8f-438f-8818-aaebc9bee63a} <Debug> TCPHandler: Processed in 0.001629636 sec. | ||
| 1379 | 2026.03.10 17:17:50.126653 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1380 | 2026.03.10 17:17:50.126776 [ 3 ] {c0ccf423-2948-4f47-b754-a8da2b87c3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1381 | 2026.03.10 17:17:50.126823 [ 3 ] {c0ccf423-2948-4f47-b754-a8da2b87c3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1382 | 2026.03.10 17:17:50.127192 [ 3 ] {c0ccf423-2948-4f47-b754-a8da2b87c3ea} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1383 | 2026.03.10 17:17:50.127229 [ 3 ] {c0ccf423-2948-4f47-b754-a8da2b87c3ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1384 | 2026.03.10 17:17:50.127684 [ 3 ] {c0ccf423-2948-4f47-b754-a8da2b87c3ea} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1385 | 2026.03.10 17:17:50.128143 [ 3 ] {c0ccf423-2948-4f47-b754-a8da2b87c3ea} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1386 | 2026.03.10 17:17:50.128277 [ 3 ] {c0ccf423-2948-4f47-b754-a8da2b87c3ea} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00152 sec., 657.8947368421052 rows/sec., 44.33 KiB/sec. | ||
| 1387 | 2026.03.10 17:17:50.128313 [ 3 ] {c0ccf423-2948-4f47-b754-a8da2b87c3ea} <Debug> TCPHandler: Processed in 0.001712568 sec. | ||
| 1388 | 2026.03.10 17:17:50.128416 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1389 | 2026.03.10 17:17:50.128508 [ 3 ] {45177de5-05c8-44b4-86d4-016d6266058b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1390 | 2026.03.10 17:17:50.128562 [ 3 ] {45177de5-05c8-44b4-86d4-016d6266058b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1391 | 2026.03.10 17:17:50.129316 [ 3 ] {45177de5-05c8-44b4-86d4-016d6266058b} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1392 | 2026.03.10 17:17:50.129353 [ 3 ] {45177de5-05c8-44b4-86d4-016d6266058b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1393 | 2026.03.10 17:17:50.129983 [ 3 ] {45177de5-05c8-44b4-86d4-016d6266058b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1394 | 2026.03.10 17:17:50.130420 [ 3 ] {45177de5-05c8-44b4-86d4-016d6266058b} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1395 | 2026.03.10 17:17:50.130554 [ 3 ] {45177de5-05c8-44b4-86d4-016d6266058b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002064 sec., 12112.403100775195 rows/sec., 21.70 MiB/sec. | ||
| 1396 | 2026.03.10 17:17:50.130602 [ 3 ] {45177de5-05c8-44b4-86d4-016d6266058b} <Debug> TCPHandler: Processed in 0.002235256 sec. | ||
| 1397 | 2026.03.10 17:17:50.130712 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1398 | 2026.03.10 17:17:50.130806 [ 3 ] {a7ad4a36-bace-4bef-967b-ee32470698b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1399 | 2026.03.10 17:17:50.130846 [ 3 ] {a7ad4a36-bace-4bef-967b-ee32470698b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1400 | 2026.03.10 17:17:50.131142 [ 3 ] {a7ad4a36-bace-4bef-967b-ee32470698b3} <Trace> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2026.03.10 17:17:50.131178 [ 3 ] {a7ad4a36-bace-4bef-967b-ee32470698b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1402 | 2026.03.10 17:17:50.131653 [ 3 ] {a7ad4a36-bace-4bef-967b-ee32470698b3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1403 | 2026.03.10 17:17:50.132089 [ 3 ] {a7ad4a36-bace-4bef-967b-ee32470698b3} <Trace> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1404 | 2026.03.10 17:17:50.132218 [ 3 ] {a7ad4a36-bace-4bef-967b-ee32470698b3} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001431 sec., 4192.8721174004195 rows/sec., 315.97 KiB/sec. | ||
| 1405 | 2026.03.10 17:17:50.132255 [ 3 ] {a7ad4a36-bace-4bef-967b-ee32470698b3} <Debug> TCPHandler: Processed in 0.001591426 sec. | ||
| 1406 | 2026.03.10 17:17:50.132355 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1407 | 2026.03.10 17:17:50.132449 [ 3 ] {6724af40-056c-4049-8350-16e034ae52f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1408 | 2026.03.10 17:17:50.132489 [ 3 ] {6724af40-056c-4049-8350-16e034ae52f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1409 | 2026.03.10 17:17:50.132783 [ 3 ] {6724af40-056c-4049-8350-16e034ae52f7} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1410 | 2026.03.10 17:17:50.132819 [ 3 ] {6724af40-056c-4049-8350-16e034ae52f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1411 | 2026.03.10 17:17:50.133260 [ 3 ] {6724af40-056c-4049-8350-16e034ae52f7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1412 | 2026.03.10 17:17:50.133705 [ 3 ] {6724af40-056c-4049-8350-16e034ae52f7} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1413 | 2026.03.10 17:17:50.133832 [ 3 ] {6724af40-056c-4049-8350-16e034ae52f7} <Debug> executeQuery: Read 30 rows, 1.63 KiB in 0.001401 sec., 21413.276231263386 rows/sec., 1.13 MiB/sec. | ||
| 1414 | 2026.03.10 17:17:50.133867 [ 3 ] {6724af40-056c-4049-8350-16e034ae52f7} <Debug> TCPHandler: Processed in 0.001559385 sec. | ||
| 1415 | 2026.03.10 17:17:51.430083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2463 | ||
| 1416 | 2026.03.10 17:17:51.430777 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1417 | 2026.03.10 17:17:51.430817 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1418 | 2026.03.10 17:17:51.431439 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1419 | 2026.03.10 17:17:51.431877 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1420 | 2026.03.10 17:17:51.432026 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2463 | ||
| 1421 | 2026.03.10 17:17:51.553427 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1422 | 2026.03.10 17:17:51.570205 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2026.03.10 17:17:51.570269 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1424 | 2026.03.10 17:17:51.576822 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1425 | 2026.03.10 17:17:51.578022 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2026.03.10 17:17:51.581086 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1427 | 2026.03.10 17:17:52.000147 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.58 MiB, peak 192.58 MiB, free memory in arenas 0.00 B, will set to 189.72 MiB (RSS), difference: 1.14 MiB | ||
| 1428 | 2026.03.10 17:17:52.448319 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1429 | 2026.03.10 17:17:52.448553 [ 3 ] {aca05f04-296f-48e8-880c-09c38ff466cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1430 | 2026.03.10 17:17:52.448869 [ 3 ] {aca05f04-296f-48e8-880c-09c38ff466cc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1431 | 2026.03.10 17:17:52.451134 [ 3 ] {aca05f04-296f-48e8-880c-09c38ff466cc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1432 | 2026.03.10 17:17:52.451365 [ 3 ] {aca05f04-296f-48e8-880c-09c38ff466cc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1433 | 2026.03.10 17:17:52.451435 [ 3 ] {aca05f04-296f-48e8-880c-09c38ff466cc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1434 | 2026.03.10 17:17:52.451618 [ 3 ] {aca05f04-296f-48e8-880c-09c38ff466cc} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1435 | 2026.03.10 17:17:52.453854 [ 3 ] {aca05f04-296f-48e8-880c-09c38ff466cc} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1436 | 2026.03.10 17:17:52.456175 [ 3 ] {aca05f04-296f-48e8-880c-09c38ff466cc} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1437 | 2026.03.10 17:17:52.456201 [ 3 ] {aca05f04-296f-48e8-880c-09c38ff466cc} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1438 | 2026.03.10 17:17:52.463470 [ 3 ] {aca05f04-296f-48e8-880c-09c38ff466cc} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1439 | 2026.03.10 17:17:52.463510 [ 3 ] {aca05f04-296f-48e8-880c-09c38ff466cc} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1440 | 2026.03.10 17:17:52.493135 [ 3 ] {aca05f04-296f-48e8-880c-09c38ff466cc} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.04467 sec., 380.5686142825162 rows/sec., 13.66 KiB/sec. | ||
| 1441 | 2026.03.10 17:17:52.493219 [ 3 ] {aca05f04-296f-48e8-880c-09c38ff466cc} <Debug> TCPHandler: Processed in 0.045025966 sec. | ||
| 1442 | 2026.03.10 17:17:52.493581 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1443 | 2026.03.10 17:17:52.493746 [ 3 ] {62a5b02e-293c-4ce7-81fe-fdf91a1803f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1444 | 2026.03.10 17:17:52.493998 [ 3 ] {62a5b02e-293c-4ce7-81fe-fdf91a1803f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1445 | 2026.03.10 17:17:52.494033 [ 3 ] {62a5b02e-293c-4ce7-81fe-fdf91a1803f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1446 | 2026.03.10 17:17:52.494223 [ 3 ] {62a5b02e-293c-4ce7-81fe-fdf91a1803f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1447 | 2026.03.10 17:17:52.494308 [ 3 ] {62a5b02e-293c-4ce7-81fe-fdf91a1803f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1448 | 2026.03.10 17:17:52.494448 [ 3 ] {62a5b02e-293c-4ce7-81fe-fdf91a1803f8} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1449 | 2026.03.10 17:17:52.494485 [ 3 ] {62a5b02e-293c-4ce7-81fe-fdf91a1803f8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1450 | 2026.03.10 17:17:52.494505 [ 3 ] {62a5b02e-293c-4ce7-81fe-fdf91a1803f8} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1451 | 2026.03.10 17:17:52.494520 [ 3 ] {62a5b02e-293c-4ce7-81fe-fdf91a1803f8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1452 | 2026.03.10 17:17:52.494555 [ 3 ] {62a5b02e-293c-4ce7-81fe-fdf91a1803f8} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1453 | 2026.03.10 17:17:52.494575 [ 3 ] {62a5b02e-293c-4ce7-81fe-fdf91a1803f8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1454 | 2026.03.10 17:17:52.495010 [ 3 ] {62a5b02e-293c-4ce7-81fe-fdf91a1803f8} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001338 sec., 12705.530642750373 rows/sec., 456.17 KiB/sec. | ||
| 1455 | 2026.03.10 17:17:52.495071 [ 3 ] {62a5b02e-293c-4ce7-81fe-fdf91a1803f8} <Debug> TCPHandler: Processed in 0.001585866 sec. | ||
| 1456 | 2026.03.10 17:17:52.495273 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2026.03.10 17:17:52.495405 [ 3 ] {75e4ebcc-08b8-4845-9909-fb148f3acc38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1458 | 2026.03.10 17:17:52.495605 [ 3 ] {75e4ebcc-08b8-4845-9909-fb148f3acc38} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1459 | 2026.03.10 17:17:52.495636 [ 3 ] {75e4ebcc-08b8-4845-9909-fb148f3acc38} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1460 | 2026.03.10 17:17:52.495805 [ 3 ] {75e4ebcc-08b8-4845-9909-fb148f3acc38} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1461 | 2026.03.10 17:17:52.495859 [ 3 ] {75e4ebcc-08b8-4845-9909-fb148f3acc38} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1462 | 2026.03.10 17:17:52.495960 [ 3 ] {75e4ebcc-08b8-4845-9909-fb148f3acc38} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1463 | 2026.03.10 17:17:52.495992 [ 3 ] {75e4ebcc-08b8-4845-9909-fb148f3acc38} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1464 | 2026.03.10 17:17:52.496012 [ 3 ] {75e4ebcc-08b8-4845-9909-fb148f3acc38} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1465 | 2026.03.10 17:17:52.496026 [ 3 ] {75e4ebcc-08b8-4845-9909-fb148f3acc38} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1466 | 2026.03.10 17:17:52.496086 [ 3 ] {75e4ebcc-08b8-4845-9909-fb148f3acc38} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1467 | 2026.03.10 17:17:52.496104 [ 3 ] {75e4ebcc-08b8-4845-9909-fb148f3acc38} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1468 | 2026.03.10 17:17:52.496482 [ 3 ] {75e4ebcc-08b8-4845-9909-fb148f3acc38} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001131 sec., 15030.946065428823 rows/sec., 539.66 KiB/sec. | ||
| 1469 | 2026.03.10 17:17:52.496538 [ 3 ] {75e4ebcc-08b8-4845-9909-fb148f3acc38} <Debug> TCPHandler: Processed in 0.001316181 sec. | ||
| 1470 | 2026.03.10 17:17:52.496742 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1471 | 2026.03.10 17:17:52.496900 [ 3 ] {0e66eade-6c98-441a-8826-f32bf825b897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1472 | 2026.03.10 17:17:52.497094 [ 3 ] {0e66eade-6c98-441a-8826-f32bf825b897} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1473 | 2026.03.10 17:17:52.497125 [ 3 ] {0e66eade-6c98-441a-8826-f32bf825b897} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1474 | 2026.03.10 17:17:52.497307 [ 3 ] {0e66eade-6c98-441a-8826-f32bf825b897} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1475 | 2026.03.10 17:17:52.497360 [ 3 ] {0e66eade-6c98-441a-8826-f32bf825b897} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1476 | 2026.03.10 17:17:52.497459 [ 3 ] {0e66eade-6c98-441a-8826-f32bf825b897} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1477 | 2026.03.10 17:17:52.497488 [ 3 ] {0e66eade-6c98-441a-8826-f32bf825b897} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1478 | 2026.03.10 17:17:52.497508 [ 3 ] {0e66eade-6c98-441a-8826-f32bf825b897} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1479 | 2026.03.10 17:17:52.497522 [ 3 ] {0e66eade-6c98-441a-8826-f32bf825b897} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1480 | 2026.03.10 17:17:52.497554 [ 3 ] {0e66eade-6c98-441a-8826-f32bf825b897} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1481 | 2026.03.10 17:17:52.497571 [ 3 ] {0e66eade-6c98-441a-8826-f32bf825b897} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1482 | 2026.03.10 17:17:52.497953 [ 3 ] {0e66eade-6c98-441a-8826-f32bf825b897} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001102 sec., 15426.497277676952 rows/sec., 553.86 KiB/sec. | ||
| 1483 | 2026.03.10 17:17:52.498008 [ 3 ] {0e66eade-6c98-441a-8826-f32bf825b897} <Debug> TCPHandler: Processed in 0.001314471 sec. | ||
| 1484 | 2026.03.10 17:17:52.498205 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1485 | 2026.03.10 17:17:52.498330 [ 3 ] {17791479-47f5-4c86-a781-611c3c4ec84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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) | ||
| 1486 | 2026.03.10 17:17:52.498516 [ 3 ] {17791479-47f5-4c86-a781-611c3c4ec84a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1487 | 2026.03.10 17:17:52.498547 [ 3 ] {17791479-47f5-4c86-a781-611c3c4ec84a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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 | ||
| 1488 | 2026.03.10 17:17:52.498709 [ 3 ] {17791479-47f5-4c86-a781-611c3c4ec84a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1489 | 2026.03.10 17:17:52.498760 [ 3 ] {17791479-47f5-4c86-a781-611c3c4ec84a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1490 | 2026.03.10 17:17:52.498857 [ 3 ] {17791479-47f5-4c86-a781-611c3c4ec84a} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1491 | 2026.03.10 17:17:52.498885 [ 3 ] {17791479-47f5-4c86-a781-611c3c4ec84a} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1492 | 2026.03.10 17:17:52.498904 [ 3 ] {17791479-47f5-4c86-a781-611c3c4ec84a} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1493 | 2026.03.10 17:17:52.498918 [ 3 ] {17791479-47f5-4c86-a781-611c3c4ec84a} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1494 | 2026.03.10 17:17:52.498949 [ 3 ] {17791479-47f5-4c86-a781-611c3c4ec84a} <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', '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'))" | ||
| 1495 | 2026.03.10 17:17:52.498966 [ 3 ] {17791479-47f5-4c86-a781-611c3c4ec84a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1496 | 2026.03.10 17:17:52.499497 [ 3 ] {17791479-47f5-4c86-a781-611c3c4ec84a} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001215 sec., 13991.769547325104 rows/sec., 502.35 KiB/sec. | ||
| 1497 | 2026.03.10 17:17:52.499554 [ 3 ] {17791479-47f5-4c86-a781-611c3c4ec84a} <Debug> TCPHandler: Processed in 0.001399032 sec. | ||
| 1498 | 2026.03.10 17:17:52.499754 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2026.03.10 17:17:52.499878 [ 3 ] {917f9ebb-7f8f-4922-a4cc-6fe67fcbdd5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1500 | 2026.03.10 17:17:52.500066 [ 3 ] {917f9ebb-7f8f-4922-a4cc-6fe67fcbdd5f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1501 | 2026.03.10 17:17:52.500097 [ 3 ] {917f9ebb-7f8f-4922-a4cc-6fe67fcbdd5f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1502 | 2026.03.10 17:17:52.500262 [ 3 ] {917f9ebb-7f8f-4922-a4cc-6fe67fcbdd5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1503 | 2026.03.10 17:17:52.500315 [ 3 ] {917f9ebb-7f8f-4922-a4cc-6fe67fcbdd5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1504 | 2026.03.10 17:17:52.500412 [ 3 ] {917f9ebb-7f8f-4922-a4cc-6fe67fcbdd5f} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1505 | 2026.03.10 17:17:52.500440 [ 3 ] {917f9ebb-7f8f-4922-a4cc-6fe67fcbdd5f} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1506 | 2026.03.10 17:17:52.500458 [ 3 ] {917f9ebb-7f8f-4922-a4cc-6fe67fcbdd5f} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1507 | 2026.03.10 17:17:52.500472 [ 3 ] {917f9ebb-7f8f-4922-a4cc-6fe67fcbdd5f} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1508 | 2026.03.10 17:17:52.500504 [ 3 ] {917f9ebb-7f8f-4922-a4cc-6fe67fcbdd5f} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1509 | 2026.03.10 17:17:52.500522 [ 3 ] {917f9ebb-7f8f-4922-a4cc-6fe67fcbdd5f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1510 | 2026.03.10 17:17:52.500898 [ 3 ] {917f9ebb-7f8f-4922-a4cc-6fe67fcbdd5f} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001066 sec., 15947.46716697936 rows/sec., 572.56 KiB/sec. | ||
| 1511 | 2026.03.10 17:17:52.500953 [ 3 ] {917f9ebb-7f8f-4922-a4cc-6fe67fcbdd5f} <Debug> TCPHandler: Processed in 0.00124782 sec. | ||
| 1512 | 2026.03.10 17:17:52.501148 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1513 | 2026.03.10 17:17:52.501276 [ 3 ] {7ecce843-806b-4c25-a594-6c304b0fbf3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1514 | 2026.03.10 17:17:52.501468 [ 3 ] {7ecce843-806b-4c25-a594-6c304b0fbf3d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1515 | 2026.03.10 17:17:52.501508 [ 3 ] {7ecce843-806b-4c25-a594-6c304b0fbf3d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1516 | 2026.03.10 17:17:52.501689 [ 3 ] {7ecce843-806b-4c25-a594-6c304b0fbf3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1517 | 2026.03.10 17:17:52.501743 [ 3 ] {7ecce843-806b-4c25-a594-6c304b0fbf3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1518 | 2026.03.10 17:17:52.501840 [ 3 ] {7ecce843-806b-4c25-a594-6c304b0fbf3d} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1519 | 2026.03.10 17:17:52.501868 [ 3 ] {7ecce843-806b-4c25-a594-6c304b0fbf3d} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1520 | 2026.03.10 17:17:52.501887 [ 3 ] {7ecce843-806b-4c25-a594-6c304b0fbf3d} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1521 | 2026.03.10 17:17:52.501901 [ 3 ] {7ecce843-806b-4c25-a594-6c304b0fbf3d} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1522 | 2026.03.10 17:17:52.501932 [ 3 ] {7ecce843-806b-4c25-a594-6c304b0fbf3d} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1523 | 2026.03.10 17:17:52.501950 [ 3 ] {7ecce843-806b-4c25-a594-6c304b0fbf3d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1524 | 2026.03.10 17:17:52.502334 [ 3 ] {7ecce843-806b-4c25-a594-6c304b0fbf3d} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001109 sec., 15329.12533814247 rows/sec., 550.36 KiB/sec. | ||
| 1525 | 2026.03.10 17:17:52.502388 [ 3 ] {7ecce843-806b-4c25-a594-6c304b0fbf3d} <Debug> TCPHandler: Processed in 0.001289271 sec. | ||
| 1526 | 2026.03.10 17:17:52.502598 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1527 | 2026.03.10 17:17:52.502723 [ 3 ] {ffff2a64-2fb8-4a45-918f-c89711b3abce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1528 | 2026.03.10 17:17:52.502912 [ 3 ] {ffff2a64-2fb8-4a45-918f-c89711b3abce} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1529 | 2026.03.10 17:17:52.502944 [ 3 ] {ffff2a64-2fb8-4a45-918f-c89711b3abce} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1530 | 2026.03.10 17:17:52.503110 [ 3 ] {ffff2a64-2fb8-4a45-918f-c89711b3abce} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1531 | 2026.03.10 17:17:52.503162 [ 3 ] {ffff2a64-2fb8-4a45-918f-c89711b3abce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1532 | 2026.03.10 17:17:52.503258 [ 3 ] {ffff2a64-2fb8-4a45-918f-c89711b3abce} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 1533 | 2026.03.10 17:17:52.503287 [ 3 ] {ffff2a64-2fb8-4a45-918f-c89711b3abce} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1534 | 2026.03.10 17:17:52.503306 [ 3 ] {ffff2a64-2fb8-4a45-918f-c89711b3abce} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1535 | 2026.03.10 17:17:52.503320 [ 3 ] {ffff2a64-2fb8-4a45-918f-c89711b3abce} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1536 | 2026.03.10 17:17:52.503351 [ 3 ] {ffff2a64-2fb8-4a45-918f-c89711b3abce} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1537 | 2026.03.10 17:17:52.503369 [ 3 ] {ffff2a64-2fb8-4a45-918f-c89711b3abce} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1538 | 2026.03.10 17:17:52.503988 [ 3 ] {ffff2a64-2fb8-4a45-918f-c89711b3abce} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001313 sec., 12947.448591012948 rows/sec., 464.85 KiB/sec. | ||
| 1539 | 2026.03.10 17:17:52.504076 [ 3 ] {ffff2a64-2fb8-4a45-918f-c89711b3abce} <Debug> TCPHandler: Processed in 0.001527115 sec. | ||
| 1540 | 2026.03.10 17:17:52.504300 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1541 | 2026.03.10 17:17:52.504435 [ 3 ] {90987e72-22f6-4d02-9535-8a3287a96742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1542 | 2026.03.10 17:17:52.504670 [ 3 ] {90987e72-22f6-4d02-9535-8a3287a96742} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1543 | 2026.03.10 17:17:52.504706 [ 3 ] {90987e72-22f6-4d02-9535-8a3287a96742} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1544 | 2026.03.10 17:17:52.504886 [ 3 ] {90987e72-22f6-4d02-9535-8a3287a96742} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1545 | 2026.03.10 17:17:52.504941 [ 3 ] {90987e72-22f6-4d02-9535-8a3287a96742} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1546 | 2026.03.10 17:17:52.505043 [ 3 ] {90987e72-22f6-4d02-9535-8a3287a96742} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 1547 | 2026.03.10 17:17:52.505073 [ 3 ] {90987e72-22f6-4d02-9535-8a3287a96742} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1548 | 2026.03.10 17:17:52.505092 [ 3 ] {90987e72-22f6-4d02-9535-8a3287a96742} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1549 | 2026.03.10 17:17:52.505106 [ 3 ] {90987e72-22f6-4d02-9535-8a3287a96742} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1550 | 2026.03.10 17:17:52.505139 [ 3 ] {90987e72-22f6-4d02-9535-8a3287a96742} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1551 | 2026.03.10 17:17:52.505158 [ 3 ] {90987e72-22f6-4d02-9535-8a3287a96742} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1552 | 2026.03.10 17:17:52.505594 [ 3 ] {90987e72-22f6-4d02-9535-8a3287a96742} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.00121 sec., 14049.586776859505 rows/sec., 504.42 KiB/sec. | ||
| 1553 | 2026.03.10 17:17:52.505686 [ 3 ] {90987e72-22f6-4d02-9535-8a3287a96742} <Debug> TCPHandler: Processed in 0.001462614 sec. | ||
| 1554 | 2026.03.10 17:17:52.505917 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1555 | 2026.03.10 17:17:52.506049 [ 3 ] {b5124b9a-d532-4d3c-81a9-90a843828ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1556 | 2026.03.10 17:17:52.506256 [ 3 ] {b5124b9a-d532-4d3c-81a9-90a843828ca2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1557 | 2026.03.10 17:17:52.506292 [ 3 ] {b5124b9a-d532-4d3c-81a9-90a843828ca2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1558 | 2026.03.10 17:17:52.506471 [ 3 ] {b5124b9a-d532-4d3c-81a9-90a843828ca2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1559 | 2026.03.10 17:17:52.506525 [ 3 ] {b5124b9a-d532-4d3c-81a9-90a843828ca2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1560 | 2026.03.10 17:17:52.506631 [ 3 ] {b5124b9a-d532-4d3c-81a9-90a843828ca2} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 1561 | 2026.03.10 17:17:52.506661 [ 3 ] {b5124b9a-d532-4d3c-81a9-90a843828ca2} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1562 | 2026.03.10 17:17:52.506679 [ 3 ] {b5124b9a-d532-4d3c-81a9-90a843828ca2} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1563 | 2026.03.10 17:17:52.506694 [ 3 ] {b5124b9a-d532-4d3c-81a9-90a843828ca2} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1564 | 2026.03.10 17:17:52.506726 [ 3 ] {b5124b9a-d532-4d3c-81a9-90a843828ca2} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1565 | 2026.03.10 17:17:52.506744 [ 3 ] {b5124b9a-d532-4d3c-81a9-90a843828ca2} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1566 | 2026.03.10 17:17:52.507156 [ 3 ] {b5124b9a-d532-4d3c-81a9-90a843828ca2} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001159 sec., 14667.817083692837 rows/sec., 526.62 KiB/sec. | ||
| 1567 | 2026.03.10 17:17:52.507247 [ 3 ] {b5124b9a-d532-4d3c-81a9-90a843828ca2} <Debug> TCPHandler: Processed in 0.001380702 sec. | ||
| 1568 | 2026.03.10 17:17:52.520861 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1569 | 2026.03.10 17:17:52.520996 [ 3 ] {a81037c1-9ab4-43b3-99ed-288c3c3b5492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1570 | 2026.03.10 17:17:52.521210 [ 3 ] {a81037c1-9ab4-43b3-99ed-288c3c3b5492} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1571 | 2026.03.10 17:17:52.521245 [ 3 ] {a81037c1-9ab4-43b3-99ed-288c3c3b5492} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1572 | 2026.03.10 17:17:52.521436 [ 3 ] {a81037c1-9ab4-43b3-99ed-288c3c3b5492} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1573 | 2026.03.10 17:17:52.521491 [ 3 ] {a81037c1-9ab4-43b3-99ed-288c3c3b5492} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1574 | 2026.03.10 17:17:52.521597 [ 3 ] {a81037c1-9ab4-43b3-99ed-288c3c3b5492} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 1575 | 2026.03.10 17:17:52.521626 [ 3 ] {a81037c1-9ab4-43b3-99ed-288c3c3b5492} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1576 | 2026.03.10 17:17:52.521645 [ 3 ] {a81037c1-9ab4-43b3-99ed-288c3c3b5492} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1577 | 2026.03.10 17:17:52.521660 [ 3 ] {a81037c1-9ab4-43b3-99ed-288c3c3b5492} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1578 | 2026.03.10 17:17:52.521694 [ 3 ] {a81037c1-9ab4-43b3-99ed-288c3c3b5492} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1579 | 2026.03.10 17:17:52.521713 [ 3 ] {a81037c1-9ab4-43b3-99ed-288c3c3b5492} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1580 | 2026.03.10 17:17:52.522193 [ 3 ] {a81037c1-9ab4-43b3-99ed-288c3c3b5492} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001247 sec., 13632.7185244587 rows/sec., 489.46 KiB/sec. | ||
| 1581 | 2026.03.10 17:17:52.522304 [ 3 ] {a81037c1-9ab4-43b3-99ed-288c3c3b5492} <Debug> TCPHandler: Processed in 0.001496944 sec. | ||
| 1582 | 2026.03.10 17:17:52.591929 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1583 | 2026.03.10 17:17:52.592163 [ 3 ] {e80afb5f-d19e-4a7a-a432-ccf6cd447b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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) | ||
| 1584 | 2026.03.10 17:17:52.592526 [ 3 ] {e80afb5f-d19e-4a7a-a432-ccf6cd447b4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1585 | 2026.03.10 17:17:52.592565 [ 3 ] {e80afb5f-d19e-4a7a-a432-ccf6cd447b4f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', '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_rib:active_routes', 'switch_table:capacity', 'switch_table: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 | ||
| 1586 | 2026.03.10 17:17:52.592797 [ 3 ] {e80afb5f-d19e-4a7a-a432-ccf6cd447b4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1587 | 2026.03.10 17:17:52.592869 [ 3 ] {e80afb5f-d19e-4a7a-a432-ccf6cd447b4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1588 | 2026.03.10 17:17:52.593012 [ 3 ] {e80afb5f-d19e-4a7a-a432-ccf6cd447b4f} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 1589 | 2026.03.10 17:17:52.593050 [ 3 ] {e80afb5f-d19e-4a7a-a432-ccf6cd447b4f} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1590 | 2026.03.10 17:17:52.593071 [ 3 ] {e80afb5f-d19e-4a7a-a432-ccf6cd447b4f} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1591 | 2026.03.10 17:17:52.593087 [ 3 ] {e80afb5f-d19e-4a7a-a432-ccf6cd447b4f} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1592 | 2026.03.10 17:17:52.593128 [ 3 ] {e80afb5f-d19e-4a7a-a432-ccf6cd447b4f} <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', '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_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1593 | 2026.03.10 17:17:52.593148 [ 3 ] {e80afb5f-d19e-4a7a-a432-ccf6cd447b4f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1594 | 2026.03.10 17:17:52.593835 [ 3 ] {e80afb5f-d19e-4a7a-a432-ccf6cd447b4f} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.00177 sec., 9604.519774011298 rows/sec., 344.83 KiB/sec. | ||
| 1595 | 2026.03.10 17:17:52.593940 [ 3 ] {e80afb5f-d19e-4a7a-a432-ccf6cd447b4f} <Debug> TCPHandler: Processed in 0.002140105 sec. | ||
| 1596 | 2026.03.10 17:17:52.594677 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1597 | 2026.03.10 17:17:52.594818 [ 3 ] {dc9ff2cf-2568-4d88-a4d0-0f6cdb0f4c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1598 | 2026.03.10 17:17:52.595058 [ 3 ] {dc9ff2cf-2568-4d88-a4d0-0f6cdb0f4c11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1599 | 2026.03.10 17:17:52.595104 [ 3 ] {dc9ff2cf-2568-4d88-a4d0-0f6cdb0f4c11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1600 | 2026.03.10 17:17:52.595366 [ 3 ] {dc9ff2cf-2568-4d88-a4d0-0f6cdb0f4c11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1601 | 2026.03.10 17:17:52.595435 [ 3 ] {dc9ff2cf-2568-4d88-a4d0-0f6cdb0f4c11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1602 | 2026.03.10 17:17:52.595566 [ 3 ] {dc9ff2cf-2568-4d88-a4d0-0f6cdb0f4c11} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 1603 | 2026.03.10 17:17:52.595599 [ 3 ] {dc9ff2cf-2568-4d88-a4d0-0f6cdb0f4c11} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1604 | 2026.03.10 17:17:52.595618 [ 3 ] {dc9ff2cf-2568-4d88-a4d0-0f6cdb0f4c11} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 1605 | 2026.03.10 17:17:52.595633 [ 3 ] {dc9ff2cf-2568-4d88-a4d0-0f6cdb0f4c11} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1606 | 2026.03.10 17:17:52.595667 [ 3 ] {dc9ff2cf-2568-4d88-a4d0-0f6cdb0f4c11} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1607 | 2026.03.10 17:17:52.595686 [ 3 ] {dc9ff2cf-2568-4d88-a4d0-0f6cdb0f4c11} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 17 rows starting from 0 | ||
| 1608 | 2026.03.10 17:17:52.596160 [ 3 ] {dc9ff2cf-2568-4d88-a4d0-0f6cdb0f4c11} <Debug> executeQuery: Read 17 rows, 625.00 B in 0.001401 sec., 12134.189864382584 rows/sec., 435.65 KiB/sec. | ||
| 1609 | 2026.03.10 17:17:52.596251 [ 3 ] {dc9ff2cf-2568-4d88-a4d0-0f6cdb0f4c11} <Debug> TCPHandler: Processed in 0.001625586 sec. | ||
| 1610 | 2026.03.10 17:17:52.597667 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1611 | 2026.03.10 17:17:52.597777 [ 3 ] {26326569-e4bc-4ff3-829d-db8e127551d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1612 | 2026.03.10 17:17:52.597822 [ 3 ] {26326569-e4bc-4ff3-829d-db8e127551d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1613 | 2026.03.10 17:17:52.598484 [ 3 ] {26326569-e4bc-4ff3-829d-db8e127551d5} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1614 | 2026.03.10 17:17:52.598538 [ 3 ] {26326569-e4bc-4ff3-829d-db8e127551d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1615 | 2026.03.10 17:17:52.599126 [ 3 ] {26326569-e4bc-4ff3-829d-db8e127551d5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1616 | 2026.03.10 17:17:52.599406 [ 3 ] {26326569-e4bc-4ff3-829d-db8e127551d5} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1617 | 2026.03.10 17:17:52.599597 [ 3 ] {26326569-e4bc-4ff3-829d-db8e127551d5} <Debug> executeQuery: Read 13 rows, 2.25 KiB in 0.001849 sec., 7030.827474310438 rows/sec., 1.19 MiB/sec. | ||
| 1618 | 2026.03.10 17:17:52.599646 [ 3 ] {26326569-e4bc-4ff3-829d-db8e127551d5} <Debug> TCPHandler: Processed in 0.002028293 sec. | ||
| 1619 | 2026.03.10 17:17:52.599779 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1620 | 2026.03.10 17:17:52.599891 [ 3 ] {553dcf2a-3b2a-48c7-8304-c11a25d99614} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1621 | 2026.03.10 17:17:52.599941 [ 3 ] {553dcf2a-3b2a-48c7-8304-c11a25d99614} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1622 | 2026.03.10 17:17:52.600510 [ 3 ] {553dcf2a-3b2a-48c7-8304-c11a25d99614} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1623 | 2026.03.10 17:17:52.600553 [ 3 ] {553dcf2a-3b2a-48c7-8304-c11a25d99614} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1624 | 2026.03.10 17:17:52.600942 [ 3 ] {553dcf2a-3b2a-48c7-8304-c11a25d99614} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1625 | 2026.03.10 17:17:52.601244 [ 3 ] {553dcf2a-3b2a-48c7-8304-c11a25d99614} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1626 | 2026.03.10 17:17:52.601383 [ 3 ] {553dcf2a-3b2a-48c7-8304-c11a25d99614} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001516 sec., 2638.5224274406332 rows/sec., 215.15 KiB/sec. | ||
| 1627 | 2026.03.10 17:17:52.601422 [ 3 ] {553dcf2a-3b2a-48c7-8304-c11a25d99614} <Debug> TCPHandler: Processed in 0.001707228 sec. | ||
| 1628 | 2026.03.10 17:17:52.601534 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1629 | 2026.03.10 17:17:52.601644 [ 3 ] {ca127359-0d30-46c5-958e-6bf3aa4c5bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1630 | 2026.03.10 17:17:52.601686 [ 3 ] {ca127359-0d30-46c5-958e-6bf3aa4c5bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1631 | 2026.03.10 17:17:52.603093 [ 3 ] {ca127359-0d30-46c5-958e-6bf3aa4c5bf4} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1632 | 2026.03.10 17:17:52.603133 [ 3 ] {ca127359-0d30-46c5-958e-6bf3aa4c5bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1633 | 2026.03.10 17:17:52.603665 [ 3 ] {ca127359-0d30-46c5-958e-6bf3aa4c5bf4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1634 | 2026.03.10 17:17:52.603926 [ 3 ] {ca127359-0d30-46c5-958e-6bf3aa4c5bf4} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1635 | 2026.03.10 17:17:52.604065 [ 3 ] {ca127359-0d30-46c5-958e-6bf3aa4c5bf4} <Debug> executeQuery: Read 1891 rows, 144.72 KiB in 0.00244 sec., 775000 rows/sec., 57.92 MiB/sec. | ||
| 1636 | 2026.03.10 17:17:52.604105 [ 3 ] {ca127359-0d30-46c5-958e-6bf3aa4c5bf4} <Debug> TCPHandler: Processed in 0.002623182 sec. | ||
| 1637 | 2026.03.10 17:17:52.604231 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1638 | 2026.03.10 17:17:52.604329 [ 3 ] {a520621c-6df5-4841-b0ec-6cbae2ae6c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1639 | 2026.03.10 17:17:52.604372 [ 3 ] {a520621c-6df5-4841-b0ec-6cbae2ae6c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1640 | 2026.03.10 17:17:52.604796 [ 3 ] {a520621c-6df5-4841-b0ec-6cbae2ae6c3f} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1641 | 2026.03.10 17:17:52.604835 [ 3 ] {a520621c-6df5-4841-b0ec-6cbae2ae6c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1642 | 2026.03.10 17:17:52.605141 [ 3 ] {a520621c-6df5-4841-b0ec-6cbae2ae6c3f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1643 | 2026.03.10 17:17:52.605364 [ 3 ] {a520621c-6df5-4841-b0ec-6cbae2ae6c3f} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1644 | 2026.03.10 17:17:52.605493 [ 3 ] {a520621c-6df5-4841-b0ec-6cbae2ae6c3f} <Debug> executeQuery: Read 15 rows, 1.11 KiB in 0.001183 sec., 12679.628064243449 rows/sec., 935.29 KiB/sec. | ||
| 1645 | 2026.03.10 17:17:52.605530 [ 3 ] {a520621c-6df5-4841-b0ec-6cbae2ae6c3f} <Debug> TCPHandler: Processed in 0.001350692 sec. | ||
| 1646 | 2026.03.10 17:17:52.605646 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1647 | 2026.03.10 17:17:52.605741 [ 3 ] {539552cc-7d76-40c3-800b-a1641c712364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1648 | 2026.03.10 17:17:52.605783 [ 3 ] {539552cc-7d76-40c3-800b-a1641c712364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1649 | 2026.03.10 17:17:52.606406 [ 3 ] {539552cc-7d76-40c3-800b-a1641c712364} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1650 | 2026.03.10 17:17:52.606445 [ 3 ] {539552cc-7d76-40c3-800b-a1641c712364} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1651 | 2026.03.10 17:17:52.606797 [ 3 ] {539552cc-7d76-40c3-800b-a1641c712364} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1652 | 2026.03.10 17:17:52.607010 [ 3 ] {539552cc-7d76-40c3-800b-a1641c712364} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1653 | 2026.03.10 17:17:52.607134 [ 3 ] {539552cc-7d76-40c3-800b-a1641c712364} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001412 sec., 501416.43059490086 rows/sec., 29.25 MiB/sec. | ||
| 1654 | 2026.03.10 17:17:52.607172 [ 3 ] {539552cc-7d76-40c3-800b-a1641c712364} <Debug> TCPHandler: Processed in 0.001575995 sec. | ||
| 1655 | 2026.03.10 17:17:52.607288 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1656 | 2026.03.10 17:17:52.607384 [ 3 ] {d00fb941-1b83-489b-be55-dccf1c8eaa03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 1657 | 2026.03.10 17:17:52.607423 [ 3 ] {d00fb941-1b83-489b-be55-dccf1c8eaa03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 1658 | 2026.03.10 17:17:52.607810 [ 3 ] {d00fb941-1b83-489b-be55-dccf1c8eaa03} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1659 | 2026.03.10 17:17:52.607847 [ 3 ] {d00fb941-1b83-489b-be55-dccf1c8eaa03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1660 | 2026.03.10 17:17:52.608260 [ 3 ] {d00fb941-1b83-489b-be55-dccf1c8eaa03} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1661 | 2026.03.10 17:17:52.608477 [ 3 ] {d00fb941-1b83-489b-be55-dccf1c8eaa03} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1662 | 2026.03.10 17:17:52.608607 [ 3 ] {d00fb941-1b83-489b-be55-dccf1c8eaa03} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001241 sec., 805.8017727639001 rows/sec., 56.66 KiB/sec. | ||
| 1663 | 2026.03.10 17:17:52.608644 [ 3 ] {d00fb941-1b83-489b-be55-dccf1c8eaa03} <Debug> TCPHandler: Processed in 0.001407552 sec. | ||
| 1664 | 2026.03.10 17:17:52.608747 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1665 | 2026.03.10 17:17:52.608841 [ 3 ] {3d0ad693-b08f-440c-93dc-2da89e50e579} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1666 | 2026.03.10 17:17:52.608881 [ 3 ] {3d0ad693-b08f-440c-93dc-2da89e50e579} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1667 | 2026.03.10 17:17:52.609541 [ 3 ] {3d0ad693-b08f-440c-93dc-2da89e50e579} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1668 | 2026.03.10 17:17:52.609578 [ 3 ] {3d0ad693-b08f-440c-93dc-2da89e50e579} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1669 | 2026.03.10 17:17:52.609933 [ 3 ] {3d0ad693-b08f-440c-93dc-2da89e50e579} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1670 | 2026.03.10 17:17:52.610145 [ 3 ] {3d0ad693-b08f-440c-93dc-2da89e50e579} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1671 | 2026.03.10 17:17:52.610273 [ 3 ] {3d0ad693-b08f-440c-93dc-2da89e50e579} <Debug> executeQuery: Read 959 rows, 67.08 KiB in 0.00145 sec., 661379.3103448276 rows/sec., 45.18 MiB/sec. | ||
| 1672 | 2026.03.10 17:17:52.610312 [ 3 ] {3d0ad693-b08f-440c-93dc-2da89e50e579} <Debug> TCPHandler: Processed in 0.001614846 sec. | ||
| 1673 | 2026.03.10 17:17:52.610423 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1674 | 2026.03.10 17:17:52.610519 [ 3 ] {cd212c71-7c71-4a31-af64-4a440d6ec968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1675 | 2026.03.10 17:17:52.610562 [ 3 ] {cd212c71-7c71-4a31-af64-4a440d6ec968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1676 | 2026.03.10 17:17:52.611697 [ 3 ] {cd212c71-7c71-4a31-af64-4a440d6ec968} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1677 | 2026.03.10 17:17:52.611735 [ 3 ] {cd212c71-7c71-4a31-af64-4a440d6ec968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1678 | 2026.03.10 17:17:52.612192 [ 3 ] {cd212c71-7c71-4a31-af64-4a440d6ec968} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1679 | 2026.03.10 17:17:52.612414 [ 3 ] {cd212c71-7c71-4a31-af64-4a440d6ec968} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1680 | 2026.03.10 17:17:52.612543 [ 3 ] {cd212c71-7c71-4a31-af64-4a440d6ec968} <Debug> executeQuery: Read 2082 rows, 136.99 KiB in 0.002042 sec., 1019588.638589618 rows/sec., 65.51 MiB/sec. | ||
| 1681 | 2026.03.10 17:17:52.612585 [ 3 ] {cd212c71-7c71-4a31-af64-4a440d6ec968} <Debug> TCPHandler: Processed in 0.002212266 sec. | ||
| 1682 | 2026.03.10 17:17:52.612696 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1683 | 2026.03.10 17:17:52.612792 [ 3 ] {c395eac1-50e0-4480-8589-b33d75940d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1684 | 2026.03.10 17:17:52.612864 [ 3 ] {c395eac1-50e0-4480-8589-b33d75940d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1685 | 2026.03.10 17:17:52.613562 [ 3 ] {c395eac1-50e0-4480-8589-b33d75940d7f} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1686 | 2026.03.10 17:17:52.613599 [ 3 ] {c395eac1-50e0-4480-8589-b33d75940d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1687 | 2026.03.10 17:17:52.614075 [ 3 ] {c395eac1-50e0-4480-8589-b33d75940d7f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1688 | 2026.03.10 17:17:52.614369 [ 3 ] {c395eac1-50e0-4480-8589-b33d75940d7f} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1689 | 2026.03.10 17:17:52.614518 [ 3 ] {c395eac1-50e0-4480-8589-b33d75940d7f} <Debug> executeQuery: Read 11 rows, 20.18 KiB in 0.001744 sec., 6307.339449541284 rows/sec., 11.30 MiB/sec. | ||
| 1690 | 2026.03.10 17:17:52.614580 [ 3 ] {c395eac1-50e0-4480-8589-b33d75940d7f} <Debug> TCPHandler: Processed in 0.001934161 sec. | ||
| 1691 | 2026.03.10 17:17:52.614719 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1692 | 2026.03.10 17:17:52.614823 [ 3 ] {5d2c3463-c02f-4cb6-ac82-b9caf778d60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1693 | 2026.03.10 17:17:52.614867 [ 3 ] {5d2c3463-c02f-4cb6-ac82-b9caf778d60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1694 | 2026.03.10 17:17:52.615217 [ 3 ] {5d2c3463-c02f-4cb6-ac82-b9caf778d60b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1695 | 2026.03.10 17:17:52.615256 [ 3 ] {5d2c3463-c02f-4cb6-ac82-b9caf778d60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1696 | 2026.03.10 17:17:52.615568 [ 3 ] {5d2c3463-c02f-4cb6-ac82-b9caf778d60b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1697 | 2026.03.10 17:17:52.615789 [ 3 ] {5d2c3463-c02f-4cb6-ac82-b9caf778d60b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1698 | 2026.03.10 17:17:52.615924 [ 3 ] {5d2c3463-c02f-4cb6-ac82-b9caf778d60b} <Debug> executeQuery: Read 2 rows, 129.00 B in 0.001119 sec., 1787.3100983020554 rows/sec., 112.58 KiB/sec. | ||
| 1699 | 2026.03.10 17:17:52.615967 [ 3 ] {5d2c3463-c02f-4cb6-ac82-b9caf778d60b} <Debug> TCPHandler: Processed in 0.001313391 sec. | ||
| 1700 | 2026.03.10 17:17:53.923808 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 70 entries to flush up to offset 228 | ||
| 1701 | 2026.03.10 17:17:53.926751 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1702 | 2026.03.10 17:17:53.926788 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1703 | 2026.03.10 17:17:53.927970 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1704 | 2026.03.10 17:17:53.928224 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1705 | 2026.03.10 17:17:53.928455 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 228 | ||
| 1706 | 2026.03.10 17:17:55.100996 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2026.03.10 17:17:55.101310 [ 3 ] {5399d9d3-ab1a-432a-982f-e757db7e07da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1708 | 2026.03.10 17:17:55.101418 [ 3 ] {5399d9d3-ab1a-432a-982f-e757db7e07da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1709 | 2026.03.10 17:17:55.102155 [ 3 ] {5399d9d3-ab1a-432a-982f-e757db7e07da} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1710 | 2026.03.10 17:17:55.102207 [ 3 ] {5399d9d3-ab1a-432a-982f-e757db7e07da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1711 | 2026.03.10 17:17:55.102594 [ 3 ] {5399d9d3-ab1a-432a-982f-e757db7e07da} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1712 | 2026.03.10 17:17:55.102846 [ 3 ] {5399d9d3-ab1a-432a-982f-e757db7e07da} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1713 | 2026.03.10 17:17:55.103007 [ 3 ] {5399d9d3-ab1a-432a-982f-e757db7e07da} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001782 sec., 2244.6689113355783 rows/sec., 189.07 KiB/sec. | ||
| 1714 | 2026.03.10 17:17:55.103055 [ 3 ] {5399d9d3-ab1a-432a-982f-e757db7e07da} <Debug> TCPHandler: Processed in 0.002265677 sec. | ||
| 1715 | 2026.03.10 17:17:55.103172 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1716 | 2026.03.10 17:17:55.103275 [ 3 ] {6d792f8f-fb90-4a18-bdd2-ab5d6afb0600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1717 | 2026.03.10 17:17:55.103318 [ 3 ] {6d792f8f-fb90-4a18-bdd2-ab5d6afb0600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1718 | 2026.03.10 17:17:55.103730 [ 3 ] {6d792f8f-fb90-4a18-bdd2-ab5d6afb0600} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1719 | 2026.03.10 17:17:55.103769 [ 3 ] {6d792f8f-fb90-4a18-bdd2-ab5d6afb0600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1720 | 2026.03.10 17:17:55.104080 [ 3 ] {6d792f8f-fb90-4a18-bdd2-ab5d6afb0600} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1721 | 2026.03.10 17:17:55.104313 [ 3 ] {6d792f8f-fb90-4a18-bdd2-ab5d6afb0600} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1722 | 2026.03.10 17:17:55.104453 [ 3 ] {6d792f8f-fb90-4a18-bdd2-ab5d6afb0600} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001201 sec., 6661.1157368859285 rows/sec., 535.04 KiB/sec. | ||
| 1723 | 2026.03.10 17:17:55.104490 [ 3 ] {6d792f8f-fb90-4a18-bdd2-ab5d6afb0600} <Debug> TCPHandler: Processed in 0.001369612 sec. | ||
| 1724 | 2026.03.10 17:17:55.104595 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1725 | 2026.03.10 17:17:55.104690 [ 3 ] {c0f786ec-1ae8-44f7-b274-33fe22d2cc7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1726 | 2026.03.10 17:17:55.104734 [ 3 ] {c0f786ec-1ae8-44f7-b274-33fe22d2cc7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1727 | 2026.03.10 17:17:55.105090 [ 3 ] {c0f786ec-1ae8-44f7-b274-33fe22d2cc7e} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1728 | 2026.03.10 17:17:55.105126 [ 3 ] {c0f786ec-1ae8-44f7-b274-33fe22d2cc7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1729 | 2026.03.10 17:17:55.105440 [ 3 ] {c0f786ec-1ae8-44f7-b274-33fe22d2cc7e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1730 | 2026.03.10 17:17:55.105657 [ 3 ] {c0f786ec-1ae8-44f7-b274-33fe22d2cc7e} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1731 | 2026.03.10 17:17:55.105789 [ 3 ] {c0f786ec-1ae8-44f7-b274-33fe22d2cc7e} <Debug> executeQuery: Read 4 rows, 312.00 B in 0.001119 sec., 3574.620196604111 rows/sec., 272.29 KiB/sec. | ||
| 1732 | 2026.03.10 17:17:55.105828 [ 3 ] {c0f786ec-1ae8-44f7-b274-33fe22d2cc7e} <Debug> TCPHandler: Processed in 0.001281781 sec. | ||
| 1733 | 2026.03.10 17:17:55.105938 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1734 | 2026.03.10 17:17:55.106050 [ 3 ] {2e245221-0112-4ac3-9114-2872aad77a35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1735 | 2026.03.10 17:17:55.106095 [ 3 ] {2e245221-0112-4ac3-9114-2872aad77a35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1736 | 2026.03.10 17:17:55.106419 [ 3 ] {2e245221-0112-4ac3-9114-2872aad77a35} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1737 | 2026.03.10 17:17:55.106457 [ 3 ] {2e245221-0112-4ac3-9114-2872aad77a35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1738 | 2026.03.10 17:17:55.106778 [ 3 ] {2e245221-0112-4ac3-9114-2872aad77a35} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1739 | 2026.03.10 17:17:55.107005 [ 3 ] {2e245221-0112-4ac3-9114-2872aad77a35} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2026.03.10 17:17:55.107138 [ 3 ] {2e245221-0112-4ac3-9114-2872aad77a35} <Debug> executeQuery: Read 4 rows, 258.00 B in 0.001108 sec., 3610.1083032490974 rows/sec., 227.39 KiB/sec. | ||
| 1741 | 2026.03.10 17:17:55.107177 [ 3 ] {2e245221-0112-4ac3-9114-2872aad77a35} <Debug> TCPHandler: Processed in 0.001290801 sec. | ||
| 1742 | 2026.03.10 17:17:58.866885 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1743 | 2026.03.10 17:17:58.866948 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1744 | 2026.03.10 17:17:58.932124 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2911 | ||
| 1745 | 2026.03.10 17:17:58.932605 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1746 | 2026.03.10 17:17:58.932653 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1747 | 2026.03.10 17:17:58.933154 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1748 | 2026.03.10 17:17:58.933388 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2026.03.10 17:17:58.933513 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2911 | ||
| 1750 | 2026.03.10 17:17:58.933521 [ 86 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1751 | 2026.03.10 17:17:58.933597 [ 86 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1752 | 2026.03.10 17:17:58.933619 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1753 | 2026.03.10 17:17:58.935695 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::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 | ||
| 1754 | 2026.03.10 17:17:58.938025 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1755 | 2026.03.10 17:17:58.938110 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 549 rows starting from the beginning of the part | ||
| 1756 | 2026.03.10 17:17:58.938212 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 442 rows starting from the beginning of the part | ||
| 1757 | 2026.03.10 17:17:58.938269 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1758 | 2026.03.10 17:17:58.938321 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1759 | 2026.03.10 17:17:58.938371 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1760 | 2026.03.10 17:17:58.938415 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1761 | 2026.03.10 17:17:58.982187 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2911 rows, containing 4 columns (4 merged, 0 gathered) in 0.048465041 sec., 60063.91287278597 rows/sec., 879.84 KiB/sec. | ||
| 1762 | 2026.03.10 17:17:58.983016 [ 191 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1763 | 2026.03.10 17:17:58.983383 [ 191 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_6_1} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2026.03.10 17:17:58.983469 [ 191 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_6_1} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1765 | 2026.03.10 17:17:58.983594 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1766 | 2026.03.10 17:17:59.000423 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 191.58 MiB, peak 197.90 MiB, free memory in arenas 0.00 B, will set to 192.96 MiB (RSS), difference: 1.38 MiB | ||
| 1767 | 2026.03.10 17:17:59.081179 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1768 | 2026.03.10 17:17:59.099174 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1769 | 2026.03.10 17:17:59.099233 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1770 | 2026.03.10 17:17:59.105555 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1771 | 2026.03.10 17:17:59.106272 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1772 | 2026.03.10 17:17:59.106563 [ 84 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1773 | 2026.03.10 17:17:59.106598 [ 84 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1774 | 2026.03.10 17:17:59.106618 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1775 | 2026.03.10 17:17:59.106732 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 1776 | 2026.03.10 17:17:59.109970 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1777 | 2026.03.10 17:17:59.111058 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1778 | 2026.03.10 17:17:59.112458 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 1779 | 2026.03.10 17:17:59.118007 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 1780 | 2026.03.10 17:17:59.123325 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 1781 | 2026.03.10 17:17:59.127840 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 1782 | 2026.03.10 17:17:59.137187 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 1783 | 2026.03.10 17:17:59.141570 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 1784 | 2026.03.10 17:17:59.202365 [ 193 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.095681733 sec., 480.76052301435635 rows/sec., 2.49 MiB/sec. | ||
| 1785 | 2026.03.10 17:17:59.203884 [ 187 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1786 | 2026.03.10 17:17:59.205643 [ 187 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_6_1} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1787 | 2026.03.10 17:17:59.205726 [ 187 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_6_1} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1788 | 2026.03.10 17:17:59.206992 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1789 | 2026.03.10 17:18:00.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 194.04 MiB, peak 203.58 MiB, free memory in arenas 0.00 B, will set to 202.31 MiB (RSS), difference: 8.27 MiB | ||
| 1790 | 2026.03.10 17:18:00.110718 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1791 | 2026.03.10 17:18:00.110976 [ 3 ] {253b2e47-33aa-40ad-9322-cc50b15990c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1792 | 2026.03.10 17:18:00.111041 [ 3 ] {253b2e47-33aa-40ad-9322-cc50b15990c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1793 | 2026.03.10 17:18:00.111800 [ 3 ] {253b2e47-33aa-40ad-9322-cc50b15990c4} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1794 | 2026.03.10 17:18:00.111846 [ 3 ] {253b2e47-33aa-40ad-9322-cc50b15990c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1795 | 2026.03.10 17:18:00.112265 [ 3 ] {253b2e47-33aa-40ad-9322-cc50b15990c4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1796 | 2026.03.10 17:18:00.112495 [ 3 ] {253b2e47-33aa-40ad-9322-cc50b15990c4} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1797 | 2026.03.10 17:18:00.112652 [ 3 ] {253b2e47-33aa-40ad-9322-cc50b15990c4} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001731 sec., 164067.0132871173 rows/sec., 10.42 MiB/sec. | ||
| 1798 | 2026.03.10 17:18:00.112700 [ 3 ] {253b2e47-33aa-40ad-9322-cc50b15990c4} <Debug> TCPHandler: Processed in 0.002157945 sec. | ||
| 1799 | 2026.03.10 17:18:00.112829 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1800 | 2026.03.10 17:18:00.112930 [ 3 ] {37ed29c3-0ed1-4962-99e5-53d996efafc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1801 | 2026.03.10 17:18:00.112974 [ 3 ] {37ed29c3-0ed1-4962-99e5-53d996efafc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1802 | 2026.03.10 17:18:00.113729 [ 3 ] {37ed29c3-0ed1-4962-99e5-53d996efafc3} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1803 | 2026.03.10 17:18:00.113767 [ 3 ] {37ed29c3-0ed1-4962-99e5-53d996efafc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1804 | 2026.03.10 17:18:00.114154 [ 3 ] {37ed29c3-0ed1-4962-99e5-53d996efafc3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1805 | 2026.03.10 17:18:00.114385 [ 3 ] {37ed29c3-0ed1-4962-99e5-53d996efafc3} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1806 | 2026.03.10 17:18:00.114523 [ 3 ] {37ed29c3-0ed1-4962-99e5-53d996efafc3} <Debug> executeQuery: Read 795 rows, 64.12 KiB in 0.001617 sec., 491651.20593692025 rows/sec., 38.73 MiB/sec. | ||
| 1807 | 2026.03.10 17:18:00.114561 [ 3 ] {37ed29c3-0ed1-4962-99e5-53d996efafc3} <Debug> TCPHandler: Processed in 0.001783779 sec. | ||
| 1808 | 2026.03.10 17:18:00.114676 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1809 | 2026.03.10 17:18:00.114772 [ 3 ] {4d534cac-a73c-4408-b572-6fd1a9a04418} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1810 | 2026.03.10 17:18:00.114812 [ 3 ] {4d534cac-a73c-4408-b572-6fd1a9a04418} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1811 | 2026.03.10 17:18:00.115259 [ 3 ] {4d534cac-a73c-4408-b572-6fd1a9a04418} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1812 | 2026.03.10 17:18:00.115297 [ 3 ] {4d534cac-a73c-4408-b572-6fd1a9a04418} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1813 | 2026.03.10 17:18:00.115603 [ 3 ] {4d534cac-a73c-4408-b572-6fd1a9a04418} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1814 | 2026.03.10 17:18:00.115813 [ 3 ] {4d534cac-a73c-4408-b572-6fd1a9a04418} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1815 | 2026.03.10 17:18:00.115940 [ 3 ] {4d534cac-a73c-4408-b572-6fd1a9a04418} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001188 sec., 140572.39057239058 rows/sec., 8.57 MiB/sec. | ||
| 1816 | 2026.03.10 17:18:00.115977 [ 3 ] {4d534cac-a73c-4408-b572-6fd1a9a04418} <Debug> TCPHandler: Processed in 0.001350422 sec. | ||
| 1817 | 2026.03.10 17:18:00.116091 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1818 | 2026.03.10 17:18:00.116185 [ 3 ] {7cf26ee1-b1d8-4139-99fe-68307b103ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1819 | 2026.03.10 17:18:00.116224 [ 3 ] {7cf26ee1-b1d8-4139-99fe-68307b103ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1820 | 2026.03.10 17:18:00.116651 [ 3 ] {7cf26ee1-b1d8-4139-99fe-68307b103ece} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1821 | 2026.03.10 17:18:00.116687 [ 3 ] {7cf26ee1-b1d8-4139-99fe-68307b103ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1822 | 2026.03.10 17:18:00.116992 [ 3 ] {7cf26ee1-b1d8-4139-99fe-68307b103ece} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1823 | 2026.03.10 17:18:00.117201 [ 3 ] {7cf26ee1-b1d8-4139-99fe-68307b103ece} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1824 | 2026.03.10 17:18:00.117325 [ 3 ] {7cf26ee1-b1d8-4139-99fe-68307b103ece} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001157 sec., 128781.33102852204 rows/sec., 8.32 MiB/sec. | ||
| 1825 | 2026.03.10 17:18:00.117361 [ 3 ] {7cf26ee1-b1d8-4139-99fe-68307b103ece} <Debug> TCPHandler: Processed in 0.001318941 sec. | ||
| 1826 | 2026.03.10 17:18:00.117474 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1827 | 2026.03.10 17:18:00.117567 [ 3 ] {4ca1191a-9246-46e6-b2e7-33aae04d883c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1828 | 2026.03.10 17:18:00.117607 [ 3 ] {4ca1191a-9246-46e6-b2e7-33aae04d883c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1829 | 2026.03.10 17:18:00.118024 [ 3 ] {4ca1191a-9246-46e6-b2e7-33aae04d883c} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1830 | 2026.03.10 17:18:00.118061 [ 3 ] {4ca1191a-9246-46e6-b2e7-33aae04d883c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1831 | 2026.03.10 17:18:00.118368 [ 3 ] {4ca1191a-9246-46e6-b2e7-33aae04d883c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1832 | 2026.03.10 17:18:00.118576 [ 3 ] {4ca1191a-9246-46e6-b2e7-33aae04d883c} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1833 | 2026.03.10 17:18:00.118700 [ 3 ] {4ca1191a-9246-46e6-b2e7-33aae04d883c} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 1834 | 2026.03.10 17:18:00.118737 [ 3 ] {4ca1191a-9246-46e6-b2e7-33aae04d883c} <Debug> TCPHandler: Processed in 0.001311981 sec. | ||
| 1835 | 2026.03.10 17:18:00.118848 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1836 | 2026.03.10 17:18:00.118941 [ 3 ] {3239c3b5-23b2-46e8-b09a-93579ea2655c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1837 | 2026.03.10 17:18:00.118980 [ 3 ] {3239c3b5-23b2-46e8-b09a-93579ea2655c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1838 | 2026.03.10 17:18:00.119505 [ 3 ] {3239c3b5-23b2-46e8-b09a-93579ea2655c} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1839 | 2026.03.10 17:18:00.119541 [ 3 ] {3239c3b5-23b2-46e8-b09a-93579ea2655c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1840 | 2026.03.10 17:18:00.119852 [ 3 ] {3239c3b5-23b2-46e8-b09a-93579ea2655c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1841 | 2026.03.10 17:18:00.120058 [ 3 ] {3239c3b5-23b2-46e8-b09a-93579ea2655c} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1842 | 2026.03.10 17:18:00.120189 [ 3 ] {3239c3b5-23b2-46e8-b09a-93579ea2655c} <Debug> executeQuery: Read 459 rows, 32.71 KiB in 0.001265 sec., 362845.8498023715 rows/sec., 25.25 MiB/sec. | ||
| 1843 | 2026.03.10 17:18:00.120225 [ 3 ] {3239c3b5-23b2-46e8-b09a-93579ea2655c} <Debug> TCPHandler: Processed in 0.001425443 sec. | ||
| 1844 | 2026.03.10 17:18:00.120337 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1845 | 2026.03.10 17:18:00.120430 [ 3 ] {9389cb2e-3f46-44d1-8416-061cf99bbc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1846 | 2026.03.10 17:18:00.120471 [ 3 ] {9389cb2e-3f46-44d1-8416-061cf99bbc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1847 | 2026.03.10 17:18:00.120804 [ 3 ] {9389cb2e-3f46-44d1-8416-061cf99bbc3f} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1848 | 2026.03.10 17:18:00.120839 [ 3 ] {9389cb2e-3f46-44d1-8416-061cf99bbc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1849 | 2026.03.10 17:18:00.121139 [ 3 ] {9389cb2e-3f46-44d1-8416-061cf99bbc3f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1850 | 2026.03.10 17:18:00.121349 [ 3 ] {9389cb2e-3f46-44d1-8416-061cf99bbc3f} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1851 | 2026.03.10 17:18:00.121475 [ 3 ] {9389cb2e-3f46-44d1-8416-061cf99bbc3f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 1852 | 2026.03.10 17:18:00.121511 [ 3 ] {9389cb2e-3f46-44d1-8416-061cf99bbc3f} <Debug> TCPHandler: Processed in 0.00122241 sec. | ||
| 1853 | 2026.03.10 17:18:00.121630 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1854 | 2026.03.10 17:18:00.121751 [ 3 ] {360aef4c-67fd-4868-a3a8-d95e4d2b458d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1855 | 2026.03.10 17:18:00.121804 [ 3 ] {360aef4c-67fd-4868-a3a8-d95e4d2b458d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1856 | 2026.03.10 17:18:00.122195 [ 3 ] {360aef4c-67fd-4868-a3a8-d95e4d2b458d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1857 | 2026.03.10 17:18:00.122233 [ 3 ] {360aef4c-67fd-4868-a3a8-d95e4d2b458d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1858 | 2026.03.10 17:18:00.122569 [ 3 ] {360aef4c-67fd-4868-a3a8-d95e4d2b458d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1859 | 2026.03.10 17:18:00.122793 [ 3 ] {360aef4c-67fd-4868-a3a8-d95e4d2b458d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1860 | 2026.03.10 17:18:00.122925 [ 3 ] {360aef4c-67fd-4868-a3a8-d95e4d2b458d} <Debug> executeQuery: Read 115 rows, 7.38 KiB in 0.001198 sec., 95993.32220367278 rows/sec., 6.02 MiB/sec. | ||
| 1861 | 2026.03.10 17:18:00.122961 [ 3 ] {360aef4c-67fd-4868-a3a8-d95e4d2b458d} <Debug> TCPHandler: Processed in 0.001392392 sec. | ||
| 1862 | 2026.03.10 17:18:00.123076 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1863 | 2026.03.10 17:18:00.123172 [ 3 ] {f71bedaf-4d53-496b-9f7c-8ff07a8c7da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1864 | 2026.03.10 17:18:00.123215 [ 3 ] {f71bedaf-4d53-496b-9f7c-8ff07a8c7da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1865 | 2026.03.10 17:18:00.123524 [ 3 ] {f71bedaf-4d53-496b-9f7c-8ff07a8c7da9} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1866 | 2026.03.10 17:18:00.123560 [ 3 ] {f71bedaf-4d53-496b-9f7c-8ff07a8c7da9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1867 | 2026.03.10 17:18:00.123855 [ 3 ] {f71bedaf-4d53-496b-9f7c-8ff07a8c7da9} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1868 | 2026.03.10 17:18:00.124077 [ 3 ] {f71bedaf-4d53-496b-9f7c-8ff07a8c7da9} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1869 | 2026.03.10 17:18:00.124219 [ 3 ] {f71bedaf-4d53-496b-9f7c-8ff07a8c7da9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001064 sec., 939.8496240601503 rows/sec., 63.33 KiB/sec. | ||
| 1870 | 2026.03.10 17:18:00.124257 [ 3 ] {f71bedaf-4d53-496b-9f7c-8ff07a8c7da9} <Debug> TCPHandler: Processed in 0.00123134 sec. | ||
| 1871 | 2026.03.10 17:18:00.124391 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1872 | 2026.03.10 17:18:00.124486 [ 3 ] {c1b98303-2f47-483b-bb31-4b44317e3cbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1873 | 2026.03.10 17:18:00.124540 [ 3 ] {c1b98303-2f47-483b-bb31-4b44317e3cbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1874 | 2026.03.10 17:18:00.125317 [ 3 ] {c1b98303-2f47-483b-bb31-4b44317e3cbd} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2026.03.10 17:18:00.125353 [ 3 ] {c1b98303-2f47-483b-bb31-4b44317e3cbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1876 | 2026.03.10 17:18:00.125867 [ 3 ] {c1b98303-2f47-483b-bb31-4b44317e3cbd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1877 | 2026.03.10 17:18:00.126096 [ 3 ] {c1b98303-2f47-483b-bb31-4b44317e3cbd} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1878 | 2026.03.10 17:18:00.126230 [ 3 ] {c1b98303-2f47-483b-bb31-4b44317e3cbd} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001762 sec., 14188.422247446086 rows/sec., 25.43 MiB/sec. | ||
| 1879 | 2026.03.10 17:18:00.126288 [ 3 ] {c1b98303-2f47-483b-bb31-4b44317e3cbd} <Debug> TCPHandler: Processed in 0.001947222 sec. | ||
| 1880 | 2026.03.10 17:18:00.126402 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1881 | 2026.03.10 17:18:00.126495 [ 3 ] {e8bf8777-d21f-4980-aeb7-543df9fa036f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1882 | 2026.03.10 17:18:00.126537 [ 3 ] {e8bf8777-d21f-4980-aeb7-543df9fa036f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1883 | 2026.03.10 17:18:00.126862 [ 3 ] {e8bf8777-d21f-4980-aeb7-543df9fa036f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1884 | 2026.03.10 17:18:00.126899 [ 3 ] {e8bf8777-d21f-4980-aeb7-543df9fa036f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1885 | 2026.03.10 17:18:00.127197 [ 3 ] {e8bf8777-d21f-4980-aeb7-543df9fa036f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1886 | 2026.03.10 17:18:00.127402 [ 3 ] {e8bf8777-d21f-4980-aeb7-543df9fa036f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1887 | 2026.03.10 17:18:00.127531 [ 3 ] {e8bf8777-d21f-4980-aeb7-543df9fa036f} <Debug> executeQuery: Read 40 rows, 2.26 KiB in 0.001055 sec., 37914.69194312797 rows/sec., 2.09 MiB/sec. | ||
| 1888 | 2026.03.10 17:18:00.127567 [ 3 ] {e8bf8777-d21f-4980-aeb7-543df9fa036f} <Debug> TCPHandler: Processed in 0.00121505 sec. | ||
| 1889 | 2026.03.10 17:18:03.928706 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 258 | ||
| 1890 | 2026.03.10 17:18:03.930732 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1891 | 2026.03.10 17:18:03.930769 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1892 | 2026.03.10 17:18:03.931879 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1893 | 2026.03.10 17:18:03.932128 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1894 | 2026.03.10 17:18:03.932359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 258 | ||
| 1895 | 2026.03.10 17:18:05.101682 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1896 | 2026.03.10 17:18:05.101935 [ 3 ] {54ac306f-da62-4fb9-851a-73af5c98910b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1897 | 2026.03.10 17:18:05.102033 [ 3 ] {54ac306f-da62-4fb9-851a-73af5c98910b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1898 | 2026.03.10 17:18:05.102635 [ 3 ] {54ac306f-da62-4fb9-851a-73af5c98910b} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2026.03.10 17:18:05.102682 [ 3 ] {54ac306f-da62-4fb9-851a-73af5c98910b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1900 | 2026.03.10 17:18:05.103057 [ 3 ] {54ac306f-da62-4fb9-851a-73af5c98910b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1901 | 2026.03.10 17:18:05.103294 [ 3 ] {54ac306f-da62-4fb9-851a-73af5c98910b} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2026.03.10 17:18:05.103431 [ 72 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1903 | 2026.03.10 17:18:05.103446 [ 3 ] {54ac306f-da62-4fb9-851a-73af5c98910b} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.001579 sec., 2533.24889170361 rows/sec., 213.37 KiB/sec. | ||
| 1904 | 2026.03.10 17:18:05.103503 [ 72 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1905 | 2026.03.10 17:18:05.103513 [ 3 ] {54ac306f-da62-4fb9-851a-73af5c98910b} <Debug> TCPHandler: Processed in 0.001997232 sec. | ||
| 1906 | 2026.03.10 17:18:05.103536 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1907 | 2026.03.10 17:18:05.103644 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1908 | 2026.03.10 17:18:05.103717 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::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 | ||
| 1909 | 2026.03.10 17:18:05.103743 [ 3 ] {a32eebf3-d507-49e6-a326-74916a585207} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1910 | 2026.03.10 17:18:05.103820 [ 3 ] {a32eebf3-d507-49e6-a326-74916a585207} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1911 | 2026.03.10 17:18:05.103935 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1912 | 2026.03.10 17:18:05.104009 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 767 rows starting from the beginning of the part | ||
| 1913 | 2026.03.10 17:18:05.104119 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 791 rows starting from the beginning of the part | ||
| 1914 | 2026.03.10 17:18:05.104171 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1891 rows starting from the beginning of the part | ||
| 1915 | 2026.03.10 17:18:05.104198 [ 3 ] {a32eebf3-d507-49e6-a326-74916a585207} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2026.03.10 17:18:05.104221 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 1917 | 2026.03.10 17:18:05.104242 [ 3 ] {a32eebf3-d507-49e6-a326-74916a585207} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1918 | 2026.03.10 17:18:05.104271 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 795 rows starting from the beginning of the part | ||
| 1919 | 2026.03.10 17:18:05.104322 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 1920 | 2026.03.10 17:18:05.104573 [ 3 ] {a32eebf3-d507-49e6-a326-74916a585207} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1921 | 2026.03.10 17:18:05.104832 [ 3 ] {a32eebf3-d507-49e6-a326-74916a585207} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2026.03.10 17:18:05.104939 [ 72 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1923 | 2026.03.10 17:18:05.104967 [ 3 ] {a32eebf3-d507-49e6-a326-74916a585207} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001242 sec., 6441.2238325281805 rows/sec., 517.37 KiB/sec. | ||
| 1924 | 2026.03.10 17:18:05.104975 [ 72 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2026.03.10 17:18:05.105014 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1926 | 2026.03.10 17:18:05.105018 [ 3 ] {a32eebf3-d507-49e6-a326-74916a585207} <Debug> TCPHandler: Processed in 0.001424173 sec. | ||
| 1927 | 2026.03.10 17:18:05.105100 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::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 | ||
| 1928 | 2026.03.10 17:18:05.105132 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1929 | 2026.03.10 17:18:05.105207 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1930 | 2026.03.10 17:18:05.105232 [ 3 ] {30b5f387-0c21-4682-854e-ab99c666a855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1931 | 2026.03.10 17:18:05.105251 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 449 rows starting from the beginning of the part | ||
| 1932 | 2026.03.10 17:18:05.105286 [ 3 ] {30b5f387-0c21-4682-854e-ab99c666a855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1933 | 2026.03.10 17:18:05.105333 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 456 rows starting from the beginning of the part | ||
| 1934 | 2026.03.10 17:18:05.105392 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 959 rows starting from the beginning of the part | ||
| 1935 | 2026.03.10 17:18:05.105434 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::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 | ||
| 1936 | 2026.03.10 17:18:05.105477 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 459 rows starting from the beginning of the part | ||
| 1937 | 2026.03.10 17:18:05.105520 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::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 | ||
| 1938 | 2026.03.10 17:18:05.105644 [ 3 ] {30b5f387-0c21-4682-854e-ab99c666a855} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1939 | 2026.03.10 17:18:05.105687 [ 3 ] {30b5f387-0c21-4682-854e-ab99c666a855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1940 | 2026.03.10 17:18:05.106214 [ 3 ] {30b5f387-0c21-4682-854e-ab99c666a855} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1941 | 2026.03.10 17:18:05.106335 [ 192 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4252 rows, containing 5 columns (5 merged, 0 gathered) in 0.002701313 sec., 1574049.3604406451 rows/sec., 127.04 MiB/sec. | ||
| 1942 | 2026.03.10 17:18:05.106459 [ 3 ] {30b5f387-0c21-4682-854e-ab99c666a855} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): 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.10 17:18:05.106563 [ 72 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1944 | 2026.03.10 17:18:05.106593 [ 72 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1945 | 2026.03.10 17:18:05.106596 [ 3 ] {30b5f387-0c21-4682-854e-ab99c666a855} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001383 sec., 7230.65798987708 rows/sec., 550.77 KiB/sec. | ||
| 1946 | 2026.03.10 17:18:05.106609 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1947 | 2026.03.10 17:18:05.106644 [ 3 ] {30b5f387-0c21-4682-854e-ab99c666a855} <Debug> TCPHandler: Processed in 0.001560266 sec. | ||
| 1948 | 2026.03.10 17:18:05.106690 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::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.10 17:18:05.106721 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2339 rows, containing 5 columns (5 merged, 0 gathered) in 0.001661207 sec., 1408012.3669115286 rows/sec., 102.65 MiB/sec. | ||
| 1950 | 2026.03.10 17:18:05.106726 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1951 | 2026.03.10 17:18:05.106752 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2026.03.10 17:18:05.106794 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1953 | 2026.03.10 17:18:05.106829 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 107 rows starting from the beginning of the part | ||
| 1954 | 2026.03.10 17:18:05.106850 [ 3 ] {b9280d90-45de-4cd7-b6fd-c3aef4a87e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1955 | 2026.03.10 17:18:05.106878 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 105 rows starting from the beginning of the part | ||
| 1956 | 2026.03.10 17:18:05.106901 [ 3 ] {b9280d90-45de-4cd7-b6fd-c3aef4a87e9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1957 | 2026.03.10 17:18:05.106927 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2082 rows starting from the beginning of the part | ||
| 1958 | 2026.03.10 17:18:05.106933 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1959 | 2026.03.10 17:18:05.106972 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 1960 | 2026.03.10 17:18:05.107012 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 115 rows starting from the beginning of the part | ||
| 1961 | 2026.03.10 17:18:05.107054 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::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 | ||
| 1962 | 2026.03.10 17:18:05.107087 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_6_1} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1963 | 2026.03.10 17:18:05.107180 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_6_1} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1964 | 2026.03.10 17:18:05.107225 [ 3 ] {b9280d90-45de-4cd7-b6fd-c3aef4a87e9e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1965 | 2026.03.10 17:18:05.107233 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_6_1} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1966 | 2026.03.10 17:18:05.107270 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 1967 | 2026.03.10 17:18:05.107271 [ 3 ] {b9280d90-45de-4cd7-b6fd-c3aef4a87e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1968 | 2026.03.10 17:18:05.107322 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_6_1} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1969 | 2026.03.10 17:18:05.107397 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 1970 | 2026.03.10 17:18:05.107620 [ 3 ] {b9280d90-45de-4cd7-b6fd-c3aef4a87e9e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1971 | 2026.03.10 17:18:05.107851 [ 3 ] {b9280d90-45de-4cd7-b6fd-c3aef4a87e9e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1972 | 2026.03.10 17:18:05.107958 [ 72 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1973 | 2026.03.10 17:18:05.107983 [ 3 ] {b9280d90-45de-4cd7-b6fd-c3aef4a87e9e} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001151 sec., 8688.097306689835 rows/sec., 547.25 KiB/sec. | ||
| 1974 | 2026.03.10 17:18:05.107992 [ 72 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1975 | 2026.03.10 17:18:05.108024 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 1976 | 2026.03.10 17:18:05.108026 [ 3 ] {b9280d90-45de-4cd7-b6fd-c3aef4a87e9e} <Debug> TCPHandler: Processed in 0.001322632 sec. | ||
| 1977 | 2026.03.10 17:18:05.108109 [ 200 ] {42b94b47-be61-4875-b48c-6970abd33172::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 | ||
| 1978 | 2026.03.10 17:18:05.108163 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2423 rows, containing 5 columns (5 merged, 0 gathered) in 0.001500094 sec., 1615232.1121209736 rows/sec., 103.39 MiB/sec. | ||
| 1979 | 2026.03.10 17:18:05.108224 [ 200 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1980 | 2026.03.10 17:18:05.108288 [ 200 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 30 rows starting from the beginning of the part | ||
| 1981 | 2026.03.10 17:18:05.108369 [ 200 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1982 | 2026.03.10 17:18:05.108392 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1983 | 2026.03.10 17:18:05.108419 [ 200 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 1984 | 2026.03.10 17:18:05.108467 [ 200 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 1985 | 2026.03.10 17:18:05.108510 [ 200 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 1986 | 2026.03.10 17:18:05.108548 [ 200 ] {42b94b47-be61-4875-b48c-6970abd33172::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 | ||
| 1987 | 2026.03.10 17:18:05.108669 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1988 | 2026.03.10 17:18:05.108749 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1989 | 2026.03.10 17:18:05.108808 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 1990 | 2026.03.10 17:18:05.109287 [ 192 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 116 rows, containing 4 columns (4 merged, 0 gathered) in 0.00121663 sec., 95345.33917460527 rows/sec., 5.23 MiB/sec. | ||
| 1991 | 2026.03.10 17:18:05.109415 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1992 | 2026.03.10 17:18:05.109679 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_6_1} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2026.03.10 17:18:05.109745 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_6_1} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1994 | 2026.03.10 17:18:05.109811 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 1995 | 2026.03.10 17:18:06.433579 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3423 | ||
| 1996 | 2026.03.10 17:18:06.434270 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1997 | 2026.03.10 17:18:06.434316 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 1998 | 2026.03.10 17:18:06.434814 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1999 | 2026.03.10 17:18:06.435061 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2000 | 2026.03.10 17:18:06.435187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3423 | ||
| 2001 | 2026.03.10 17:18:06.610022 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2002 | 2026.03.10 17:18:06.626760 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2003 | 2026.03.10 17:18:06.626804 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2004 | 2026.03.10 17:18:06.632290 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2005 | 2026.03.10 17:18:06.632982 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2006 | 2026.03.10 17:18:06.635677 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2007 | 2026.03.10 17:18:10.111121 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2008 | 2026.03.10 17:18:10.111314 [ 3 ] {8cd3f949-98b7-43f8-86bc-27e6d8cead1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2009 | 2026.03.10 17:18:10.111382 [ 3 ] {8cd3f949-98b7-43f8-86bc-27e6d8cead1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2010 | 2026.03.10 17:18:10.112047 [ 3 ] {8cd3f949-98b7-43f8-86bc-27e6d8cead1b} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2011 | 2026.03.10 17:18:10.112097 [ 3 ] {8cd3f949-98b7-43f8-86bc-27e6d8cead1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2012 | 2026.03.10 17:18:10.112503 [ 3 ] {8cd3f949-98b7-43f8-86bc-27e6d8cead1b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2013 | 2026.03.10 17:18:10.112733 [ 3 ] {8cd3f949-98b7-43f8-86bc-27e6d8cead1b} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2014 | 2026.03.10 17:18:10.112885 [ 3 ] {8cd3f949-98b7-43f8-86bc-27e6d8cead1b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001619 sec., 175416.92402717727 rows/sec., 11.14 MiB/sec. | ||
| 2015 | 2026.03.10 17:18:10.112927 [ 3 ] {8cd3f949-98b7-43f8-86bc-27e6d8cead1b} <Debug> TCPHandler: Processed in 0.001933142 sec. | ||
| 2016 | 2026.03.10 17:18:10.113040 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2017 | 2026.03.10 17:18:10.113136 [ 3 ] {4b1d64bd-e90b-4a64-aff3-9771a0097d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2018 | 2026.03.10 17:18:10.113177 [ 3 ] {4b1d64bd-e90b-4a64-aff3-9771a0097d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2019 | 2026.03.10 17:18:10.113852 [ 3 ] {4b1d64bd-e90b-4a64-aff3-9771a0097d83} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2020 | 2026.03.10 17:18:10.113889 [ 3 ] {4b1d64bd-e90b-4a64-aff3-9771a0097d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2021 | 2026.03.10 17:18:10.114228 [ 3 ] {4b1d64bd-e90b-4a64-aff3-9771a0097d83} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2022 | 2026.03.10 17:18:10.114520 [ 3 ] {4b1d64bd-e90b-4a64-aff3-9771a0097d83} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2023 | 2026.03.10 17:18:10.114649 [ 3 ] {4b1d64bd-e90b-4a64-aff3-9771a0097d83} <Debug> executeQuery: Read 795 rows, 64.12 KiB in 0.001531 sec., 519268.451992162 rows/sec., 40.90 MiB/sec. | ||
| 2024 | 2026.03.10 17:18:10.114686 [ 3 ] {4b1d64bd-e90b-4a64-aff3-9771a0097d83} <Debug> TCPHandler: Processed in 0.001696047 sec. | ||
| 2025 | 2026.03.10 17:18:10.114789 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2026 | 2026.03.10 17:18:10.114883 [ 3 ] {864db3b4-f3f0-4e1e-b2e6-fd3d8d7c6481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2027 | 2026.03.10 17:18:10.114922 [ 3 ] {864db3b4-f3f0-4e1e-b2e6-fd3d8d7c6481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2028 | 2026.03.10 17:18:10.115365 [ 3 ] {864db3b4-f3f0-4e1e-b2e6-fd3d8d7c6481} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2029 | 2026.03.10 17:18:10.115402 [ 3 ] {864db3b4-f3f0-4e1e-b2e6-fd3d8d7c6481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2030 | 2026.03.10 17:18:10.115697 [ 3 ] {864db3b4-f3f0-4e1e-b2e6-fd3d8d7c6481} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2031 | 2026.03.10 17:18:10.115913 [ 3 ] {864db3b4-f3f0-4e1e-b2e6-fd3d8d7c6481} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2032 | 2026.03.10 17:18:10.116039 [ 3 ] {864db3b4-f3f0-4e1e-b2e6-fd3d8d7c6481} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.001174 sec., 142248.72231686543 rows/sec., 8.67 MiB/sec. | ||
| 2033 | 2026.03.10 17:18:10.116077 [ 3 ] {864db3b4-f3f0-4e1e-b2e6-fd3d8d7c6481} <Debug> TCPHandler: Processed in 0.001336302 sec. | ||
| 2034 | 2026.03.10 17:18:10.116196 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2035 | 2026.03.10 17:18:10.116295 [ 3 ] {ea432527-5bbe-4f8c-835b-f29e73b1909f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2036 | 2026.03.10 17:18:10.116335 [ 3 ] {ea432527-5bbe-4f8c-835b-f29e73b1909f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2037 | 2026.03.10 17:18:10.116754 [ 3 ] {ea432527-5bbe-4f8c-835b-f29e73b1909f} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2038 | 2026.03.10 17:18:10.116790 [ 3 ] {ea432527-5bbe-4f8c-835b-f29e73b1909f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2039 | 2026.03.10 17:18:10.117092 [ 3 ] {ea432527-5bbe-4f8c-835b-f29e73b1909f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2040 | 2026.03.10 17:18:10.117299 [ 3 ] {ea432527-5bbe-4f8c-835b-f29e73b1909f} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2041 | 2026.03.10 17:18:10.117430 [ 3 ] {ea432527-5bbe-4f8c-835b-f29e73b1909f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001152 sec., 129340.27777777778 rows/sec., 8.36 MiB/sec. | ||
| 2042 | 2026.03.10 17:18:10.117467 [ 3 ] {ea432527-5bbe-4f8c-835b-f29e73b1909f} <Debug> TCPHandler: Processed in 0.001333522 sec. | ||
| 2043 | 2026.03.10 17:18:10.117582 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2044 | 2026.03.10 17:18:10.117682 [ 3 ] {5138c4b1-5910-4b91-b486-69fa71fb74ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2045 | 2026.03.10 17:18:10.117719 [ 3 ] {5138c4b1-5910-4b91-b486-69fa71fb74ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2046 | 2026.03.10 17:18:10.118129 [ 3 ] {5138c4b1-5910-4b91-b486-69fa71fb74ba} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2047 | 2026.03.10 17:18:10.118165 [ 3 ] {5138c4b1-5910-4b91-b486-69fa71fb74ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2048 | 2026.03.10 17:18:10.118458 [ 3 ] {5138c4b1-5910-4b91-b486-69fa71fb74ba} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2049 | 2026.03.10 17:18:10.118670 [ 3 ] {5138c4b1-5910-4b91-b486-69fa71fb74ba} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2050 | 2026.03.10 17:18:10.118791 [ 3 ] {5138c4b1-5910-4b91-b486-69fa71fb74ba} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001127 sec., 131322.09405501332 rows/sec., 7.47 MiB/sec. | ||
| 2051 | 2026.03.10 17:18:10.118828 [ 3 ] {5138c4b1-5910-4b91-b486-69fa71fb74ba} <Debug> TCPHandler: Processed in 0.001301211 sec. | ||
| 2052 | 2026.03.10 17:18:10.118937 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2053 | 2026.03.10 17:18:10.119031 [ 3 ] {1dcd8bb1-6aec-4435-8501-6018f12fec67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2054 | 2026.03.10 17:18:10.119069 [ 3 ] {1dcd8bb1-6aec-4435-8501-6018f12fec67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2055 | 2026.03.10 17:18:10.119564 [ 3 ] {1dcd8bb1-6aec-4435-8501-6018f12fec67} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2056 | 2026.03.10 17:18:10.119599 [ 3 ] {1dcd8bb1-6aec-4435-8501-6018f12fec67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2057 | 2026.03.10 17:18:10.119903 [ 3 ] {1dcd8bb1-6aec-4435-8501-6018f12fec67} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2058 | 2026.03.10 17:18:10.120107 [ 3 ] {1dcd8bb1-6aec-4435-8501-6018f12fec67} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2059 | 2026.03.10 17:18:10.120230 [ 3 ] {1dcd8bb1-6aec-4435-8501-6018f12fec67} <Debug> executeQuery: Read 459 rows, 32.71 KiB in 0.001216 sec., 377467.10526315786 rows/sec., 26.27 MiB/sec. | ||
| 2060 | 2026.03.10 17:18:10.120266 [ 3 ] {1dcd8bb1-6aec-4435-8501-6018f12fec67} <Debug> TCPHandler: Processed in 0.001377942 sec. | ||
| 2061 | 2026.03.10 17:18:10.120372 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2062 | 2026.03.10 17:18:10.120465 [ 3 ] {ea3e3adc-f674-4655-9ab5-dfaa708b4b4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2063 | 2026.03.10 17:18:10.120506 [ 3 ] {ea3e3adc-f674-4655-9ab5-dfaa708b4b4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2064 | 2026.03.10 17:18:10.120817 [ 3 ] {ea3e3adc-f674-4655-9ab5-dfaa708b4b4c} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2026.03.10 17:18:10.120853 [ 3 ] {ea3e3adc-f674-4655-9ab5-dfaa708b4b4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2066 | 2026.03.10 17:18:10.121147 [ 3 ] {ea3e3adc-f674-4655-9ab5-dfaa708b4b4c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2067 | 2026.03.10 17:18:10.121366 [ 3 ] {ea3e3adc-f674-4655-9ab5-dfaa708b4b4c} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2026.03.10 17:18:10.121492 [ 3 ] {ea3e3adc-f674-4655-9ab5-dfaa708b4b4c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 2069 | 2026.03.10 17:18:10.121528 [ 3 ] {ea3e3adc-f674-4655-9ab5-dfaa708b4b4c} <Debug> TCPHandler: Processed in 0.001204719 sec. | ||
| 2070 | 2026.03.10 17:18:10.121635 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2026.03.10 17:18:10.121739 [ 3 ] {92c4f298-4dd3-4247-b286-59c543b82927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2072 | 2026.03.10 17:18:10.121784 [ 3 ] {92c4f298-4dd3-4247-b286-59c543b82927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2073 | 2026.03.10 17:18:10.122152 [ 3 ] {92c4f298-4dd3-4247-b286-59c543b82927} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2026.03.10 17:18:10.122190 [ 3 ] {92c4f298-4dd3-4247-b286-59c543b82927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2075 | 2026.03.10 17:18:10.122534 [ 3 ] {92c4f298-4dd3-4247-b286-59c543b82927} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2076 | 2026.03.10 17:18:10.122763 [ 3 ] {92c4f298-4dd3-4247-b286-59c543b82927} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2026.03.10 17:18:10.122892 [ 3 ] {92c4f298-4dd3-4247-b286-59c543b82927} <Debug> executeQuery: Read 115 rows, 7.38 KiB in 0.001172 sec., 98122.86689419794 rows/sec., 6.15 MiB/sec. | ||
| 2078 | 2026.03.10 17:18:10.122929 [ 3 ] {92c4f298-4dd3-4247-b286-59c543b82927} <Debug> TCPHandler: Processed in 0.001344942 sec. | ||
| 2079 | 2026.03.10 17:18:10.123037 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2026.03.10 17:18:10.123130 [ 3 ] {63049606-5f23-4cc1-9c79-3b25da7eb3bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2081 | 2026.03.10 17:18:10.123173 [ 3 ] {63049606-5f23-4cc1-9c79-3b25da7eb3bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2082 | 2026.03.10 17:18:10.123477 [ 3 ] {63049606-5f23-4cc1-9c79-3b25da7eb3bd} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2026.03.10 17:18:10.123514 [ 3 ] {63049606-5f23-4cc1-9c79-3b25da7eb3bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2084 | 2026.03.10 17:18:10.123808 [ 3 ] {63049606-5f23-4cc1-9c79-3b25da7eb3bd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2085 | 2026.03.10 17:18:10.124019 [ 3 ] {63049606-5f23-4cc1-9c79-3b25da7eb3bd} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2026.03.10 17:18:10.124146 [ 3 ] {63049606-5f23-4cc1-9c79-3b25da7eb3bd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 2087 | 2026.03.10 17:18:10.124181 [ 3 ] {63049606-5f23-4cc1-9c79-3b25da7eb3bd} <Debug> TCPHandler: Processed in 0.001193129 sec. | ||
| 2088 | 2026.03.10 17:18:10.124286 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2026.03.10 17:18:10.124386 [ 3 ] {030fc311-d622-4507-9111-6d1325a996a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2090 | 2026.03.10 17:18:10.124440 [ 3 ] {030fc311-d622-4507-9111-6d1325a996a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2091 | 2026.03.10 17:18:10.125177 [ 3 ] {030fc311-d622-4507-9111-6d1325a996a3} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2026.03.10 17:18:10.125214 [ 3 ] {030fc311-d622-4507-9111-6d1325a996a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2093 | 2026.03.10 17:18:10.125721 [ 3 ] {030fc311-d622-4507-9111-6d1325a996a3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2094 | 2026.03.10 17:18:10.125946 [ 3 ] {030fc311-d622-4507-9111-6d1325a996a3} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2026.03.10 17:18:10.126084 [ 3 ] {030fc311-d622-4507-9111-6d1325a996a3} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001715 sec., 14577.25947521866 rows/sec., 26.12 MiB/sec. | ||
| 2096 | 2026.03.10 17:18:10.126140 [ 3 ] {030fc311-d622-4507-9111-6d1325a996a3} <Debug> TCPHandler: Processed in 0.001905081 sec. | ||
| 2097 | 2026.03.10 17:18:10.126246 [ 3 ] {} <Trace> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2098 | 2026.03.10 17:18:10.126341 [ 3 ] {6b4c74a5-e666-41a8-a9ad-ef9c68a8ec1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:51098) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2099 | 2026.03.10 17:18:10.126382 [ 3 ] {6b4c74a5-e666-41a8-a9ad-ef9c68a8ec1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2100 | 2026.03.10 17:18:10.126703 [ 3 ] {6b4c74a5-e666-41a8-a9ad-ef9c68a8ec1b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2026.03.10 17:18:10.126740 [ 3 ] {6b4c74a5-e666-41a8-a9ad-ef9c68a8ec1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.32 GiB. | ||
| 2102 | 2026.03.10 17:18:10.127041 [ 3 ] {6b4c74a5-e666-41a8-a9ad-ef9c68a8ec1b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2103 | 2026.03.10 17:18:10.127265 [ 3 ] {6b4c74a5-e666-41a8-a9ad-ef9c68a8ec1b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2026.03.10 17:18:10.127392 [ 3 ] {6b4c74a5-e666-41a8-a9ad-ef9c68a8ec1b} <Debug> executeQuery: Read 40 rows, 2.26 KiB in 0.001069 sec., 37418.147801683815 rows/sec., 2.06 MiB/sec. | ||
| 2105 | 2026.03.10 17:18:10.127428 [ 3 ] {6b4c74a5-e666-41a8-a9ad-ef9c68a8ec1b} <Debug> TCPHandler: Processed in 0.001230359 sec. | ||
| 2106 | 2026.03.10 17:18:13.866984 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2107 | 2026.03.10 17:18:13.867045 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2108 | 2026.03.10 17:18:13.932516 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 288 | ||
| 2109 | 2026.03.10 17:18:13.934582 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2026.03.10 17:18:13.934629 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2111 | 2026.03.10 17:18:13.935292 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3871 | ||
| 2112 | 2026.03.10 17:18:13.935767 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2113 | 2026.03.10 17:18:13.935788 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2114 | 2026.03.10 17:18:13.935809 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2115 | 2026.03.10 17:18:13.936092 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2116 | 2026.03.10 17:18:13.936273 [ 47 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2117 | 2026.03.10 17:18:13.936323 [ 47 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2026.03.10 17:18:13.936345 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2119 | 2026.03.10 17:18:13.936354 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2120 | 2026.03.10 17:18:13.936365 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 288 | ||
| 2121 | 2026.03.10 17:18:13.936450 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::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 | ||
| 2122 | 2026.03.10 17:18:13.936600 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2123 | 2026.03.10 17:18:13.936734 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3871 | ||
| 2124 | 2026.03.10 17:18:13.937009 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2125 | 2026.03.10 17:18:13.937169 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 90 rows starting from the beginning of the part | ||
| 2126 | 2026.03.10 17:18:13.937569 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 2127 | 2026.03.10 17:18:13.937941 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 62 rows starting from the beginning of the part | ||
| 2128 | 2026.03.10 17:18:13.938299 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
| 2129 | 2026.03.10 17:18:13.938655 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 2130 | 2026.03.10 17:18:13.939012 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 2131 | 2026.03.10 17:18:13.944623 [ 193 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 288 rows, containing 72 columns (72 merged, 0 gathered) in 0.008222503 sec., 35025.83094223255 rows/sec., 33.60 MiB/sec. | ||
| 2132 | 2026.03.10 17:18:13.945184 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2133 | 2026.03.10 17:18:13.945684 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_6_1} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2134 | 2026.03.10 17:18:13.945748 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_6_1} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2135 | 2026.03.10 17:18:13.945898 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 2136 | 2026.03.10 17:18:14.135784 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2137 | 2026.03.10 17:18:14.153088 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2138 | 2026.03.10 17:18:14.153155 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2139 | 2026.03.10 17:18:14.159396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2140 | 2026.03.10 17:18:14.160103 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2141 | 2026.03.10 17:18:14.163094 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2142 | 2026.03.10 17:18:14.717893 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2143 | 2026.03.10 17:18:14.717959 [ 3 ] {} <Debug> TCP-Session: 58bdbbe4-6a3a-4bb2-b5f4-91c5d42e152b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2144 | 2026.03.10 17:18:15.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 202.40 MiB, peak 209.66 MiB, free memory in arenas 0.00 B, will set to 206.63 MiB (RSS), difference: 4.23 MiB | ||
| 2145 | 2026.03.10 17:18:15.101948 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2146 | 2026.03.10 17:18:15.102225 [ 254 ] {432c637d-71e5-4601-b8d8-2a219d1f973c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2147 | 2026.03.10 17:18:15.102321 [ 254 ] {432c637d-71e5-4601-b8d8-2a219d1f973c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2148 | 2026.03.10 17:18:15.103024 [ 254 ] {432c637d-71e5-4601-b8d8-2a219d1f973c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2149 | 2026.03.10 17:18:15.103075 [ 254 ] {432c637d-71e5-4601-b8d8-2a219d1f973c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2150 | 2026.03.10 17:18:15.103494 [ 254 ] {432c637d-71e5-4601-b8d8-2a219d1f973c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2151 | 2026.03.10 17:18:15.103754 [ 254 ] {432c637d-71e5-4601-b8d8-2a219d1f973c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2152 | 2026.03.10 17:18:15.103916 [ 254 ] {432c637d-71e5-4601-b8d8-2a219d1f973c} <Debug> executeQuery: Read 4 rows, 345.00 B in 0.00176 sec., 2272.7272727272725 rows/sec., 191.43 KiB/sec. | ||
| 2153 | 2026.03.10 17:18:15.103957 [ 254 ] {432c637d-71e5-4601-b8d8-2a219d1f973c} <Debug> TCPHandler: Processed in 0.002178395 sec. | ||
| 2154 | 2026.03.10 17:18:15.104147 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2155 | 2026.03.10 17:18:15.104243 [ 254 ] {22bed335-2eb4-4f2b-9436-2a86d0fd2093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2156 | 2026.03.10 17:18:15.104283 [ 254 ] {22bed335-2eb4-4f2b-9436-2a86d0fd2093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2157 | 2026.03.10 17:18:15.104684 [ 254 ] {22bed335-2eb4-4f2b-9436-2a86d0fd2093} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2158 | 2026.03.10 17:18:15.104722 [ 254 ] {22bed335-2eb4-4f2b-9436-2a86d0fd2093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2159 | 2026.03.10 17:18:15.105052 [ 254 ] {22bed335-2eb4-4f2b-9436-2a86d0fd2093} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2160 | 2026.03.10 17:18:15.105274 [ 254 ] {22bed335-2eb4-4f2b-9436-2a86d0fd2093} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2161 | 2026.03.10 17:18:15.105422 [ 254 ] {22bed335-2eb4-4f2b-9436-2a86d0fd2093} <Debug> executeQuery: Read 8 rows, 658.00 B in 0.001195 sec., 6694.5606694560665 rows/sec., 537.72 KiB/sec. | ||
| 2162 | 2026.03.10 17:18:15.105461 [ 254 ] {22bed335-2eb4-4f2b-9436-2a86d0fd2093} <Debug> TCPHandler: Processed in 0.001364451 sec. | ||
| 2163 | 2026.03.10 17:18:15.105586 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2164 | 2026.03.10 17:18:15.105680 [ 254 ] {4d6d3d31-5b10-481c-94e1-a645053b9223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2165 | 2026.03.10 17:18:15.105723 [ 254 ] {4d6d3d31-5b10-481c-94e1-a645053b9223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2166 | 2026.03.10 17:18:15.106097 [ 254 ] {4d6d3d31-5b10-481c-94e1-a645053b9223} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2026.03.10 17:18:15.106135 [ 254 ] {4d6d3d31-5b10-481c-94e1-a645053b9223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2168 | 2026.03.10 17:18:15.106461 [ 254 ] {4d6d3d31-5b10-481c-94e1-a645053b9223} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2169 | 2026.03.10 17:18:15.106682 [ 254 ] {4d6d3d31-5b10-481c-94e1-a645053b9223} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2170 | 2026.03.10 17:18:15.106814 [ 254 ] {4d6d3d31-5b10-481c-94e1-a645053b9223} <Debug> executeQuery: Read 10 rows, 780.00 B in 0.001152 sec., 8680.555555555555 rows/sec., 661.21 KiB/sec. | ||
| 2171 | 2026.03.10 17:18:15.106854 [ 254 ] {4d6d3d31-5b10-481c-94e1-a645053b9223} <Debug> TCPHandler: Processed in 0.001317131 sec. | ||
| 2172 | 2026.03.10 17:18:15.106966 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2173 | 2026.03.10 17:18:15.107059 [ 254 ] {e0de712f-f19a-442e-aa4d-267b497c25cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2174 | 2026.03.10 17:18:15.107102 [ 254 ] {e0de712f-f19a-442e-aa4d-267b497c25cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2175 | 2026.03.10 17:18:15.107429 [ 254 ] {e0de712f-f19a-442e-aa4d-267b497c25cf} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2176 | 2026.03.10 17:18:15.107465 [ 254 ] {e0de712f-f19a-442e-aa4d-267b497c25cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2177 | 2026.03.10 17:18:15.107776 [ 254 ] {e0de712f-f19a-442e-aa4d-267b497c25cf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2178 | 2026.03.10 17:18:15.107993 [ 254 ] {e0de712f-f19a-442e-aa4d-267b497c25cf} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): 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.10 17:18:15.108131 [ 254 ] {e0de712f-f19a-442e-aa4d-267b497c25cf} <Debug> executeQuery: Read 10 rows, 645.00 B in 0.001088 sec., 9191.176470588236 rows/sec., 578.94 KiB/sec. | ||
| 2180 | 2026.03.10 17:18:15.108174 [ 254 ] {e0de712f-f19a-442e-aa4d-267b497c25cf} <Debug> TCPHandler: Processed in 0.00125736 sec. | ||
| 2181 | 2026.03.10 17:18:20.110825 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2182 | 2026.03.10 17:18:20.111010 [ 254 ] {03506d71-846d-46fe-9937-050fb6d4df3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2183 | 2026.03.10 17:18:20.111070 [ 254 ] {03506d71-846d-46fe-9937-050fb6d4df3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2184 | 2026.03.10 17:18:20.111825 [ 254 ] {03506d71-846d-46fe-9937-050fb6d4df3e} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2185 | 2026.03.10 17:18:20.111862 [ 254 ] {03506d71-846d-46fe-9937-050fb6d4df3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2186 | 2026.03.10 17:18:20.112265 [ 254 ] {03506d71-846d-46fe-9937-050fb6d4df3e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2187 | 2026.03.10 17:18:20.112492 [ 254 ] {03506d71-846d-46fe-9937-050fb6d4df3e} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2026.03.10 17:18:20.112615 [ 39 ] {} <Debug> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2189 | 2026.03.10 17:18:20.112644 [ 254 ] {03506d71-846d-46fe-9937-050fb6d4df3e} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001682 sec., 168846.61117717004 rows/sec., 10.72 MiB/sec. | ||
| 2190 | 2026.03.10 17:18:20.112659 [ 39 ] {} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2191 | 2026.03.10 17:18:20.112683 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2192 | 2026.03.10 17:18:20.112684 [ 254 ] {03506d71-846d-46fe-9937-050fb6d4df3e} <Debug> TCPHandler: Processed in 0.001980502 sec. | ||
| 2193 | 2026.03.10 17:18:20.112818 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2194 | 2026.03.10 17:18:20.112831 [ 193 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::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 | ||
| 2195 | 2026.03.10 17:18:20.112912 [ 254 ] {5a597435-e79e-47d7-82e0-97d789cddc45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2196 | 2026.03.10 17:18:20.112958 [ 254 ] {5a597435-e79e-47d7-82e0-97d789cddc45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2197 | 2026.03.10 17:18:20.113043 [ 193 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2198 | 2026.03.10 17:18:20.113104 [ 193 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::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 | ||
| 2199 | 2026.03.10 17:18:20.113211 [ 193 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::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 | ||
| 2200 | 2026.03.10 17:18:20.113286 [ 193 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 284 rows starting from the beginning of the part | ||
| 2201 | 2026.03.10 17:18:20.113354 [ 193 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 284 rows starting from the beginning of the part | ||
| 2202 | 2026.03.10 17:18:20.113418 [ 193 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 284 rows starting from the beginning of the part | ||
| 2203 | 2026.03.10 17:18:20.113732 [ 254 ] {5a597435-e79e-47d7-82e0-97d789cddc45} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2204 | 2026.03.10 17:18:20.113772 [ 254 ] {5a597435-e79e-47d7-82e0-97d789cddc45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2205 | 2026.03.10 17:18:20.114161 [ 254 ] {5a597435-e79e-47d7-82e0-97d789cddc45} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2206 | 2026.03.10 17:18:20.114381 [ 254 ] {5a597435-e79e-47d7-82e0-97d789cddc45} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2207 | 2026.03.10 17:18:20.114427 [ 200 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1420 rows, containing 5 columns (5 merged, 0 gathered) in 0.001667566 sec., 851540.5087414831 rows/sec., 57.33 MiB/sec. | ||
| 2208 | 2026.03.10 17:18:20.114508 [ 254 ] {5a597435-e79e-47d7-82e0-97d789cddc45} <Debug> executeQuery: Read 795 rows, 64.12 KiB in 0.001615 sec., 492260.06191950466 rows/sec., 38.77 MiB/sec. | ||
| 2209 | 2026.03.10 17:18:20.114548 [ 254 ] {5a597435-e79e-47d7-82e0-97d789cddc45} <Debug> TCPHandler: Processed in 0.001779809 sec. | ||
| 2210 | 2026.03.10 17:18:20.114665 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2211 | 2026.03.10 17:18:20.114682 [ 196 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2212 | 2026.03.10 17:18:20.114759 [ 254 ] {8c75c1a1-b058-4dd4-85d1-e5ec83d95224} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2213 | 2026.03.10 17:18:20.114803 [ 254 ] {8c75c1a1-b058-4dd4-85d1-e5ec83d95224} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2214 | 2026.03.10 17:18:20.115045 [ 196 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_5_1} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2026.03.10 17:18:20.115139 [ 196 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_5_1} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2216 | 2026.03.10 17:18:20.115237 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2217 | 2026.03.10 17:18:20.115255 [ 254 ] {8c75c1a1-b058-4dd4-85d1-e5ec83d95224} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2218 | 2026.03.10 17:18:20.115295 [ 254 ] {8c75c1a1-b058-4dd4-85d1-e5ec83d95224} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2219 | 2026.03.10 17:18:20.115609 [ 254 ] {8c75c1a1-b058-4dd4-85d1-e5ec83d95224} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2220 | 2026.03.10 17:18:20.115817 [ 254 ] {8c75c1a1-b058-4dd4-85d1-e5ec83d95224} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2221 | 2026.03.10 17:18:20.115904 [ 39 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2222 | 2026.03.10 17:18:20.115928 [ 39 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2223 | 2026.03.10 17:18:20.115941 [ 254 ] {8c75c1a1-b058-4dd4-85d1-e5ec83d95224} <Debug> executeQuery: Read 167 rows, 10.42 KiB in 0.0012 sec., 139166.6666666667 rows/sec., 8.48 MiB/sec. | ||
| 2224 | 2026.03.10 17:18:20.115945 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2225 | 2026.03.10 17:18:20.115977 [ 254 ] {8c75c1a1-b058-4dd4-85d1-e5ec83d95224} <Debug> TCPHandler: Processed in 0.001362882 sec. | ||
| 2226 | 2026.03.10 17:18:20.116023 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::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 | ||
| 2227 | 2026.03.10 17:18:20.116090 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2228 | 2026.03.10 17:18:20.116120 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2229 | 2026.03.10 17:18:20.116150 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 158 rows starting from the beginning of the part | ||
| 2230 | 2026.03.10 17:18:20.116188 [ 254 ] {07df6deb-e7a1-4b19-8f35-7b9b5a8efcb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2231 | 2026.03.10 17:18:20.116194 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 167 rows starting from the beginning of the part | ||
| 2232 | 2026.03.10 17:18:20.116234 [ 254 ] {07df6deb-e7a1-4b19-8f35-7b9b5a8efcb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2233 | 2026.03.10 17:18:20.116249 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part | ||
| 2234 | 2026.03.10 17:18:20.116285 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 167 rows starting from the beginning of the part | ||
| 2235 | 2026.03.10 17:18:20.116317 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 167 rows starting from the beginning of the part | ||
| 2236 | 2026.03.10 17:18:20.116356 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 167 rows starting from the beginning of the part | ||
| 2237 | 2026.03.10 17:18:20.116670 [ 254 ] {07df6deb-e7a1-4b19-8f35-7b9b5a8efcb3} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2238 | 2026.03.10 17:18:20.116709 [ 254 ] {07df6deb-e7a1-4b19-8f35-7b9b5a8efcb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2239 | 2026.03.10 17:18:20.117033 [ 254 ] {07df6deb-e7a1-4b19-8f35-7b9b5a8efcb3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2240 | 2026.03.10 17:18:20.117166 [ 200 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 841 rows, containing 5 columns (5 merged, 0 gathered) in 0.001176849 sec., 714620.142431187 rows/sec., 46.31 MiB/sec. | ||
| 2241 | 2026.03.10 17:18:20.117266 [ 254 ] {07df6deb-e7a1-4b19-8f35-7b9b5a8efcb3} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2242 | 2026.03.10 17:18:20.117308 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2243 | 2026.03.10 17:18:20.117362 [ 39 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2244 | 2026.03.10 17:18:20.117390 [ 39 ] {} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2245 | 2026.03.10 17:18:20.117400 [ 254 ] {07df6deb-e7a1-4b19-8f35-7b9b5a8efcb3} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00123 sec., 121138.21138211382 rows/sec., 7.83 MiB/sec. | ||
| 2246 | 2026.03.10 17:18:20.117414 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2247 | 2026.03.10 17:18:20.117439 [ 254 ] {07df6deb-e7a1-4b19-8f35-7b9b5a8efcb3} <Debug> TCPHandler: Processed in 0.001398402 sec. | ||
| 2248 | 2026.03.10 17:18:20.117520 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::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 | ||
| 2249 | 2026.03.10 17:18:20.117553 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2250 | 2026.03.10 17:18:20.117594 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_6_1} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2251 | 2026.03.10 17:18:20.117637 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2252 | 2026.03.10 17:18:20.117648 [ 254 ] {0ec06be8-810a-4a45-be92-b6d3f1ff322b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2253 | 2026.03.10 17:18:20.117674 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_6_1} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2254 | 2026.03.10 17:18:20.117686 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 149 rows starting from the beginning of the part | ||
| 2255 | 2026.03.10 17:18:20.117692 [ 254 ] {0ec06be8-810a-4a45-be92-b6d3f1ff322b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2256 | 2026.03.10 17:18:20.117748 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2257 | 2026.03.10 17:18:20.117791 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 149 rows starting from the beginning of the part | ||
| 2258 | 2026.03.10 17:18:20.117854 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 708 rows starting from the beginning of the part | ||
| 2259 | 2026.03.10 17:18:20.117906 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 149 rows starting from the beginning of the part | ||
| 2260 | 2026.03.10 17:18:20.117955 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 149 rows starting from the beginning of the part | ||
| 2261 | 2026.03.10 17:18:20.118005 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 149 rows starting from the beginning of the part | ||
| 2262 | 2026.03.10 17:18:20.118128 [ 254 ] {0ec06be8-810a-4a45-be92-b6d3f1ff322b} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2263 | 2026.03.10 17:18:20.118162 [ 254 ] {0ec06be8-810a-4a45-be92-b6d3f1ff322b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2264 | 2026.03.10 17:18:20.118465 [ 254 ] {0ec06be8-810a-4a45-be92-b6d3f1ff322b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2265 | 2026.03.10 17:18:20.118679 [ 254 ] {0ec06be8-810a-4a45-be92-b6d3f1ff322b} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2266 | 2026.03.10 17:18:20.118768 [ 39 ] {} <Debug> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2267 | 2026.03.10 17:18:20.118789 [ 39 ] {} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2268 | 2026.03.10 17:18:20.118805 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2269 | 2026.03.10 17:18:20.118806 [ 254 ] {0ec06be8-810a-4a45-be92-b6d3f1ff322b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 2270 | 2026.03.10 17:18:20.118853 [ 254 ] {0ec06be8-810a-4a45-be92-b6d3f1ff322b} <Debug> TCPHandler: Processed in 0.001348622 sec. | ||
| 2271 | 2026.03.10 17:18:20.118873 [ 200 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::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 | ||
| 2272 | 2026.03.10 17:18:20.118964 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2273 | 2026.03.10 17:18:20.118969 [ 200 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2274 | 2026.03.10 17:18:20.119017 [ 200 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::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 | ||
| 2275 | 2026.03.10 17:18:20.119064 [ 254 ] {c97d4385-227c-4b82-a0b1-45a985d466c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2276 | 2026.03.10 17:18:20.119080 [ 200 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::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 | ||
| 2277 | 2026.03.10 17:18:20.119110 [ 254 ] {c97d4385-227c-4b82-a0b1-45a985d466c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2278 | 2026.03.10 17:18:20.119125 [ 200 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 148 rows starting from the beginning of the part | ||
| 2279 | 2026.03.10 17:18:20.119123 [ 198 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1453 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644806 sec., 883386.8553495063 rows/sec., 57.74 MiB/sec. | ||
| 2280 | 2026.03.10 17:18:20.119167 [ 200 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 148 rows starting from the beginning of the part | ||
| 2281 | 2026.03.10 17:18:20.119216 [ 200 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 148 rows starting from the beginning of the part | ||
| 2282 | 2026.03.10 17:18:20.119305 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2283 | 2026.03.10 17:18:20.119624 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_6_1} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2284 | 2026.03.10 17:18:20.119642 [ 254 ] {c97d4385-227c-4b82-a0b1-45a985d466c4} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2026.03.10 17:18:20.119677 [ 254 ] {c97d4385-227c-4b82-a0b1-45a985d466c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2286 | 2026.03.10 17:18:20.119691 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_6_1} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2287 | 2026.03.10 17:18:20.119749 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 2288 | 2026.03.10 17:18:20.120008 [ 254 ] {c97d4385-227c-4b82-a0b1-45a985d466c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2289 | 2026.03.10 17:18:20.120221 [ 254 ] {c97d4385-227c-4b82-a0b1-45a985d466c4} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2290 | 2026.03.10 17:18:20.120222 [ 197 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 740 rows, containing 5 columns (5 merged, 0 gathered) in 0.001376992 sec., 537403.2674118659 rows/sec., 32.61 MiB/sec. | ||
| 2291 | 2026.03.10 17:18:20.120347 [ 254 ] {c97d4385-227c-4b82-a0b1-45a985d466c4} <Debug> executeQuery: Read 459 rows, 32.71 KiB in 0.0013 sec., 353076.9230769231 rows/sec., 24.57 MiB/sec. | ||
| 2292 | 2026.03.10 17:18:20.120368 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2293 | 2026.03.10 17:18:20.120387 [ 254 ] {c97d4385-227c-4b82-a0b1-45a985d466c4} <Debug> TCPHandler: Processed in 0.001473334 sec. | ||
| 2294 | 2026.03.10 17:18:20.120501 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2295 | 2026.03.10 17:18:20.120593 [ 254 ] {019955ab-763d-450b-a093-ad6a01e1af41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2296 | 2026.03.10 17:18:20.120602 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_5_1} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2297 | 2026.03.10 17:18:20.120634 [ 254 ] {019955ab-763d-450b-a093-ad6a01e1af41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2298 | 2026.03.10 17:18:20.120661 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_5_1} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2299 | 2026.03.10 17:18:20.120723 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2300 | 2026.03.10 17:18:20.120947 [ 254 ] {019955ab-763d-450b-a093-ad6a01e1af41} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2026.03.10 17:18:20.120980 [ 254 ] {019955ab-763d-450b-a093-ad6a01e1af41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2302 | 2026.03.10 17:18:20.121277 [ 254 ] {019955ab-763d-450b-a093-ad6a01e1af41} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2303 | 2026.03.10 17:18:20.121491 [ 254 ] {019955ab-763d-450b-a093-ad6a01e1af41} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2026.03.10 17:18:20.121618 [ 254 ] {019955ab-763d-450b-a093-ad6a01e1af41} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001042 sec., 5758.157389635317 rows/sec., 300.84 KiB/sec. | ||
| 2305 | 2026.03.10 17:18:20.121653 [ 254 ] {019955ab-763d-450b-a093-ad6a01e1af41} <Debug> TCPHandler: Processed in 0.001201849 sec. | ||
| 2306 | 2026.03.10 17:18:20.121752 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2307 | 2026.03.10 17:18:20.121845 [ 254 ] {afcb0a15-5c5f-4224-92e2-9b87fb27a63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2308 | 2026.03.10 17:18:20.121886 [ 254 ] {afcb0a15-5c5f-4224-92e2-9b87fb27a63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2309 | 2026.03.10 17:18:20.122242 [ 254 ] {afcb0a15-5c5f-4224-92e2-9b87fb27a63d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2310 | 2026.03.10 17:18:20.122277 [ 254 ] {afcb0a15-5c5f-4224-92e2-9b87fb27a63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2311 | 2026.03.10 17:18:20.122590 [ 254 ] {afcb0a15-5c5f-4224-92e2-9b87fb27a63d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2312 | 2026.03.10 17:18:20.122795 [ 254 ] {afcb0a15-5c5f-4224-92e2-9b87fb27a63d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2313 | 2026.03.10 17:18:20.122919 [ 254 ] {afcb0a15-5c5f-4224-92e2-9b87fb27a63d} <Debug> executeQuery: Read 115 rows, 7.38 KiB in 0.001091 sec., 105407.88267644364 rows/sec., 6.61 MiB/sec. | ||
| 2314 | 2026.03.10 17:18:20.122953 [ 254 ] {afcb0a15-5c5f-4224-92e2-9b87fb27a63d} <Debug> TCPHandler: Processed in 0.00124991 sec. | ||
| 2315 | 2026.03.10 17:18:20.123062 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2316 | 2026.03.10 17:18:20.123155 [ 254 ] {e0ff76b7-b43d-4cd6-9153-af8dc37dc901} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2317 | 2026.03.10 17:18:20.123195 [ 254 ] {e0ff76b7-b43d-4cd6-9153-af8dc37dc901} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2318 | 2026.03.10 17:18:20.123504 [ 254 ] {e0ff76b7-b43d-4cd6-9153-af8dc37dc901} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2319 | 2026.03.10 17:18:20.123539 [ 254 ] {e0ff76b7-b43d-4cd6-9153-af8dc37dc901} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2320 | 2026.03.10 17:18:20.123822 [ 254 ] {e0ff76b7-b43d-4cd6-9153-af8dc37dc901} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2321 | 2026.03.10 17:18:20.124025 [ 254 ] {e0ff76b7-b43d-4cd6-9153-af8dc37dc901} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2322 | 2026.03.10 17:18:20.124124 [ 38 ] {} <Debug> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2323 | 2026.03.10 17:18:20.124154 [ 254 ] {e0ff76b7-b43d-4cd6-9153-af8dc37dc901} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 2324 | 2026.03.10 17:18:20.124167 [ 38 ] {} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2026.03.10 17:18:20.124195 [ 254 ] {e0ff76b7-b43d-4cd6-9153-af8dc37dc901} <Debug> TCPHandler: Processed in 0.001181579 sec. | ||
| 2326 | 2026.03.10 17:18:20.124196 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2327 | 2026.03.10 17:18:20.124297 [ 197 ] {0ac210cb-9c6f-4810-9100-703919746bfd::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 | ||
| 2328 | 2026.03.10 17:18:20.124313 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2329 | 2026.03.10 17:18:20.124419 [ 254 ] {976e707f-4271-41aa-a233-2bcc6fb67e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2330 | 2026.03.10 17:18:20.124429 [ 197 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2331 | 2026.03.10 17:18:20.124474 [ 254 ] {976e707f-4271-41aa-a233-2bcc6fb67e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2332 | 2026.03.10 17:18:20.124482 [ 197 ] {0ac210cb-9c6f-4810-9100-703919746bfd::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 | ||
| 2333 | 2026.03.10 17:18:20.124579 [ 197 ] {0ac210cb-9c6f-4810-9100-703919746bfd::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 | ||
| 2334 | 2026.03.10 17:18:20.124639 [ 197 ] {0ac210cb-9c6f-4810-9100-703919746bfd::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 | ||
| 2335 | 2026.03.10 17:18:20.124691 [ 197 ] {0ac210cb-9c6f-4810-9100-703919746bfd::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 | ||
| 2336 | 2026.03.10 17:18:20.124741 [ 197 ] {0ac210cb-9c6f-4810-9100-703919746bfd::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 | ||
| 2337 | 2026.03.10 17:18:20.125299 [ 254 ] {976e707f-4271-41aa-a233-2bcc6fb67e29} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2338 | 2026.03.10 17:18:20.125341 [ 254 ] {976e707f-4271-41aa-a233-2bcc6fb67e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2339 | 2026.03.10 17:18:20.125542 [ 199 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001283061 sec., 3896.930855197064 rows/sec., 262.59 KiB/sec. | ||
| 2340 | 2026.03.10 17:18:20.125708 [ 198 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2341 | 2026.03.10 17:18:20.125884 [ 254 ] {976e707f-4271-41aa-a233-2bcc6fb67e29} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2342 | 2026.03.10 17:18:20.126094 [ 198 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_5_1} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2343 | 2026.03.10 17:18:20.126183 [ 198 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_5_1} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2344 | 2026.03.10 17:18:20.126190 [ 254 ] {976e707f-4271-41aa-a233-2bcc6fb67e29} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2345 | 2026.03.10 17:18:20.126271 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2346 | 2026.03.10 17:18:20.126301 [ 38 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2347 | 2026.03.10 17:18:20.126328 [ 38 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2348 | 2026.03.10 17:18:20.126337 [ 254 ] {976e707f-4271-41aa-a233-2bcc6fb67e29} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001937 sec., 12906.556530717606 rows/sec., 23.13 MiB/sec. | ||
| 2349 | 2026.03.10 17:18:20.126346 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2350 | 2026.03.10 17:18:20.126397 [ 254 ] {976e707f-4271-41aa-a233-2bcc6fb67e29} <Debug> TCPHandler: Processed in 0.002132325 sec. | ||
| 2351 | 2026.03.10 17:18:20.126422 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::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 | ||
| 2352 | 2026.03.10 17:18:20.126514 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2353 | 2026.03.10 17:18:20.126577 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2354 | 2026.03.10 17:18:20.126607 [ 254 ] {ef7fe041-a44e-4100-a192-4550079c82f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2355 | 2026.03.10 17:18:20.126623 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2356 | 2026.03.10 17:18:20.126647 [ 254 ] {ef7fe041-a44e-4100-a192-4550079c82f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2357 | 2026.03.10 17:18:20.126726 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
| 2358 | 2026.03.10 17:18:20.126822 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part | ||
| 2359 | 2026.03.10 17:18:20.126919 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
| 2360 | 2026.03.10 17:18:20.126970 [ 254 ] {ef7fe041-a44e-4100-a192-4550079c82f8} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2026.03.10 17:18:20.127006 [ 254 ] {ef7fe041-a44e-4100-a192-4550079c82f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2362 | 2026.03.10 17:18:20.127013 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2363 | 2026.03.10 17:18:20.127106 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 25 rows starting from the beginning of the part | ||
| 2364 | 2026.03.10 17:18:20.127315 [ 254 ] {ef7fe041-a44e-4100-a192-4550079c82f8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2365 | 2026.03.10 17:18:20.127525 [ 254 ] {ef7fe041-a44e-4100-a192-4550079c82f8} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2366 | 2026.03.10 17:18:20.127652 [ 254 ] {ef7fe041-a44e-4100-a192-4550079c82f8} <Debug> executeQuery: Read 40 rows, 2.26 KiB in 0.001063 sec., 37629.35089369708 rows/sec., 2.07 MiB/sec. | ||
| 2367 | 2026.03.10 17:18:20.127686 [ 254 ] {ef7fe041-a44e-4100-a192-4550079c82f8} <Debug> TCPHandler: Processed in 0.00122098 sec. | ||
| 2368 | 2026.03.10 17:18:20.133691 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 123 rows, containing 19 columns (19 merged, 0 gathered) in 0.007292337 sec., 16867.02081925177 rows/sec., 30.22 MiB/sec. | ||
| 2369 | 2026.03.10 17:18:20.134186 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2370 | 2026.03.10 17:18:20.134640 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2371 | 2026.03.10 17:18:20.134711 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2372 | 2026.03.10 17:18:20.134819 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.01 MiB. | ||
| 2373 | 2026.03.10 17:18:21.070075 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39135 | ||
| 2374 | 2026.03.10 17:18:21.070188 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2375 | 2026.03.10 17:18:21.070216 [ 289 ] {} <Debug> TCP-Session: 3a76430d-b85e-47fe-9214-4eac91c7e9e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39135 | ||
| 2376 | 2026.03.10 17:18:21.070238 [ 289 ] {} <Debug> TCP-Session: 3a76430d-b85e-47fe-9214-4eac91c7e9e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2377 | 2026.03.10 17:18:21.070251 [ 289 ] {} <Debug> TCP-Session: 3a76430d-b85e-47fe-9214-4eac91c7e9e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2378 | 2026.03.10 17:18:21.070481 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44091 | ||
| 2379 | 2026.03.10 17:18:21.070499 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37034 | ||
| 2380 | 2026.03.10 17:18:21.070546 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56941 | ||
| 2381 | 2026.03.10 17:18:21.070563 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47624 | ||
| 2382 | 2026.03.10 17:18:21.070577 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42079 | ||
| 2383 | 2026.03.10 17:18:21.070610 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2384 | 2026.03.10 17:18:21.070627 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2385 | 2026.03.10 17:18:21.070578 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48671 | ||
| 2386 | 2026.03.10 17:18:21.070662 [ 294 ] {} <Debug> TCP-Session: 7cb5a450-fcbd-4370-9496-3e3e58b833bf Authenticating user 'default' from [fd00:1122:3344:101::e]:56941 | ||
| 2387 | 2026.03.10 17:18:21.070657 [ 290 ] {} <Debug> TCP-Session: 4fa2e61a-0dd3-4200-ae1d-5b3d8872af5e Authenticating user 'default' from [fd00:1122:3344:101::e]:44091 | ||
| 2388 | 2026.03.10 17:18:21.070727 [ 294 ] {} <Debug> TCP-Session: 7cb5a450-fcbd-4370-9496-3e3e58b833bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2026.03.10 17:18:21.070656 [ 289 ] {} <Trace> TCP-Session: 3a76430d-b85e-47fe-9214-4eac91c7e9e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2390 | 2026.03.10 17:18:21.070742 [ 290 ] {} <Debug> TCP-Session: 4fa2e61a-0dd3-4200-ae1d-5b3d8872af5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2391 | 2026.03.10 17:18:21.070745 [ 294 ] {} <Debug> TCP-Session: 7cb5a450-fcbd-4370-9496-3e3e58b833bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2392 | 2026.03.10 17:18:21.070787 [ 290 ] {} <Debug> TCP-Session: 4fa2e61a-0dd3-4200-ae1d-5b3d8872af5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2393 | 2026.03.10 17:18:21.070523 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65348 | ||
| 2394 | 2026.03.10 17:18:21.070486 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35731 | ||
| 2395 | 2026.03.10 17:18:21.070878 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2396 | 2026.03.10 17:18:21.070880 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2397 | 2026.03.10 17:18:21.070925 [ 292 ] {} <Debug> TCP-Session: 14ed2b22-453f-4540-9a1e-0b249733c66c Authenticating user 'default' from [fd00:1122:3344:101::e]:37034 | ||
| 2398 | 2026.03.10 17:18:21.070940 [ 289 ] {ff80266a-3cbf-4cdc-b475-39668a6f212c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39135) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2399 | 2026.03.10 17:18:21.070943 [ 286 ] {} <Debug> TCP-Session: b397496a-ccdb-44b1-b5de-62e5e9383552 Authenticating user 'default' from [fd00:1122:3344:101::e]:48671 | ||
| 2400 | 2026.03.10 17:18:21.070967 [ 292 ] {} <Debug> TCP-Session: 14ed2b22-453f-4540-9a1e-0b249733c66c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2401 | 2026.03.10 17:18:21.070972 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2402 | 2026.03.10 17:18:21.070995 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2403 | 2026.03.10 17:18:21.071008 [ 292 ] {} <Debug> TCP-Session: 14ed2b22-453f-4540-9a1e-0b249733c66c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2404 | 2026.03.10 17:18:21.071037 [ 287 ] {} <Debug> TCP-Session: c9241c65-deef-4326-a7d8-1919cc11a46e Authenticating user 'default' from [fd00:1122:3344:101::e]:42079 | ||
| 2405 | 2026.03.10 17:18:21.071045 [ 291 ] {} <Debug> TCP-Session: 8b296ba2-d3dc-425b-9375-ef2ea3294186 Authenticating user 'default' from [fd00:1122:3344:101::e]:35731 | ||
| 2406 | 2026.03.10 17:18:21.070995 [ 286 ] {} <Debug> TCP-Session: b397496a-ccdb-44b1-b5de-62e5e9383552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2407 | 2026.03.10 17:18:21.071072 [ 287 ] {} <Debug> TCP-Session: c9241c65-deef-4326-a7d8-1919cc11a46e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2408 | 2026.03.10 17:18:21.071081 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2409 | 2026.03.10 17:18:21.071106 [ 287 ] {} <Debug> TCP-Session: c9241c65-deef-4326-a7d8-1919cc11a46e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2026.03.10 17:18:21.071074 [ 291 ] {} <Debug> TCP-Session: 8b296ba2-d3dc-425b-9375-ef2ea3294186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2411 | 2026.03.10 17:18:21.071147 [ 3 ] {} <Debug> TCP-Session: d8e74775-287b-4cf9-8f75-3bc84e5786a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:47624 | ||
| 2412 | 2026.03.10 17:18:21.071162 [ 291 ] {} <Debug> TCP-Session: 8b296ba2-d3dc-425b-9375-ef2ea3294186 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2413 | 2026.03.10 17:18:21.071100 [ 286 ] {} <Debug> TCP-Session: b397496a-ccdb-44b1-b5de-62e5e9383552 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2414 | 2026.03.10 17:18:21.071184 [ 3 ] {} <Debug> TCP-Session: d8e74775-287b-4cf9-8f75-3bc84e5786a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2415 | 2026.03.10 17:18:21.071196 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2416 | 2026.03.10 17:18:21.071226 [ 3 ] {} <Debug> TCP-Session: d8e74775-287b-4cf9-8f75-3bc84e5786a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2417 | 2026.03.10 17:18:21.071264 [ 293 ] {} <Debug> TCP-Session: b5c74b5a-a29d-4e07-a39e-970f510e8441 Authenticating user 'default' from [fd00:1122:3344:101::e]:65348 | ||
| 2418 | 2026.03.10 17:18:21.071295 [ 293 ] {} <Debug> TCP-Session: b5c74b5a-a29d-4e07-a39e-970f510e8441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2419 | 2026.03.10 17:18:21.071300 [ 289 ] {ff80266a-3cbf-4cdc-b475-39668a6f212c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2420 | 2026.03.10 17:18:21.071315 [ 293 ] {} <Debug> TCP-Session: b5c74b5a-a29d-4e07-a39e-970f510e8441 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2421 | 2026.03.10 17:18:21.071362 [ 289 ] {ff80266a-3cbf-4cdc-b475-39668a6f212c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2422 | 2026.03.10 17:18:21.071663 [ 289 ] {ff80266a-3cbf-4cdc-b475-39668a6f212c} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 2423 | 2026.03.10 17:18:21.073054 [ 324 ] {ff80266a-3cbf-4cdc-b475-39668a6f212c} <Trace> AggregatingTransform: Aggregating | ||
| 2424 | 2026.03.10 17:18:21.073092 [ 324 ] {ff80266a-3cbf-4cdc-b475-39668a6f212c} <Trace> Aggregator: Aggregation method: without_key | ||
| 2425 | 2026.03.10 17:18:21.073124 [ 324 ] {ff80266a-3cbf-4cdc-b475-39668a6f212c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001365033 sec. (732.583 rows/sec., 28.62 KiB/sec.) | ||
| 2426 | 2026.03.10 17:18:21.073139 [ 324 ] {ff80266a-3cbf-4cdc-b475-39668a6f212c} <Trace> Aggregator: Merging aggregated data | ||
| 2427 | 2026.03.10 17:18:21.074525 [ 289 ] {ff80266a-3cbf-4cdc-b475-39668a6f212c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003654 sec., 273.6726874657909 rows/sec., 10.69 KiB/sec. | ||
| 2428 | 2026.03.10 17:18:21.074642 [ 289 ] {ff80266a-3cbf-4cdc-b475-39668a6f212c} <Debug> TCPHandler: Processed in 0.004168867 sec. | ||
| 2429 | 2026.03.10 17:18:21.074770 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2430 | 2026.03.10 17:18:21.074800 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2431 | 2026.03.10 17:18:21.074801 [ 289 ] {} <Debug> TCP-Session: 3a76430d-b85e-47fe-9214-4eac91c7e9e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2432 | 2026.03.10 17:18:21.074825 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2433 | 2026.03.10 17:18:21.074847 [ 290 ] {} <Debug> TCP-Session: 4fa2e61a-0dd3-4200-ae1d-5b3d8872af5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2434 | 2026.03.10 17:18:21.074851 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2435 | 2026.03.10 17:18:21.074874 [ 3 ] {} <Debug> TCP-Session: d8e74775-287b-4cf9-8f75-3bc84e5786a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2436 | 2026.03.10 17:18:21.074876 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2437 | 2026.03.10 17:18:21.074901 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2438 | 2026.03.10 17:18:21.074925 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2439 | 2026.03.10 17:18:21.074934 [ 293 ] {} <Debug> TCP-Session: b5c74b5a-a29d-4e07-a39e-970f510e8441 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2440 | 2026.03.10 17:18:21.074953 [ 291 ] {} <Debug> TCP-Session: 8b296ba2-d3dc-425b-9375-ef2ea3294186 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2441 | 2026.03.10 17:18:21.074956 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2442 | 2026.03.10 17:18:21.074984 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2443 | 2026.03.10 17:18:21.075020 [ 287 ] {} <Debug> TCP-Session: c9241c65-deef-4326-a7d8-1919cc11a46e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2444 | 2026.03.10 17:18:21.074977 [ 294 ] {} <Debug> TCP-Session: 7cb5a450-fcbd-4370-9496-3e3e58b833bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2445 | 2026.03.10 17:18:21.075044 [ 286 ] {} <Debug> TCP-Session: b397496a-ccdb-44b1-b5de-62e5e9383552 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2446 | 2026.03.10 17:18:21.074908 [ 292 ] {} <Debug> TCP-Session: 14ed2b22-453f-4540-9a1e-0b249733c66c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2447 | 2026.03.10 17:18:21.304541 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64405 | ||
| 2448 | 2026.03.10 17:18:21.304649 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2449 | 2026.03.10 17:18:21.304676 [ 289 ] {} <Debug> TCP-Session: 1f2c84e3-d999-4b71-9278-29bc09e3a7f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:64405 | ||
| 2450 | 2026.03.10 17:18:21.304697 [ 289 ] {} <Debug> TCP-Session: 1f2c84e3-d999-4b71-9278-29bc09e3a7f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2451 | 2026.03.10 17:18:21.304710 [ 289 ] {} <Debug> TCP-Session: 1f2c84e3-d999-4b71-9278-29bc09e3a7f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2026.03.10 17:18:21.304907 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54681 | ||
| 2453 | 2026.03.10 17:18:21.304928 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63080 | ||
| 2454 | 2026.03.10 17:18:21.304954 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50832 | ||
| 2455 | 2026.03.10 17:18:21.304966 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51003 | ||
| 2456 | 2026.03.10 17:18:21.304984 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58813 | ||
| 2457 | 2026.03.10 17:18:21.305049 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2458 | 2026.03.10 17:18:21.305063 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2459 | 2026.03.10 17:18:21.305069 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2460 | 2026.03.10 17:18:21.305096 [ 294 ] {} <Debug> TCP-Session: 14ecf395-964b-4c50-b04c-be98887fd6bb Authenticating user 'default' from [fd00:1122:3344:101::e]:50832 | ||
| 2461 | 2026.03.10 17:18:21.305107 [ 292 ] {} <Debug> TCP-Session: 28bee385-3082-40fc-91e7-d9e6d558ded9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63080 | ||
| 2462 | 2026.03.10 17:18:21.305122 [ 3 ] {} <Debug> TCP-Session: af9f1d8f-2915-456a-9dcb-19ba3ccb5e35 Authenticating user 'default' from [fd00:1122:3344:101::e]:51003 | ||
| 2463 | 2026.03.10 17:18:21.305131 [ 294 ] {} <Debug> TCP-Session: 14ecf395-964b-4c50-b04c-be98887fd6bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2464 | 2026.03.10 17:18:21.305138 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2465 | 2026.03.10 17:18:21.305150 [ 292 ] {} <Debug> TCP-Session: 28bee385-3082-40fc-91e7-d9e6d558ded9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2466 | 2026.03.10 17:18:21.305180 [ 287 ] {} <Debug> TCP-Session: db57afdf-758d-42fe-b4a7-514b903ebed6 Authenticating user 'default' from [fd00:1122:3344:101::e]:58813 | ||
| 2467 | 2026.03.10 17:18:21.305189 [ 292 ] {} <Debug> TCP-Session: 28bee385-3082-40fc-91e7-d9e6d558ded9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2468 | 2026.03.10 17:18:21.305151 [ 294 ] {} <Debug> TCP-Session: 14ecf395-964b-4c50-b04c-be98887fd6bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2469 | 2026.03.10 17:18:21.305212 [ 287 ] {} <Debug> TCP-Session: db57afdf-758d-42fe-b4a7-514b903ebed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2470 | 2026.03.10 17:18:21.305150 [ 3 ] {} <Debug> TCP-Session: af9f1d8f-2915-456a-9dcb-19ba3ccb5e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2026.03.10 17:18:21.305247 [ 287 ] {} <Debug> TCP-Session: db57afdf-758d-42fe-b4a7-514b903ebed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2472 | 2026.03.10 17:18:21.305291 [ 3 ] {} <Debug> TCP-Session: af9f1d8f-2915-456a-9dcb-19ba3ccb5e35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2473 | 2026.03.10 17:18:21.305038 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2474 | 2026.03.10 17:18:21.305041 [ 289 ] {} <Trace> TCP-Session: 1f2c84e3-d999-4b71-9278-29bc09e3a7f9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2475 | 2026.03.10 17:18:21.305352 [ 290 ] {} <Debug> TCP-Session: c1d5076c-19c8-4eed-81f1-027fec63c28f Authenticating user 'default' from [fd00:1122:3344:101::e]:54681 | ||
| 2476 | 2026.03.10 17:18:21.304978 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51645 | ||
| 2477 | 2026.03.10 17:18:21.305398 [ 290 ] {} <Debug> TCP-Session: c1d5076c-19c8-4eed-81f1-027fec63c28f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2026.03.10 17:18:21.304937 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35736 | ||
| 2479 | 2026.03.10 17:18:21.305436 [ 290 ] {} <Debug> TCP-Session: c1d5076c-19c8-4eed-81f1-027fec63c28f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2480 | 2026.03.10 17:18:21.304907 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63479 | ||
| 2481 | 2026.03.10 17:18:21.305475 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2482 | 2026.03.10 17:18:21.305504 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2483 | 2026.03.10 17:18:21.305519 [ 286 ] {} <Debug> TCP-Session: e65abbe6-483b-414e-9c14-11b778e86324 Authenticating user 'default' from [fd00:1122:3344:101::e]:51645 | ||
| 2484 | 2026.03.10 17:18:21.305528 [ 293 ] {} <Debug> TCP-Session: cdd617c8-2162-47cc-a98b-4db82cf02dbb Authenticating user 'default' from [fd00:1122:3344:101::e]:35736 | ||
| 2485 | 2026.03.10 17:18:21.305540 [ 286 ] {} <Debug> TCP-Session: e65abbe6-483b-414e-9c14-11b778e86324 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2486 | 2026.03.10 17:18:21.305542 [ 289 ] {c90855cd-3463-4322-9e54-fe39aaeeac18} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64405) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2487 | 2026.03.10 17:18:21.305557 [ 286 ] {} <Debug> TCP-Session: e65abbe6-483b-414e-9c14-11b778e86324 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2488 | 2026.03.10 17:18:21.305548 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2489 | 2026.03.10 17:18:21.305547 [ 293 ] {} <Debug> TCP-Session: cdd617c8-2162-47cc-a98b-4db82cf02dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2490 | 2026.03.10 17:18:21.305603 [ 291 ] {} <Debug> TCP-Session: 3110b14a-0da2-4f52-9fac-83524c450d97 Authenticating user 'default' from [fd00:1122:3344:101::e]:63479 | ||
| 2491 | 2026.03.10 17:18:21.305617 [ 293 ] {} <Debug> TCP-Session: cdd617c8-2162-47cc-a98b-4db82cf02dbb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2492 | 2026.03.10 17:18:21.305634 [ 291 ] {} <Debug> TCP-Session: 3110b14a-0da2-4f52-9fac-83524c450d97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2026.03.10 17:18:21.305652 [ 291 ] {} <Debug> TCP-Session: 3110b14a-0da2-4f52-9fac-83524c450d97 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2494 | 2026.03.10 17:18:21.305819 [ 289 ] {c90855cd-3463-4322-9e54-fe39aaeeac18} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2495 | 2026.03.10 17:18:21.305878 [ 289 ] {c90855cd-3463-4322-9e54-fe39aaeeac18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2496 | 2026.03.10 17:18:21.306158 [ 289 ] {c90855cd-3463-4322-9e54-fe39aaeeac18} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 2497 | 2026.03.10 17:18:21.307088 [ 346 ] {c90855cd-3463-4322-9e54-fe39aaeeac18} <Trace> AggregatingTransform: Aggregating | ||
| 2498 | 2026.03.10 17:18:21.307137 [ 346 ] {c90855cd-3463-4322-9e54-fe39aaeeac18} <Trace> Aggregator: Aggregation method: without_key | ||
| 2499 | 2026.03.10 17:18:21.307177 [ 346 ] {c90855cd-3463-4322-9e54-fe39aaeeac18} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000915305 sec. (1092.532 rows/sec., 42.68 KiB/sec.) | ||
| 2500 | 2026.03.10 17:18:21.307197 [ 346 ] {c90855cd-3463-4322-9e54-fe39aaeeac18} <Trace> Aggregator: Merging aggregated data | ||
| 2501 | 2026.03.10 17:18:21.308398 [ 289 ] {c90855cd-3463-4322-9e54-fe39aaeeac18} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002916 sec., 342.9355281207133 rows/sec., 13.40 KiB/sec. | ||
| 2502 | 2026.03.10 17:18:21.308529 [ 289 ] {c90855cd-3463-4322-9e54-fe39aaeeac18} <Debug> TCPHandler: Processed in 0.003606368 sec. | ||
| 2503 | 2026.03.10 17:18:21.308649 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2504 | 2026.03.10 17:18:21.308680 [ 289 ] {} <Debug> TCP-Session: 1f2c84e3-d999-4b71-9278-29bc09e3a7f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2505 | 2026.03.10 17:18:21.308681 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2506 | 2026.03.10 17:18:21.308699 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2507 | 2026.03.10 17:18:21.308715 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2508 | 2026.03.10 17:18:21.308734 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2509 | 2026.03.10 17:18:21.308753 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2510 | 2026.03.10 17:18:21.308774 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2511 | 2026.03.10 17:18:21.308787 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2512 | 2026.03.10 17:18:21.308805 [ 292 ] {} <Debug> TCP-Session: 28bee385-3082-40fc-91e7-d9e6d558ded9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2513 | 2026.03.10 17:18:21.308824 [ 293 ] {} <Debug> TCP-Session: cdd617c8-2162-47cc-a98b-4db82cf02dbb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2514 | 2026.03.10 17:18:21.308841 [ 3 ] {} <Debug> TCP-Session: af9f1d8f-2915-456a-9dcb-19ba3ccb5e35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2515 | 2026.03.10 17:18:21.308811 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2516 | 2026.03.10 17:18:21.308779 [ 294 ] {} <Debug> TCP-Session: 14ecf395-964b-4c50-b04c-be98887fd6bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2517 | 2026.03.10 17:18:21.308767 [ 290 ] {} <Debug> TCP-Session: c1d5076c-19c8-4eed-81f1-027fec63c28f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2518 | 2026.03.10 17:18:21.308928 [ 286 ] {} <Debug> TCP-Session: e65abbe6-483b-414e-9c14-11b778e86324 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2519 | 2026.03.10 17:18:21.308748 [ 291 ] {} <Debug> TCP-Session: 3110b14a-0da2-4f52-9fac-83524c450d97 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2520 | 2026.03.10 17:18:21.308739 [ 287 ] {} <Debug> TCP-Session: db57afdf-758d-42fe-b4a7-514b903ebed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2026.03.10 17:18:21.372897 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50911 | ||
| 2522 | 2026.03.10 17:18:21.373017 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2523 | 2026.03.10 17:18:21.373044 [ 289 ] {} <Debug> TCP-Session: 5940a0b7-0de2-4bee-b967-2de0acc22b02 Authenticating user 'default' from [fd00:1122:3344:101::e]:50911 | ||
| 2524 | 2026.03.10 17:18:21.373069 [ 289 ] {} <Debug> TCP-Session: 5940a0b7-0de2-4bee-b967-2de0acc22b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2525 | 2026.03.10 17:18:21.373083 [ 289 ] {} <Debug> TCP-Session: 5940a0b7-0de2-4bee-b967-2de0acc22b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2526 | 2026.03.10 17:18:21.373307 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36961 | ||
| 2527 | 2026.03.10 17:18:21.373347 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61590 | ||
| 2528 | 2026.03.10 17:18:21.373364 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55541 | ||
| 2529 | 2026.03.10 17:18:21.373406 [ 289 ] {} <Trace> TCP-Session: 5940a0b7-0de2-4bee-b967-2de0acc22b02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2530 | 2026.03.10 17:18:21.373416 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35148 | ||
| 2531 | 2026.03.10 17:18:21.373462 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2532 | 2026.03.10 17:18:21.373424 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2533 | 2026.03.10 17:18:21.373489 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2534 | 2026.03.10 17:18:21.373493 [ 291 ] {} <Debug> TCP-Session: 56fa21a1-12eb-4081-ab7c-5af2dcaf40d9 Authenticating user 'default' from [fd00:1122:3344:101::e]:61590 | ||
| 2535 | 2026.03.10 17:18:21.373519 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2536 | 2026.03.10 17:18:21.373531 [ 292 ] {} <Debug> TCP-Session: bbc88671-5c5e-48d5-a085-0b08a5c436bd Authenticating user 'default' from [fd00:1122:3344:101::e]:55541 | ||
| 2537 | 2026.03.10 17:18:21.373541 [ 291 ] {} <Debug> TCP-Session: 56fa21a1-12eb-4081-ab7c-5af2dcaf40d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2538 | 2026.03.10 17:18:21.373548 [ 287 ] {} <Debug> TCP-Session: f678f9be-4cda-490e-b773-eb61d58be358 Authenticating user 'default' from [fd00:1122:3344:101::e]:35148 | ||
| 2539 | 2026.03.10 17:18:21.373565 [ 292 ] {} <Debug> TCP-Session: bbc88671-5c5e-48d5-a085-0b08a5c436bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2540 | 2026.03.10 17:18:21.373565 [ 291 ] {} <Debug> TCP-Session: 56fa21a1-12eb-4081-ab7c-5af2dcaf40d9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2541 | 2026.03.10 17:18:21.373580 [ 287 ] {} <Debug> TCP-Session: f678f9be-4cda-490e-b773-eb61d58be358 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2542 | 2026.03.10 17:18:21.373588 [ 292 ] {} <Debug> TCP-Session: bbc88671-5c5e-48d5-a085-0b08a5c436bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2543 | 2026.03.10 17:18:21.373604 [ 287 ] {} <Debug> TCP-Session: f678f9be-4cda-490e-b773-eb61d58be358 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2544 | 2026.03.10 17:18:21.373518 [ 290 ] {} <Debug> TCP-Session: ed1b5e8d-7d71-4438-b005-1ff5c863275c Authenticating user 'default' from [fd00:1122:3344:101::e]:36961 | ||
| 2545 | 2026.03.10 17:18:21.373410 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43931 | ||
| 2546 | 2026.03.10 17:18:21.373662 [ 290 ] {} <Debug> TCP-Session: ed1b5e8d-7d71-4438-b005-1ff5c863275c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2547 | 2026.03.10 17:18:21.373395 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37533 | ||
| 2548 | 2026.03.10 17:18:21.373690 [ 290 ] {} <Debug> TCP-Session: ed1b5e8d-7d71-4438-b005-1ff5c863275c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2549 | 2026.03.10 17:18:21.373372 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62139 | ||
| 2550 | 2026.03.10 17:18:21.373724 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2551 | 2026.03.10 17:18:21.373363 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57968 | ||
| 2552 | 2026.03.10 17:18:21.373763 [ 286 ] {} <Debug> TCP-Session: 98939da4-0c6b-479b-8556-d1a2b17d55c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:43931 | ||
| 2553 | 2026.03.10 17:18:21.373750 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2554 | 2026.03.10 17:18:21.373785 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2555 | 2026.03.10 17:18:21.373790 [ 286 ] {} <Debug> TCP-Session: 98939da4-0c6b-479b-8556-d1a2b17d55c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2556 | 2026.03.10 17:18:21.373814 [ 3 ] {} <Debug> TCP-Session: 3593d6f1-9880-4d17-adad-f76cca2b8faa Authenticating user 'default' from [fd00:1122:3344:101::e]:37533 | ||
| 2557 | 2026.03.10 17:18:21.373822 [ 294 ] {} <Debug> TCP-Session: 746f866d-41c6-4dd4-a498-fab08ef0c78c Authenticating user 'default' from [fd00:1122:3344:101::e]:62139 | ||
| 2558 | 2026.03.10 17:18:21.373831 [ 286 ] {} <Debug> TCP-Session: 98939da4-0c6b-479b-8556-d1a2b17d55c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2559 | 2026.03.10 17:18:21.373851 [ 294 ] {} <Debug> TCP-Session: 746f866d-41c6-4dd4-a498-fab08ef0c78c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2560 | 2026.03.10 17:18:21.373819 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2561 | 2026.03.10 17:18:21.373877 [ 294 ] {} <Debug> TCP-Session: 746f866d-41c6-4dd4-a498-fab08ef0c78c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2562 | 2026.03.10 17:18:21.373904 [ 293 ] {} <Debug> TCP-Session: 46f5ca67-ac16-410d-b38b-6657b5eed1e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:57968 | ||
| 2563 | 2026.03.10 17:18:21.373843 [ 3 ] {} <Debug> TCP-Session: 3593d6f1-9880-4d17-adad-f76cca2b8faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2564 | 2026.03.10 17:18:21.373932 [ 293 ] {} <Debug> TCP-Session: 46f5ca67-ac16-410d-b38b-6657b5eed1e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2565 | 2026.03.10 17:18:21.373953 [ 3 ] {} <Debug> TCP-Session: 3593d6f1-9880-4d17-adad-f76cca2b8faa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2566 | 2026.03.10 17:18:21.373969 [ 293 ] {} <Debug> TCP-Session: 46f5ca67-ac16-410d-b38b-6657b5eed1e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2567 | 2026.03.10 17:18:21.373596 [ 289 ] {e8256fd0-e772-4150-9554-483ea8842691} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50911) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2568 | 2026.03.10 17:18:21.374246 [ 289 ] {e8256fd0-e772-4150-9554-483ea8842691} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2569 | 2026.03.10 17:18:21.374300 [ 289 ] {e8256fd0-e772-4150-9554-483ea8842691} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2570 | 2026.03.10 17:18:21.374578 [ 289 ] {e8256fd0-e772-4150-9554-483ea8842691} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 2571 | 2026.03.10 17:18:21.375554 [ 335 ] {e8256fd0-e772-4150-9554-483ea8842691} <Trace> AggregatingTransform: Aggregating | ||
| 2572 | 2026.03.10 17:18:21.375606 [ 335 ] {e8256fd0-e772-4150-9554-483ea8842691} <Trace> Aggregator: Aggregation method: without_key | ||
| 2573 | 2026.03.10 17:18:21.375643 [ 335 ] {e8256fd0-e772-4150-9554-483ea8842691} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000964756 sec. (1036.532 rows/sec., 40.49 KiB/sec.) | ||
| 2574 | 2026.03.10 17:18:21.375664 [ 335 ] {e8256fd0-e772-4150-9554-483ea8842691} <Trace> Aggregator: Merging aggregated data | ||
| 2575 | 2026.03.10 17:18:21.376929 [ 289 ] {e8256fd0-e772-4150-9554-483ea8842691} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003431 sec., 291.4602156805596 rows/sec., 11.39 KiB/sec. | ||
| 2576 | 2026.03.10 17:18:21.377051 [ 289 ] {e8256fd0-e772-4150-9554-483ea8842691} <Debug> TCPHandler: Processed in 0.003805581 sec. | ||
| 2577 | 2026.03.10 17:18:21.377180 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2578 | 2026.03.10 17:18:21.377208 [ 289 ] {} <Debug> TCP-Session: 5940a0b7-0de2-4bee-b967-2de0acc22b02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2579 | 2026.03.10 17:18:21.377209 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2580 | 2026.03.10 17:18:21.377223 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2581 | 2026.03.10 17:18:21.377243 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2582 | 2026.03.10 17:18:21.377266 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2583 | 2026.03.10 17:18:21.377285 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2584 | 2026.03.10 17:18:21.377366 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2585 | 2026.03.10 17:18:21.377405 [ 290 ] {} <Debug> TCP-Session: ed1b5e8d-7d71-4438-b005-1ff5c863275c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2586 | 2026.03.10 17:18:21.377411 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2587 | 2026.03.10 17:18:21.377438 [ 291 ] {} <Debug> TCP-Session: 56fa21a1-12eb-4081-ab7c-5af2dcaf40d9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2588 | 2026.03.10 17:18:21.377387 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2589 | 2026.03.10 17:18:21.377467 [ 286 ] {} <Debug> TCP-Session: 98939da4-0c6b-479b-8556-d1a2b17d55c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2590 | 2026.03.10 17:18:21.377383 [ 3 ] {} <Debug> TCP-Session: 3593d6f1-9880-4d17-adad-f76cca2b8faa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2591 | 2026.03.10 17:18:21.377513 [ 294 ] {} <Debug> TCP-Session: 746f866d-41c6-4dd4-a498-fab08ef0c78c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2592 | 2026.03.10 17:18:21.377279 [ 292 ] {} <Debug> TCP-Session: bbc88671-5c5e-48d5-a085-0b08a5c436bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2593 | 2026.03.10 17:18:21.377260 [ 287 ] {} <Debug> TCP-Session: f678f9be-4cda-490e-b773-eb61d58be358 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2594 | 2026.03.10 17:18:21.377370 [ 293 ] {} <Debug> TCP-Session: 46f5ca67-ac16-410d-b38b-6657b5eed1e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2595 | 2026.03.10 17:18:21.436845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4383 | ||
| 2596 | 2026.03.10 17:18:21.437367 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2597 | 2026.03.10 17:18:21.437418 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2598 | 2026.03.10 17:18:21.437946 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2599 | 2026.03.10 17:18:21.438190 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2600 | 2026.03.10 17:18:21.438335 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4383 | ||
| 2601 | 2026.03.10 17:18:21.663192 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2602 | 2026.03.10 17:18:21.681053 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2603 | 2026.03.10 17:18:21.681125 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2604 | 2026.03.10 17:18:21.686747 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2605 | 2026.03.10 17:18:21.687553 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2606 | 2026.03.10 17:18:21.691807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2607 | 2026.03.10 17:18:22.393773 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2608 | 2026.03.10 17:18:22.394002 [ 254 ] {518f359f-3188-42ef-812b-d386e2642a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2609 | 2026.03.10 17:18:22.394331 [ 254 ] {518f359f-3188-42ef-812b-d386e2642a58} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2610 | 2026.03.10 17:18:22.394369 [ 254 ] {518f359f-3188-42ef-812b-d386e2642a58} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2611 | 2026.03.10 17:18:22.394619 [ 254 ] {518f359f-3188-42ef-812b-d386e2642a58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2612 | 2026.03.10 17:18:22.394687 [ 254 ] {518f359f-3188-42ef-812b-d386e2642a58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2613 | 2026.03.10 17:18:22.394827 [ 254 ] {518f359f-3188-42ef-812b-d386e2642a58} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2614 | 2026.03.10 17:18:22.394925 [ 314 ] {518f359f-3188-42ef-812b-d386e2642a58} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2615 | 2026.03.10 17:18:22.394957 [ 330 ] {518f359f-3188-42ef-812b-d386e2642a58} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2616 | 2026.03.10 17:18:22.395058 [ 254 ] {518f359f-3188-42ef-812b-d386e2642a58} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2617 | 2026.03.10 17:18:22.395085 [ 254 ] {518f359f-3188-42ef-812b-d386e2642a58} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2618 | 2026.03.10 17:18:22.397496 [ 254 ] {518f359f-3188-42ef-812b-d386e2642a58} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2619 | 2026.03.10 17:18:22.397525 [ 254 ] {518f359f-3188-42ef-812b-d386e2642a58} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2620 | 2026.03.10 17:18:22.397580 [ 254 ] {518f359f-3188-42ef-812b-d386e2642a58} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2621 | 2026.03.10 17:18:22.397619 [ 254 ] {518f359f-3188-42ef-812b-d386e2642a58} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2622 | 2026.03.10 17:18:22.398668 [ 254 ] {518f359f-3188-42ef-812b-d386e2642a58} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.004762 sec., 6299.8740025199495 rows/sec., 229.27 KiB/sec. | ||
| 2623 | 2026.03.10 17:18:22.398790 [ 254 ] {518f359f-3188-42ef-812b-d386e2642a58} <Debug> TCPHandler: Processed in 0.005145033 sec. | ||
| 2624 | 2026.03.10 17:18:22.399066 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2625 | 2026.03.10 17:18:22.399213 [ 254 ] {f65929e1-285e-4c4b-9bf9-16f8d3c9cb92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2626 | 2026.03.10 17:18:22.399455 [ 254 ] {f65929e1-285e-4c4b-9bf9-16f8d3c9cb92} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2627 | 2026.03.10 17:18:22.399499 [ 254 ] {f65929e1-285e-4c4b-9bf9-16f8d3c9cb92} <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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2628 | 2026.03.10 17:18:22.399700 [ 254 ] {f65929e1-285e-4c4b-9bf9-16f8d3c9cb92} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2629 | 2026.03.10 17:18:22.399766 [ 254 ] {f65929e1-285e-4c4b-9bf9-16f8d3c9cb92} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2630 | 2026.03.10 17:18:22.399901 [ 254 ] {f65929e1-285e-4c4b-9bf9-16f8d3c9cb92} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2631 | 2026.03.10 17:18:22.399999 [ 332 ] {f65929e1-285e-4c4b-9bf9-16f8d3c9cb92} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2632 | 2026.03.10 17:18:22.400048 [ 260 ] {f65929e1-285e-4c4b-9bf9-16f8d3c9cb92} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2633 | 2026.03.10 17:18:22.400190 [ 254 ] {f65929e1-285e-4c4b-9bf9-16f8d3c9cb92} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2634 | 2026.03.10 17:18:22.400223 [ 254 ] {f65929e1-285e-4c4b-9bf9-16f8d3c9cb92} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2635 | 2026.03.10 17:18:22.400297 [ 254 ] {f65929e1-285e-4c4b-9bf9-16f8d3c9cb92} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2636 | 2026.03.10 17:18:22.400319 [ 254 ] {f65929e1-285e-4c4b-9bf9-16f8d3c9cb92} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2637 | 2026.03.10 17:18:22.400358 [ 254 ] {f65929e1-285e-4c4b-9bf9-16f8d3c9cb92} <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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2638 | 2026.03.10 17:18:22.400402 [ 254 ] {f65929e1-285e-4c4b-9bf9-16f8d3c9cb92} <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_underlay_prefixes', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2639 | 2026.03.10 17:18:22.401343 [ 254 ] {f65929e1-285e-4c4b-9bf9-16f8d3c9cb92} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.002186 sec., 13723.696248856359 rows/sec., 499.45 KiB/sec. | ||
| 2640 | 2026.03.10 17:18:22.401483 [ 254 ] {f65929e1-285e-4c4b-9bf9-16f8d3c9cb92} <Debug> TCPHandler: Processed in 0.002468559 sec. | ||
| 2641 | 2026.03.10 17:18:22.401785 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2642 | 2026.03.10 17:18:22.401927 [ 254 ] {1fe2e5e8-63f0-4b60-882f-5d25a14832cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2643 | 2026.03.10 17:18:22.402151 [ 254 ] {1fe2e5e8-63f0-4b60-882f-5d25a14832cd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2644 | 2026.03.10 17:18:22.402187 [ 254 ] {1fe2e5e8-63f0-4b60-882f-5d25a14832cd} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2645 | 2026.03.10 17:18:22.402379 [ 254 ] {1fe2e5e8-63f0-4b60-882f-5d25a14832cd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2646 | 2026.03.10 17:18:22.402432 [ 254 ] {1fe2e5e8-63f0-4b60-882f-5d25a14832cd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2647 | 2026.03.10 17:18:22.402534 [ 254 ] {1fe2e5e8-63f0-4b60-882f-5d25a14832cd} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2648 | 2026.03.10 17:18:22.402614 [ 332 ] {1fe2e5e8-63f0-4b60-882f-5d25a14832cd} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2649 | 2026.03.10 17:18:22.402615 [ 300 ] {1fe2e5e8-63f0-4b60-882f-5d25a14832cd} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2650 | 2026.03.10 17:18:22.402746 [ 254 ] {1fe2e5e8-63f0-4b60-882f-5d25a14832cd} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2651 | 2026.03.10 17:18:22.402775 [ 254 ] {1fe2e5e8-63f0-4b60-882f-5d25a14832cd} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2652 | 2026.03.10 17:18:22.402833 [ 254 ] {1fe2e5e8-63f0-4b60-882f-5d25a14832cd} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2653 | 2026.03.10 17:18:22.402850 [ 254 ] {1fe2e5e8-63f0-4b60-882f-5d25a14832cd} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2654 | 2026.03.10 17:18:22.402882 [ 254 ] {1fe2e5e8-63f0-4b60-882f-5d25a14832cd} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2655 | 2026.03.10 17:18:22.402919 [ 254 ] {1fe2e5e8-63f0-4b60-882f-5d25a14832cd} <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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2656 | 2026.03.10 17:18:22.403527 [ 254 ] {1fe2e5e8-63f0-4b60-882f-5d25a14832cd} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.001657 sec., 18105.009052504527 rows/sec., 658.90 KiB/sec. | ||
| 2657 | 2026.03.10 17:18:22.403634 [ 254 ] {1fe2e5e8-63f0-4b60-882f-5d25a14832cd} <Debug> TCPHandler: Processed in 0.001915651 sec. | ||
| 2658 | 2026.03.10 17:18:22.403901 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2026.03.10 17:18:22.404057 [ 254 ] {0ec85d04-ba66-4542-9015-8d1ef0c39462} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2660 | 2026.03.10 17:18:22.404294 [ 254 ] {0ec85d04-ba66-4542-9015-8d1ef0c39462} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2661 | 2026.03.10 17:18:22.404329 [ 254 ] {0ec85d04-ba66-4542-9015-8d1ef0c39462} <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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2662 | 2026.03.10 17:18:22.404520 [ 254 ] {0ec85d04-ba66-4542-9015-8d1ef0c39462} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2663 | 2026.03.10 17:18:22.404572 [ 254 ] {0ec85d04-ba66-4542-9015-8d1ef0c39462} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2664 | 2026.03.10 17:18:22.404671 [ 254 ] {0ec85d04-ba66-4542-9015-8d1ef0c39462} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2665 | 2026.03.10 17:18:22.404737 [ 260 ] {0ec85d04-ba66-4542-9015-8d1ef0c39462} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2666 | 2026.03.10 17:18:22.404737 [ 300 ] {0ec85d04-ba66-4542-9015-8d1ef0c39462} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2667 | 2026.03.10 17:18:22.404834 [ 254 ] {0ec85d04-ba66-4542-9015-8d1ef0c39462} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2668 | 2026.03.10 17:18:22.404859 [ 254 ] {0ec85d04-ba66-4542-9015-8d1ef0c39462} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2669 | 2026.03.10 17:18:22.404913 [ 254 ] {0ec85d04-ba66-4542-9015-8d1ef0c39462} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2670 | 2026.03.10 17:18:22.404932 [ 254 ] {0ec85d04-ba66-4542-9015-8d1ef0c39462} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2671 | 2026.03.10 17:18:22.404962 [ 254 ] {0ec85d04-ba66-4542-9015-8d1ef0c39462} <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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2672 | 2026.03.10 17:18:22.404992 [ 254 ] {0ec85d04-ba66-4542-9015-8d1ef0c39462} <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:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2673 | 2026.03.10 17:18:22.405635 [ 254 ] {0ec85d04-ba66-4542-9015-8d1ef0c39462} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.001652 sec., 18159.806295399514 rows/sec., 660.89 KiB/sec. | ||
| 2674 | 2026.03.10 17:18:22.405748 [ 254 ] {0ec85d04-ba66-4542-9015-8d1ef0c39462} <Debug> TCPHandler: Processed in 0.00189712 sec. | ||
| 2675 | 2026.03.10 17:18:22.405983 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2676 | 2026.03.10 17:18:22.406123 [ 254 ] {75b20a0c-1278-4b68-b77d-3b323bcf037d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2677 | 2026.03.10 17:18:22.406385 [ 254 ] {75b20a0c-1278-4b68-b77d-3b323bcf037d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2678 | 2026.03.10 17:18:22.406423 [ 254 ] {75b20a0c-1278-4b68-b77d-3b323bcf037d} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2679 | 2026.03.10 17:18:22.406630 [ 254 ] {75b20a0c-1278-4b68-b77d-3b323bcf037d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2680 | 2026.03.10 17:18:22.406686 [ 254 ] {75b20a0c-1278-4b68-b77d-3b323bcf037d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2681 | 2026.03.10 17:18:22.406789 [ 254 ] {75b20a0c-1278-4b68-b77d-3b323bcf037d} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2682 | 2026.03.10 17:18:22.406857 [ 332 ] {75b20a0c-1278-4b68-b77d-3b323bcf037d} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2683 | 2026.03.10 17:18:22.406861 [ 300 ] {75b20a0c-1278-4b68-b77d-3b323bcf037d} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2684 | 2026.03.10 17:18:22.406964 [ 254 ] {75b20a0c-1278-4b68-b77d-3b323bcf037d} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2685 | 2026.03.10 17:18:22.406989 [ 254 ] {75b20a0c-1278-4b68-b77d-3b323bcf037d} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2686 | 2026.03.10 17:18:22.407046 [ 254 ] {75b20a0c-1278-4b68-b77d-3b323bcf037d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2687 | 2026.03.10 17:18:22.407069 [ 254 ] {75b20a0c-1278-4b68-b77d-3b323bcf037d} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2688 | 2026.03.10 17:18:22.407102 [ 254 ] {75b20a0c-1278-4b68-b77d-3b323bcf037d} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2689 | 2026.03.10 17:18:22.407137 [ 254 ] {75b20a0c-1278-4b68-b77d-3b323bcf037d} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2690 | 2026.03.10 17:18:22.407827 [ 254 ] {75b20a0c-1278-4b68-b77d-3b323bcf037d} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.001762 sec., 17026.1066969353 rows/sec., 619.64 KiB/sec. | ||
| 2691 | 2026.03.10 17:18:22.407938 [ 254 ] {75b20a0c-1278-4b68-b77d-3b323bcf037d} <Debug> TCPHandler: Processed in 0.002012762 sec. | ||
| 2692 | 2026.03.10 17:18:22.408175 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2693 | 2026.03.10 17:18:22.408315 [ 254 ] {dc8578a0-b9af-4a88-9f76-8de8af87a4b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2694 | 2026.03.10 17:18:22.408554 [ 254 ] {dc8578a0-b9af-4a88-9f76-8de8af87a4b7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2695 | 2026.03.10 17:18:22.408591 [ 254 ] {dc8578a0-b9af-4a88-9f76-8de8af87a4b7} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2696 | 2026.03.10 17:18:22.408790 [ 254 ] {dc8578a0-b9af-4a88-9f76-8de8af87a4b7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2697 | 2026.03.10 17:18:22.408850 [ 254 ] {dc8578a0-b9af-4a88-9f76-8de8af87a4b7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2698 | 2026.03.10 17:18:22.408953 [ 254 ] {dc8578a0-b9af-4a88-9f76-8de8af87a4b7} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2699 | 2026.03.10 17:18:22.409025 [ 311 ] {dc8578a0-b9af-4a88-9f76-8de8af87a4b7} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2700 | 2026.03.10 17:18:22.409027 [ 332 ] {dc8578a0-b9af-4a88-9f76-8de8af87a4b7} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2701 | 2026.03.10 17:18:22.409144 [ 254 ] {dc8578a0-b9af-4a88-9f76-8de8af87a4b7} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2702 | 2026.03.10 17:18:22.409169 [ 254 ] {dc8578a0-b9af-4a88-9f76-8de8af87a4b7} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2703 | 2026.03.10 17:18:22.409225 [ 254 ] {dc8578a0-b9af-4a88-9f76-8de8af87a4b7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2704 | 2026.03.10 17:18:22.409242 [ 254 ] {dc8578a0-b9af-4a88-9f76-8de8af87a4b7} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2705 | 2026.03.10 17:18:22.409272 [ 254 ] {dc8578a0-b9af-4a88-9f76-8de8af87a4b7} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2706 | 2026.03.10 17:18:22.409310 [ 254 ] {dc8578a0-b9af-4a88-9f76-8de8af87a4b7} <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_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2707 | 2026.03.10 17:18:22.409961 [ 254 ] {dc8578a0-b9af-4a88-9f76-8de8af87a4b7} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.001705 sec., 17595.307917888564 rows/sec., 640.35 KiB/sec. | ||
| 2708 | 2026.03.10 17:18:22.410055 [ 254 ] {dc8578a0-b9af-4a88-9f76-8de8af87a4b7} <Debug> TCPHandler: Processed in 0.001931561 sec. | ||
| 2709 | 2026.03.10 17:18:22.410271 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2026.03.10 17:18:22.410413 [ 254 ] {afd7d391-e450-4dd9-b11d-2f957925da83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2711 | 2026.03.10 17:18:22.410660 [ 254 ] {afd7d391-e450-4dd9-b11d-2f957925da83} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2712 | 2026.03.10 17:18:22.410692 [ 254 ] {afd7d391-e450-4dd9-b11d-2f957925da83} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2713 | 2026.03.10 17:18:22.410892 [ 254 ] {afd7d391-e450-4dd9-b11d-2f957925da83} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2714 | 2026.03.10 17:18:22.410947 [ 254 ] {afd7d391-e450-4dd9-b11d-2f957925da83} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2715 | 2026.03.10 17:18:22.411049 [ 254 ] {afd7d391-e450-4dd9-b11d-2f957925da83} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2716 | 2026.03.10 17:18:22.411118 [ 337 ] {afd7d391-e450-4dd9-b11d-2f957925da83} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2717 | 2026.03.10 17:18:22.411123 [ 332 ] {afd7d391-e450-4dd9-b11d-2f957925da83} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2718 | 2026.03.10 17:18:22.411214 [ 254 ] {afd7d391-e450-4dd9-b11d-2f957925da83} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2719 | 2026.03.10 17:18:22.411238 [ 254 ] {afd7d391-e450-4dd9-b11d-2f957925da83} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2720 | 2026.03.10 17:18:22.411293 [ 254 ] {afd7d391-e450-4dd9-b11d-2f957925da83} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2721 | 2026.03.10 17:18:22.411311 [ 254 ] {afd7d391-e450-4dd9-b11d-2f957925da83} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2722 | 2026.03.10 17:18:22.411342 [ 254 ] {afd7d391-e450-4dd9-b11d-2f957925da83} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2723 | 2026.03.10 17:18:22.411373 [ 254 ] {afd7d391-e450-4dd9-b11d-2f957925da83} <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:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2724 | 2026.03.10 17:18:22.411926 [ 254 ] {afd7d391-e450-4dd9-b11d-2f957925da83} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.001576 sec., 19035.53299492386 rows/sec., 692.76 KiB/sec. | ||
| 2725 | 2026.03.10 17:18:22.412022 [ 254 ] {afd7d391-e450-4dd9-b11d-2f957925da83} <Debug> TCPHandler: Processed in 0.001802569 sec. | ||
| 2726 | 2026.03.10 17:18:22.412248 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2727 | 2026.03.10 17:18:22.412388 [ 254 ] {7464a6ac-2d13-40c6-9aae-856af1eb6f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2728 | 2026.03.10 17:18:22.412617 [ 254 ] {7464a6ac-2d13-40c6-9aae-856af1eb6f9b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2729 | 2026.03.10 17:18:22.412653 [ 254 ] {7464a6ac-2d13-40c6-9aae-856af1eb6f9b} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2730 | 2026.03.10 17:18:22.412864 [ 254 ] {7464a6ac-2d13-40c6-9aae-856af1eb6f9b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2731 | 2026.03.10 17:18:22.412926 [ 254 ] {7464a6ac-2d13-40c6-9aae-856af1eb6f9b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2732 | 2026.03.10 17:18:22.413032 [ 254 ] {7464a6ac-2d13-40c6-9aae-856af1eb6f9b} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2733 | 2026.03.10 17:18:22.413103 [ 337 ] {7464a6ac-2d13-40c6-9aae-856af1eb6f9b} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2734 | 2026.03.10 17:18:22.413107 [ 332 ] {7464a6ac-2d13-40c6-9aae-856af1eb6f9b} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2735 | 2026.03.10 17:18:22.413195 [ 254 ] {7464a6ac-2d13-40c6-9aae-856af1eb6f9b} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2736 | 2026.03.10 17:18:22.413219 [ 254 ] {7464a6ac-2d13-40c6-9aae-856af1eb6f9b} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2737 | 2026.03.10 17:18:22.413274 [ 254 ] {7464a6ac-2d13-40c6-9aae-856af1eb6f9b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2738 | 2026.03.10 17:18:22.413292 [ 254 ] {7464a6ac-2d13-40c6-9aae-856af1eb6f9b} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2739 | 2026.03.10 17:18:22.413323 [ 254 ] {7464a6ac-2d13-40c6-9aae-856af1eb6f9b} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2740 | 2026.03.10 17:18:22.413358 [ 254 ] {7464a6ac-2d13-40c6-9aae-856af1eb6f9b} <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:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2741 | 2026.03.10 17:18:22.413955 [ 254 ] {7464a6ac-2d13-40c6-9aae-856af1eb6f9b} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.001628 sec., 18427.518427518426 rows/sec., 670.64 KiB/sec. | ||
| 2742 | 2026.03.10 17:18:22.414042 [ 254 ] {7464a6ac-2d13-40c6-9aae-856af1eb6f9b} <Debug> TCPHandler: Processed in 0.00184386 sec. | ||
| 2743 | 2026.03.10 17:18:22.414245 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2744 | 2026.03.10 17:18:22.414381 [ 254 ] {83e0fa9a-5d06-4deb-aacc-ab558bf23971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2745 | 2026.03.10 17:18:22.414598 [ 254 ] {83e0fa9a-5d06-4deb-aacc-ab558bf23971} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2746 | 2026.03.10 17:18:22.414635 [ 254 ] {83e0fa9a-5d06-4deb-aacc-ab558bf23971} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2747 | 2026.03.10 17:18:22.414837 [ 254 ] {83e0fa9a-5d06-4deb-aacc-ab558bf23971} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2748 | 2026.03.10 17:18:22.414889 [ 254 ] {83e0fa9a-5d06-4deb-aacc-ab558bf23971} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2749 | 2026.03.10 17:18:22.414988 [ 254 ] {83e0fa9a-5d06-4deb-aacc-ab558bf23971} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2750 | 2026.03.10 17:18:22.415048 [ 336 ] {83e0fa9a-5d06-4deb-aacc-ab558bf23971} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2751 | 2026.03.10 17:18:22.415056 [ 337 ] {83e0fa9a-5d06-4deb-aacc-ab558bf23971} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2752 | 2026.03.10 17:18:22.415154 [ 254 ] {83e0fa9a-5d06-4deb-aacc-ab558bf23971} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2753 | 2026.03.10 17:18:22.415194 [ 254 ] {83e0fa9a-5d06-4deb-aacc-ab558bf23971} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2754 | 2026.03.10 17:18:22.415257 [ 254 ] {83e0fa9a-5d06-4deb-aacc-ab558bf23971} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2755 | 2026.03.10 17:18:22.415275 [ 254 ] {83e0fa9a-5d06-4deb-aacc-ab558bf23971} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2756 | 2026.03.10 17:18:22.415306 [ 254 ] {83e0fa9a-5d06-4deb-aacc-ab558bf23971} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2757 | 2026.03.10 17:18:22.415337 [ 254 ] {83e0fa9a-5d06-4deb-aacc-ab558bf23971} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2758 | 2026.03.10 17:18:22.415896 [ 254 ] {83e0fa9a-5d06-4deb-aacc-ab558bf23971} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.001572 sec., 19083.969465648854 rows/sec., 694.53 KiB/sec. | ||
| 2759 | 2026.03.10 17:18:22.415986 [ 254 ] {83e0fa9a-5d06-4deb-aacc-ab558bf23971} <Debug> TCPHandler: Processed in 0.001792409 sec. | ||
| 2760 | 2026.03.10 17:18:22.416209 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2761 | 2026.03.10 17:18:22.416344 [ 254 ] {ca8cc3e3-855f-4c3e-a538-b46e772d3c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2762 | 2026.03.10 17:18:22.416563 [ 254 ] {ca8cc3e3-855f-4c3e-a538-b46e772d3c4f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2763 | 2026.03.10 17:18:22.416599 [ 254 ] {ca8cc3e3-855f-4c3e-a538-b46e772d3c4f} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2764 | 2026.03.10 17:18:22.416809 [ 254 ] {ca8cc3e3-855f-4c3e-a538-b46e772d3c4f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2765 | 2026.03.10 17:18:22.416863 [ 254 ] {ca8cc3e3-855f-4c3e-a538-b46e772d3c4f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2766 | 2026.03.10 17:18:22.416962 [ 254 ] {ca8cc3e3-855f-4c3e-a538-b46e772d3c4f} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2767 | 2026.03.10 17:18:22.417030 [ 337 ] {ca8cc3e3-855f-4c3e-a538-b46e772d3c4f} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2768 | 2026.03.10 17:18:22.417031 [ 332 ] {ca8cc3e3-855f-4c3e-a538-b46e772d3c4f} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2769 | 2026.03.10 17:18:22.417120 [ 254 ] {ca8cc3e3-855f-4c3e-a538-b46e772d3c4f} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2770 | 2026.03.10 17:18:22.417144 [ 254 ] {ca8cc3e3-855f-4c3e-a538-b46e772d3c4f} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2771 | 2026.03.10 17:18:22.417202 [ 254 ] {ca8cc3e3-855f-4c3e-a538-b46e772d3c4f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2772 | 2026.03.10 17:18:22.417220 [ 254 ] {ca8cc3e3-855f-4c3e-a538-b46e772d3c4f} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2773 | 2026.03.10 17:18:22.417250 [ 254 ] {ca8cc3e3-855f-4c3e-a538-b46e772d3c4f} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2774 | 2026.03.10 17:18:22.417283 [ 254 ] {ca8cc3e3-855f-4c3e-a538-b46e772d3c4f} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2775 | 2026.03.10 17:18:22.417831 [ 254 ] {ca8cc3e3-855f-4c3e-a538-b46e772d3c4f} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.001543 sec., 19442.644199611146 rows/sec., 707.58 KiB/sec. | ||
| 2776 | 2026.03.10 17:18:22.417931 [ 254 ] {ca8cc3e3-855f-4c3e-a538-b46e772d3c4f} <Debug> TCPHandler: Processed in 0.001773769 sec. | ||
| 2777 | 2026.03.10 17:18:22.418142 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2026.03.10 17:18:22.418278 [ 254 ] {6067b662-b0b3-427a-8aef-209571f72889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2779 | 2026.03.10 17:18:22.418505 [ 254 ] {6067b662-b0b3-427a-8aef-209571f72889} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2780 | 2026.03.10 17:18:22.418541 [ 254 ] {6067b662-b0b3-427a-8aef-209571f72889} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2781 | 2026.03.10 17:18:22.418753 [ 254 ] {6067b662-b0b3-427a-8aef-209571f72889} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2782 | 2026.03.10 17:18:22.418807 [ 254 ] {6067b662-b0b3-427a-8aef-209571f72889} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2783 | 2026.03.10 17:18:22.418909 [ 254 ] {6067b662-b0b3-427a-8aef-209571f72889} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2784 | 2026.03.10 17:18:22.418974 [ 332 ] {6067b662-b0b3-427a-8aef-209571f72889} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2785 | 2026.03.10 17:18:22.418974 [ 336 ] {6067b662-b0b3-427a-8aef-209571f72889} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2786 | 2026.03.10 17:18:22.419068 [ 254 ] {6067b662-b0b3-427a-8aef-209571f72889} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2787 | 2026.03.10 17:18:22.419092 [ 254 ] {6067b662-b0b3-427a-8aef-209571f72889} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2788 | 2026.03.10 17:18:22.419148 [ 254 ] {6067b662-b0b3-427a-8aef-209571f72889} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2789 | 2026.03.10 17:18:22.419165 [ 254 ] {6067b662-b0b3-427a-8aef-209571f72889} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2790 | 2026.03.10 17:18:22.419195 [ 254 ] {6067b662-b0b3-427a-8aef-209571f72889} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2791 | 2026.03.10 17:18:22.419230 [ 254 ] {6067b662-b0b3-427a-8aef-209571f72889} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2792 | 2026.03.10 17:18:22.419821 [ 254 ] {6067b662-b0b3-427a-8aef-209571f72889} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.001599 sec., 18761.72607879925 rows/sec., 682.80 KiB/sec. | ||
| 2793 | 2026.03.10 17:18:22.419914 [ 254 ] {6067b662-b0b3-427a-8aef-209571f72889} <Debug> TCPHandler: Processed in 0.00182301 sec. | ||
| 2794 | 2026.03.10 17:18:22.420120 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2795 | 2026.03.10 17:18:22.420258 [ 254 ] {eacdd261-b654-4341-87a4-8aefef09cc0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2796 | 2026.03.10 17:18:22.420495 [ 254 ] {eacdd261-b654-4341-87a4-8aefef09cc0e} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2797 | 2026.03.10 17:18:22.420534 [ 254 ] {eacdd261-b654-4341-87a4-8aefef09cc0e} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2798 | 2026.03.10 17:18:22.420754 [ 254 ] {eacdd261-b654-4341-87a4-8aefef09cc0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2799 | 2026.03.10 17:18:22.420824 [ 254 ] {eacdd261-b654-4341-87a4-8aefef09cc0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2800 | 2026.03.10 17:18:22.420960 [ 254 ] {eacdd261-b654-4341-87a4-8aefef09cc0e} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2801 | 2026.03.10 17:18:22.421039 [ 337 ] {eacdd261-b654-4341-87a4-8aefef09cc0e} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2802 | 2026.03.10 17:18:22.421040 [ 297 ] {eacdd261-b654-4341-87a4-8aefef09cc0e} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2803 | 2026.03.10 17:18:22.421131 [ 254 ] {eacdd261-b654-4341-87a4-8aefef09cc0e} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2804 | 2026.03.10 17:18:22.421156 [ 254 ] {eacdd261-b654-4341-87a4-8aefef09cc0e} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2805 | 2026.03.10 17:18:22.421212 [ 254 ] {eacdd261-b654-4341-87a4-8aefef09cc0e} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2806 | 2026.03.10 17:18:22.421230 [ 254 ] {eacdd261-b654-4341-87a4-8aefef09cc0e} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2807 | 2026.03.10 17:18:22.421260 [ 254 ] {eacdd261-b654-4341-87a4-8aefef09cc0e} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2808 | 2026.03.10 17:18:22.421300 [ 254 ] {eacdd261-b654-4341-87a4-8aefef09cc0e} <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: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', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2809 | 2026.03.10 17:18:22.421867 [ 254 ] {eacdd261-b654-4341-87a4-8aefef09cc0e} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.001667 sec., 17996.40071985603 rows/sec., 654.95 KiB/sec. | ||
| 2810 | 2026.03.10 17:18:22.422050 [ 254 ] {eacdd261-b654-4341-87a4-8aefef09cc0e} <Debug> TCPHandler: Processed in 0.001980732 sec. | ||
| 2811 | 2026.03.10 17:18:22.422326 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2026.03.10 17:18:22.422511 [ 254 ] {73382ac3-96c0-4d26-beeb-f715204ebfd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2813 | 2026.03.10 17:18:22.422842 [ 254 ] {73382ac3-96c0-4d26-beeb-f715204ebfd9} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2814 | 2026.03.10 17:18:22.422890 [ 254 ] {73382ac3-96c0-4d26-beeb-f715204ebfd9} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2815 | 2026.03.10 17:18:22.423185 [ 254 ] {73382ac3-96c0-4d26-beeb-f715204ebfd9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2816 | 2026.03.10 17:18:22.423260 [ 254 ] {73382ac3-96c0-4d26-beeb-f715204ebfd9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2817 | 2026.03.10 17:18:22.423405 [ 254 ] {73382ac3-96c0-4d26-beeb-f715204ebfd9} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 2818 | 2026.03.10 17:18:22.423492 [ 332 ] {73382ac3-96c0-4d26-beeb-f715204ebfd9} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2819 | 2026.03.10 17:18:22.423510 [ 297 ] {73382ac3-96c0-4d26-beeb-f715204ebfd9} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2820 | 2026.03.10 17:18:22.423616 [ 254 ] {73382ac3-96c0-4d26-beeb-f715204ebfd9} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2821 | 2026.03.10 17:18:22.423670 [ 254 ] {73382ac3-96c0-4d26-beeb-f715204ebfd9} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2822 | 2026.03.10 17:18:22.423785 [ 254 ] {73382ac3-96c0-4d26-beeb-f715204ebfd9} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2823 | 2026.03.10 17:18:22.423821 [ 254 ] {73382ac3-96c0-4d26-beeb-f715204ebfd9} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2824 | 2026.03.10 17:18:22.423867 [ 254 ] {73382ac3-96c0-4d26-beeb-f715204ebfd9} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2825 | 2026.03.10 17:18:22.423926 [ 254 ] {73382ac3-96c0-4d26-beeb-f715204ebfd9} <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:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2826 | 2026.03.10 17:18:22.424685 [ 254 ] {73382ac3-96c0-4d26-beeb-f715204ebfd9} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.002256 sec., 13297.87234042553 rows/sec., 483.95 KiB/sec. | ||
| 2827 | 2026.03.10 17:18:22.424810 [ 254 ] {73382ac3-96c0-4d26-beeb-f715204ebfd9} <Debug> TCPHandler: Processed in 0.002547261 sec. | ||
| 2828 | 2026.03.10 17:18:22.425167 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2829 | 2026.03.10 17:18:22.425341 [ 254 ] {50481278-44a9-469c-b490-4efa62762e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2830 | 2026.03.10 17:18:22.425668 [ 254 ] {50481278-44a9-469c-b490-4efa62762e67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2831 | 2026.03.10 17:18:22.425718 [ 254 ] {50481278-44a9-469c-b490-4efa62762e67} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2832 | 2026.03.10 17:18:22.426049 [ 254 ] {50481278-44a9-469c-b490-4efa62762e67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2833 | 2026.03.10 17:18:22.426116 [ 254 ] {50481278-44a9-469c-b490-4efa62762e67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2834 | 2026.03.10 17:18:22.426250 [ 254 ] {50481278-44a9-469c-b490-4efa62762e67} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 2835 | 2026.03.10 17:18:22.426337 [ 297 ] {50481278-44a9-469c-b490-4efa62762e67} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2836 | 2026.03.10 17:18:22.426340 [ 337 ] {50481278-44a9-469c-b490-4efa62762e67} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2837 | 2026.03.10 17:18:22.426454 [ 254 ] {50481278-44a9-469c-b490-4efa62762e67} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2838 | 2026.03.10 17:18:22.426485 [ 254 ] {50481278-44a9-469c-b490-4efa62762e67} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2839 | 2026.03.10 17:18:22.426548 [ 254 ] {50481278-44a9-469c-b490-4efa62762e67} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2840 | 2026.03.10 17:18:22.426573 [ 254 ] {50481278-44a9-469c-b490-4efa62762e67} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2841 | 2026.03.10 17:18:22.426610 [ 254 ] {50481278-44a9-469c-b490-4efa62762e67} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2842 | 2026.03.10 17:18:22.426654 [ 254 ] {50481278-44a9-469c-b490-4efa62762e67} <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_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2843 | 2026.03.10 17:18:22.427436 [ 254 ] {50481278-44a9-469c-b490-4efa62762e67} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.002176 sec., 13786.764705882353 rows/sec., 501.74 KiB/sec. | ||
| 2844 | 2026.03.10 17:18:22.427548 [ 254 ] {50481278-44a9-469c-b490-4efa62762e67} <Debug> TCPHandler: Processed in 0.002442109 sec. | ||
| 2845 | 2026.03.10 17:18:22.428747 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2846 | 2026.03.10 17:18:22.428892 [ 254 ] {1ca5da04-ac5c-4c15-afee-f30c709ce005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2847 | 2026.03.10 17:18:22.429145 [ 254 ] {1ca5da04-ac5c-4c15-afee-f30c709ce005} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2848 | 2026.03.10 17:18:22.429187 [ 254 ] {1ca5da04-ac5c-4c15-afee-f30c709ce005} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2849 | 2026.03.10 17:18:22.429404 [ 254 ] {1ca5da04-ac5c-4c15-afee-f30c709ce005} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2850 | 2026.03.10 17:18:22.429464 [ 254 ] {1ca5da04-ac5c-4c15-afee-f30c709ce005} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2851 | 2026.03.10 17:18:22.429573 [ 254 ] {1ca5da04-ac5c-4c15-afee-f30c709ce005} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 2852 | 2026.03.10 17:18:22.429669 [ 322 ] {1ca5da04-ac5c-4c15-afee-f30c709ce005} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2853 | 2026.03.10 17:18:22.429680 [ 339 ] {1ca5da04-ac5c-4c15-afee-f30c709ce005} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2854 | 2026.03.10 17:18:22.429805 [ 254 ] {1ca5da04-ac5c-4c15-afee-f30c709ce005} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2855 | 2026.03.10 17:18:22.429835 [ 254 ] {1ca5da04-ac5c-4c15-afee-f30c709ce005} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2856 | 2026.03.10 17:18:22.429894 [ 254 ] {1ca5da04-ac5c-4c15-afee-f30c709ce005} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2857 | 2026.03.10 17:18:22.429913 [ 254 ] {1ca5da04-ac5c-4c15-afee-f30c709ce005} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2858 | 2026.03.10 17:18:22.429946 [ 254 ] {1ca5da04-ac5c-4c15-afee-f30c709ce005} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2859 | 2026.03.10 17:18:22.429988 [ 254 ] {1ca5da04-ac5c-4c15-afee-f30c709ce005} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2860 | 2026.03.10 17:18:22.430619 [ 254 ] {1ca5da04-ac5c-4c15-afee-f30c709ce005} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.001788 sec., 16778.523489932886 rows/sec., 610.62 KiB/sec. | ||
| 2861 | 2026.03.10 17:18:22.430737 [ 254 ] {1ca5da04-ac5c-4c15-afee-f30c709ce005} <Debug> TCPHandler: Processed in 0.002042773 sec. | ||
| 2862 | 2026.03.10 17:18:22.431016 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2863 | 2026.03.10 17:18:22.431163 [ 254 ] {918ad988-2f52-46b9-943c-fbc21274ef22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2864 | 2026.03.10 17:18:22.431431 [ 254 ] {918ad988-2f52-46b9-943c-fbc21274ef22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2865 | 2026.03.10 17:18:22.431481 [ 254 ] {918ad988-2f52-46b9-943c-fbc21274ef22} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2866 | 2026.03.10 17:18:22.431741 [ 254 ] {918ad988-2f52-46b9-943c-fbc21274ef22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2867 | 2026.03.10 17:18:22.431805 [ 254 ] {918ad988-2f52-46b9-943c-fbc21274ef22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2868 | 2026.03.10 17:18:22.431932 [ 254 ] {918ad988-2f52-46b9-943c-fbc21274ef22} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 2869 | 2026.03.10 17:18:22.432023 [ 339 ] {918ad988-2f52-46b9-943c-fbc21274ef22} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2870 | 2026.03.10 17:18:22.432028 [ 332 ] {918ad988-2f52-46b9-943c-fbc21274ef22} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2871 | 2026.03.10 17:18:22.432129 [ 254 ] {918ad988-2f52-46b9-943c-fbc21274ef22} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2872 | 2026.03.10 17:18:22.432157 [ 254 ] {918ad988-2f52-46b9-943c-fbc21274ef22} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2873 | 2026.03.10 17:18:22.432216 [ 254 ] {918ad988-2f52-46b9-943c-fbc21274ef22} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2874 | 2026.03.10 17:18:22.432240 [ 254 ] {918ad988-2f52-46b9-943c-fbc21274ef22} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2875 | 2026.03.10 17:18:22.432286 [ 254 ] {918ad988-2f52-46b9-943c-fbc21274ef22} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2876 | 2026.03.10 17:18:22.432322 [ 254 ] {918ad988-2f52-46b9-943c-fbc21274ef22} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2877 | 2026.03.10 17:18:22.433075 [ 254 ] {918ad988-2f52-46b9-943c-fbc21274ef22} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.001974 sec., 15197.568389057751 rows/sec., 553.09 KiB/sec. | ||
| 2878 | 2026.03.10 17:18:22.433189 [ 254 ] {918ad988-2f52-46b9-943c-fbc21274ef22} <Debug> TCPHandler: Processed in 0.002227056 sec. | ||
| 2879 | 2026.03.10 17:18:22.433471 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2026.03.10 17:18:22.433636 [ 254 ] {f0c21711-10a1-4bfc-84b8-913ed3051140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2881 | 2026.03.10 17:18:22.433899 [ 254 ] {f0c21711-10a1-4bfc-84b8-913ed3051140} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2882 | 2026.03.10 17:18:22.433942 [ 254 ] {f0c21711-10a1-4bfc-84b8-913ed3051140} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2883 | 2026.03.10 17:18:22.434188 [ 254 ] {f0c21711-10a1-4bfc-84b8-913ed3051140} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2884 | 2026.03.10 17:18:22.434251 [ 254 ] {f0c21711-10a1-4bfc-84b8-913ed3051140} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2885 | 2026.03.10 17:18:22.434400 [ 254 ] {f0c21711-10a1-4bfc-84b8-913ed3051140} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 2886 | 2026.03.10 17:18:22.434478 [ 332 ] {f0c21711-10a1-4bfc-84b8-913ed3051140} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2887 | 2026.03.10 17:18:22.434484 [ 322 ] {f0c21711-10a1-4bfc-84b8-913ed3051140} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2888 | 2026.03.10 17:18:22.434609 [ 254 ] {f0c21711-10a1-4bfc-84b8-913ed3051140} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2889 | 2026.03.10 17:18:22.434639 [ 254 ] {f0c21711-10a1-4bfc-84b8-913ed3051140} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2890 | 2026.03.10 17:18:22.434704 [ 254 ] {f0c21711-10a1-4bfc-84b8-913ed3051140} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2891 | 2026.03.10 17:18:22.434724 [ 254 ] {f0c21711-10a1-4bfc-84b8-913ed3051140} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2892 | 2026.03.10 17:18:22.434759 [ 254 ] {f0c21711-10a1-4bfc-84b8-913ed3051140} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2893 | 2026.03.10 17:18:22.434829 [ 254 ] {f0c21711-10a1-4bfc-84b8-913ed3051140} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2894 | 2026.03.10 17:18:22.435485 [ 254 ] {f0c21711-10a1-4bfc-84b8-913ed3051140} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.001928 sec., 15560.165975103735 rows/sec., 566.28 KiB/sec. | ||
| 2895 | 2026.03.10 17:18:22.435594 [ 254 ] {f0c21711-10a1-4bfc-84b8-913ed3051140} <Debug> TCPHandler: Processed in 0.002174106 sec. | ||
| 2896 | 2026.03.10 17:18:22.435904 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2897 | 2026.03.10 17:18:22.436054 [ 254 ] {1b513abf-a218-4f76-bf44-6e4b68cf5dd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2898 | 2026.03.10 17:18:22.436370 [ 254 ] {1b513abf-a218-4f76-bf44-6e4b68cf5dd8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2899 | 2026.03.10 17:18:22.436421 [ 254 ] {1b513abf-a218-4f76-bf44-6e4b68cf5dd8} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2900 | 2026.03.10 17:18:22.436722 [ 254 ] {1b513abf-a218-4f76-bf44-6e4b68cf5dd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2901 | 2026.03.10 17:18:22.436796 [ 254 ] {1b513abf-a218-4f76-bf44-6e4b68cf5dd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2902 | 2026.03.10 17:18:22.436920 [ 254 ] {1b513abf-a218-4f76-bf44-6e4b68cf5dd8} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 2903 | 2026.03.10 17:18:22.437002 [ 332 ] {1b513abf-a218-4f76-bf44-6e4b68cf5dd8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2904 | 2026.03.10 17:18:22.437011 [ 339 ] {1b513abf-a218-4f76-bf44-6e4b68cf5dd8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2905 | 2026.03.10 17:18:22.437135 [ 254 ] {1b513abf-a218-4f76-bf44-6e4b68cf5dd8} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2906 | 2026.03.10 17:18:22.437167 [ 254 ] {1b513abf-a218-4f76-bf44-6e4b68cf5dd8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2907 | 2026.03.10 17:18:22.437240 [ 254 ] {1b513abf-a218-4f76-bf44-6e4b68cf5dd8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2908 | 2026.03.10 17:18:22.437263 [ 254 ] {1b513abf-a218-4f76-bf44-6e4b68cf5dd8} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2909 | 2026.03.10 17:18:22.437304 [ 254 ] {1b513abf-a218-4f76-bf44-6e4b68cf5dd8} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2910 | 2026.03.10 17:18:22.437349 [ 254 ] {1b513abf-a218-4f76-bf44-6e4b68cf5dd8} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2911 | 2026.03.10 17:18:22.438969 [ 254 ] {1b513abf-a218-4f76-bf44-6e4b68cf5dd8} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.002979 sec., 10070.493454179255 rows/sec., 366.50 KiB/sec. | ||
| 2912 | 2026.03.10 17:18:22.439164 [ 254 ] {1b513abf-a218-4f76-bf44-6e4b68cf5dd8} <Debug> TCPHandler: Processed in 0.003310753 sec. | ||
| 2913 | 2026.03.10 17:18:22.439471 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2914 | 2026.03.10 17:18:22.439615 [ 254 ] {68025954-bcd1-4f9d-86b6-7254b74a85bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2915 | 2026.03.10 17:18:22.439880 [ 254 ] {68025954-bcd1-4f9d-86b6-7254b74a85bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2916 | 2026.03.10 17:18:22.439922 [ 254 ] {68025954-bcd1-4f9d-86b6-7254b74a85bb} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2917 | 2026.03.10 17:18:22.440163 [ 254 ] {68025954-bcd1-4f9d-86b6-7254b74a85bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2918 | 2026.03.10 17:18:22.440222 [ 254 ] {68025954-bcd1-4f9d-86b6-7254b74a85bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2919 | 2026.03.10 17:18:22.440336 [ 254 ] {68025954-bcd1-4f9d-86b6-7254b74a85bb} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 2920 | 2026.03.10 17:18:22.440413 [ 308 ] {68025954-bcd1-4f9d-86b6-7254b74a85bb} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2921 | 2026.03.10 17:18:22.440415 [ 332 ] {68025954-bcd1-4f9d-86b6-7254b74a85bb} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2922 | 2026.03.10 17:18:22.440512 [ 254 ] {68025954-bcd1-4f9d-86b6-7254b74a85bb} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2923 | 2026.03.10 17:18:22.440538 [ 254 ] {68025954-bcd1-4f9d-86b6-7254b74a85bb} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2924 | 2026.03.10 17:18:22.440595 [ 254 ] {68025954-bcd1-4f9d-86b6-7254b74a85bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2925 | 2026.03.10 17:18:22.440614 [ 254 ] {68025954-bcd1-4f9d-86b6-7254b74a85bb} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2926 | 2026.03.10 17:18:22.440646 [ 254 ] {68025954-bcd1-4f9d-86b6-7254b74a85bb} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2927 | 2026.03.10 17:18:22.440737 [ 254 ] {68025954-bcd1-4f9d-86b6-7254b74a85bb} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2928 | 2026.03.10 17:18:22.441384 [ 254 ] {68025954-bcd1-4f9d-86b6-7254b74a85bb} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.00183 sec., 16393.44262295082 rows/sec., 596.61 KiB/sec. | ||
| 2929 | 2026.03.10 17:18:22.441496 [ 254 ] {68025954-bcd1-4f9d-86b6-7254b74a85bb} <Debug> TCPHandler: Processed in 0.002078214 sec. | ||
| 2930 | 2026.03.10 17:18:22.441779 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2931 | 2026.03.10 17:18:22.441921 [ 254 ] {f06a2b35-99e5-48f6-8dff-86a2cbf8471c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 2932 | 2026.03.10 17:18:22.442177 [ 254 ] {f06a2b35-99e5-48f6-8dff-86a2cbf8471c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2933 | 2026.03.10 17:18:22.442251 [ 254 ] {f06a2b35-99e5-48f6-8dff-86a2cbf8471c} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 2934 | 2026.03.10 17:18:22.442511 [ 254 ] {f06a2b35-99e5-48f6-8dff-86a2cbf8471c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2935 | 2026.03.10 17:18:22.442567 [ 254 ] {f06a2b35-99e5-48f6-8dff-86a2cbf8471c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2936 | 2026.03.10 17:18:22.442670 [ 254 ] {f06a2b35-99e5-48f6-8dff-86a2cbf8471c} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 49-element set) | ||
| 2937 | 2026.03.10 17:18:22.442737 [ 332 ] {f06a2b35-99e5-48f6-8dff-86a2cbf8471c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2938 | 2026.03.10 17:18:22.442744 [ 339 ] {f06a2b35-99e5-48f6-8dff-86a2cbf8471c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2939 | 2026.03.10 17:18:22.442841 [ 254 ] {f06a2b35-99e5-48f6-8dff-86a2cbf8471c} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (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 | ||
| 2940 | 2026.03.10 17:18:22.442866 [ 254 ] {f06a2b35-99e5-48f6-8dff-86a2cbf8471c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2941 | 2026.03.10 17:18:22.442921 [ 254 ] {f06a2b35-99e5-48f6-8dff-86a2cbf8471c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2942 | 2026.03.10 17:18:22.442939 [ 254 ] {f06a2b35-99e5-48f6-8dff-86a2cbf8471c} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 30 rows with 2 streams | ||
| 2943 | 2026.03.10 17:18:22.442972 [ 254 ] {f06a2b35-99e5-48f6-8dff-86a2cbf8471c} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2944 | 2026.03.10 17:18:22.443003 [ 254 ] {f06a2b35-99e5-48f6-8dff-86a2cbf8471c} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 2945 | 2026.03.10 17:18:22.443615 [ 254 ] {f06a2b35-99e5-48f6-8dff-86a2cbf8471c} <Debug> executeQuery: Read 30 rows, 1.09 KiB in 0.001755 sec., 17094.017094017094 rows/sec., 622.11 KiB/sec. | ||
| 2946 | 2026.03.10 17:18:22.443729 [ 254 ] {f06a2b35-99e5-48f6-8dff-86a2cbf8471c} <Debug> TCPHandler: Processed in 0.002004283 sec. | ||
| 2947 | 2026.03.10 17:18:22.512272 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2948 | 2026.03.10 17:18:22.512463 [ 254 ] {5c04d607-aa79-4418-b6f6-29f887063850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2949 | 2026.03.10 17:18:22.512542 [ 254 ] {5c04d607-aa79-4418-b6f6-29f887063850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2950 | 2026.03.10 17:18:22.513478 [ 254 ] {5c04d607-aa79-4418-b6f6-29f887063850} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2951 | 2026.03.10 17:18:22.513526 [ 254 ] {5c04d607-aa79-4418-b6f6-29f887063850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2952 | 2026.03.10 17:18:22.514104 [ 254 ] {5c04d607-aa79-4418-b6f6-29f887063850} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2953 | 2026.03.10 17:18:22.514343 [ 254 ] {5c04d607-aa79-4418-b6f6-29f887063850} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2954 | 2026.03.10 17:18:22.514582 [ 254 ] {5c04d607-aa79-4418-b6f6-29f887063850} <Debug> executeQuery: Read 20 rows, 4.85 KiB in 0.002175 sec., 9195.402298850575 rows/sec., 2.18 MiB/sec. | ||
| 2955 | 2026.03.10 17:18:22.514659 [ 254 ] {5c04d607-aa79-4418-b6f6-29f887063850} <Debug> TCPHandler: Processed in 0.00250539 sec. | ||
| 2956 | 2026.03.10 17:18:22.515077 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2026.03.10 17:18:22.515215 [ 254 ] {54d417df-32e4-4ad9-875f-71de88a357d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2958 | 2026.03.10 17:18:22.515269 [ 254 ] {54d417df-32e4-4ad9-875f-71de88a357d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2959 | 2026.03.10 17:18:22.516182 [ 254 ] {54d417df-32e4-4ad9-875f-71de88a357d5} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2026.03.10 17:18:22.516225 [ 254 ] {54d417df-32e4-4ad9-875f-71de88a357d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2961 | 2026.03.10 17:18:22.516621 [ 254 ] {54d417df-32e4-4ad9-875f-71de88a357d5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2962 | 2026.03.10 17:18:22.516868 [ 254 ] {54d417df-32e4-4ad9-875f-71de88a357d5} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2026.03.10 17:18:22.517029 [ 254 ] {54d417df-32e4-4ad9-875f-71de88a357d5} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.00185 sec., 12972.972972972972 rows/sec., 1.08 MiB/sec. | ||
| 2964 | 2026.03.10 17:18:22.517083 [ 254 ] {54d417df-32e4-4ad9-875f-71de88a357d5} <Debug> TCPHandler: Processed in 0.002116254 sec. | ||
| 2965 | 2026.03.10 17:18:22.517216 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2026.03.10 17:18:22.517315 [ 254 ] {3a170341-8c57-4153-acd5-e3f2aef96cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2967 | 2026.03.10 17:18:22.517359 [ 254 ] {3a170341-8c57-4153-acd5-e3f2aef96cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2968 | 2026.03.10 17:18:22.517836 [ 254 ] {3a170341-8c57-4153-acd5-e3f2aef96cbf} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2026.03.10 17:18:22.517876 [ 254 ] {3a170341-8c57-4153-acd5-e3f2aef96cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2970 | 2026.03.10 17:18:22.518212 [ 254 ] {3a170341-8c57-4153-acd5-e3f2aef96cbf} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2971 | 2026.03.10 17:18:22.518443 [ 254 ] {3a170341-8c57-4153-acd5-e3f2aef96cbf} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2026.03.10 17:18:22.518596 [ 254 ] {3a170341-8c57-4153-acd5-e3f2aef96cbf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001299 sec., 4618.937644341801 rows/sec., 376.64 KiB/sec. | ||
| 2973 | 2026.03.10 17:18:22.518638 [ 254 ] {3a170341-8c57-4153-acd5-e3f2aef96cbf} <Debug> TCPHandler: Processed in 0.001477954 sec. | ||
| 2974 | 2026.03.10 17:18:22.518775 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2026.03.10 17:18:22.518879 [ 254 ] {890dfcef-383f-4a5c-b2d1-3da24a3fbe64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2976 | 2026.03.10 17:18:22.518933 [ 254 ] {890dfcef-383f-4a5c-b2d1-3da24a3fbe64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2977 | 2026.03.10 17:18:22.520530 [ 254 ] {890dfcef-383f-4a5c-b2d1-3da24a3fbe64} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2026.03.10 17:18:22.520572 [ 254 ] {890dfcef-383f-4a5c-b2d1-3da24a3fbe64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2979 | 2026.03.10 17:18:22.521110 [ 254 ] {890dfcef-383f-4a5c-b2d1-3da24a3fbe64} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2980 | 2026.03.10 17:18:22.521368 [ 254 ] {890dfcef-383f-4a5c-b2d1-3da24a3fbe64} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2026.03.10 17:18:22.521557 [ 254 ] {890dfcef-383f-4a5c-b2d1-3da24a3fbe64} <Debug> executeQuery: Read 2047 rows, 159.11 KiB in 0.002695 sec., 759554.7309833025 rows/sec., 57.66 MiB/sec. | ||
| 2982 | 2026.03.10 17:18:22.521599 [ 254 ] {890dfcef-383f-4a5c-b2d1-3da24a3fbe64} <Debug> TCPHandler: Processed in 0.002876667 sec. | ||
| 2983 | 2026.03.10 17:18:22.521724 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2026.03.10 17:18:22.521819 [ 254 ] {df4259c4-2b5a-4724-836d-7f8a2920c7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2985 | 2026.03.10 17:18:22.521860 [ 254 ] {df4259c4-2b5a-4724-836d-7f8a2920c7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2986 | 2026.03.10 17:18:22.522318 [ 254 ] {df4259c4-2b5a-4724-836d-7f8a2920c7a3} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2026.03.10 17:18:22.522359 [ 254 ] {df4259c4-2b5a-4724-836d-7f8a2920c7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2988 | 2026.03.10 17:18:22.522686 [ 254 ] {df4259c4-2b5a-4724-836d-7f8a2920c7a3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2989 | 2026.03.10 17:18:22.522923 [ 254 ] {df4259c4-2b5a-4724-836d-7f8a2920c7a3} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2026.03.10 17:18:22.523077 [ 254 ] {df4259c4-2b5a-4724-836d-7f8a2920c7a3} <Debug> executeQuery: Read 34 rows, 2.58 KiB in 0.001275 sec., 26666.666666666664 rows/sec., 1.98 MiB/sec. | ||
| 2991 | 2026.03.10 17:18:22.523122 [ 254 ] {df4259c4-2b5a-4724-836d-7f8a2920c7a3} <Debug> TCPHandler: Processed in 0.001449263 sec. | ||
| 2992 | 2026.03.10 17:18:22.523237 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2026.03.10 17:18:22.523332 [ 254 ] {67f77a57-d71f-4eaf-b1ca-4f2968c311b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2994 | 2026.03.10 17:18:22.523373 [ 254 ] {67f77a57-d71f-4eaf-b1ca-4f2968c311b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2995 | 2026.03.10 17:18:22.524021 [ 254 ] {67f77a57-d71f-4eaf-b1ca-4f2968c311b9} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2026.03.10 17:18:22.524058 [ 254 ] {67f77a57-d71f-4eaf-b1ca-4f2968c311b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 2997 | 2026.03.10 17:18:22.524417 [ 254 ] {67f77a57-d71f-4eaf-b1ca-4f2968c311b9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2998 | 2026.03.10 17:18:22.524636 [ 254 ] {67f77a57-d71f-4eaf-b1ca-4f2968c311b9} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2026.03.10 17:18:22.524765 [ 254 ] {67f77a57-d71f-4eaf-b1ca-4f2968c311b9} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00145 sec., 504827.5862068966 rows/sec., 29.86 MiB/sec. | ||
| 3000 | 2026.03.10 17:18:22.524803 [ 254 ] {67f77a57-d71f-4eaf-b1ca-4f2968c311b9} <Debug> TCPHandler: Processed in 0.001615866 sec. | ||
| 3001 | 2026.03.10 17:18:22.524919 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2026.03.10 17:18:22.525015 [ 254 ] {b5b7424f-c212-4efe-a8fa-1347e626d0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3003 | 2026.03.10 17:18:22.525055 [ 254 ] {b5b7424f-c212-4efe-a8fa-1347e626d0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3004 | 2026.03.10 17:18:22.525459 [ 254 ] {b5b7424f-c212-4efe-a8fa-1347e626d0c0} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2026.03.10 17:18:22.525497 [ 254 ] {b5b7424f-c212-4efe-a8fa-1347e626d0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3006 | 2026.03.10 17:18:22.525791 [ 254 ] {b5b7424f-c212-4efe-a8fa-1347e626d0c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3007 | 2026.03.10 17:18:22.526003 [ 254 ] {b5b7424f-c212-4efe-a8fa-1347e626d0c0} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2026.03.10 17:18:22.526129 [ 254 ] {b5b7424f-c212-4efe-a8fa-1347e626d0c0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001134 sec., 881.8342151675485 rows/sec., 62.00 KiB/sec. | ||
| 3009 | 2026.03.10 17:18:22.526168 [ 254 ] {b5b7424f-c212-4efe-a8fa-1347e626d0c0} <Debug> TCPHandler: Processed in 0.001298821 sec. | ||
| 3010 | 2026.03.10 17:18:22.526280 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3011 | 2026.03.10 17:18:22.526374 [ 254 ] {a27f3c85-8134-4705-a350-eb3138e59f57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3012 | 2026.03.10 17:18:22.526415 [ 254 ] {a27f3c85-8134-4705-a350-eb3138e59f57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3013 | 2026.03.10 17:18:22.526848 [ 254 ] {a27f3c85-8134-4705-a350-eb3138e59f57} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3014 | 2026.03.10 17:18:22.526890 [ 254 ] {a27f3c85-8134-4705-a350-eb3138e59f57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3015 | 2026.03.10 17:18:22.527203 [ 254 ] {a27f3c85-8134-4705-a350-eb3138e59f57} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3016 | 2026.03.10 17:18:22.527426 [ 254 ] {a27f3c85-8134-4705-a350-eb3138e59f57} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3017 | 2026.03.10 17:18:22.527566 [ 254 ] {a27f3c85-8134-4705-a350-eb3138e59f57} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00121 sec., 9917.355371900827 rows/sec., 774.79 KiB/sec. | ||
| 3018 | 2026.03.10 17:18:22.527611 [ 254 ] {a27f3c85-8134-4705-a350-eb3138e59f57} <Debug> TCPHandler: Processed in 0.001380452 sec. | ||
| 3019 | 2026.03.10 17:18:22.527739 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3020 | 2026.03.10 17:18:22.527834 [ 254 ] {bc974cd2-8868-46ff-a8f0-5488bb60cf74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3021 | 2026.03.10 17:18:22.527878 [ 254 ] {bc974cd2-8868-46ff-a8f0-5488bb60cf74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3022 | 2026.03.10 17:18:22.528634 [ 254 ] {bc974cd2-8868-46ff-a8f0-5488bb60cf74} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3023 | 2026.03.10 17:18:22.528671 [ 254 ] {bc974cd2-8868-46ff-a8f0-5488bb60cf74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3024 | 2026.03.10 17:18:22.529070 [ 254 ] {bc974cd2-8868-46ff-a8f0-5488bb60cf74} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3025 | 2026.03.10 17:18:22.529286 [ 254 ] {bc974cd2-8868-46ff-a8f0-5488bb60cf74} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3026 | 2026.03.10 17:18:22.529418 [ 254 ] {bc974cd2-8868-46ff-a8f0-5488bb60cf74} <Debug> executeQuery: Read 1039 rows, 73.86 KiB in 0.001602 sec., 648564.2946317104 rows/sec., 45.02 MiB/sec. | ||
| 3027 | 2026.03.10 17:18:22.529463 [ 254 ] {bc974cd2-8868-46ff-a8f0-5488bb60cf74} <Debug> TCPHandler: Processed in 0.001778948 sec. | ||
| 3028 | 2026.03.10 17:18:22.529581 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3029 | 2026.03.10 17:18:22.529677 [ 254 ] {990a7321-4a91-4dc1-aa34-9937900732d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3030 | 2026.03.10 17:18:22.529721 [ 254 ] {990a7321-4a91-4dc1-aa34-9937900732d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3031 | 2026.03.10 17:18:22.530417 [ 254 ] {990a7321-4a91-4dc1-aa34-9937900732d7} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3032 | 2026.03.10 17:18:22.530453 [ 254 ] {990a7321-4a91-4dc1-aa34-9937900732d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3033 | 2026.03.10 17:18:22.530901 [ 254 ] {990a7321-4a91-4dc1-aa34-9937900732d7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3034 | 2026.03.10 17:18:22.531115 [ 254 ] {990a7321-4a91-4dc1-aa34-9937900732d7} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3035 | 2026.03.10 17:18:22.531249 [ 254 ] {990a7321-4a91-4dc1-aa34-9937900732d7} <Debug> executeQuery: Read 1580 rows, 108.10 KiB in 0.001591 sec., 993086.1093651792 rows/sec., 66.35 MiB/sec. | ||
| 3036 | 2026.03.10 17:18:22.531290 [ 254 ] {990a7321-4a91-4dc1-aa34-9937900732d7} <Debug> TCPHandler: Processed in 0.001758368 sec. | ||
| 3037 | 2026.03.10 17:18:22.531420 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3038 | 2026.03.10 17:18:22.531516 [ 254 ] {4b79ee8c-de31-4b3b-aa3b-b6a60b3ddca4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3039 | 2026.03.10 17:18:22.531569 [ 254 ] {4b79ee8c-de31-4b3b-aa3b-b6a60b3ddca4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3040 | 2026.03.10 17:18:22.532374 [ 254 ] {4b79ee8c-de31-4b3b-aa3b-b6a60b3ddca4} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3041 | 2026.03.10 17:18:22.532410 [ 254 ] {4b79ee8c-de31-4b3b-aa3b-b6a60b3ddca4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3042 | 2026.03.10 17:18:22.532948 [ 254 ] {4b79ee8c-de31-4b3b-aa3b-b6a60b3ddca4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3043 | 2026.03.10 17:18:22.533170 [ 254 ] {4b79ee8c-de31-4b3b-aa3b-b6a60b3ddca4} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2026.03.10 17:18:22.533314 [ 254 ] {4b79ee8c-de31-4b3b-aa3b-b6a60b3ddca4} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001816 sec., 8810.57268722467 rows/sec., 15.79 MiB/sec. | ||
| 3045 | 2026.03.10 17:18:22.533383 [ 254 ] {4b79ee8c-de31-4b3b-aa3b-b6a60b3ddca4} <Debug> TCPHandler: Processed in 0.002011873 sec. | ||
| 3046 | 2026.03.10 17:18:22.533506 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2026.03.10 17:18:22.533610 [ 254 ] {be7e88e9-a87a-46a3-bd28-061fee160777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 3048 | 2026.03.10 17:18:22.533651 [ 254 ] {be7e88e9-a87a-46a3-bd28-061fee160777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 3049 | 2026.03.10 17:18:22.533972 [ 254 ] {be7e88e9-a87a-46a3-bd28-061fee160777} <Trace> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2026.03.10 17:18:22.534008 [ 254 ] {be7e88e9-a87a-46a3-bd28-061fee160777} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3051 | 2026.03.10 17:18:22.534316 [ 254 ] {be7e88e9-a87a-46a3-bd28-061fee160777} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3052 | 2026.03.10 17:18:22.534549 [ 254 ] {be7e88e9-a87a-46a3-bd28-061fee160777} <Trace> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2026.03.10 17:18:22.534711 [ 254 ] {be7e88e9-a87a-46a3-bd28-061fee160777} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001118 sec., 8050.089445438282 rows/sec., 568.64 KiB/sec. | ||
| 3054 | 2026.03.10 17:18:22.534770 [ 254 ] {be7e88e9-a87a-46a3-bd28-061fee160777} <Debug> TCPHandler: Processed in 0.001314021 sec. | ||
| 3055 | 2026.03.10 17:18:22.534898 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2026.03.10 17:18:22.535016 [ 254 ] {b0e9ee18-7cdd-47e8-84bd-39133d9a9d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3057 | 2026.03.10 17:18:22.535071 [ 254 ] {b0e9ee18-7cdd-47e8-84bd-39133d9a9d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3058 | 2026.03.10 17:18:22.535452 [ 254 ] {b0e9ee18-7cdd-47e8-84bd-39133d9a9d78} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2026.03.10 17:18:22.535493 [ 254 ] {b0e9ee18-7cdd-47e8-84bd-39133d9a9d78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3060 | 2026.03.10 17:18:22.535897 [ 254 ] {b0e9ee18-7cdd-47e8-84bd-39133d9a9d78} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3061 | 2026.03.10 17:18:22.536173 [ 254 ] {b0e9ee18-7cdd-47e8-84bd-39133d9a9d78} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2026.03.10 17:18:22.536337 [ 254 ] {b0e9ee18-7cdd-47e8-84bd-39133d9a9d78} <Debug> executeQuery: Read 12 rows, 818.00 B in 0.001345 sec., 8921.933085501858 rows/sec., 593.92 KiB/sec. | ||
| 3063 | 2026.03.10 17:18:22.536384 [ 254 ] {b0e9ee18-7cdd-47e8-84bd-39133d9a9d78} <Debug> TCPHandler: Processed in 0.001539765 sec. | ||
| 3064 | 2026.03.10 17:18:23.936538 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 102 entries to flush up to offset 390 | ||
| 3065 | 2026.03.10 17:18:23.940231 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3066 | 2026.03.10 17:18:23.940300 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3067 | 2026.03.10 17:18:23.941650 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3068 | 2026.03.10 17:18:23.941933 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3069 | 2026.03.10 17:18:23.942277 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 390 | ||
| 3070 | 2026.03.10 17:18:25.102923 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3071 | 2026.03.10 17:18:25.103103 [ 254 ] {0252f1dd-9535-4db0-b2a1-b7b55d1e18ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3072 | 2026.03.10 17:18:25.103170 [ 254 ] {0252f1dd-9535-4db0-b2a1-b7b55d1e18ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3073 | 2026.03.10 17:18:25.103820 [ 254 ] {0252f1dd-9535-4db0-b2a1-b7b55d1e18ab} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3074 | 2026.03.10 17:18:25.103872 [ 254 ] {0252f1dd-9535-4db0-b2a1-b7b55d1e18ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3075 | 2026.03.10 17:18:25.104263 [ 254 ] {0252f1dd-9535-4db0-b2a1-b7b55d1e18ab} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3076 | 2026.03.10 17:18:25.104508 [ 254 ] {0252f1dd-9535-4db0-b2a1-b7b55d1e18ab} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2026.03.10 17:18:25.104669 [ 254 ] {0252f1dd-9535-4db0-b2a1-b7b55d1e18ab} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001614 sec., 18587.36059479554 rows/sec., 1.40 MiB/sec. | ||
| 3078 | 2026.03.10 17:18:25.104675 [ 28 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3079 | 2026.03.10 17:18:25.104713 [ 254 ] {0252f1dd-9535-4db0-b2a1-b7b55d1e18ab} <Debug> TCPHandler: Processed in 0.001923921 sec. | ||
| 3080 | 2026.03.10 17:18:25.104744 [ 28 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3081 | 2026.03.10 17:18:25.104774 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3082 | 2026.03.10 17:18:25.104844 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2026.03.10 17:18:25.104894 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::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 | ||
| 3084 | 2026.03.10 17:18:25.104951 [ 254 ] {116ec44d-1eea-417e-ac88-a09f452c14e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3085 | 2026.03.10 17:18:25.104997 [ 254 ] {116ec44d-1eea-417e-ac88-a09f452c14e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3086 | 2026.03.10 17:18:25.105054 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3087 | 2026.03.10 17:18:25.105096 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2684 rows starting from the beginning of the part | ||
| 3088 | 2026.03.10 17:18:25.105190 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 795 rows starting from the beginning of the part | ||
| 3089 | 2026.03.10 17:18:25.105248 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 3090 | 2026.03.10 17:18:25.105300 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 795 rows starting from the beginning of the part | ||
| 3091 | 2026.03.10 17:18:25.105350 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2047 rows starting from the beginning of the part | ||
| 3092 | 2026.03.10 17:18:25.105406 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3093 | 2026.03.10 17:18:25.105427 [ 254 ] {116ec44d-1eea-417e-ac88-a09f452c14e9} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3094 | 2026.03.10 17:18:25.105470 [ 254 ] {116ec44d-1eea-417e-ac88-a09f452c14e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3095 | 2026.03.10 17:18:25.105815 [ 254 ] {116ec44d-1eea-417e-ac88-a09f452c14e9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3096 | 2026.03.10 17:18:25.106043 [ 254 ] {116ec44d-1eea-417e-ac88-a09f452c14e9} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3097 | 2026.03.10 17:18:25.106152 [ 28 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3098 | 2026.03.10 17:18:25.106182 [ 254 ] {116ec44d-1eea-417e-ac88-a09f452c14e9} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001253 sec., 28731.045490822027 rows/sec., 2.24 MiB/sec. | ||
| 3099 | 2026.03.10 17:18:25.106190 [ 28 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3100 | 2026.03.10 17:18:25.106223 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3101 | 2026.03.10 17:18:25.106227 [ 254 ] {116ec44d-1eea-417e-ac88-a09f452c14e9} <Debug> TCPHandler: Processed in 0.001433793 sec. | ||
| 3102 | 2026.03.10 17:18:25.106311 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::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 | ||
| 3103 | 2026.03.10 17:18:25.106372 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3104 | 2026.03.10 17:18:25.106404 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3105 | 2026.03.10 17:18:25.106432 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1424 rows starting from the beginning of the part | ||
| 3106 | 2026.03.10 17:18:25.106473 [ 254 ] {215a2bf0-19b8-4ffb-bf53-def450facc60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3107 | 2026.03.10 17:18:25.106490 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 459 rows starting from the beginning of the part | ||
| 3108 | 2026.03.10 17:18:25.106516 [ 254 ] {215a2bf0-19b8-4ffb-bf53-def450facc60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3109 | 2026.03.10 17:18:25.106535 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::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 | ||
| 3110 | 2026.03.10 17:18:25.106578 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 459 rows starting from the beginning of the part | ||
| 3111 | 2026.03.10 17:18:25.106616 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1039 rows starting from the beginning of the part | ||
| 3112 | 2026.03.10 17:18:25.106654 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 36 rows starting from the beginning of the part | ||
| 3113 | 2026.03.10 17:18:25.106877 [ 254 ] {215a2bf0-19b8-4ffb-bf53-def450facc60} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3114 | 2026.03.10 17:18:25.106911 [ 254 ] {215a2bf0-19b8-4ffb-bf53-def450facc60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3115 | 2026.03.10 17:18:25.107238 [ 254 ] {215a2bf0-19b8-4ffb-bf53-def450facc60} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3116 | 2026.03.10 17:18:25.107467 [ 254 ] {215a2bf0-19b8-4ffb-bf53-def450facc60} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3117 | 2026.03.10 17:18:25.107570 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3118 | 2026.03.10 17:18:25.107599 [ 254 ] {215a2bf0-19b8-4ffb-bf53-def450facc60} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001144 sec., 38461.53846153846 rows/sec., 2.68 MiB/sec. | ||
| 3119 | 2026.03.10 17:18:25.107601 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3120 | 2026.03.10 17:18:25.107638 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3121 | 2026.03.10 17:18:25.107642 [ 254 ] {215a2bf0-19b8-4ffb-bf53-def450facc60} <Debug> TCPHandler: Processed in 0.001333872 sec. | ||
| 3122 | 2026.03.10 17:18:25.107748 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::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 | ||
| 3123 | 2026.03.10 17:18:25.107767 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3124 | 2026.03.10 17:18:25.107873 [ 254 ] {4ae921f7-4010-40ca-91c9-49afa221faa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3125 | 2026.03.10 17:18:25.107881 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3126 | 2026.03.10 17:18:25.107916 [ 254 ] {4ae921f7-4010-40ca-91c9-49afa221faa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3127 | 2026.03.10 17:18:25.107930 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2423 rows starting from the beginning of the part | ||
| 3128 | 2026.03.10 17:18:25.108024 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 115 rows starting from the beginning of the part | ||
| 3129 | 2026.03.10 17:18:25.108083 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::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 | ||
| 3130 | 2026.03.10 17:18:25.108093 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3425 rows, containing 5 columns (5 merged, 0 gathered) in 0.001820329 sec., 1881528.0094971843 rows/sec., 137.58 MiB/sec. | ||
| 3131 | 2026.03.10 17:18:25.108135 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 115 rows starting from the beginning of the part | ||
| 3132 | 2026.03.10 17:18:25.108183 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1580 rows starting from the beginning of the part | ||
| 3133 | 2026.03.10 17:18:25.108232 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part | ||
| 3134 | 2026.03.10 17:18:25.108238 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6355 rows, containing 5 columns (5 merged, 0 gathered) in 0.003401544 sec., 1868269.2330306473 rows/sec., 150.29 MiB/sec. | ||
| 3135 | 2026.03.10 17:18:25.108247 [ 254 ] {4ae921f7-4010-40ca-91c9-49afa221faa9} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2026.03.10 17:18:25.108300 [ 254 ] {4ae921f7-4010-40ca-91c9-49afa221faa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3137 | 2026.03.10 17:18:25.108363 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3138 | 2026.03.10 17:18:25.108580 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3139 | 2026.03.10 17:18:25.108713 [ 254 ] {4ae921f7-4010-40ca-91c9-49afa221faa9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3140 | 2026.03.10 17:18:25.108774 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_11_2} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2026.03.10 17:18:25.108850 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_11_2} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3142 | 2026.03.10 17:18:25.108881 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_11_2} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2026.03.10 17:18:25.108910 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 3144 | 2026.03.10 17:18:25.108953 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_11_2} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3145 | 2026.03.10 17:18:25.108973 [ 254 ] {4ae921f7-4010-40ca-91c9-49afa221faa9} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2026.03.10 17:18:25.109028 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 3147 | 2026.03.10 17:18:25.109083 [ 28 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3148 | 2026.03.10 17:18:25.109112 [ 28 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3149 | 2026.03.10 17:18:25.109116 [ 254 ] {4ae921f7-4010-40ca-91c9-49afa221faa9} <Debug> executeQuery: Read 16 rows, 1.09 KiB in 0.001261 sec., 12688.342585249802 rows/sec., 867.37 KiB/sec. | ||
| 3150 | 2026.03.10 17:18:25.109133 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3151 | 2026.03.10 17:18:25.109164 [ 254 ] {4ae921f7-4010-40ca-91c9-49afa221faa9} <Debug> TCPHandler: Processed in 0.001446434 sec. | ||
| 3152 | 2026.03.10 17:18:25.109227 [ 189 ] {42b94b47-be61-4875-b48c-6970abd33172::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 | ||
| 3153 | 2026.03.10 17:18:25.109389 [ 189 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3154 | 2026.03.10 17:18:25.109424 [ 189 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 116 rows starting from the beginning of the part | ||
| 3155 | 2026.03.10 17:18:25.109482 [ 189 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part | ||
| 3156 | 2026.03.10 17:18:25.109520 [ 189 ] {42b94b47-be61-4875-b48c-6970abd33172::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 | ||
| 3157 | 2026.03.10 17:18:25.109557 [ 189 ] {42b94b47-be61-4875-b48c-6970abd33172::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 | ||
| 3158 | 2026.03.10 17:18:25.109593 [ 189 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 3159 | 2026.03.10 17:18:25.109628 [ 189 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 16 rows starting from the beginning of the part | ||
| 3160 | 2026.03.10 17:18:25.110208 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4287 rows, containing 5 columns (5 merged, 0 gathered) in 0.0025085 sec., 1708989.4359178792 rows/sec., 111.18 MiB/sec. | ||
| 3161 | 2026.03.10 17:18:25.110419 [ 189 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 4 columns (4 merged, 0 gathered) in 0.001226659 sec., 190762.06182810382 rows/sec., 10.79 MiB/sec. | ||
| 3162 | 2026.03.10 17:18:25.110605 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3163 | 2026.03.10 17:18:25.110630 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3164 | 2026.03.10 17:18:25.110970 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3165 | 2026.03.10 17:18:25.110997 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_11_2} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3166 | 2026.03.10 17:18:25.111053 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3167 | 2026.03.10 17:18:25.111091 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_11_2} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3168 | 2026.03.10 17:18:25.111133 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 3169 | 2026.03.10 17:18:25.111193 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3170 | 2026.03.10 17:18:26.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.90 MiB, peak 218.66 MiB, free memory in arenas 0.00 B, will set to 209.98 MiB (RSS), difference: 1.08 MiB | ||
| 3171 | 2026.03.10 17:18:28.867282 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3172 | 2026.03.10 17:18:28.867343 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3173 | 2026.03.10 17:18:28.938441 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4831 | ||
| 3174 | 2026.03.10 17:18:28.938937 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3175 | 2026.03.10 17:18:28.938986 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3176 | 2026.03.10 17:18:28.939507 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3177 | 2026.03.10 17:18:28.939746 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3178 | 2026.03.10 17:18:28.939875 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4831 | ||
| 3179 | 2026.03.10 17:18:29.191916 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 3180 | 2026.03.10 17:18:29.208325 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3181 | 2026.03.10 17:18:29.208364 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3182 | 2026.03.10 17:18:29.214577 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3183 | 2026.03.10 17:18:29.215253 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3184 | 2026.03.10 17:18:29.217982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 3185 | 2026.03.10 17:18:30.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.53 MiB, peak 218.66 MiB, free memory in arenas 0.00 B, will set to 213.05 MiB (RSS), difference: 2.52 MiB | ||
| 3186 | 2026.03.10 17:18:30.108369 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3187 | 2026.03.10 17:18:30.108630 [ 254 ] {5c666317-37c2-47cb-a6a1-a079cac127a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3188 | 2026.03.10 17:18:30.108726 [ 254 ] {5c666317-37c2-47cb-a6a1-a079cac127a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3189 | 2026.03.10 17:18:30.109433 [ 254 ] {5c666317-37c2-47cb-a6a1-a079cac127a0} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3190 | 2026.03.10 17:18:30.109483 [ 254 ] {5c666317-37c2-47cb-a6a1-a079cac127a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3191 | 2026.03.10 17:18:30.109892 [ 254 ] {5c666317-37c2-47cb-a6a1-a079cac127a0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3192 | 2026.03.10 17:18:30.110125 [ 254 ] {5c666317-37c2-47cb-a6a1-a079cac127a0} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3193 | 2026.03.10 17:18:30.110279 [ 254 ] {5c666317-37c2-47cb-a6a1-a079cac127a0} <Debug> executeQuery: Read 80 rows, 7.02 KiB in 0.001718 sec., 46565.77415599534 rows/sec., 3.99 MiB/sec. | ||
| 3194 | 2026.03.10 17:18:30.110321 [ 254 ] {5c666317-37c2-47cb-a6a1-a079cac127a0} <Debug> TCPHandler: Processed in 0.002120214 sec. | ||
| 3195 | 2026.03.10 17:18:30.110453 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3196 | 2026.03.10 17:18:30.110549 [ 254 ] {fb587273-4c86-4a01-8356-bbbaed035139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3197 | 2026.03.10 17:18:30.110589 [ 254 ] {fb587273-4c86-4a01-8356-bbbaed035139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3198 | 2026.03.10 17:18:30.111003 [ 254 ] {fb587273-4c86-4a01-8356-bbbaed035139} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3199 | 2026.03.10 17:18:30.111040 [ 254 ] {fb587273-4c86-4a01-8356-bbbaed035139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3200 | 2026.03.10 17:18:30.111370 [ 254 ] {fb587273-4c86-4a01-8356-bbbaed035139} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3201 | 2026.03.10 17:18:30.111588 [ 254 ] {fb587273-4c86-4a01-8356-bbbaed035139} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3202 | 2026.03.10 17:18:30.111716 [ 254 ] {fb587273-4c86-4a01-8356-bbbaed035139} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001186 sec., 21079.258010118043 rows/sec., 1.55 MiB/sec. | ||
| 3203 | 2026.03.10 17:18:30.111755 [ 254 ] {fb587273-4c86-4a01-8356-bbbaed035139} <Debug> TCPHandler: Processed in 0.001352542 sec. | ||
| 3204 | 2026.03.10 17:18:30.111869 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3205 | 2026.03.10 17:18:30.111962 [ 254 ] {e4a34080-5876-4d63-8cb0-66afe9ab4185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3206 | 2026.03.10 17:18:30.112012 [ 254 ] {e4a34080-5876-4d63-8cb0-66afe9ab4185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3207 | 2026.03.10 17:18:30.112429 [ 254 ] {e4a34080-5876-4d63-8cb0-66afe9ab4185} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3208 | 2026.03.10 17:18:30.112465 [ 254 ] {e4a34080-5876-4d63-8cb0-66afe9ab4185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3209 | 2026.03.10 17:18:30.112771 [ 254 ] {e4a34080-5876-4d63-8cb0-66afe9ab4185} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3210 | 2026.03.10 17:18:30.113024 [ 254 ] {e4a34080-5876-4d63-8cb0-66afe9ab4185} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3211 | 2026.03.10 17:18:30.113152 [ 254 ] {e4a34080-5876-4d63-8cb0-66afe9ab4185} <Debug> executeQuery: Read 61 rows, 4.88 KiB in 0.001207 sec., 50538.52526926264 rows/sec., 3.95 MiB/sec. | ||
| 3212 | 2026.03.10 17:18:30.113188 [ 254 ] {e4a34080-5876-4d63-8cb0-66afe9ab4185} <Debug> TCPHandler: Processed in 0.001369372 sec. | ||
| 3213 | 2026.03.10 17:18:30.113303 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3214 | 2026.03.10 17:18:30.113397 [ 254 ] {0b0e5a81-14f9-4fc9-ad26-4f51b293c9e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3215 | 2026.03.10 17:18:30.113440 [ 254 ] {0b0e5a81-14f9-4fc9-ad26-4f51b293c9e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3216 | 2026.03.10 17:18:30.113808 [ 254 ] {0b0e5a81-14f9-4fc9-ad26-4f51b293c9e1} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3217 | 2026.03.10 17:18:30.113849 [ 254 ] {0b0e5a81-14f9-4fc9-ad26-4f51b293c9e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3218 | 2026.03.10 17:18:30.114219 [ 254 ] {0b0e5a81-14f9-4fc9-ad26-4f51b293c9e1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3219 | 2026.03.10 17:18:30.114449 [ 254 ] {0b0e5a81-14f9-4fc9-ad26-4f51b293c9e1} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3220 | 2026.03.10 17:18:30.114577 [ 254 ] {0b0e5a81-14f9-4fc9-ad26-4f51b293c9e1} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001199 sec., 91743.11926605504 rows/sec., 6.40 MiB/sec. | ||
| 3221 | 2026.03.10 17:18:30.114614 [ 254 ] {0b0e5a81-14f9-4fc9-ad26-4f51b293c9e1} <Debug> TCPHandler: Processed in 0.001360292 sec. | ||
| 3222 | 2026.03.10 17:18:30.114730 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3223 | 2026.03.10 17:18:30.114824 [ 254 ] {4b8f494c-29d9-4098-be2d-eb5e6d2a6fcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3224 | 2026.03.10 17:18:30.114877 [ 254 ] {4b8f494c-29d9-4098-be2d-eb5e6d2a6fcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3225 | 2026.03.10 17:18:30.115661 [ 254 ] {4b8f494c-29d9-4098-be2d-eb5e6d2a6fcc} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2026.03.10 17:18:30.115698 [ 254 ] {4b8f494c-29d9-4098-be2d-eb5e6d2a6fcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3227 | 2026.03.10 17:18:30.116247 [ 254 ] {4b8f494c-29d9-4098-be2d-eb5e6d2a6fcc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3228 | 2026.03.10 17:18:30.116477 [ 254 ] {4b8f494c-29d9-4098-be2d-eb5e6d2a6fcc} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2026.03.10 17:18:30.116615 [ 254 ] {4b8f494c-29d9-4098-be2d-eb5e6d2a6fcc} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001809 sec., 13819.789939192924 rows/sec., 24.76 MiB/sec. | ||
| 3230 | 2026.03.10 17:18:30.116666 [ 254 ] {4b8f494c-29d9-4098-be2d-eb5e6d2a6fcc} <Debug> TCPHandler: Processed in 0.001984892 sec. | ||
| 3231 | 2026.03.10 17:18:30.116793 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3232 | 2026.03.10 17:18:30.116922 [ 254 ] {cde6985c-0a40-4f37-bd4a-93df7011d24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3233 | 2026.03.10 17:18:30.117014 [ 254 ] {cde6985c-0a40-4f37-bd4a-93df7011d24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3234 | 2026.03.10 17:18:30.117438 [ 254 ] {cde6985c-0a40-4f37-bd4a-93df7011d24a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3235 | 2026.03.10 17:18:30.117483 [ 254 ] {cde6985c-0a40-4f37-bd4a-93df7011d24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3236 | 2026.03.10 17:18:30.117879 [ 254 ] {cde6985c-0a40-4f37-bd4a-93df7011d24a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3237 | 2026.03.10 17:18:30.118123 [ 254 ] {cde6985c-0a40-4f37-bd4a-93df7011d24a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3238 | 2026.03.10 17:18:30.118253 [ 254 ] {cde6985c-0a40-4f37-bd4a-93df7011d24a} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001361 sec., 29390.154298310066 rows/sec., 1.96 MiB/sec. | ||
| 3239 | 2026.03.10 17:18:30.118289 [ 254 ] {cde6985c-0a40-4f37-bd4a-93df7011d24a} <Debug> TCPHandler: Processed in 0.001557945 sec. | ||
| 3240 | 2026.03.10 17:18:31.385050 [ 75 ] {} <Debug> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3241 | 2026.03.10 17:18:31.385108 [ 75 ] {} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2026.03.10 17:18:31.385126 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3243 | 2026.03.10 17:18:31.385237 [ 199 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::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 | ||
| 3244 | 2026.03.10 17:18:31.385365 [ 199 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3245 | 2026.03.10 17:18:31.385399 [ 199 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
| 3246 | 2026.03.10 17:18:31.385461 [ 199 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 3247 | 2026.03.10 17:18:31.385500 [ 199 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3248 | 2026.03.10 17:18:31.385537 [ 199 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3249 | 2026.03.10 17:18:31.385574 [ 199 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3250 | 2026.03.10 17:18:31.386277 [ 190 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001079337 sec., 27794.84072166524 rows/sec., 1.42 MiB/sec. | ||
| 3251 | 2026.03.10 17:18:31.386496 [ 189 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3252 | 2026.03.10 17:18:31.386821 [ 189 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_5_1} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2026.03.10 17:18:31.386898 [ 189 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_5_1} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3254 | 2026.03.10 17:18:31.386988 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3255 | 2026.03.10 17:18:33.942703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 410 | ||
| 3256 | 2026.03.10 17:18:33.944646 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3257 | 2026.03.10 17:18:33.944695 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3258 | 2026.03.10 17:18:33.945834 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3259 | 2026.03.10 17:18:33.946112 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3260 | 2026.03.10 17:18:33.946357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 410 | ||
| 3261 | 2026.03.10 17:18:35.105983 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3262 | 2026.03.10 17:18:35.106158 [ 254 ] {45813d88-1aa9-4d9c-8bf3-d05c7ec09e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3263 | 2026.03.10 17:18:35.106223 [ 254 ] {45813d88-1aa9-4d9c-8bf3-d05c7ec09e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3264 | 2026.03.10 17:18:35.106866 [ 254 ] {45813d88-1aa9-4d9c-8bf3-d05c7ec09e7a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3265 | 2026.03.10 17:18:35.106914 [ 254 ] {45813d88-1aa9-4d9c-8bf3-d05c7ec09e7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3266 | 2026.03.10 17:18:35.107301 [ 254 ] {45813d88-1aa9-4d9c-8bf3-d05c7ec09e7a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3267 | 2026.03.10 17:18:35.107537 [ 254 ] {45813d88-1aa9-4d9c-8bf3-d05c7ec09e7a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3268 | 2026.03.10 17:18:35.107692 [ 254 ] {45813d88-1aa9-4d9c-8bf3-d05c7ec09e7a} <Debug> executeQuery: Read 40 rows, 3.29 KiB in 0.001584 sec., 25252.525252525254 rows/sec., 2.03 MiB/sec. | ||
| 3269 | 2026.03.10 17:18:35.107733 [ 254 ] {45813d88-1aa9-4d9c-8bf3-d05c7ec09e7a} <Debug> TCPHandler: Processed in 0.001872411 sec. | ||
| 3270 | 2026.03.10 17:18:35.107858 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3271 | 2026.03.10 17:18:35.107955 [ 254 ] {7b1a5293-9418-412c-a1c0-ba5dfb22b151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3272 | 2026.03.10 17:18:35.107996 [ 254 ] {7b1a5293-9418-412c-a1c0-ba5dfb22b151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3273 | 2026.03.10 17:18:35.108391 [ 254 ] {7b1a5293-9418-412c-a1c0-ba5dfb22b151} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3274 | 2026.03.10 17:18:35.108427 [ 254 ] {7b1a5293-9418-412c-a1c0-ba5dfb22b151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3275 | 2026.03.10 17:18:35.108715 [ 254 ] {7b1a5293-9418-412c-a1c0-ba5dfb22b151} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3276 | 2026.03.10 17:18:35.108933 [ 254 ] {7b1a5293-9418-412c-a1c0-ba5dfb22b151} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3277 | 2026.03.10 17:18:35.109059 [ 254 ] {7b1a5293-9418-412c-a1c0-ba5dfb22b151} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001123 sec., 4452.359750667853 rows/sec., 334.80 KiB/sec. | ||
| 3278 | 2026.03.10 17:18:35.109094 [ 254 ] {7b1a5293-9418-412c-a1c0-ba5dfb22b151} <Debug> TCPHandler: Processed in 0.001285241 sec. | ||
| 3279 | 2026.03.10 17:18:35.109203 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3280 | 2026.03.10 17:18:35.109297 [ 254 ] {0757b763-f306-4b56-a007-4b328edac6ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3281 | 2026.03.10 17:18:35.109337 [ 254 ] {0757b763-f306-4b56-a007-4b328edac6ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3282 | 2026.03.10 17:18:35.109738 [ 254 ] {0757b763-f306-4b56-a007-4b328edac6ed} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3283 | 2026.03.10 17:18:35.109772 [ 254 ] {0757b763-f306-4b56-a007-4b328edac6ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3284 | 2026.03.10 17:18:35.110072 [ 254 ] {0757b763-f306-4b56-a007-4b328edac6ed} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3285 | 2026.03.10 17:18:35.110305 [ 254 ] {0757b763-f306-4b56-a007-4b328edac6ed} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3286 | 2026.03.10 17:18:35.110430 [ 254 ] {0757b763-f306-4b56-a007-4b328edac6ed} <Debug> executeQuery: Read 41 rows, 3.28 KiB in 0.001151 sec., 35621.19895742833 rows/sec., 2.78 MiB/sec. | ||
| 3287 | 2026.03.10 17:18:35.110465 [ 254 ] {0757b763-f306-4b56-a007-4b328edac6ed} <Debug> TCPHandler: Processed in 0.001311781 sec. | ||
| 3288 | 2026.03.10 17:18:35.110588 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3289 | 2026.03.10 17:18:35.110711 [ 254 ] {9d1a85c3-0adc-49fc-a390-53ea3086e21e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3290 | 2026.03.10 17:18:35.110764 [ 254 ] {9d1a85c3-0adc-49fc-a390-53ea3086e21e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3291 | 2026.03.10 17:18:35.111182 [ 254 ] {9d1a85c3-0adc-49fc-a390-53ea3086e21e} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3292 | 2026.03.10 17:18:35.111218 [ 254 ] {9d1a85c3-0adc-49fc-a390-53ea3086e21e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3293 | 2026.03.10 17:18:35.111591 [ 254 ] {9d1a85c3-0adc-49fc-a390-53ea3086e21e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3294 | 2026.03.10 17:18:35.111821 [ 254 ] {9d1a85c3-0adc-49fc-a390-53ea3086e21e} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3295 | 2026.03.10 17:18:35.111950 [ 254 ] {9d1a85c3-0adc-49fc-a390-53ea3086e21e} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001264 sec., 87025.3164556962 rows/sec., 6.07 MiB/sec. | ||
| 3296 | 2026.03.10 17:18:35.111988 [ 254 ] {9d1a85c3-0adc-49fc-a390-53ea3086e21e} <Debug> TCPHandler: Processed in 0.001462443 sec. | ||
| 3297 | 2026.03.10 17:18:35.112102 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3298 | 2026.03.10 17:18:35.112197 [ 254 ] {96c6b44a-375d-4791-9b7b-7cb45c36e47c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3299 | 2026.03.10 17:18:35.112251 [ 254 ] {96c6b44a-375d-4791-9b7b-7cb45c36e47c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3300 | 2026.03.10 17:18:35.112972 [ 254 ] {96c6b44a-375d-4791-9b7b-7cb45c36e47c} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3301 | 2026.03.10 17:18:35.113008 [ 254 ] {96c6b44a-375d-4791-9b7b-7cb45c36e47c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3302 | 2026.03.10 17:18:35.113505 [ 254 ] {96c6b44a-375d-4791-9b7b-7cb45c36e47c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3303 | 2026.03.10 17:18:35.113739 [ 254 ] {96c6b44a-375d-4791-9b7b-7cb45c36e47c} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2026.03.10 17:18:35.113876 [ 254 ] {96c6b44a-375d-4791-9b7b-7cb45c36e47c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001697 sec., 2946.3759575721865 rows/sec., 5.28 MiB/sec. | ||
| 3305 | 2026.03.10 17:18:35.113927 [ 254 ] {96c6b44a-375d-4791-9b7b-7cb45c36e47c} <Debug> TCPHandler: Processed in 0.001874511 sec. | ||
| 3306 | 2026.03.10 17:18:35.114039 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2026.03.10 17:18:35.114134 [ 254 ] {3d26d9a7-68b8-49a6-b7eb-459cdb311af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3308 | 2026.03.10 17:18:35.114175 [ 254 ] {3d26d9a7-68b8-49a6-b7eb-459cdb311af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3309 | 2026.03.10 17:18:35.114540 [ 254 ] {3d26d9a7-68b8-49a6-b7eb-459cdb311af0} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2026.03.10 17:18:35.114581 [ 254 ] {3d26d9a7-68b8-49a6-b7eb-459cdb311af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3311 | 2026.03.10 17:18:35.114940 [ 254 ] {3d26d9a7-68b8-49a6-b7eb-459cdb311af0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3312 | 2026.03.10 17:18:35.115150 [ 254 ] {3d26d9a7-68b8-49a6-b7eb-459cdb311af0} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2026.03.10 17:18:35.115276 [ 254 ] {3d26d9a7-68b8-49a6-b7eb-459cdb311af0} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001161 sec., 34453.05770887167 rows/sec., 2.30 MiB/sec. | ||
| 3314 | 2026.03.10 17:18:35.115311 [ 254 ] {3d26d9a7-68b8-49a6-b7eb-459cdb311af0} <Debug> TCPHandler: Processed in 0.001322442 sec. | ||
| 3315 | 2026.03.10 17:18:36.439943 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5343 | ||
| 3316 | 2026.03.10 17:18:36.440476 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3317 | 2026.03.10 17:18:36.440524 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3318 | 2026.03.10 17:18:36.441017 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3319 | 2026.03.10 17:18:36.441266 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2026.03.10 17:18:36.441412 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5343 | ||
| 3321 | 2026.03.10 17:18:36.441408 [ 110 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3322 | 2026.03.10 17:18:36.441486 [ 110 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3323 | 2026.03.10 17:18:36.441507 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3324 | 2026.03.10 17:18:36.441631 [ 199 ] {45051d28-24db-4638-8d17-c3be66bf0622::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 | ||
| 3325 | 2026.03.10 17:18:36.441770 [ 199 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3326 | 2026.03.10 17:18:36.441808 [ 199 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2911 rows starting from the beginning of the part | ||
| 3327 | 2026.03.10 17:18:36.441870 [ 199 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 3328 | 2026.03.10 17:18:36.441911 [ 199 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 448 rows starting from the beginning of the part | ||
| 3329 | 2026.03.10 17:18:36.441949 [ 199 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 512 rows starting from the beginning of the part | ||
| 3330 | 2026.03.10 17:18:36.441986 [ 199 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 448 rows starting from the beginning of the part | ||
| 3331 | 2026.03.10 17:18:36.442023 [ 199 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 512 rows starting from the beginning of the part | ||
| 3332 | 2026.03.10 17:18:36.443409 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5343 rows, containing 4 columns (4 merged, 0 gathered) in 0.00183877 sec., 2905746.776377687 rows/sec., 41.57 MiB/sec. | ||
| 3333 | 2026.03.10 17:18:36.444161 [ 191 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3334 | 2026.03.10 17:18:36.444457 [ 191 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_11_2} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3335 | 2026.03.10 17:18:36.444538 [ 191 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_11_2} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3336 | 2026.03.10 17:18:36.444633 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 3337 | 2026.03.10 17:18:36.718036 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3338 | 2026.03.10 17:18:36.733994 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2026.03.10 17:18:36.734047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3340 | 2026.03.10 17:18:36.740079 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3341 | 2026.03.10 17:18:36.740782 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2026.03.10 17:18:36.741090 [ 110 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3343 | 2026.03.10 17:18:36.741160 [ 110 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2026.03.10 17:18:36.741185 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3345 | 2026.03.10 17:18:36.741317 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 3346 | 2026.03.10 17:18:36.743872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3347 | 2026.03.10 17:18:36.745813 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3348 | 2026.03.10 17:18:36.747654 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 3349 | 2026.03.10 17:18:36.752184 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 3350 | 2026.03.10 17:18:36.756586 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 3351 | 2026.03.10 17:18:36.760895 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 3352 | 2026.03.10 17:18:36.765564 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 3353 | 2026.03.10 17:18:36.771977 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 3354 | 2026.03.10 17:18:36.827583 [ 186 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.086321772 sec., 961.5187232254685 rows/sec., 4.97 MiB/sec. | ||
| 3355 | 2026.03.10 17:18:36.829935 [ 188 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3356 | 2026.03.10 17:18:36.831961 [ 188 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_11_2} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2026.03.10 17:18:36.832072 [ 188 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_11_2} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3358 | 2026.03.10 17:18:36.833791 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3359 | 2026.03.10 17:18:37.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 214.21 MiB, peak 224.12 MiB, free memory in arenas 0.00 B, will set to 222.54 MiB (RSS), difference: 8.32 MiB | ||
| 3360 | 2026.03.10 17:18:40.107890 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3361 | 2026.03.10 17:18:40.108079 [ 254 ] {1fb66253-fa6a-466d-a572-2da3f7eb4f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3362 | 2026.03.10 17:18:40.108148 [ 254 ] {1fb66253-fa6a-466d-a572-2da3f7eb4f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3363 | 2026.03.10 17:18:40.108788 [ 254 ] {1fb66253-fa6a-466d-a572-2da3f7eb4f22} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3364 | 2026.03.10 17:18:40.108838 [ 254 ] {1fb66253-fa6a-466d-a572-2da3f7eb4f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3365 | 2026.03.10 17:18:40.109234 [ 254 ] {1fb66253-fa6a-466d-a572-2da3f7eb4f22} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3366 | 2026.03.10 17:18:40.109472 [ 254 ] {1fb66253-fa6a-466d-a572-2da3f7eb4f22} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3367 | 2026.03.10 17:18:40.109643 [ 254 ] {1fb66253-fa6a-466d-a572-2da3f7eb4f22} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001611 sec., 2482.9298572315333 rows/sec., 202.47 KiB/sec. | ||
| 3368 | 2026.03.10 17:18:40.109695 [ 254 ] {1fb66253-fa6a-466d-a572-2da3f7eb4f22} <Debug> TCPHandler: Processed in 0.001931371 sec. | ||
| 3369 | 2026.03.10 17:18:40.109829 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3370 | 2026.03.10 17:18:40.109933 [ 254 ] {cd9da8f3-dc79-406c-8ab6-b70ca7b17379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3371 | 2026.03.10 17:18:40.109976 [ 254 ] {cd9da8f3-dc79-406c-8ab6-b70ca7b17379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3372 | 2026.03.10 17:18:40.110439 [ 254 ] {cd9da8f3-dc79-406c-8ab6-b70ca7b17379} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3373 | 2026.03.10 17:18:40.110478 [ 254 ] {cd9da8f3-dc79-406c-8ab6-b70ca7b17379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3374 | 2026.03.10 17:18:40.110805 [ 254 ] {cd9da8f3-dc79-406c-8ab6-b70ca7b17379} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3375 | 2026.03.10 17:18:40.111035 [ 254 ] {cd9da8f3-dc79-406c-8ab6-b70ca7b17379} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3376 | 2026.03.10 17:18:40.111170 [ 254 ] {cd9da8f3-dc79-406c-8ab6-b70ca7b17379} <Debug> executeQuery: Read 82 rows, 7.17 KiB in 0.001261 sec., 65027.75574940524 rows/sec., 5.55 MiB/sec. | ||
| 3377 | 2026.03.10 17:18:40.111210 [ 254 ] {cd9da8f3-dc79-406c-8ab6-b70ca7b17379} <Debug> TCPHandler: Processed in 0.001432523 sec. | ||
| 3378 | 2026.03.10 17:18:40.111329 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3379 | 2026.03.10 17:18:40.111426 [ 254 ] {1905029e-a659-45de-abad-2803880b57d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3380 | 2026.03.10 17:18:40.111467 [ 254 ] {1905029e-a659-45de-abad-2803880b57d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3381 | 2026.03.10 17:18:40.111884 [ 254 ] {1905029e-a659-45de-abad-2803880b57d4} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3382 | 2026.03.10 17:18:40.111922 [ 254 ] {1905029e-a659-45de-abad-2803880b57d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3383 | 2026.03.10 17:18:40.112222 [ 254 ] {1905029e-a659-45de-abad-2803880b57d4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3384 | 2026.03.10 17:18:40.112430 [ 254 ] {1905029e-a659-45de-abad-2803880b57d4} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3385 | 2026.03.10 17:18:40.112561 [ 254 ] {1905029e-a659-45de-abad-2803880b57d4} <Debug> executeQuery: Read 29 rows, 2.16 KiB in 0.001155 sec., 25108.22510822511 rows/sec., 1.83 MiB/sec. | ||
| 3386 | 2026.03.10 17:18:40.112600 [ 254 ] {1905029e-a659-45de-abad-2803880b57d4} <Debug> TCPHandler: Processed in 0.001320291 sec. | ||
| 3387 | 2026.03.10 17:18:40.112710 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3388 | 2026.03.10 17:18:40.112805 [ 254 ] {c1ca1840-012e-4fd5-846c-4693bd27fd36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3389 | 2026.03.10 17:18:40.112846 [ 254 ] {c1ca1840-012e-4fd5-846c-4693bd27fd36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3390 | 2026.03.10 17:18:40.113253 [ 254 ] {c1ca1840-012e-4fd5-846c-4693bd27fd36} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3391 | 2026.03.10 17:18:40.113290 [ 254 ] {c1ca1840-012e-4fd5-846c-4693bd27fd36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3392 | 2026.03.10 17:18:40.113593 [ 254 ] {c1ca1840-012e-4fd5-846c-4693bd27fd36} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3393 | 2026.03.10 17:18:40.113805 [ 254 ] {c1ca1840-012e-4fd5-846c-4693bd27fd36} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2026.03.10 17:18:40.113933 [ 254 ] {c1ca1840-012e-4fd5-846c-4693bd27fd36} <Debug> executeQuery: Read 65 rows, 5.21 KiB in 0.001146 sec., 56719.02268760907 rows/sec., 4.44 MiB/sec. | ||
| 3395 | 2026.03.10 17:18:40.113969 [ 254 ] {c1ca1840-012e-4fd5-846c-4693bd27fd36} <Debug> TCPHandler: Processed in 0.001308111 sec. | ||
| 3396 | 2026.03.10 17:18:40.114084 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2026.03.10 17:18:40.114179 [ 254 ] {cde7aae9-4c02-40c0-8a38-4e6fcc71d857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3398 | 2026.03.10 17:18:40.114222 [ 254 ] {cde7aae9-4c02-40c0-8a38-4e6fcc71d857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3399 | 2026.03.10 17:18:40.114597 [ 254 ] {cde7aae9-4c02-40c0-8a38-4e6fcc71d857} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2026.03.10 17:18:40.114633 [ 254 ] {cde7aae9-4c02-40c0-8a38-4e6fcc71d857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3401 | 2026.03.10 17:18:40.114959 [ 254 ] {cde7aae9-4c02-40c0-8a38-4e6fcc71d857} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3402 | 2026.03.10 17:18:40.115179 [ 254 ] {cde7aae9-4c02-40c0-8a38-4e6fcc71d857} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2026.03.10 17:18:40.115307 [ 254 ] {cde7aae9-4c02-40c0-8a38-4e6fcc71d857} <Debug> executeQuery: Read 112 rows, 8.00 KiB in 0.001147 sec., 97646.0331299041 rows/sec., 6.81 MiB/sec. | ||
| 3404 | 2026.03.10 17:18:40.115343 [ 254 ] {cde7aae9-4c02-40c0-8a38-4e6fcc71d857} <Debug> TCPHandler: Processed in 0.001308801 sec. | ||
| 3405 | 2026.03.10 17:18:40.115460 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3406 | 2026.03.10 17:18:40.115553 [ 254 ] {fe20be5a-4f63-44b0-87c1-e767cf1da786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3407 | 2026.03.10 17:18:40.115607 [ 254 ] {fe20be5a-4f63-44b0-87c1-e767cf1da786} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3408 | 2026.03.10 17:18:40.116417 [ 254 ] {fe20be5a-4f63-44b0-87c1-e767cf1da786} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2026.03.10 17:18:40.116454 [ 254 ] {fe20be5a-4f63-44b0-87c1-e767cf1da786} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3410 | 2026.03.10 17:18:40.116996 [ 254 ] {fe20be5a-4f63-44b0-87c1-e767cf1da786} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3411 | 2026.03.10 17:18:40.117222 [ 254 ] {fe20be5a-4f63-44b0-87c1-e767cf1da786} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2026.03.10 17:18:40.117362 [ 254 ] {fe20be5a-4f63-44b0-87c1-e767cf1da786} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001827 sec., 13683.634373289546 rows/sec., 24.52 MiB/sec. | ||
| 3413 | 2026.03.10 17:18:40.117428 [ 254 ] {fe20be5a-4f63-44b0-87c1-e767cf1da786} <Debug> TCPHandler: Processed in 0.002017293 sec. | ||
| 3414 | 2026.03.10 17:18:40.117541 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3415 | 2026.03.10 17:18:40.117636 [ 254 ] {390a7202-eb87-45f2-974a-983c752515c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3416 | 2026.03.10 17:18:40.117677 [ 254 ] {390a7202-eb87-45f2-974a-983c752515c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3417 | 2026.03.10 17:18:40.118010 [ 254 ] {390a7202-eb87-45f2-974a-983c752515c5} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2026.03.10 17:18:40.118046 [ 254 ] {390a7202-eb87-45f2-974a-983c752515c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.31 GiB. | ||
| 3419 | 2026.03.10 17:18:40.118343 [ 254 ] {390a7202-eb87-45f2-974a-983c752515c5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3420 | 2026.03.10 17:18:40.118553 [ 254 ] {390a7202-eb87-45f2-974a-983c752515c5} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2026.03.10 17:18:40.118679 [ 254 ] {390a7202-eb87-45f2-974a-983c752515c5} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001061 sec., 37700.282752120635 rows/sec., 2.52 MiB/sec. | ||
| 3422 | 2026.03.10 17:18:40.118714 [ 254 ] {390a7202-eb87-45f2-974a-983c752515c5} <Debug> TCPHandler: Processed in 0.00122263 sec. | ||
| 3423 | 2026.03.10 17:18:43.867402 [ 49 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3424 | 2026.03.10 17:18:43.867472 [ 49 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3425 | 2026.03.10 17:18:43.941494 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5791 | ||
| 3426 | 2026.03.10 17:18:43.941950 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2026.03.10 17:18:43.941984 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3428 | 2026.03.10 17:18:43.942612 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3429 | 2026.03.10 17:18:43.942854 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2026.03.10 17:18:43.942996 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5791 | ||
| 3431 | 2026.03.10 17:18:43.946481 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 436 | ||
| 3432 | 2026.03.10 17:18:43.948645 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3433 | 2026.03.10 17:18:43.948691 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3434 | 2026.03.10 17:18:43.949876 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3435 | 2026.03.10 17:18:43.950136 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3436 | 2026.03.10 17:18:43.950381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 436 | ||
| 3437 | 2026.03.10 17:18:44.243955 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3438 | 2026.03.10 17:18:44.260126 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2026.03.10 17:18:44.260191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3440 | 2026.03.10 17:18:44.265906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3441 | 2026.03.10 17:18:44.266648 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3442 | 2026.03.10 17:18:44.269697 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3443 | 2026.03.10 17:18:45.106224 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2026.03.10 17:18:45.106421 [ 254 ] {5f02f995-a145-4578-8123-44cd38e04c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3445 | 2026.03.10 17:18:45.106502 [ 254 ] {5f02f995-a145-4578-8123-44cd38e04c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3446 | 2026.03.10 17:18:45.107222 [ 254 ] {5f02f995-a145-4578-8123-44cd38e04c22} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2026.03.10 17:18:45.107274 [ 254 ] {5f02f995-a145-4578-8123-44cd38e04c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3448 | 2026.03.10 17:18:45.107697 [ 254 ] {5f02f995-a145-4578-8123-44cd38e04c22} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3449 | 2026.03.10 17:18:45.107930 [ 254 ] {5f02f995-a145-4578-8123-44cd38e04c22} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2026.03.10 17:18:45.108096 [ 254 ] {5f02f995-a145-4578-8123-44cd38e04c22} <Debug> executeQuery: Read 40 rows, 3.29 KiB in 0.001729 sec., 23134.75997686524 rows/sec., 1.86 MiB/sec. | ||
| 3451 | 2026.03.10 17:18:45.108147 [ 254 ] {5f02f995-a145-4578-8123-44cd38e04c22} <Debug> TCPHandler: Processed in 0.002049993 sec. | ||
| 3452 | 2026.03.10 17:18:45.108276 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2026.03.10 17:18:45.108378 [ 254 ] {fff6067e-53ac-422b-8668-bbf8debd459e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3454 | 2026.03.10 17:18:45.108423 [ 254 ] {fff6067e-53ac-422b-8668-bbf8debd459e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3455 | 2026.03.10 17:18:45.108847 [ 254 ] {fff6067e-53ac-422b-8668-bbf8debd459e} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2026.03.10 17:18:45.108886 [ 254 ] {fff6067e-53ac-422b-8668-bbf8debd459e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3457 | 2026.03.10 17:18:45.109189 [ 254 ] {fff6067e-53ac-422b-8668-bbf8debd459e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3458 | 2026.03.10 17:18:45.109408 [ 254 ] {fff6067e-53ac-422b-8668-bbf8debd459e} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2026.03.10 17:18:45.109526 [ 73 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3460 | 2026.03.10 17:18:45.109544 [ 254 ] {fff6067e-53ac-422b-8668-bbf8debd459e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001189 sec., 4205.214465937763 rows/sec., 316.21 KiB/sec. | ||
| 3461 | 2026.03.10 17:18:45.109592 [ 73 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3462 | 2026.03.10 17:18:45.109605 [ 254 ] {fff6067e-53ac-422b-8668-bbf8debd459e} <Debug> TCPHandler: Processed in 0.001382182 sec. | ||
| 3463 | 2026.03.10 17:18:45.109619 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3464 | 2026.03.10 17:18:45.109723 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::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 | ||
| 3465 | 2026.03.10 17:18:45.109728 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3466 | 2026.03.10 17:18:45.109834 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3467 | 2026.03.10 17:18:45.109844 [ 254 ] {40fa9dc9-1321-41e8-9a61-2dcc5c5102ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3468 | 2026.03.10 17:18:45.109873 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 186 rows starting from the beginning of the part | ||
| 3469 | 2026.03.10 17:18:45.109894 [ 254 ] {40fa9dc9-1321-41e8-9a61-2dcc5c5102ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3470 | 2026.03.10 17:18:45.109945 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 34 rows starting from the beginning of the part | ||
| 3471 | 2026.03.10 17:18:45.109997 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 3472 | 2026.03.10 17:18:45.110039 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part | ||
| 3473 | 2026.03.10 17:18:45.110077 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 29 rows starting from the beginning of the part | ||
| 3474 | 2026.03.10 17:18:45.110116 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part | ||
| 3475 | 2026.03.10 17:18:45.110329 [ 254 ] {40fa9dc9-1321-41e8-9a61-2dcc5c5102ad} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2026.03.10 17:18:45.110375 [ 254 ] {40fa9dc9-1321-41e8-9a61-2dcc5c5102ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3477 | 2026.03.10 17:18:45.110771 [ 254 ] {40fa9dc9-1321-41e8-9a61-2dcc5c5102ad} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3478 | 2026.03.10 17:18:45.110937 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 284 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125456 sec., 226374.1869659482 rows/sec., 15.79 MiB/sec. | ||
| 3479 | 2026.03.10 17:18:45.111002 [ 254 ] {40fa9dc9-1321-41e8-9a61-2dcc5c5102ad} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3480 | 2026.03.10 17:18:45.111145 [ 254 ] {40fa9dc9-1321-41e8-9a61-2dcc5c5102ad} <Debug> executeQuery: Read 41 rows, 3.28 KiB in 0.001321 sec., 31037.093111279337 rows/sec., 2.42 MiB/sec. | ||
| 3481 | 2026.03.10 17:18:45.111184 [ 254 ] {40fa9dc9-1321-41e8-9a61-2dcc5c5102ad} <Debug> TCPHandler: Processed in 0.001506534 sec. | ||
| 3482 | 2026.03.10 17:18:45.111224 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3483 | 2026.03.10 17:18:45.111304 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2026.03.10 17:18:45.111404 [ 254 ] {1392b08b-aaf3-4740-9930-c7a16ca9d2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3485 | 2026.03.10 17:18:45.111451 [ 254 ] {1392b08b-aaf3-4740-9930-c7a16ca9d2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3486 | 2026.03.10 17:18:45.111590 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_11_2} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3487 | 2026.03.10 17:18:45.111687 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_11_2} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3488 | 2026.03.10 17:18:45.111783 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3489 | 2026.03.10 17:18:45.111839 [ 254 ] {1392b08b-aaf3-4740-9930-c7a16ca9d2e2} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3490 | 2026.03.10 17:18:45.111881 [ 254 ] {1392b08b-aaf3-4740-9930-c7a16ca9d2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3491 | 2026.03.10 17:18:45.112243 [ 254 ] {1392b08b-aaf3-4740-9930-c7a16ca9d2e2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3492 | 2026.03.10 17:18:45.112454 [ 254 ] {1392b08b-aaf3-4740-9930-c7a16ca9d2e2} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3493 | 2026.03.10 17:18:45.112586 [ 254 ] {1392b08b-aaf3-4740-9930-c7a16ca9d2e2} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001201 sec., 91590.34138218152 rows/sec., 6.39 MiB/sec. | ||
| 3494 | 2026.03.10 17:18:45.112624 [ 254 ] {1392b08b-aaf3-4740-9930-c7a16ca9d2e2} <Debug> TCPHandler: Processed in 0.001368952 sec. | ||
| 3495 | 2026.03.10 17:18:45.112740 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3496 | 2026.03.10 17:18:45.112835 [ 254 ] {9fd13b28-c31c-4026-82a0-3153fb9fddf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3497 | 2026.03.10 17:18:45.112887 [ 254 ] {9fd13b28-c31c-4026-82a0-3153fb9fddf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3498 | 2026.03.10 17:18:45.113607 [ 254 ] {9fd13b28-c31c-4026-82a0-3153fb9fddf3} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3499 | 2026.03.10 17:18:45.113644 [ 254 ] {9fd13b28-c31c-4026-82a0-3153fb9fddf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3500 | 2026.03.10 17:18:45.114134 [ 254 ] {9fd13b28-c31c-4026-82a0-3153fb9fddf3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3501 | 2026.03.10 17:18:45.114356 [ 254 ] {9fd13b28-c31c-4026-82a0-3153fb9fddf3} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2026.03.10 17:18:45.114469 [ 73 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3503 | 2026.03.10 17:18:45.114495 [ 254 ] {9fd13b28-c31c-4026-82a0-3153fb9fddf3} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001679 sec., 2977.9630732578917 rows/sec., 5.34 MiB/sec. | ||
| 3504 | 2026.03.10 17:18:45.114507 [ 73 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3505 | 2026.03.10 17:18:45.114540 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3506 | 2026.03.10 17:18:45.114555 [ 254 ] {9fd13b28-c31c-4026-82a0-3153fb9fddf3} <Debug> TCPHandler: Processed in 0.00186282 sec. | ||
| 3507 | 2026.03.10 17:18:45.114648 [ 192 ] {abc95a24-b862-42f2-aad9-5feed16caa20::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 | ||
| 3508 | 2026.03.10 17:18:45.114672 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3509 | 2026.03.10 17:18:45.114773 [ 254 ] {0591f80e-e9a9-4b84-9367-572bb47e4016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3510 | 2026.03.10 17:18:45.114814 [ 254 ] {0591f80e-e9a9-4b84-9367-572bb47e4016} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3511 | 2026.03.10 17:18:45.114935 [ 192 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3512 | 2026.03.10 17:18:45.115024 [ 192 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 123 rows starting from the beginning of the part | ||
| 3513 | 2026.03.10 17:18:45.115138 [ 254 ] {0591f80e-e9a9-4b84-9367-572bb47e4016} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2026.03.10 17:18:45.115178 [ 254 ] {0591f80e-e9a9-4b84-9367-572bb47e4016} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3515 | 2026.03.10 17:18:45.115202 [ 192 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 16 rows starting from the beginning of the part | ||
| 3516 | 2026.03.10 17:18:45.115326 [ 192 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 25 rows starting from the beginning of the part | ||
| 3517 | 2026.03.10 17:18:45.115434 [ 192 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part | ||
| 3518 | 2026.03.10 17:18:45.115509 [ 254 ] {0591f80e-e9a9-4b84-9367-572bb47e4016} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3519 | 2026.03.10 17:18:45.115532 [ 192 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 25 rows starting from the beginning of the part | ||
| 3520 | 2026.03.10 17:18:45.115639 [ 192 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part | ||
| 3521 | 2026.03.10 17:18:45.115738 [ 254 ] {0591f80e-e9a9-4b84-9367-572bb47e4016} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2026.03.10 17:18:45.115872 [ 254 ] {0591f80e-e9a9-4b84-9367-572bb47e4016} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001118 sec., 35778.17531305903 rows/sec., 2.39 MiB/sec. | ||
| 3523 | 2026.03.10 17:18:45.115909 [ 254 ] {0591f80e-e9a9-4b84-9367-572bb47e4016} <Debug> TCPHandler: Processed in 0.00128655 sec. | ||
| 3524 | 2026.03.10 17:18:45.118227 [ 186 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 19 columns (19 merged, 0 gathered) in 0.003633439 sec., 54769.04937718784 rows/sec., 98.14 MiB/sec. | ||
| 3525 | 2026.03.10 17:18:45.118704 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3526 | 2026.03.10 17:18:45.119095 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3527 | 2026.03.10 17:18:45.119183 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3528 | 2026.03.10 17:18:45.119297 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.35 MiB. | ||
| 3529 | 2026.03.10 17:18:50.107642 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3530 | 2026.03.10 17:18:50.107852 [ 254 ] {8c56b44e-be06-4027-971f-68944855dc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3531 | 2026.03.10 17:18:50.107923 [ 254 ] {8c56b44e-be06-4027-971f-68944855dc06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3532 | 2026.03.10 17:18:50.108642 [ 254 ] {8c56b44e-be06-4027-971f-68944855dc06} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3533 | 2026.03.10 17:18:50.108689 [ 254 ] {8c56b44e-be06-4027-971f-68944855dc06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3534 | 2026.03.10 17:18:50.109073 [ 254 ] {8c56b44e-be06-4027-971f-68944855dc06} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3535 | 2026.03.10 17:18:50.109299 [ 254 ] {8c56b44e-be06-4027-971f-68944855dc06} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3536 | 2026.03.10 17:18:50.109434 [ 82 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3537 | 2026.03.10 17:18:50.109446 [ 254 ] {8c56b44e-be06-4027-971f-68944855dc06} <Debug> executeQuery: Read 80 rows, 7.02 KiB in 0.001648 sec., 48543.68932038835 rows/sec., 4.16 MiB/sec. | ||
| 3538 | 2026.03.10 17:18:50.109508 [ 82 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2026.03.10 17:18:50.109516 [ 254 ] {8c56b44e-be06-4027-971f-68944855dc06} <Debug> TCPHandler: Processed in 0.002004442 sec. | ||
| 3540 | 2026.03.10 17:18:50.109542 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3541 | 2026.03.10 17:18:50.109674 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3542 | 2026.03.10 17:18:50.109681 [ 192 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::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 | ||
| 3543 | 2026.03.10 17:18:50.109782 [ 254 ] {bac28e94-b331-4d93-9c4e-4da8a51041f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3544 | 2026.03.10 17:18:50.109826 [ 254 ] {bac28e94-b331-4d93-9c4e-4da8a51041f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3545 | 2026.03.10 17:18:50.109863 [ 192 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3546 | 2026.03.10 17:18:50.109904 [ 192 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2843 rows starting from the beginning of the part | ||
| 3547 | 2026.03.10 17:18:50.109975 [ 192 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 80 rows starting from the beginning of the part | ||
| 3548 | 2026.03.10 17:18:50.110023 [ 192 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 3549 | 2026.03.10 17:18:50.110072 [ 192 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 82 rows starting from the beginning of the part | ||
| 3550 | 2026.03.10 17:18:50.110114 [ 192 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::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 | ||
| 3551 | 2026.03.10 17:18:50.110154 [ 192 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 80 rows starting from the beginning of the part | ||
| 3552 | 2026.03.10 17:18:50.110237 [ 254 ] {bac28e94-b331-4d93-9c4e-4da8a51041f5} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3553 | 2026.03.10 17:18:50.110278 [ 254 ] {bac28e94-b331-4d93-9c4e-4da8a51041f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3554 | 2026.03.10 17:18:50.110601 [ 254 ] {bac28e94-b331-4d93-9c4e-4da8a51041f5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3555 | 2026.03.10 17:18:50.110862 [ 254 ] {bac28e94-b331-4d93-9c4e-4da8a51041f5} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2026.03.10 17:18:50.110997 [ 254 ] {bac28e94-b331-4d93-9c4e-4da8a51041f5} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001235 sec., 20242.914979757086 rows/sec., 1.49 MiB/sec. | ||
| 3557 | 2026.03.10 17:18:50.111034 [ 254 ] {bac28e94-b331-4d93-9c4e-4da8a51041f5} <Debug> TCPHandler: Processed in 0.001418483 sec. | ||
| 3558 | 2026.03.10 17:18:50.111142 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3559 | 2026.03.10 17:18:50.111234 [ 254 ] {f918195e-4e6e-4017-9c3a-8457024a7850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3560 | 2026.03.10 17:18:50.111272 [ 254 ] {f918195e-4e6e-4017-9c3a-8457024a7850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3561 | 2026.03.10 17:18:50.111580 [ 192 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3165 rows, containing 5 columns (5 merged, 0 gathered) in 0.001964611 sec., 1611005.944688287 rows/sec., 130.95 MiB/sec. | ||
| 3562 | 2026.03.10 17:18:50.111676 [ 254 ] {f918195e-4e6e-4017-9c3a-8457024a7850} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3563 | 2026.03.10 17:18:50.111717 [ 254 ] {f918195e-4e6e-4017-9c3a-8457024a7850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3564 | 2026.03.10 17:18:50.111966 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3565 | 2026.03.10 17:18:50.112013 [ 254 ] {f918195e-4e6e-4017-9c3a-8457024a7850} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3566 | 2026.03.10 17:18:50.112283 [ 254 ] {f918195e-4e6e-4017-9c3a-8457024a7850} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3567 | 2026.03.10 17:18:50.112334 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_16_3} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3568 | 2026.03.10 17:18:50.112413 [ 254 ] {f918195e-4e6e-4017-9c3a-8457024a7850} <Debug> executeQuery: Read 61 rows, 4.88 KiB in 0.001197 sec., 50960.73517126149 rows/sec., 3.98 MiB/sec. | ||
| 3569 | 2026.03.10 17:18:50.112419 [ 29 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3570 | 2026.03.10 17:18:50.112454 [ 254 ] {f918195e-4e6e-4017-9c3a-8457024a7850} <Debug> TCPHandler: Processed in 0.001358822 sec. | ||
| 3571 | 2026.03.10 17:18:50.112422 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_16_3} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3572 | 2026.03.10 17:18:50.112496 [ 29 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2026.03.10 17:18:50.112528 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3574 | 2026.03.10 17:18:50.112573 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.88 MiB. | ||
| 3575 | 2026.03.10 17:18:50.112584 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2026.03.10 17:18:50.112652 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::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 | ||
| 3577 | 2026.03.10 17:18:50.112687 [ 254 ] {c05d79ef-df62-4f8e-a4f5-23b0b782ec30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3578 | 2026.03.10 17:18:50.112729 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3579 | 2026.03.10 17:18:50.112734 [ 254 ] {c05d79ef-df62-4f8e-a4f5-23b0b782ec30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3580 | 2026.03.10 17:18:50.112761 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1507 rows starting from the beginning of the part | ||
| 3581 | 2026.03.10 17:18:50.112832 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 61 rows starting from the beginning of the part | ||
| 3582 | 2026.03.10 17:18:50.112877 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
| 3583 | 2026.03.10 17:18:50.112924 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 65 rows starting from the beginning of the part | ||
| 3584 | 2026.03.10 17:18:50.112964 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
| 3585 | 2026.03.10 17:18:50.113008 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 61 rows starting from the beginning of the part | ||
| 3586 | 2026.03.10 17:18:50.113117 [ 254 ] {c05d79ef-df62-4f8e-a4f5-23b0b782ec30} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2026.03.10 17:18:50.113158 [ 254 ] {c05d79ef-df62-4f8e-a4f5-23b0b782ec30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3588 | 2026.03.10 17:18:50.113510 [ 254 ] {c05d79ef-df62-4f8e-a4f5-23b0b782ec30} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3589 | 2026.03.10 17:18:50.113729 [ 254 ] {c05d79ef-df62-4f8e-a4f5-23b0b782ec30} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2026.03.10 17:18:50.113832 [ 29 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3591 | 2026.03.10 17:18:50.113856 [ 254 ] {c05d79ef-df62-4f8e-a4f5-23b0b782ec30} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001186 sec., 92748.7352445194 rows/sec., 6.47 MiB/sec. | ||
| 3592 | 2026.03.10 17:18:50.113868 [ 29 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2026.03.10 17:18:50.113897 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3594 | 2026.03.10 17:18:50.113897 [ 254 ] {c05d79ef-df62-4f8e-a4f5-23b0b782ec30} <Debug> TCPHandler: Processed in 0.001360392 sec. | ||
| 3595 | 2026.03.10 17:18:50.113981 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::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 | ||
| 3596 | 2026.03.10 17:18:50.114022 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3597 | 2026.03.10 17:18:50.114083 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1776 rows, containing 5 columns (5 merged, 0 gathered) in 0.001458373 sec., 1217795.4473924024 rows/sec., 90.91 MiB/sec. | ||
| 3598 | 2026.03.10 17:18:50.114086 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3599 | 2026.03.10 17:18:50.114117 [ 254 ] {cd52c63a-30ab-4bf3-9233-d0dd8da7661e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3600 | 2026.03.10 17:18:50.114149 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4287 rows starting from the beginning of the part | ||
| 3601 | 2026.03.10 17:18:50.114186 [ 254 ] {cd52c63a-30ab-4bf3-9233-d0dd8da7661e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3602 | 2026.03.10 17:18:50.114233 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 110 rows starting from the beginning of the part | ||
| 3603 | 2026.03.10 17:18:50.114281 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 110 rows starting from the beginning of the part | ||
| 3604 | 2026.03.10 17:18:50.114298 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3605 | 2026.03.10 17:18:50.114323 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 112 rows starting from the beginning of the part | ||
| 3606 | 2026.03.10 17:18:50.114362 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 110 rows starting from the beginning of the part | ||
| 3607 | 2026.03.10 17:18:50.114401 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 110 rows starting from the beginning of the part | ||
| 3608 | 2026.03.10 17:18:50.114604 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_16_3} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2026.03.10 17:18:50.114683 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_16_3} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3610 | 2026.03.10 17:18:50.114753 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 3611 | 2026.03.10 17:18:50.115008 [ 254 ] {cd52c63a-30ab-4bf3-9233-d0dd8da7661e} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3612 | 2026.03.10 17:18:50.115049 [ 254 ] {cd52c63a-30ab-4bf3-9233-d0dd8da7661e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3613 | 2026.03.10 17:18:50.115584 [ 254 ] {cd52c63a-30ab-4bf3-9233-d0dd8da7661e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3614 | 2026.03.10 17:18:50.115810 [ 254 ] {cd52c63a-30ab-4bf3-9233-d0dd8da7661e} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3615 | 2026.03.10 17:18:50.115945 [ 254 ] {cd52c63a-30ab-4bf3-9233-d0dd8da7661e} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001845 sec., 13550.135501355013 rows/sec., 24.28 MiB/sec. | ||
| 3616 | 2026.03.10 17:18:50.115996 [ 254 ] {cd52c63a-30ab-4bf3-9233-d0dd8da7661e} <Debug> TCPHandler: Processed in 0.002020533 sec. | ||
| 3617 | 2026.03.10 17:18:50.116106 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3618 | 2026.03.10 17:18:50.116192 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4839 rows, containing 5 columns (5 merged, 0 gathered) in 0.002245896 sec., 2154596.650958014 rows/sec., 141.34 MiB/sec. | ||
| 3619 | 2026.03.10 17:18:50.116198 [ 254 ] {6757b7ca-21fd-4d7c-b711-57c25be51e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3620 | 2026.03.10 17:18:50.116261 [ 254 ] {6757b7ca-21fd-4d7c-b711-57c25be51e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3621 | 2026.03.10 17:18:50.116587 [ 254 ] {6757b7ca-21fd-4d7c-b711-57c25be51e6e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3622 | 2026.03.10 17:18:50.116624 [ 254 ] {6757b7ca-21fd-4d7c-b711-57c25be51e6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3623 | 2026.03.10 17:18:50.116668 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3624 | 2026.03.10 17:18:50.116952 [ 254 ] {6757b7ca-21fd-4d7c-b711-57c25be51e6e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3625 | 2026.03.10 17:18:50.116985 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3626 | 2026.03.10 17:18:50.117073 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3627 | 2026.03.10 17:18:50.117154 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 3628 | 2026.03.10 17:18:50.117182 [ 254 ] {6757b7ca-21fd-4d7c-b711-57c25be51e6e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3629 | 2026.03.10 17:18:50.117288 [ 29 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3630 | 2026.03.10 17:18:50.117315 [ 254 ] {6757b7ca-21fd-4d7c-b711-57c25be51e6e} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001135 sec., 35242.29074889868 rows/sec., 2.35 MiB/sec. | ||
| 3631 | 2026.03.10 17:18:50.117321 [ 29 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3632 | 2026.03.10 17:18:50.117354 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3633 | 2026.03.10 17:18:50.117357 [ 254 ] {6757b7ca-21fd-4d7c-b711-57c25be51e6e} <Debug> TCPHandler: Processed in 0.0012984 sec. | ||
| 3634 | 2026.03.10 17:18:50.117426 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::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 | ||
| 3635 | 2026.03.10 17:18:50.117524 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3636 | 2026.03.10 17:18:50.117550 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 234 rows starting from the beginning of the part | ||
| 3637 | 2026.03.10 17:18:50.117593 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 3638 | 2026.03.10 17:18:50.117629 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 3639 | 2026.03.10 17:18:50.117665 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3640 | 2026.03.10 17:18:50.117700 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::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 | ||
| 3641 | 2026.03.10 17:18:50.117733 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 3642 | 2026.03.10 17:18:50.118409 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 434 rows, containing 4 columns (4 merged, 0 gathered) in 0.001011626 sec., 429012.30296572053 rows/sec., 26.28 MiB/sec. | ||
| 3643 | 2026.03.10 17:18:50.118537 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3644 | 2026.03.10 17:18:50.118790 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_16_3} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2026.03.10 17:18:50.118852 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_16_3} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3646 | 2026.03.10 17:18:50.118907 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3647 | 2026.03.10 17:18:51.443071 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6303 | ||
| 3648 | 2026.03.10 17:18:51.443610 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3649 | 2026.03.10 17:18:51.443646 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3650 | 2026.03.10 17:18:51.444116 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3651 | 2026.03.10 17:18:51.444347 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3652 | 2026.03.10 17:18:51.444482 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6303 | ||
| 3653 | 2026.03.10 17:18:51.769767 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3654 | 2026.03.10 17:18:51.785845 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3655 | 2026.03.10 17:18:51.785911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3656 | 2026.03.10 17:18:51.791512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3657 | 2026.03.10 17:18:51.792235 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3658 | 2026.03.10 17:18:51.795130 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3659 | 2026.03.10 17:18:52.437407 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2026.03.10 17:18:52.437615 [ 254 ] {092c5596-42ec-40af-a862-2a3db90487df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3661 | 2026.03.10 17:18:52.437692 [ 254 ] {092c5596-42ec-40af-a862-2a3db90487df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3662 | 2026.03.10 17:18:52.438388 [ 254 ] {092c5596-42ec-40af-a862-2a3db90487df} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3663 | 2026.03.10 17:18:52.438442 [ 254 ] {092c5596-42ec-40af-a862-2a3db90487df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3664 | 2026.03.10 17:18:52.438848 [ 254 ] {092c5596-42ec-40af-a862-2a3db90487df} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3665 | 2026.03.10 17:18:52.439088 [ 254 ] {092c5596-42ec-40af-a862-2a3db90487df} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3666 | 2026.03.10 17:18:52.439242 [ 254 ] {092c5596-42ec-40af-a862-2a3db90487df} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001681 sec., 14277.215942891136 rows/sec., 1.18 MiB/sec. | ||
| 3667 | 2026.03.10 17:18:52.439285 [ 254 ] {092c5596-42ec-40af-a862-2a3db90487df} <Debug> TCPHandler: Processed in 0.002005592 sec. | ||
| 3668 | 2026.03.10 17:18:52.439413 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3669 | 2026.03.10 17:18:52.439511 [ 254 ] {ad9869c0-52ce-41e1-9d70-864a1f059e7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3670 | 2026.03.10 17:18:52.439553 [ 254 ] {ad9869c0-52ce-41e1-9d70-864a1f059e7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3671 | 2026.03.10 17:18:52.439943 [ 254 ] {ad9869c0-52ce-41e1-9d70-864a1f059e7f} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3672 | 2026.03.10 17:18:52.439979 [ 254 ] {ad9869c0-52ce-41e1-9d70-864a1f059e7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3673 | 2026.03.10 17:18:52.440291 [ 254 ] {ad9869c0-52ce-41e1-9d70-864a1f059e7f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3674 | 2026.03.10 17:18:52.440502 [ 254 ] {ad9869c0-52ce-41e1-9d70-864a1f059e7f} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3675 | 2026.03.10 17:18:52.440632 [ 254 ] {ad9869c0-52ce-41e1-9d70-864a1f059e7f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00114 sec., 3508.7719298245615 rows/sec., 286.12 KiB/sec. | ||
| 3676 | 2026.03.10 17:18:52.440669 [ 254 ] {ad9869c0-52ce-41e1-9d70-864a1f059e7f} <Debug> TCPHandler: Processed in 0.001308171 sec. | ||
| 3677 | 2026.03.10 17:18:52.440780 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3678 | 2026.03.10 17:18:52.440874 [ 254 ] {71bff464-4057-4e0b-bacd-c76c596b0502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3679 | 2026.03.10 17:18:52.440912 [ 254 ] {71bff464-4057-4e0b-bacd-c76c596b0502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3680 | 2026.03.10 17:18:52.442592 [ 254 ] {71bff464-4057-4e0b-bacd-c76c596b0502} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3681 | 2026.03.10 17:18:52.442630 [ 254 ] {71bff464-4057-4e0b-bacd-c76c596b0502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3682 | 2026.03.10 17:18:52.443043 [ 254 ] {71bff464-4057-4e0b-bacd-c76c596b0502} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3683 | 2026.03.10 17:18:52.443260 [ 254 ] {71bff464-4057-4e0b-bacd-c76c596b0502} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3684 | 2026.03.10 17:18:52.443385 [ 254 ] {71bff464-4057-4e0b-bacd-c76c596b0502} <Debug> executeQuery: Read 2046 rows, 159.04 KiB in 0.00253 sec., 808695.652173913 rows/sec., 61.39 MiB/sec. | ||
| 3685 | 2026.03.10 17:18:52.443423 [ 254 ] {71bff464-4057-4e0b-bacd-c76c596b0502} <Debug> TCPHandler: Processed in 0.002691104 sec. | ||
| 3686 | 2026.03.10 17:18:52.443551 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3687 | 2026.03.10 17:18:52.443646 [ 254 ] {06a388a4-8742-43f1-b927-d20c9e73210e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3688 | 2026.03.10 17:18:52.443684 [ 254 ] {06a388a4-8742-43f1-b927-d20c9e73210e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3689 | 2026.03.10 17:18:52.444102 [ 254 ] {06a388a4-8742-43f1-b927-d20c9e73210e} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3690 | 2026.03.10 17:18:52.444139 [ 254 ] {06a388a4-8742-43f1-b927-d20c9e73210e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3691 | 2026.03.10 17:18:52.444432 [ 254 ] {06a388a4-8742-43f1-b927-d20c9e73210e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3692 | 2026.03.10 17:18:52.444653 [ 254 ] {06a388a4-8742-43f1-b927-d20c9e73210e} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3693 | 2026.03.10 17:18:52.444780 [ 254 ] {06a388a4-8742-43f1-b927-d20c9e73210e} <Debug> executeQuery: Read 32 rows, 2.44 KiB in 0.001152 sec., 27777.777777777777 rows/sec., 2.07 MiB/sec. | ||
| 3694 | 2026.03.10 17:18:52.444817 [ 254 ] {06a388a4-8742-43f1-b927-d20c9e73210e} <Debug> TCPHandler: Processed in 0.001314101 sec. | ||
| 3695 | 2026.03.10 17:18:52.444925 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3696 | 2026.03.10 17:18:52.445017 [ 254 ] {149c15b9-9f2c-474f-9298-4a50304c653d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3697 | 2026.03.10 17:18:52.445056 [ 254 ] {149c15b9-9f2c-474f-9298-4a50304c653d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3698 | 2026.03.10 17:18:52.445711 [ 254 ] {149c15b9-9f2c-474f-9298-4a50304c653d} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3699 | 2026.03.10 17:18:52.445747 [ 254 ] {149c15b9-9f2c-474f-9298-4a50304c653d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3700 | 2026.03.10 17:18:52.446067 [ 254 ] {149c15b9-9f2c-474f-9298-4a50304c653d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3701 | 2026.03.10 17:18:52.446286 [ 254 ] {149c15b9-9f2c-474f-9298-4a50304c653d} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2026.03.10 17:18:52.446412 [ 254 ] {149c15b9-9f2c-474f-9298-4a50304c653d} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001411 sec., 518781.00637845503 rows/sec., 30.68 MiB/sec. | ||
| 3703 | 2026.03.10 17:18:52.446449 [ 254 ] {149c15b9-9f2c-474f-9298-4a50304c653d} <Debug> TCPHandler: Processed in 0.001572015 sec. | ||
| 3704 | 2026.03.10 17:18:52.446561 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3705 | 2026.03.10 17:18:52.446655 [ 254 ] {7603710b-412d-4216-9851-4ed664763a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 3706 | 2026.03.10 17:18:52.446693 [ 254 ] {7603710b-412d-4216-9851-4ed664763a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 3707 | 2026.03.10 17:18:52.447070 [ 254 ] {7603710b-412d-4216-9851-4ed664763a4a} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3708 | 2026.03.10 17:18:52.447106 [ 254 ] {7603710b-412d-4216-9851-4ed664763a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3709 | 2026.03.10 17:18:52.447381 [ 254 ] {7603710b-412d-4216-9851-4ed664763a4a} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3710 | 2026.03.10 17:18:52.447589 [ 254 ] {7603710b-412d-4216-9851-4ed664763a4a} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3711 | 2026.03.10 17:18:52.447712 [ 254 ] {7603710b-412d-4216-9851-4ed664763a4a} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 65.41 KiB/sec. | ||
| 3712 | 2026.03.10 17:18:52.447748 [ 254 ] {7603710b-412d-4216-9851-4ed664763a4a} <Debug> TCPHandler: Processed in 0.001234989 sec. | ||
| 3713 | 2026.03.10 17:18:52.447851 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3714 | 2026.03.10 17:18:52.447951 [ 254 ] {c2dd6e1a-4f59-4d85-9f59-b57b96b8b915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3715 | 2026.03.10 17:18:52.447990 [ 254 ] {c2dd6e1a-4f59-4d85-9f59-b57b96b8b915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3716 | 2026.03.10 17:18:52.448384 [ 254 ] {c2dd6e1a-4f59-4d85-9f59-b57b96b8b915} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2026.03.10 17:18:52.448421 [ 254 ] {c2dd6e1a-4f59-4d85-9f59-b57b96b8b915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3718 | 2026.03.10 17:18:52.448716 [ 254 ] {c2dd6e1a-4f59-4d85-9f59-b57b96b8b915} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3719 | 2026.03.10 17:18:52.448920 [ 254 ] {c2dd6e1a-4f59-4d85-9f59-b57b96b8b915} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2026.03.10 17:18:52.449045 [ 254 ] {c2dd6e1a-4f59-4d85-9f59-b57b96b8b915} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001113 sec., 10781.671159029649 rows/sec., 842.32 KiB/sec. | ||
| 3721 | 2026.03.10 17:18:52.449082 [ 254 ] {c2dd6e1a-4f59-4d85-9f59-b57b96b8b915} <Debug> TCPHandler: Processed in 0.001279381 sec. | ||
| 3722 | 2026.03.10 17:18:52.449206 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3723 | 2026.03.10 17:18:52.449326 [ 254 ] {97847068-0298-4378-86f1-3c1ce7a19d3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3724 | 2026.03.10 17:18:52.449375 [ 254 ] {97847068-0298-4378-86f1-3c1ce7a19d3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3725 | 2026.03.10 17:18:52.450312 [ 254 ] {97847068-0298-4378-86f1-3c1ce7a19d3b} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3726 | 2026.03.10 17:18:52.450358 [ 254 ] {97847068-0298-4378-86f1-3c1ce7a19d3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3727 | 2026.03.10 17:18:52.450743 [ 254 ] {97847068-0298-4378-86f1-3c1ce7a19d3b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3728 | 2026.03.10 17:18:52.450964 [ 254 ] {97847068-0298-4378-86f1-3c1ce7a19d3b} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3729 | 2026.03.10 17:18:52.451096 [ 254 ] {97847068-0298-4378-86f1-3c1ce7a19d3b} <Debug> executeQuery: Read 1028 rows, 72.97 KiB in 0.001795 sec., 572701.9498607243 rows/sec., 39.70 MiB/sec. | ||
| 3730 | 2026.03.10 17:18:52.451136 [ 254 ] {97847068-0298-4378-86f1-3c1ce7a19d3b} <Debug> TCPHandler: Processed in 0.001992502 sec. | ||
| 3731 | 2026.03.10 17:18:52.451251 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3732 | 2026.03.10 17:18:52.451347 [ 254 ] {cce92547-c23e-4cc4-be36-66276d9b8aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3733 | 2026.03.10 17:18:52.451390 [ 254 ] {cce92547-c23e-4cc4-be36-66276d9b8aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3734 | 2026.03.10 17:18:52.452105 [ 254 ] {cce92547-c23e-4cc4-be36-66276d9b8aa2} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3735 | 2026.03.10 17:18:52.452144 [ 254 ] {cce92547-c23e-4cc4-be36-66276d9b8aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3736 | 2026.03.10 17:18:52.452584 [ 254 ] {cce92547-c23e-4cc4-be36-66276d9b8aa2} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3737 | 2026.03.10 17:18:52.452798 [ 254 ] {cce92547-c23e-4cc4-be36-66276d9b8aa2} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3738 | 2026.03.10 17:18:52.452928 [ 254 ] {cce92547-c23e-4cc4-be36-66276d9b8aa2} <Debug> executeQuery: Read 1289 rows, 83.48 KiB in 0.0016 sec., 805625 rows/sec., 50.95 MiB/sec. | ||
| 3739 | 2026.03.10 17:18:52.452967 [ 254 ] {cce92547-c23e-4cc4-be36-66276d9b8aa2} <Debug> TCPHandler: Processed in 0.001766949 sec. | ||
| 3740 | 2026.03.10 17:18:52.453086 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3741 | 2026.03.10 17:18:52.453199 [ 254 ] {4d668e13-b102-4460-9357-c4befb704862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3742 | 2026.03.10 17:18:52.453261 [ 254 ] {4d668e13-b102-4460-9357-c4befb704862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3743 | 2026.03.10 17:18:52.454038 [ 254 ] {4d668e13-b102-4460-9357-c4befb704862} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3744 | 2026.03.10 17:18:52.454075 [ 254 ] {4d668e13-b102-4460-9357-c4befb704862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3745 | 2026.03.10 17:18:52.454583 [ 254 ] {4d668e13-b102-4460-9357-c4befb704862} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3746 | 2026.03.10 17:18:52.454812 [ 254 ] {4d668e13-b102-4460-9357-c4befb704862} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3747 | 2026.03.10 17:18:52.454947 [ 254 ] {4d668e13-b102-4460-9357-c4befb704862} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00177 sec., 9039.54802259887 rows/sec., 16.20 MiB/sec. | ||
| 3748 | 2026.03.10 17:18:52.454999 [ 254 ] {4d668e13-b102-4460-9357-c4befb704862} <Debug> TCPHandler: Processed in 0.001972461 sec. | ||
| 3749 | 2026.03.10 17:18:52.455112 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3750 | 2026.03.10 17:18:52.455206 [ 254 ] {44a76be1-9199-48d3-8211-474e843f1549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3751 | 2026.03.10 17:18:52.455247 [ 254 ] {44a76be1-9199-48d3-8211-474e843f1549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3752 | 2026.03.10 17:18:52.455579 [ 254 ] {44a76be1-9199-48d3-8211-474e843f1549} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3753 | 2026.03.10 17:18:52.455617 [ 254 ] {44a76be1-9199-48d3-8211-474e843f1549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3754 | 2026.03.10 17:18:52.455932 [ 254 ] {44a76be1-9199-48d3-8211-474e843f1549} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3755 | 2026.03.10 17:18:52.456165 [ 254 ] {44a76be1-9199-48d3-8211-474e843f1549} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3756 | 2026.03.10 17:18:52.456291 [ 254 ] {44a76be1-9199-48d3-8211-474e843f1549} <Debug> executeQuery: Read 24 rows, 1.64 KiB in 0.001103 sec., 21758.839528558477 rows/sec., 1.45 MiB/sec. | ||
| 3757 | 2026.03.10 17:18:52.456327 [ 254 ] {44a76be1-9199-48d3-8211-474e843f1549} <Debug> TCPHandler: Processed in 0.00126342 sec. | ||
| 3758 | 2026.03.10 17:18:53.950499 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 482 | ||
| 3759 | 2026.03.10 17:18:53.953010 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3760 | 2026.03.10 17:18:53.953049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3761 | 2026.03.10 17:18:53.954229 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3762 | 2026.03.10 17:18:53.954541 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3763 | 2026.03.10 17:18:53.954846 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 482 | ||
| 3764 | 2026.03.10 17:18:55.102696 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3765 | 2026.03.10 17:18:55.102897 [ 254 ] {3cd96933-463e-4ecb-b5ea-ed5fee86e700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3766 | 2026.03.10 17:18:55.102971 [ 254 ] {3cd96933-463e-4ecb-b5ea-ed5fee86e700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3767 | 2026.03.10 17:18:55.103673 [ 254 ] {3cd96933-463e-4ecb-b5ea-ed5fee86e700} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3768 | 2026.03.10 17:18:55.103718 [ 254 ] {3cd96933-463e-4ecb-b5ea-ed5fee86e700} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3769 | 2026.03.10 17:18:55.104103 [ 254 ] {3cd96933-463e-4ecb-b5ea-ed5fee86e700} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3770 | 2026.03.10 17:18:55.104336 [ 254 ] {3cd96933-463e-4ecb-b5ea-ed5fee86e700} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3771 | 2026.03.10 17:18:55.104505 [ 254 ] {3cd96933-463e-4ecb-b5ea-ed5fee86e700} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001663 sec., 18039.68731208659 rows/sec., 1.36 MiB/sec. | ||
| 3772 | 2026.03.10 17:18:55.104555 [ 254 ] {3cd96933-463e-4ecb-b5ea-ed5fee86e700} <Debug> TCPHandler: Processed in 0.001991582 sec. | ||
| 3773 | 2026.03.10 17:18:55.104684 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3774 | 2026.03.10 17:18:55.104787 [ 254 ] {81f68b2b-dec2-46ed-9bcc-14803f8083df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3775 | 2026.03.10 17:18:55.104831 [ 254 ] {81f68b2b-dec2-46ed-9bcc-14803f8083df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3776 | 2026.03.10 17:18:55.105253 [ 254 ] {81f68b2b-dec2-46ed-9bcc-14803f8083df} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3777 | 2026.03.10 17:18:55.105291 [ 254 ] {81f68b2b-dec2-46ed-9bcc-14803f8083df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3778 | 2026.03.10 17:18:55.105609 [ 254 ] {81f68b2b-dec2-46ed-9bcc-14803f8083df} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3779 | 2026.03.10 17:18:55.105830 [ 254 ] {81f68b2b-dec2-46ed-9bcc-14803f8083df} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3780 | 2026.03.10 17:18:55.105967 [ 254 ] {81f68b2b-dec2-46ed-9bcc-14803f8083df} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001203 sec., 29925.18703241895 rows/sec., 2.34 MiB/sec. | ||
| 3781 | 2026.03.10 17:18:55.106007 [ 254 ] {81f68b2b-dec2-46ed-9bcc-14803f8083df} <Debug> TCPHandler: Processed in 0.001376922 sec. | ||
| 3782 | 2026.03.10 17:18:55.106119 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3783 | 2026.03.10 17:18:55.106216 [ 254 ] {c696a6b9-d8e5-4c62-a2dc-fd7005ab453d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3784 | 2026.03.10 17:18:55.106260 [ 254 ] {c696a6b9-d8e5-4c62-a2dc-fd7005ab453d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3785 | 2026.03.10 17:18:55.106629 [ 254 ] {c696a6b9-d8e5-4c62-a2dc-fd7005ab453d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3786 | 2026.03.10 17:18:55.106666 [ 254 ] {c696a6b9-d8e5-4c62-a2dc-fd7005ab453d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3787 | 2026.03.10 17:18:55.106988 [ 254 ] {c696a6b9-d8e5-4c62-a2dc-fd7005ab453d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3788 | 2026.03.10 17:18:55.107222 [ 254 ] {c696a6b9-d8e5-4c62-a2dc-fd7005ab453d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3789 | 2026.03.10 17:18:55.107366 [ 254 ] {c696a6b9-d8e5-4c62-a2dc-fd7005ab453d} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.00117 sec., 37606.83760683761 rows/sec., 2.62 MiB/sec. | ||
| 3790 | 2026.03.10 17:18:55.107405 [ 254 ] {c696a6b9-d8e5-4c62-a2dc-fd7005ab453d} <Debug> TCPHandler: Processed in 0.001336671 sec. | ||
| 3791 | 2026.03.10 17:18:55.107519 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2026.03.10 17:18:55.107616 [ 254 ] {ed0186e9-6d7c-46fa-836a-45504c9f222b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3793 | 2026.03.10 17:18:55.107658 [ 254 ] {ed0186e9-6d7c-46fa-836a-45504c9f222b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3794 | 2026.03.10 17:18:55.107974 [ 254 ] {ed0186e9-6d7c-46fa-836a-45504c9f222b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3795 | 2026.03.10 17:18:55.108011 [ 254 ] {ed0186e9-6d7c-46fa-836a-45504c9f222b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3796 | 2026.03.10 17:18:55.108316 [ 254 ] {ed0186e9-6d7c-46fa-836a-45504c9f222b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3797 | 2026.03.10 17:18:55.108532 [ 254 ] {ed0186e9-6d7c-46fa-836a-45504c9f222b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3798 | 2026.03.10 17:18:55.108667 [ 254 ] {ed0186e9-6d7c-46fa-836a-45504c9f222b} <Debug> executeQuery: Read 16 rows, 1.09 KiB in 0.00107 sec., 14953.271028037383 rows/sec., 1022.20 KiB/sec. | ||
| 3799 | 2026.03.10 17:18:55.108703 [ 254 ] {ed0186e9-6d7c-46fa-836a-45504c9f222b} <Debug> TCPHandler: Processed in 0.00123365 sec. | ||
| 3800 | 2026.03.10 17:18:58.867511 [ 11 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3801 | 2026.03.10 17:18:58.867580 [ 11 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3802 | 2026.03.10 17:18:58.945510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6751 | ||
| 3803 | 2026.03.10 17:18:58.945992 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3804 | 2026.03.10 17:18:58.946040 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3805 | 2026.03.10 17:18:58.946571 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3806 | 2026.03.10 17:18:58.946832 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3807 | 2026.03.10 17:18:58.946981 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6751 | ||
| 3808 | 2026.03.10 17:18:59.296138 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3809 | 2026.03.10 17:18:59.312775 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3810 | 2026.03.10 17:18:59.312835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3811 | 2026.03.10 17:18:59.318814 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3812 | 2026.03.10 17:18:59.319533 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3813 | 2026.03.10 17:18:59.322394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3814 | 2026.03.10 17:19:00.107923 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3815 | 2026.03.10 17:19:00.108127 [ 254 ] {127a7df6-a56c-442b-8cbe-b52facf4dd9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3816 | 2026.03.10 17:19:00.108202 [ 254 ] {127a7df6-a56c-442b-8cbe-b52facf4dd9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3817 | 2026.03.10 17:19:00.108939 [ 254 ] {127a7df6-a56c-442b-8cbe-b52facf4dd9e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3818 | 2026.03.10 17:19:00.108991 [ 254 ] {127a7df6-a56c-442b-8cbe-b52facf4dd9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3819 | 2026.03.10 17:19:00.109423 [ 254 ] {127a7df6-a56c-442b-8cbe-b52facf4dd9e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3820 | 2026.03.10 17:19:00.109672 [ 254 ] {127a7df6-a56c-442b-8cbe-b52facf4dd9e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3821 | 2026.03.10 17:19:00.109832 [ 254 ] {127a7df6-a56c-442b-8cbe-b52facf4dd9e} <Debug> executeQuery: Read 80 rows, 7.02 KiB in 0.001759 sec., 45480.38658328596 rows/sec., 3.90 MiB/sec. | ||
| 3822 | 2026.03.10 17:19:00.109882 [ 254 ] {127a7df6-a56c-442b-8cbe-b52facf4dd9e} <Debug> TCPHandler: Processed in 0.002094954 sec. | ||
| 3823 | 2026.03.10 17:19:00.110014 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3824 | 2026.03.10 17:19:00.110117 [ 254 ] {fd186d2d-5bd0-451f-8957-7ec00b99839a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3825 | 2026.03.10 17:19:00.110159 [ 254 ] {fd186d2d-5bd0-451f-8957-7ec00b99839a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3826 | 2026.03.10 17:19:00.110628 [ 254 ] {fd186d2d-5bd0-451f-8957-7ec00b99839a} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3827 | 2026.03.10 17:19:00.110680 [ 254 ] {fd186d2d-5bd0-451f-8957-7ec00b99839a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3828 | 2026.03.10 17:19:00.111056 [ 254 ] {fd186d2d-5bd0-451f-8957-7ec00b99839a} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3829 | 2026.03.10 17:19:00.111316 [ 254 ] {fd186d2d-5bd0-451f-8957-7ec00b99839a} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3830 | 2026.03.10 17:19:00.111474 [ 254 ] {fd186d2d-5bd0-451f-8957-7ec00b99839a} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001378 sec., 18142.235123367198 rows/sec., 1.33 MiB/sec. | ||
| 3831 | 2026.03.10 17:19:00.111521 [ 254 ] {fd186d2d-5bd0-451f-8957-7ec00b99839a} <Debug> TCPHandler: Processed in 0.001559365 sec. | ||
| 3832 | 2026.03.10 17:19:00.111635 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3833 | 2026.03.10 17:19:00.111731 [ 254 ] {455591cd-eabc-47d1-99b4-75a3f9437f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3834 | 2026.03.10 17:19:00.111772 [ 254 ] {455591cd-eabc-47d1-99b4-75a3f9437f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3835 | 2026.03.10 17:19:00.112195 [ 254 ] {455591cd-eabc-47d1-99b4-75a3f9437f62} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3836 | 2026.03.10 17:19:00.112233 [ 254 ] {455591cd-eabc-47d1-99b4-75a3f9437f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3837 | 2026.03.10 17:19:00.112557 [ 254 ] {455591cd-eabc-47d1-99b4-75a3f9437f62} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3838 | 2026.03.10 17:19:00.112785 [ 254 ] {455591cd-eabc-47d1-99b4-75a3f9437f62} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3839 | 2026.03.10 17:19:00.112916 [ 254 ] {455591cd-eabc-47d1-99b4-75a3f9437f62} <Debug> executeQuery: Read 61 rows, 4.88 KiB in 0.001204 sec., 50664.45182724253 rows/sec., 3.96 MiB/sec. | ||
| 3840 | 2026.03.10 17:19:00.112953 [ 254 ] {455591cd-eabc-47d1-99b4-75a3f9437f62} <Debug> TCPHandler: Processed in 0.001367322 sec. | ||
| 3841 | 2026.03.10 17:19:00.113064 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3842 | 2026.03.10 17:19:00.113158 [ 254 ] {9f4f7849-1453-4cc6-a14a-9763a259349d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3843 | 2026.03.10 17:19:00.113202 [ 254 ] {9f4f7849-1453-4cc6-a14a-9763a259349d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3844 | 2026.03.10 17:19:00.113580 [ 254 ] {9f4f7849-1453-4cc6-a14a-9763a259349d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2026.03.10 17:19:00.113618 [ 254 ] {9f4f7849-1453-4cc6-a14a-9763a259349d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3846 | 2026.03.10 17:19:00.113961 [ 254 ] {9f4f7849-1453-4cc6-a14a-9763a259349d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3847 | 2026.03.10 17:19:00.114199 [ 254 ] {9f4f7849-1453-4cc6-a14a-9763a259349d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3848 | 2026.03.10 17:19:00.114327 [ 254 ] {9f4f7849-1453-4cc6-a14a-9763a259349d} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001187 sec., 92670.59814658805 rows/sec., 6.47 MiB/sec. | ||
| 3849 | 2026.03.10 17:19:00.114363 [ 254 ] {9f4f7849-1453-4cc6-a14a-9763a259349d} <Debug> TCPHandler: Processed in 0.001347912 sec. | ||
| 3850 | 2026.03.10 17:19:00.114474 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3851 | 2026.03.10 17:19:00.114569 [ 254 ] {856c5560-56c9-4288-b69e-7d7affd1fdfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3852 | 2026.03.10 17:19:00.114622 [ 254 ] {856c5560-56c9-4288-b69e-7d7affd1fdfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3853 | 2026.03.10 17:19:00.115441 [ 254 ] {856c5560-56c9-4288-b69e-7d7affd1fdfa} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3854 | 2026.03.10 17:19:00.115482 [ 254 ] {856c5560-56c9-4288-b69e-7d7affd1fdfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3855 | 2026.03.10 17:19:00.116018 [ 254 ] {856c5560-56c9-4288-b69e-7d7affd1fdfa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3856 | 2026.03.10 17:19:00.116250 [ 254 ] {856c5560-56c9-4288-b69e-7d7affd1fdfa} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3857 | 2026.03.10 17:19:00.116388 [ 254 ] {856c5560-56c9-4288-b69e-7d7affd1fdfa} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001837 sec., 13609.14534567229 rows/sec., 24.39 MiB/sec. | ||
| 3858 | 2026.03.10 17:19:00.116450 [ 254 ] {856c5560-56c9-4288-b69e-7d7affd1fdfa} <Debug> TCPHandler: Processed in 0.002023443 sec. | ||
| 3859 | 2026.03.10 17:19:00.116561 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3860 | 2026.03.10 17:19:00.116657 [ 254 ] {3e1909fe-83f7-4df8-999c-b368ac3d59e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3861 | 2026.03.10 17:19:00.116699 [ 254 ] {3e1909fe-83f7-4df8-999c-b368ac3d59e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3862 | 2026.03.10 17:19:00.117019 [ 254 ] {3e1909fe-83f7-4df8-999c-b368ac3d59e3} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3863 | 2026.03.10 17:19:00.117055 [ 254 ] {3e1909fe-83f7-4df8-999c-b368ac3d59e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3864 | 2026.03.10 17:19:00.117357 [ 254 ] {3e1909fe-83f7-4df8-999c-b368ac3d59e3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3865 | 2026.03.10 17:19:00.117577 [ 254 ] {3e1909fe-83f7-4df8-999c-b368ac3d59e3} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3866 | 2026.03.10 17:19:00.117704 [ 254 ] {3e1909fe-83f7-4df8-999c-b368ac3d59e3} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001066 sec., 37523.4521575985 rows/sec., 2.50 MiB/sec. | ||
| 3867 | 2026.03.10 17:19:00.117740 [ 254 ] {3e1909fe-83f7-4df8-999c-b368ac3d59e3} <Debug> TCPHandler: Processed in 0.0012273 sec. | ||
| 3868 | 2026.03.10 17:19:03.557881 [ 147 ] {} <Debug> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3869 | 2026.03.10 17:19:03.557965 [ 147 ] {} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3870 | 2026.03.10 17:19:03.557990 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3871 | 2026.03.10 17:19:03.558105 [ 200 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::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 | ||
| 3872 | 2026.03.10 17:19:03.558272 [ 200 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3873 | 2026.03.10 17:19:03.558310 [ 200 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 3874 | 2026.03.10 17:19:03.558385 [ 200 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::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 | ||
| 3875 | 2026.03.10 17:19:03.558434 [ 200 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
| 3876 | 2026.03.10 17:19:03.558480 [ 200 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part | ||
| 3877 | 2026.03.10 17:19:03.558522 [ 200 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::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 | ||
| 3878 | 2026.03.10 17:19:03.559245 [ 196 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119402 sec., 18425.15200750406 rows/sec., 1.54 MiB/sec. | ||
| 3879 | 2026.03.10 17:19:03.559355 [ 200 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3880 | 2026.03.10 17:19:03.559590 [ 200 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_5_1} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3881 | 2026.03.10 17:19:03.559655 [ 200 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_5_1} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3882 | 2026.03.10 17:19:03.559713 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3883 | 2026.03.10 17:19:03.955987 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 502 | ||
| 3884 | 2026.03.10 17:19:03.958000 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2026.03.10 17:19:03.958051 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3886 | 2026.03.10 17:19:03.959290 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3887 | 2026.03.10 17:19:03.959555 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2026.03.10 17:19:03.959703 [ 147 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3889 | 2026.03.10 17:19:03.959755 [ 147 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2026.03.10 17:19:03.959783 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3891 | 2026.03.10 17:19:03.959912 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::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 | ||
| 3892 | 2026.03.10 17:19:03.959923 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
| 3893 | 2026.03.10 17:19:03.960563 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3894 | 2026.03.10 17:19:03.960699 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 288 rows starting from the beginning of the part | ||
| 3895 | 2026.03.10 17:19:03.961008 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 102 rows starting from the beginning of the part | ||
| 3896 | 2026.03.10 17:19:03.961303 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 20 rows starting from the beginning of the part | ||
| 3897 | 2026.03.10 17:19:03.961604 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 3898 | 2026.03.10 17:19:03.961901 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 46 rows starting from the beginning of the part | ||
| 3899 | 2026.03.10 17:19:03.962199 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3900 | 2026.03.10 17:19:03.968138 [ 196 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 502 rows, containing 72 columns (72 merged, 0 gathered) in 0.008283113 sec., 60605.23380521309 rows/sec., 58.29 MiB/sec. | ||
| 3901 | 2026.03.10 17:19:03.968982 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3902 | 2026.03.10 17:19:03.969506 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_11_2} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3903 | 2026.03.10 17:19:03.969587 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_11_2} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3904 | 2026.03.10 17:19:03.969744 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.91 MiB. | ||
| 3905 | 2026.03.10 17:19:05.106872 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3906 | 2026.03.10 17:19:05.107048 [ 254 ] {6df3cf86-e68c-4fdf-bcc8-68bb807c2e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3907 | 2026.03.10 17:19:05.107114 [ 254 ] {6df3cf86-e68c-4fdf-bcc8-68bb807c2e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3908 | 2026.03.10 17:19:05.107730 [ 254 ] {6df3cf86-e68c-4fdf-bcc8-68bb807c2e5a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3909 | 2026.03.10 17:19:05.107778 [ 254 ] {6df3cf86-e68c-4fdf-bcc8-68bb807c2e5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3910 | 2026.03.10 17:19:05.108185 [ 254 ] {6df3cf86-e68c-4fdf-bcc8-68bb807c2e5a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3911 | 2026.03.10 17:19:05.108435 [ 254 ] {6df3cf86-e68c-4fdf-bcc8-68bb807c2e5a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3912 | 2026.03.10 17:19:05.108592 [ 254 ] {6df3cf86-e68c-4fdf-bcc8-68bb807c2e5a} <Debug> executeQuery: Read 40 rows, 3.29 KiB in 0.001591 sec., 25141.4204902577 rows/sec., 2.02 MiB/sec. | ||
| 3913 | 2026.03.10 17:19:05.108634 [ 254 ] {6df3cf86-e68c-4fdf-bcc8-68bb807c2e5a} <Debug> TCPHandler: Processed in 0.001885381 sec. | ||
| 3914 | 2026.03.10 17:19:05.108754 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3915 | 2026.03.10 17:19:05.108849 [ 254 ] {771f9678-39cc-4bd1-a757-caa7ee427587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3916 | 2026.03.10 17:19:05.108890 [ 254 ] {771f9678-39cc-4bd1-a757-caa7ee427587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3917 | 2026.03.10 17:19:05.109288 [ 254 ] {771f9678-39cc-4bd1-a757-caa7ee427587} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3918 | 2026.03.10 17:19:05.109323 [ 254 ] {771f9678-39cc-4bd1-a757-caa7ee427587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3919 | 2026.03.10 17:19:05.109642 [ 254 ] {771f9678-39cc-4bd1-a757-caa7ee427587} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3920 | 2026.03.10 17:19:05.109856 [ 254 ] {771f9678-39cc-4bd1-a757-caa7ee427587} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2026.03.10 17:19:05.109988 [ 254 ] {771f9678-39cc-4bd1-a757-caa7ee427587} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001156 sec., 4325.259515570935 rows/sec., 325.24 KiB/sec. | ||
| 3922 | 2026.03.10 17:19:05.110024 [ 254 ] {771f9678-39cc-4bd1-a757-caa7ee427587} <Debug> TCPHandler: Processed in 0.001318741 sec. | ||
| 3923 | 2026.03.10 17:19:05.110149 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3924 | 2026.03.10 17:19:05.110270 [ 254 ] {14de46b2-f546-4ea5-a2a5-d2af6b29e281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3925 | 2026.03.10 17:19:05.110319 [ 254 ] {14de46b2-f546-4ea5-a2a5-d2af6b29e281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3926 | 2026.03.10 17:19:05.110799 [ 254 ] {14de46b2-f546-4ea5-a2a5-d2af6b29e281} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2026.03.10 17:19:05.110836 [ 254 ] {14de46b2-f546-4ea5-a2a5-d2af6b29e281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3928 | 2026.03.10 17:19:05.111187 [ 254 ] {14de46b2-f546-4ea5-a2a5-d2af6b29e281} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3929 | 2026.03.10 17:19:05.111408 [ 254 ] {14de46b2-f546-4ea5-a2a5-d2af6b29e281} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2026.03.10 17:19:05.111541 [ 254 ] {14de46b2-f546-4ea5-a2a5-d2af6b29e281} <Debug> executeQuery: Read 41 rows, 3.28 KiB in 0.001295 sec., 31660.23166023166 rows/sec., 2.47 MiB/sec. | ||
| 3931 | 2026.03.10 17:19:05.111579 [ 254 ] {14de46b2-f546-4ea5-a2a5-d2af6b29e281} <Debug> TCPHandler: Processed in 0.001493034 sec. | ||
| 3932 | 2026.03.10 17:19:05.111701 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3933 | 2026.03.10 17:19:05.111824 [ 254 ] {7a0e535b-4062-4e47-bca9-a3a299de2eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3934 | 2026.03.10 17:19:05.111878 [ 254 ] {7a0e535b-4062-4e47-bca9-a3a299de2eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3935 | 2026.03.10 17:19:05.112351 [ 254 ] {7a0e535b-4062-4e47-bca9-a3a299de2eda} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3936 | 2026.03.10 17:19:05.112396 [ 254 ] {7a0e535b-4062-4e47-bca9-a3a299de2eda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3937 | 2026.03.10 17:19:05.112804 [ 254 ] {7a0e535b-4062-4e47-bca9-a3a299de2eda} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3938 | 2026.03.10 17:19:05.113025 [ 254 ] {7a0e535b-4062-4e47-bca9-a3a299de2eda} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3939 | 2026.03.10 17:19:05.113158 [ 254 ] {7a0e535b-4062-4e47-bca9-a3a299de2eda} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.00136 sec., 80882.35294117646 rows/sec., 5.64 MiB/sec. | ||
| 3940 | 2026.03.10 17:19:05.113197 [ 254 ] {7a0e535b-4062-4e47-bca9-a3a299de2eda} <Debug> TCPHandler: Processed in 0.001556935 sec. | ||
| 3941 | 2026.03.10 17:19:05.113313 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3942 | 2026.03.10 17:19:05.113409 [ 254 ] {f4ae6fbb-3395-4dd6-9a56-0ebcfa9618b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3943 | 2026.03.10 17:19:05.113465 [ 254 ] {f4ae6fbb-3395-4dd6-9a56-0ebcfa9618b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3944 | 2026.03.10 17:19:05.114197 [ 254 ] {f4ae6fbb-3395-4dd6-9a56-0ebcfa9618b9} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3945 | 2026.03.10 17:19:05.114234 [ 254 ] {f4ae6fbb-3395-4dd6-9a56-0ebcfa9618b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3946 | 2026.03.10 17:19:05.114736 [ 254 ] {f4ae6fbb-3395-4dd6-9a56-0ebcfa9618b9} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3947 | 2026.03.10 17:19:05.114963 [ 254 ] {f4ae6fbb-3395-4dd6-9a56-0ebcfa9618b9} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3948 | 2026.03.10 17:19:05.115105 [ 254 ] {f4ae6fbb-3395-4dd6-9a56-0ebcfa9618b9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001716 sec., 2913.7529137529136 rows/sec., 5.22 MiB/sec. | ||
| 3949 | 2026.03.10 17:19:05.115159 [ 254 ] {f4ae6fbb-3395-4dd6-9a56-0ebcfa9618b9} <Debug> TCPHandler: Processed in 0.001895751 sec. | ||
| 3950 | 2026.03.10 17:19:05.115272 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3951 | 2026.03.10 17:19:05.115368 [ 254 ] {514c4664-b637-4dd8-b135-c1389214028a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3952 | 2026.03.10 17:19:05.115412 [ 254 ] {514c4664-b637-4dd8-b135-c1389214028a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3953 | 2026.03.10 17:19:05.115757 [ 254 ] {514c4664-b637-4dd8-b135-c1389214028a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3954 | 2026.03.10 17:19:05.115792 [ 254 ] {514c4664-b637-4dd8-b135-c1389214028a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3955 | 2026.03.10 17:19:05.116115 [ 254 ] {514c4664-b637-4dd8-b135-c1389214028a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3956 | 2026.03.10 17:19:05.116336 [ 254 ] {514c4664-b637-4dd8-b135-c1389214028a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3957 | 2026.03.10 17:19:05.116468 [ 254 ] {514c4664-b637-4dd8-b135-c1389214028a} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001118 sec., 35778.17531305903 rows/sec., 2.39 MiB/sec. | ||
| 3958 | 2026.03.10 17:19:05.116505 [ 254 ] {514c4664-b637-4dd8-b135-c1389214028a} <Debug> TCPHandler: Processed in 0.001282261 sec. | ||
| 3959 | 2026.03.10 17:19:06.448024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7263 | ||
| 3960 | 2026.03.10 17:19:06.448535 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3961 | 2026.03.10 17:19:06.448578 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3962 | 2026.03.10 17:19:06.449158 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3963 | 2026.03.10 17:19:06.449400 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3964 | 2026.03.10 17:19:06.449528 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7263 | ||
| 3965 | 2026.03.10 17:19:06.822441 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3966 | 2026.03.10 17:19:06.838212 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3967 | 2026.03.10 17:19:06.838264 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3968 | 2026.03.10 17:19:06.844122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3969 | 2026.03.10 17:19:06.844841 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3970 | 2026.03.10 17:19:06.847561 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3971 | 2026.03.10 17:19:10.107876 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3972 | 2026.03.10 17:19:10.108067 [ 254 ] {f993fccd-fad0-44be-bb6a-309abfcc5716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3973 | 2026.03.10 17:19:10.108134 [ 254 ] {f993fccd-fad0-44be-bb6a-309abfcc5716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3974 | 2026.03.10 17:19:10.108799 [ 254 ] {f993fccd-fad0-44be-bb6a-309abfcc5716} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3975 | 2026.03.10 17:19:10.108851 [ 254 ] {f993fccd-fad0-44be-bb6a-309abfcc5716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3976 | 2026.03.10 17:19:10.109253 [ 254 ] {f993fccd-fad0-44be-bb6a-309abfcc5716} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3977 | 2026.03.10 17:19:10.109498 [ 254 ] {f993fccd-fad0-44be-bb6a-309abfcc5716} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3978 | 2026.03.10 17:19:10.109660 [ 254 ] {f993fccd-fad0-44be-bb6a-309abfcc5716} <Debug> executeQuery: Read 80 rows, 7.02 KiB in 0.001641 sec., 48750.76173065204 rows/sec., 4.18 MiB/sec. | ||
| 3979 | 2026.03.10 17:19:10.109664 [ 57 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3980 | 2026.03.10 17:19:10.109708 [ 254 ] {f993fccd-fad0-44be-bb6a-309abfcc5716} <Debug> TCPHandler: Processed in 0.001967812 sec. | ||
| 3981 | 2026.03.10 17:19:10.109738 [ 57 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3982 | 2026.03.10 17:19:10.109765 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3983 | 2026.03.10 17:19:10.109845 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3984 | 2026.03.10 17:19:10.109904 [ 194 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::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 | ||
| 3985 | 2026.03.10 17:19:10.109952 [ 254 ] {4bd0ce62-055f-4ba3-a425-79318c2631ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3986 | 2026.03.10 17:19:10.110001 [ 254 ] {4bd0ce62-055f-4ba3-a425-79318c2631ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3987 | 2026.03.10 17:19:10.110055 [ 194 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3988 | 2026.03.10 17:19:10.110100 [ 194 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2844 rows starting from the beginning of the part | ||
| 3989 | 2026.03.10 17:19:10.110203 [ 194 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2046 rows starting from the beginning of the part | ||
| 3990 | 2026.03.10 17:19:10.110263 [ 194 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 3991 | 2026.03.10 17:19:10.110325 [ 194 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 80 rows starting from the beginning of the part | ||
| 3992 | 2026.03.10 17:19:10.110374 [ 194 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 3993 | 2026.03.10 17:19:10.110420 [ 254 ] {4bd0ce62-055f-4ba3-a425-79318c2631ae} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3994 | 2026.03.10 17:19:10.110421 [ 194 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 80 rows starting from the beginning of the part | ||
| 3995 | 2026.03.10 17:19:10.110470 [ 254 ] {4bd0ce62-055f-4ba3-a425-79318c2631ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 3996 | 2026.03.10 17:19:10.110816 [ 254 ] {4bd0ce62-055f-4ba3-a425-79318c2631ae} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3997 | 2026.03.10 17:19:10.111052 [ 254 ] {4bd0ce62-055f-4ba3-a425-79318c2631ae} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3998 | 2026.03.10 17:19:10.111165 [ 57 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3999 | 2026.03.10 17:19:10.111195 [ 57 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4000 | 2026.03.10 17:19:10.111196 [ 254 ] {4bd0ce62-055f-4ba3-a425-79318c2631ae} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001267 sec., 19731.64956590371 rows/sec., 1.45 MiB/sec. | ||
| 4001 | 2026.03.10 17:19:10.111215 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4002 | 2026.03.10 17:19:10.111249 [ 254 ] {4bd0ce62-055f-4ba3-a425-79318c2631ae} <Debug> TCPHandler: Processed in 0.001455723 sec. | ||
| 4003 | 2026.03.10 17:19:10.111323 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::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 | ||
| 4004 | 2026.03.10 17:19:10.111368 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4005 | 2026.03.10 17:19:10.111458 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4006 | 2026.03.10 17:19:10.111469 [ 254 ] {463635ca-ac1a-4cca-96c6-131c7ed4618d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4007 | 2026.03.10 17:19:10.111499 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 211 rows starting from the beginning of the part | ||
| 4008 | 2026.03.10 17:19:10.111519 [ 254 ] {463635ca-ac1a-4cca-96c6-131c7ed4618d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4009 | 2026.03.10 17:19:10.111567 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part | ||
| 4010 | 2026.03.10 17:19:10.111613 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 32 rows starting from the beginning of the part | ||
| 4011 | 2026.03.10 17:19:10.111652 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 4012 | 2026.03.10 17:19:10.111688 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part | ||
| 4013 | 2026.03.10 17:19:10.111725 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part | ||
| 4014 | 2026.03.10 17:19:10.111954 [ 254 ] {463635ca-ac1a-4cca-96c6-131c7ed4618d} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4015 | 2026.03.10 17:19:10.111998 [ 254 ] {463635ca-ac1a-4cca-96c6-131c7ed4618d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4016 | 2026.03.10 17:19:10.112449 [ 254 ] {463635ca-ac1a-4cca-96c6-131c7ed4618d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4017 | 2026.03.10 17:19:10.112575 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 5 columns (5 merged, 0 gathered) in 0.001305311 sec., 247450.60755636013 rows/sec., 17.52 MiB/sec. | ||
| 4018 | 2026.03.10 17:19:10.112635 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5120 rows, containing 5 columns (5 merged, 0 gathered) in 0.002809475 sec., 1822404.541773819 rows/sec., 146.70 MiB/sec. | ||
| 4019 | 2026.03.10 17:19:10.112689 [ 254 ] {463635ca-ac1a-4cca-96c6-131c7ed4618d} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4020 | 2026.03.10 17:19:10.112737 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4021 | 2026.03.10 17:19:10.112792 [ 57 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4022 | 2026.03.10 17:19:10.112818 [ 254 ] {463635ca-ac1a-4cca-96c6-131c7ed4618d} <Debug> executeQuery: Read 61 rows, 4.88 KiB in 0.001392 sec., 43821.83908045977 rows/sec., 3.42 MiB/sec. | ||
| 4023 | 2026.03.10 17:19:10.112821 [ 57 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2026.03.10 17:19:10.112859 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4025 | 2026.03.10 17:19:10.112860 [ 254 ] {463635ca-ac1a-4cca-96c6-131c7ed4618d} <Debug> TCPHandler: Processed in 0.001568255 sec. | ||
| 4026 | 2026.03.10 17:19:10.112939 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::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 | ||
| 4027 | 2026.03.10 17:19:10.112964 [ 194 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4028 | 2026.03.10 17:19:10.112983 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4029 | 2026.03.10 17:19:10.113039 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_16_3} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4030 | 2026.03.10 17:19:10.113054 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4031 | 2026.03.10 17:19:10.113079 [ 254 ] {8bcf82cc-b9e8-482a-aee7-a743a7ad2436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4032 | 2026.03.10 17:19:10.113089 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1509 rows starting from the beginning of the part | ||
| 4033 | 2026.03.10 17:19:10.113112 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_16_3} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4034 | 2026.03.10 17:19:10.113128 [ 254 ] {8bcf82cc-b9e8-482a-aee7-a743a7ad2436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4035 | 2026.03.10 17:19:10.113160 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1028 rows starting from the beginning of the part | ||
| 4036 | 2026.03.10 17:19:10.113197 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4037 | 2026.03.10 17:19:10.113218 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 4038 | 2026.03.10 17:19:10.113235 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_21_4} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4039 | 2026.03.10 17:19:10.113266 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 61 rows starting from the beginning of the part | ||
| 4040 | 2026.03.10 17:19:10.113306 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_21_4} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4041 | 2026.03.10 17:19:10.113309 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 41 rows starting from the beginning of the part | ||
| 4042 | 2026.03.10 17:19:10.113368 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 61 rows starting from the beginning of the part | ||
| 4043 | 2026.03.10 17:19:10.113383 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 4044 | 2026.03.10 17:19:10.113554 [ 254 ] {8bcf82cc-b9e8-482a-aee7-a743a7ad2436} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4045 | 2026.03.10 17:19:10.113594 [ 254 ] {8bcf82cc-b9e8-482a-aee7-a743a7ad2436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4046 | 2026.03.10 17:19:10.113952 [ 254 ] {8bcf82cc-b9e8-482a-aee7-a743a7ad2436} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4047 | 2026.03.10 17:19:10.114190 [ 254 ] {8bcf82cc-b9e8-482a-aee7-a743a7ad2436} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4048 | 2026.03.10 17:19:10.114296 [ 57 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4049 | 2026.03.10 17:19:10.114323 [ 254 ] {8bcf82cc-b9e8-482a-aee7-a743a7ad2436} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001221 sec., 90090.09009009009 rows/sec., 6.29 MiB/sec. | ||
| 4050 | 2026.03.10 17:19:10.114324 [ 57 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2026.03.10 17:19:10.114361 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4052 | 2026.03.10 17:19:10.114367 [ 254 ] {8bcf82cc-b9e8-482a-aee7-a743a7ad2436} <Debug> TCPHandler: Processed in 0.001397243 sec. | ||
| 4053 | 2026.03.10 17:19:10.114453 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::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 | ||
| 4054 | 2026.03.10 17:19:10.114529 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2026.03.10 17:19:10.114578 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4056 | 2026.03.10 17:19:10.114618 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 4839 rows starting from the beginning of the part | ||
| 4057 | 2026.03.10 17:19:10.114630 [ 254 ] {237aa7b6-bff7-41a7-b987-b7803caf137b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4058 | 2026.03.10 17:19:10.114683 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1289 rows starting from the beginning of the part | ||
| 4059 | 2026.03.10 17:19:10.114690 [ 254 ] {237aa7b6-bff7-41a7-b987-b7803caf137b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4060 | 2026.03.10 17:19:10.114691 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2736 rows, containing 5 columns (5 merged, 0 gathered) in 0.001756398 sec., 1557733.497760758 rows/sec., 115.11 MiB/sec. | ||
| 4061 | 2026.03.10 17:19:10.114733 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part | ||
| 4062 | 2026.03.10 17:19:10.114784 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 110 rows starting from the beginning of the part | ||
| 4063 | 2026.03.10 17:19:10.114820 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 110 rows starting from the beginning of the part | ||
| 4064 | 2026.03.10 17:19:10.114857 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 110 rows starting from the beginning of the part | ||
| 4065 | 2026.03.10 17:19:10.114918 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4066 | 2026.03.10 17:19:10.115222 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_21_4} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4067 | 2026.03.10 17:19:10.115299 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_21_4} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4068 | 2026.03.10 17:19:10.115374 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4069 | 2026.03.10 17:19:10.115524 [ 254 ] {237aa7b6-bff7-41a7-b987-b7803caf137b} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4070 | 2026.03.10 17:19:10.115567 [ 254 ] {237aa7b6-bff7-41a7-b987-b7803caf137b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4071 | 2026.03.10 17:19:10.116128 [ 254 ] {237aa7b6-bff7-41a7-b987-b7803caf137b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4072 | 2026.03.10 17:19:10.116374 [ 254 ] {237aa7b6-bff7-41a7-b987-b7803caf137b} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4073 | 2026.03.10 17:19:10.116512 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4074 | 2026.03.10 17:19:10.116525 [ 254 ] {237aa7b6-bff7-41a7-b987-b7803caf137b} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001912 sec., 13075.31380753138 rows/sec., 23.43 MiB/sec. | ||
| 4075 | 2026.03.10 17:19:10.116576 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2026.03.10 17:19:10.116607 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4077 | 2026.03.10 17:19:10.116608 [ 254 ] {237aa7b6-bff7-41a7-b987-b7803caf137b} <Debug> TCPHandler: Processed in 0.002161765 sec. | ||
| 4078 | 2026.03.10 17:19:10.116689 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::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 | ||
| 4079 | 2026.03.10 17:19:10.116750 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4080 | 2026.03.10 17:19:10.116850 [ 254 ] {d767fc8b-0092-4c71-9c67-655e98516297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4081 | 2026.03.10 17:19:10.116879 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4082 | 2026.03.10 17:19:10.116892 [ 254 ] {d767fc8b-0092-4c71-9c67-655e98516297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4083 | 2026.03.10 17:19:10.116947 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 199 rows starting from the beginning of the part | ||
| 4084 | 2026.03.10 17:19:10.117084 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 25 rows starting from the beginning of the part | ||
| 4085 | 2026.03.10 17:19:10.117133 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6502 rows, containing 5 columns (5 merged, 0 gathered) in 0.002723114 sec., 2387707.602399312 rows/sec., 156.09 MiB/sec. | ||
| 4086 | 2026.03.10 17:19:10.117209 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 4087 | 2026.03.10 17:19:10.117240 [ 254 ] {d767fc8b-0092-4c71-9c67-655e98516297} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4088 | 2026.03.10 17:19:10.117282 [ 254 ] {d767fc8b-0092-4c71-9c67-655e98516297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4089 | 2026.03.10 17:19:10.117332 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 25 rows starting from the beginning of the part | ||
| 4090 | 2026.03.10 17:19:10.117457 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part | ||
| 4091 | 2026.03.10 17:19:10.117583 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 25 rows starting from the beginning of the part | ||
| 4092 | 2026.03.10 17:19:10.117610 [ 254 ] {d767fc8b-0092-4c71-9c67-655e98516297} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4093 | 2026.03.10 17:19:10.117698 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4094 | 2026.03.10 17:19:10.117869 [ 254 ] {d767fc8b-0092-4c71-9c67-655e98516297} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4095 | 2026.03.10 17:19:10.117980 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4096 | 2026.03.10 17:19:10.117982 [ 60 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4097 | 2026.03.10 17:19:10.118010 [ 254 ] {d767fc8b-0092-4c71-9c67-655e98516297} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001178 sec., 33955.85738539898 rows/sec., 2.27 MiB/sec. | ||
| 4098 | 2026.03.10 17:19:10.118025 [ 60 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2026.03.10 17:19:10.118053 [ 254 ] {d767fc8b-0092-4c71-9c67-655e98516297} <Debug> TCPHandler: Processed in 0.001352621 sec. | ||
| 4100 | 2026.03.10 17:19:10.118058 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4101 | 2026.03.10 17:19:10.118054 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4102 | 2026.03.10 17:19:10.118154 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.37 MiB. | ||
| 4103 | 2026.03.10 17:19:10.118197 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::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 | ||
| 4104 | 2026.03.10 17:19:10.118283 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4105 | 2026.03.10 17:19:10.118310 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 434 rows starting from the beginning of the part | ||
| 4106 | 2026.03.10 17:19:10.118355 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 4107 | 2026.03.10 17:19:10.118394 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
| 4108 | 2026.03.10 17:19:10.118429 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 4109 | 2026.03.10 17:19:10.118465 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 4110 | 2026.03.10 17:19:10.118502 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::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 | ||
| 4111 | 2026.03.10 17:19:10.119228 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 594 rows, containing 4 columns (4 merged, 0 gathered) in 0.001098897 sec., 540542.0162217205 rows/sec., 33.91 MiB/sec. | ||
| 4112 | 2026.03.10 17:19:10.119392 [ 190 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4113 | 2026.03.10 17:19:10.119659 [ 190 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_21_4} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4114 | 2026.03.10 17:19:10.119727 [ 190 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_21_4} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4115 | 2026.03.10 17:19:10.119786 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 4116 | 2026.03.10 17:19:10.120390 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 295 rows, containing 19 columns (19 merged, 0 gathered) in 0.00373208 sec., 79044.3934749523 rows/sec., 141.64 MiB/sec. | ||
| 4117 | 2026.03.10 17:19:10.120766 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4118 | 2026.03.10 17:19:10.121076 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2026.03.10 17:19:10.121143 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4120 | 2026.03.10 17:19:10.121217 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.85 MiB. | ||
| 4121 | 2026.03.10 17:19:13.868658 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4122 | 2026.03.10 17:19:13.868734 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4123 | 2026.03.10 17:19:13.949923 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7711 | ||
| 4124 | 2026.03.10 17:19:13.950451 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2026.03.10 17:19:13.950499 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4126 | 2026.03.10 17:19:13.950983 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4127 | 2026.03.10 17:19:13.951226 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2026.03.10 17:19:13.951380 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7711 | ||
| 4129 | 2026.03.10 17:19:13.951410 [ 126 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4130 | 2026.03.10 17:19:13.951490 [ 126 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4131 | 2026.03.10 17:19:13.951524 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4132 | 2026.03.10 17:19:13.951674 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::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 | ||
| 4133 | 2026.03.10 17:19:13.951850 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4134 | 2026.03.10 17:19:13.951908 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5343 rows starting from the beginning of the part | ||
| 4135 | 2026.03.10 17:19:13.952005 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 448 rows starting from the beginning of the part | ||
| 4136 | 2026.03.10 17:19:13.952071 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 512 rows starting from the beginning of the part | ||
| 4137 | 2026.03.10 17:19:13.952131 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 448 rows starting from the beginning of the part | ||
| 4138 | 2026.03.10 17:19:13.952188 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 512 rows starting from the beginning of the part | ||
| 4139 | 2026.03.10 17:19:13.952243 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 448 rows starting from the beginning of the part | ||
| 4140 | 2026.03.10 17:19:13.953672 [ 195 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7711 rows, containing 4 columns (4 merged, 0 gathered) in 0.002061213 sec., 3741001.0513226916 rows/sec., 53.52 MiB/sec. | ||
| 4141 | 2026.03.10 17:19:13.954323 [ 191 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4142 | 2026.03.10 17:19:13.954647 [ 191 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_16_3} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4143 | 2026.03.10 17:19:13.954732 [ 191 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_16_3} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4144 | 2026.03.10 17:19:13.954853 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4145 | 2026.03.10 17:19:13.960391 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 526 | ||
| 4146 | 2026.03.10 17:19:13.962396 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4147 | 2026.03.10 17:19:13.962435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4148 | 2026.03.10 17:19:13.963574 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4149 | 2026.03.10 17:19:13.963835 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4150 | 2026.03.10 17:19:13.964083 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 526 | ||
| 4151 | 2026.03.10 17:19:14.001359 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000953085 sec. | ||
| 4152 | 2026.03.10 17:19:14.347951 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 4153 | 2026.03.10 17:19:14.364283 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4154 | 2026.03.10 17:19:14.364341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4155 | 2026.03.10 17:19:14.369964 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4156 | 2026.03.10 17:19:14.370659 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4157 | 2026.03.10 17:19:14.370988 [ 126 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4158 | 2026.03.10 17:19:14.371084 [ 126 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2026.03.10 17:19:14.371121 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4160 | 2026.03.10 17:19:14.371281 [ 190 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 4161 | 2026.03.10 17:19:14.374470 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 4162 | 2026.03.10 17:19:14.375625 [ 190 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4163 | 2026.03.10 17:19:14.377164 [ 190 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 4164 | 2026.03.10 17:19:14.381896 [ 190 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 4165 | 2026.03.10 17:19:14.386300 [ 190 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 4166 | 2026.03.10 17:19:14.390277 [ 190 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 4167 | 2026.03.10 17:19:14.394843 [ 190 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 4168 | 2026.03.10 17:19:14.399412 [ 190 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 4169 | 2026.03.10 17:19:14.452956 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.081739178 sec., 1480.3182875169116 rows/sec., 7.65 MiB/sec. | ||
| 4170 | 2026.03.10 17:19:14.455675 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4171 | 2026.03.10 17:19:14.457767 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_16_3} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4172 | 2026.03.10 17:19:14.457872 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_16_3} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4173 | 2026.03.10 17:19:14.460791 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4174 | 2026.03.10 17:19:15.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.17 MiB, peak 240.12 MiB, free memory in arenas 0.00 B, will set to 238.35 MiB (RSS), difference: 8.17 MiB | ||
| 4175 | 2026.03.10 17:19:15.106607 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4176 | 2026.03.10 17:19:15.106781 [ 254 ] {d2325725-f083-4a3e-9349-263e6d552d04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4177 | 2026.03.10 17:19:15.106848 [ 254 ] {d2325725-f083-4a3e-9349-263e6d552d04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4178 | 2026.03.10 17:19:15.107471 [ 254 ] {d2325725-f083-4a3e-9349-263e6d552d04} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4179 | 2026.03.10 17:19:15.107518 [ 254 ] {d2325725-f083-4a3e-9349-263e6d552d04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4180 | 2026.03.10 17:19:15.107925 [ 254 ] {d2325725-f083-4a3e-9349-263e6d552d04} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4181 | 2026.03.10 17:19:15.108168 [ 254 ] {d2325725-f083-4a3e-9349-263e6d552d04} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4182 | 2026.03.10 17:19:15.108327 [ 254 ] {d2325725-f083-4a3e-9349-263e6d552d04} <Debug> executeQuery: Read 40 rows, 3.29 KiB in 0.001597 sec., 25046.963055729495 rows/sec., 2.01 MiB/sec. | ||
| 4183 | 2026.03.10 17:19:15.108374 [ 254 ] {d2325725-f083-4a3e-9349-263e6d552d04} <Debug> TCPHandler: Processed in 0.001893321 sec. | ||
| 4184 | 2026.03.10 17:19:15.108498 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4185 | 2026.03.10 17:19:15.108600 [ 254 ] {2da4cb5d-2da3-4813-af06-57687c6d6136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4186 | 2026.03.10 17:19:15.108645 [ 254 ] {2da4cb5d-2da3-4813-af06-57687c6d6136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4187 | 2026.03.10 17:19:15.109054 [ 254 ] {2da4cb5d-2da3-4813-af06-57687c6d6136} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4188 | 2026.03.10 17:19:15.109092 [ 254 ] {2da4cb5d-2da3-4813-af06-57687c6d6136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4189 | 2026.03.10 17:19:15.109413 [ 254 ] {2da4cb5d-2da3-4813-af06-57687c6d6136} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4190 | 2026.03.10 17:19:15.109643 [ 254 ] {2da4cb5d-2da3-4813-af06-57687c6d6136} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4191 | 2026.03.10 17:19:15.109774 [ 254 ] {2da4cb5d-2da3-4813-af06-57687c6d6136} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001196 sec., 4180.602006688963 rows/sec., 314.36 KiB/sec. | ||
| 4192 | 2026.03.10 17:19:15.109812 [ 254 ] {2da4cb5d-2da3-4813-af06-57687c6d6136} <Debug> TCPHandler: Processed in 0.001366162 sec. | ||
| 4193 | 2026.03.10 17:19:15.109923 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4194 | 2026.03.10 17:19:15.110020 [ 254 ] {39b2581a-8df1-4bc5-a42a-25ce69cf35a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4195 | 2026.03.10 17:19:15.110059 [ 254 ] {39b2581a-8df1-4bc5-a42a-25ce69cf35a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4196 | 2026.03.10 17:19:15.110463 [ 254 ] {39b2581a-8df1-4bc5-a42a-25ce69cf35a5} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2026.03.10 17:19:15.110499 [ 254 ] {39b2581a-8df1-4bc5-a42a-25ce69cf35a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4198 | 2026.03.10 17:19:15.110804 [ 254 ] {39b2581a-8df1-4bc5-a42a-25ce69cf35a5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4199 | 2026.03.10 17:19:15.111026 [ 254 ] {39b2581a-8df1-4bc5-a42a-25ce69cf35a5} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2026.03.10 17:19:15.111153 [ 254 ] {39b2581a-8df1-4bc5-a42a-25ce69cf35a5} <Debug> executeQuery: Read 41 rows, 3.28 KiB in 0.001153 sec., 35559.41023417173 rows/sec., 2.78 MiB/sec. | ||
| 4201 | 2026.03.10 17:19:15.111191 [ 254 ] {39b2581a-8df1-4bc5-a42a-25ce69cf35a5} <Debug> TCPHandler: Processed in 0.001317901 sec. | ||
| 4202 | 2026.03.10 17:19:15.111314 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4203 | 2026.03.10 17:19:15.111408 [ 254 ] {402fca2d-350f-44c2-8022-055ac68fa79b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4204 | 2026.03.10 17:19:15.111451 [ 254 ] {402fca2d-350f-44c2-8022-055ac68fa79b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4205 | 2026.03.10 17:19:15.111843 [ 254 ] {402fca2d-350f-44c2-8022-055ac68fa79b} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4206 | 2026.03.10 17:19:15.111879 [ 254 ] {402fca2d-350f-44c2-8022-055ac68fa79b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4207 | 2026.03.10 17:19:15.112244 [ 254 ] {402fca2d-350f-44c2-8022-055ac68fa79b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4208 | 2026.03.10 17:19:15.112475 [ 254 ] {402fca2d-350f-44c2-8022-055ac68fa79b} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4209 | 2026.03.10 17:19:15.112605 [ 254 ] {402fca2d-350f-44c2-8022-055ac68fa79b} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001216 sec., 90460.52631578947 rows/sec., 6.31 MiB/sec. | ||
| 4210 | 2026.03.10 17:19:15.112646 [ 254 ] {402fca2d-350f-44c2-8022-055ac68fa79b} <Debug> TCPHandler: Processed in 0.001381802 sec. | ||
| 4211 | 2026.03.10 17:19:15.112786 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4212 | 2026.03.10 17:19:15.112881 [ 254 ] {53a05ee0-805d-4827-ab35-47a2bdf6a51e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4213 | 2026.03.10 17:19:15.112934 [ 254 ] {53a05ee0-805d-4827-ab35-47a2bdf6a51e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4214 | 2026.03.10 17:19:15.113694 [ 254 ] {53a05ee0-805d-4827-ab35-47a2bdf6a51e} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4215 | 2026.03.10 17:19:15.113730 [ 254 ] {53a05ee0-805d-4827-ab35-47a2bdf6a51e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4216 | 2026.03.10 17:19:15.114223 [ 254 ] {53a05ee0-805d-4827-ab35-47a2bdf6a51e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4217 | 2026.03.10 17:19:15.114451 [ 254 ] {53a05ee0-805d-4827-ab35-47a2bdf6a51e} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4218 | 2026.03.10 17:19:15.114588 [ 254 ] {53a05ee0-805d-4827-ab35-47a2bdf6a51e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001726 sec., 2896.871378910776 rows/sec., 5.19 MiB/sec. | ||
| 4219 | 2026.03.10 17:19:15.114651 [ 254 ] {53a05ee0-805d-4827-ab35-47a2bdf6a51e} <Debug> TCPHandler: Processed in 0.001913671 sec. | ||
| 4220 | 2026.03.10 17:19:15.114777 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4221 | 2026.03.10 17:19:15.114872 [ 254 ] {f49ab587-7b15-454b-8f12-13dc81a7d9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4222 | 2026.03.10 17:19:15.114914 [ 254 ] {f49ab587-7b15-454b-8f12-13dc81a7d9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4223 | 2026.03.10 17:19:15.115242 [ 254 ] {f49ab587-7b15-454b-8f12-13dc81a7d9b7} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4224 | 2026.03.10 17:19:15.115276 [ 254 ] {f49ab587-7b15-454b-8f12-13dc81a7d9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.30 GiB. | ||
| 4225 | 2026.03.10 17:19:15.115587 [ 254 ] {f49ab587-7b15-454b-8f12-13dc81a7d9b7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4226 | 2026.03.10 17:19:15.115813 [ 254 ] {f49ab587-7b15-454b-8f12-13dc81a7d9b7} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2026.03.10 17:19:15.115939 [ 254 ] {f49ab587-7b15-454b-8f12-13dc81a7d9b7} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001086 sec., 36832.41252302026 rows/sec., 2.46 MiB/sec. | ||
| 4228 | 2026.03.10 17:19:15.115975 [ 254 ] {f49ab587-7b15-454b-8f12-13dc81a7d9b7} <Debug> TCPHandler: Processed in 0.001247471 sec. | ||
| 4229 | 2026.03.10 17:19:20.106969 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2026.03.10 17:19:20.107164 [ 254 ] {27b7e2e6-7569-4faa-b463-b6ae3a1ede10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4231 | 2026.03.10 17:19:20.107231 [ 254 ] {27b7e2e6-7569-4faa-b463-b6ae3a1ede10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4232 | 2026.03.10 17:19:20.108001 [ 254 ] {27b7e2e6-7569-4faa-b463-b6ae3a1ede10} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4233 | 2026.03.10 17:19:20.108052 [ 254 ] {27b7e2e6-7569-4faa-b463-b6ae3a1ede10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4234 | 2026.03.10 17:19:20.108465 [ 254 ] {27b7e2e6-7569-4faa-b463-b6ae3a1ede10} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4235 | 2026.03.10 17:19:20.108708 [ 254 ] {27b7e2e6-7569-4faa-b463-b6ae3a1ede10} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4236 | 2026.03.10 17:19:20.108867 [ 254 ] {27b7e2e6-7569-4faa-b463-b6ae3a1ede10} <Debug> executeQuery: Read 80 rows, 7.02 KiB in 0.001751 sec., 45688.17818389492 rows/sec., 3.92 MiB/sec. | ||
| 4237 | 2026.03.10 17:19:20.108910 [ 254 ] {27b7e2e6-7569-4faa-b463-b6ae3a1ede10} <Debug> TCPHandler: Processed in 0.002069414 sec. | ||
| 4238 | 2026.03.10 17:19:20.109038 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2026.03.10 17:19:20.109135 [ 254 ] {ae2edd30-e798-4770-98e4-10ed25c33f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4240 | 2026.03.10 17:19:20.109178 [ 254 ] {ae2edd30-e798-4770-98e4-10ed25c33f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4241 | 2026.03.10 17:19:20.109683 [ 254 ] {ae2edd30-e798-4770-98e4-10ed25c33f74} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4242 | 2026.03.10 17:19:20.109721 [ 254 ] {ae2edd30-e798-4770-98e4-10ed25c33f74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4243 | 2026.03.10 17:19:20.110031 [ 254 ] {ae2edd30-e798-4770-98e4-10ed25c33f74} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4244 | 2026.03.10 17:19:20.110274 [ 254 ] {ae2edd30-e798-4770-98e4-10ed25c33f74} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4245 | 2026.03.10 17:19:20.110418 [ 254 ] {ae2edd30-e798-4770-98e4-10ed25c33f74} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001302 sec., 19201.228878648235 rows/sec., 1.41 MiB/sec. | ||
| 4246 | 2026.03.10 17:19:20.110458 [ 254 ] {ae2edd30-e798-4770-98e4-10ed25c33f74} <Debug> TCPHandler: Processed in 0.001471314 sec. | ||
| 4247 | 2026.03.10 17:19:20.110561 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4248 | 2026.03.10 17:19:20.110656 [ 254 ] {0a199eb4-ebdf-453a-9123-c92eb1526e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4249 | 2026.03.10 17:19:20.110698 [ 254 ] {0a199eb4-ebdf-453a-9123-c92eb1526e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4250 | 2026.03.10 17:19:20.111117 [ 254 ] {0a199eb4-ebdf-453a-9123-c92eb1526e68} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4251 | 2026.03.10 17:19:20.111156 [ 254 ] {0a199eb4-ebdf-453a-9123-c92eb1526e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4252 | 2026.03.10 17:19:20.111458 [ 254 ] {0a199eb4-ebdf-453a-9123-c92eb1526e68} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4253 | 2026.03.10 17:19:20.111674 [ 254 ] {0a199eb4-ebdf-453a-9123-c92eb1526e68} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4254 | 2026.03.10 17:19:20.111803 [ 254 ] {0a199eb4-ebdf-453a-9123-c92eb1526e68} <Debug> executeQuery: Read 61 rows, 4.88 KiB in 0.001165 sec., 52360.51502145923 rows/sec., 4.09 MiB/sec. | ||
| 4255 | 2026.03.10 17:19:20.111841 [ 254 ] {0a199eb4-ebdf-453a-9123-c92eb1526e68} <Debug> TCPHandler: Processed in 0.001330201 sec. | ||
| 4256 | 2026.03.10 17:19:20.111954 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4257 | 2026.03.10 17:19:20.112050 [ 254 ] {b170d21f-eb49-4a9b-bc7b-3bc2acd1e7af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4258 | 2026.03.10 17:19:20.112094 [ 254 ] {b170d21f-eb49-4a9b-bc7b-3bc2acd1e7af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4259 | 2026.03.10 17:19:20.112471 [ 254 ] {b170d21f-eb49-4a9b-bc7b-3bc2acd1e7af} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2026.03.10 17:19:20.112509 [ 254 ] {b170d21f-eb49-4a9b-bc7b-3bc2acd1e7af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4261 | 2026.03.10 17:19:20.112850 [ 254 ] {b170d21f-eb49-4a9b-bc7b-3bc2acd1e7af} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4262 | 2026.03.10 17:19:20.113062 [ 254 ] {b170d21f-eb49-4a9b-bc7b-3bc2acd1e7af} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4263 | 2026.03.10 17:19:20.113188 [ 254 ] {b170d21f-eb49-4a9b-bc7b-3bc2acd1e7af} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001157 sec., 95073.46585998271 rows/sec., 6.64 MiB/sec. | ||
| 4264 | 2026.03.10 17:19:20.113224 [ 254 ] {b170d21f-eb49-4a9b-bc7b-3bc2acd1e7af} <Debug> TCPHandler: Processed in 0.001321141 sec. | ||
| 4265 | 2026.03.10 17:19:20.113337 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4266 | 2026.03.10 17:19:20.113433 [ 254 ] {6bdeb6cf-de1d-434b-b2d2-38c8c8de66e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4267 | 2026.03.10 17:19:20.113488 [ 254 ] {6bdeb6cf-de1d-434b-b2d2-38c8c8de66e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4268 | 2026.03.10 17:19:20.114288 [ 254 ] {6bdeb6cf-de1d-434b-b2d2-38c8c8de66e9} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4269 | 2026.03.10 17:19:20.114325 [ 254 ] {6bdeb6cf-de1d-434b-b2d2-38c8c8de66e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4270 | 2026.03.10 17:19:20.114968 [ 254 ] {6bdeb6cf-de1d-434b-b2d2-38c8c8de66e9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4271 | 2026.03.10 17:19:20.115274 [ 254 ] {6bdeb6cf-de1d-434b-b2d2-38c8c8de66e9} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4272 | 2026.03.10 17:19:20.115465 [ 254 ] {6bdeb6cf-de1d-434b-b2d2-38c8c8de66e9} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.00205 sec., 12195.121951219511 rows/sec., 21.85 MiB/sec. | ||
| 4273 | 2026.03.10 17:19:20.115523 [ 254 ] {6bdeb6cf-de1d-434b-b2d2-38c8c8de66e9} <Debug> TCPHandler: Processed in 0.002235297 sec. | ||
| 4274 | 2026.03.10 17:19:20.115633 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4275 | 2026.03.10 17:19:20.115729 [ 254 ] {73cbd6d3-6a71-4a59-b9fa-13f8d78070da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4276 | 2026.03.10 17:19:20.115771 [ 254 ] {73cbd6d3-6a71-4a59-b9fa-13f8d78070da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4277 | 2026.03.10 17:19:20.116110 [ 254 ] {73cbd6d3-6a71-4a59-b9fa-13f8d78070da} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4278 | 2026.03.10 17:19:20.116148 [ 254 ] {73cbd6d3-6a71-4a59-b9fa-13f8d78070da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4279 | 2026.03.10 17:19:20.116473 [ 254 ] {73cbd6d3-6a71-4a59-b9fa-13f8d78070da} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4280 | 2026.03.10 17:19:20.116724 [ 254 ] {73cbd6d3-6a71-4a59-b9fa-13f8d78070da} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4281 | 2026.03.10 17:19:20.116858 [ 254 ] {73cbd6d3-6a71-4a59-b9fa-13f8d78070da} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001147 sec., 34873.58326068003 rows/sec., 2.33 MiB/sec. | ||
| 4282 | 2026.03.10 17:19:20.116895 [ 254 ] {73cbd6d3-6a71-4a59-b9fa-13f8d78070da} <Debug> TCPHandler: Processed in 0.001312042 sec. | ||
| 4283 | 2026.03.10 17:19:20.924239 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53174 | ||
| 4284 | 2026.03.10 17:19:20.924345 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4285 | 2026.03.10 17:19:20.924370 [ 287 ] {} <Debug> TCP-Session: 7a3b632c-35b2-45a0-ba41-70c9ba980c23 Authenticating user 'default' from [fd00:1122:3344:101::e]:53174 | ||
| 4286 | 2026.03.10 17:19:20.924391 [ 287 ] {} <Debug> TCP-Session: 7a3b632c-35b2-45a0-ba41-70c9ba980c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2026.03.10 17:19:20.924404 [ 287 ] {} <Debug> TCP-Session: 7a3b632c-35b2-45a0-ba41-70c9ba980c23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4288 | 2026.03.10 17:19:20.924590 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41650 | ||
| 4289 | 2026.03.10 17:19:20.924632 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52893 | ||
| 4290 | 2026.03.10 17:19:20.924651 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43736 | ||
| 4291 | 2026.03.10 17:19:20.924674 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37231 | ||
| 4292 | 2026.03.10 17:19:20.924712 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50901 | ||
| 4293 | 2026.03.10 17:19:20.924718 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42440 | ||
| 4294 | 2026.03.10 17:19:20.924785 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4295 | 2026.03.10 17:19:20.924701 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57656 | ||
| 4296 | 2026.03.10 17:19:20.924829 [ 288 ] {} <Debug> TCP-Session: 11eea1fd-e4cc-467e-8d9c-1fcc41aacfe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41650 | ||
| 4297 | 2026.03.10 17:19:20.924661 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54582 | ||
| 4298 | 2026.03.10 17:19:20.924871 [ 288 ] {} <Debug> TCP-Session: 11eea1fd-e4cc-467e-8d9c-1fcc41aacfe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4299 | 2026.03.10 17:19:20.924876 [ 287 ] {} <Trace> TCP-Session: 7a3b632c-35b2-45a0-ba41-70c9ba980c23 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4300 | 2026.03.10 17:19:20.924897 [ 288 ] {} <Debug> TCP-Session: 11eea1fd-e4cc-467e-8d9c-1fcc41aacfe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4301 | 2026.03.10 17:19:20.925083 [ 287 ] {3e074084-00ac-4b5b-b084-fc24333db83d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53174) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4302 | 2026.03.10 17:19:20.925132 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4303 | 2026.03.10 17:19:20.925172 [ 290 ] {} <Debug> TCP-Session: 7ea352f1-00d5-42e5-abc4-6e143acfb731 Authenticating user 'default' from [fd00:1122:3344:101::e]:54582 | ||
| 4304 | 2026.03.10 17:19:20.925171 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4305 | 2026.03.10 17:19:20.925200 [ 290 ] {} <Debug> TCP-Session: 7ea352f1-00d5-42e5-abc4-6e143acfb731 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4306 | 2026.03.10 17:19:20.925213 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4307 | 2026.03.10 17:19:20.925224 [ 290 ] {} <Debug> TCP-Session: 7ea352f1-00d5-42e5-abc4-6e143acfb731 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2026.03.10 17:19:20.925224 [ 293 ] {} <Debug> TCP-Session: 7668829d-288e-4318-9250-0cf906f9dd9e Authenticating user 'default' from [fd00:1122:3344:101::e]:57656 | ||
| 4309 | 2026.03.10 17:19:20.925258 [ 294 ] {} <Debug> TCP-Session: 84bafbd5-f0a0-4bda-9e44-014685ad1500 Authenticating user 'default' from [fd00:1122:3344:101::e]:50901 | ||
| 4310 | 2026.03.10 17:19:20.925287 [ 293 ] {} <Debug> TCP-Session: 7668829d-288e-4318-9250-0cf906f9dd9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4311 | 2026.03.10 17:19:20.925296 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4312 | 2026.03.10 17:19:20.925307 [ 294 ] {} <Debug> TCP-Session: 84bafbd5-f0a0-4bda-9e44-014685ad1500 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4313 | 2026.03.10 17:19:20.925341 [ 292 ] {} <Debug> TCP-Session: 6a17dfca-9862-45d3-81f1-79ca86a8d65b Authenticating user 'default' from [fd00:1122:3344:101::e]:37231 | ||
| 4314 | 2026.03.10 17:19:20.925349 [ 294 ] {} <Debug> TCP-Session: 84bafbd5-f0a0-4bda-9e44-014685ad1500 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4315 | 2026.03.10 17:19:20.925368 [ 292 ] {} <Debug> TCP-Session: 6a17dfca-9862-45d3-81f1-79ca86a8d65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4316 | 2026.03.10 17:19:20.925312 [ 293 ] {} <Debug> TCP-Session: 7668829d-288e-4318-9250-0cf906f9dd9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2026.03.10 17:19:20.925392 [ 292 ] {} <Debug> TCP-Session: 6a17dfca-9862-45d3-81f1-79ca86a8d65b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4318 | 2026.03.10 17:19:20.925437 [ 287 ] {3e074084-00ac-4b5b-b084-fc24333db83d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4319 | 2026.03.10 17:19:20.925500 [ 287 ] {3e074084-00ac-4b5b-b084-fc24333db83d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4320 | 2026.03.10 17:19:20.925529 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4321 | 2026.03.10 17:19:20.925534 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4322 | 2026.03.10 17:19:20.925573 [ 3 ] {} <Debug> TCP-Session: d6fcbf1b-3667-4bf7-bc80-1564a9c55097 Authenticating user 'default' from [fd00:1122:3344:101::e]:42440 | ||
| 4323 | 2026.03.10 17:19:20.925598 [ 291 ] {} <Debug> TCP-Session: c8086019-048e-4525-9562-62b3e1cf142f Authenticating user 'default' from [fd00:1122:3344:101::e]:43736 | ||
| 4324 | 2026.03.10 17:19:20.925600 [ 3 ] {} <Debug> TCP-Session: d6fcbf1b-3667-4bf7-bc80-1564a9c55097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2026.03.10 17:19:20.925625 [ 291 ] {} <Debug> TCP-Session: c8086019-048e-4525-9562-62b3e1cf142f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2026.03.10 17:19:20.925630 [ 3 ] {} <Debug> TCP-Session: d6fcbf1b-3667-4bf7-bc80-1564a9c55097 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4327 | 2026.03.10 17:19:20.925647 [ 291 ] {} <Debug> TCP-Session: c8086019-048e-4525-9562-62b3e1cf142f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4328 | 2026.03.10 17:19:20.925665 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4329 | 2026.03.10 17:19:20.925717 [ 289 ] {} <Debug> TCP-Session: 070bf088-d48a-4e9f-b857-01f99e242d5e Authenticating user 'default' from [fd00:1122:3344:101::e]:52893 | ||
| 4330 | 2026.03.10 17:19:20.925744 [ 289 ] {} <Debug> TCP-Session: 070bf088-d48a-4e9f-b857-01f99e242d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4331 | 2026.03.10 17:19:20.925761 [ 289 ] {} <Debug> TCP-Session: 070bf088-d48a-4e9f-b857-01f99e242d5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4332 | 2026.03.10 17:19:20.925814 [ 287 ] {3e074084-00ac-4b5b-b084-fc24333db83d} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 4333 | 2026.03.10 17:19:20.926831 [ 321 ] {3e074084-00ac-4b5b-b084-fc24333db83d} <Trace> AggregatingTransform: Aggregating | ||
| 4334 | 2026.03.10 17:19:20.926876 [ 321 ] {3e074084-00ac-4b5b-b084-fc24333db83d} <Trace> Aggregator: Aggregation method: without_key | ||
| 4335 | 2026.03.10 17:19:20.926917 [ 321 ] {3e074084-00ac-4b5b-b084-fc24333db83d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000999266 sec. (1000.735 rows/sec., 39.09 KiB/sec.) | ||
| 4336 | 2026.03.10 17:19:20.926937 [ 321 ] {3e074084-00ac-4b5b-b084-fc24333db83d} <Trace> Aggregator: Merging aggregated data | ||
| 4337 | 2026.03.10 17:19:20.928213 [ 287 ] {3e074084-00ac-4b5b-b084-fc24333db83d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003194 sec., 313.08703819661866 rows/sec., 12.23 KiB/sec. | ||
| 4338 | 2026.03.10 17:19:20.928360 [ 287 ] {3e074084-00ac-4b5b-b084-fc24333db83d} <Debug> TCPHandler: Processed in 0.00373417 sec. | ||
| 4339 | 2026.03.10 17:19:20.928462 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4340 | 2026.03.10 17:19:20.928493 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4341 | 2026.03.10 17:19:20.928504 [ 287 ] {} <Debug> TCP-Session: 7a3b632c-35b2-45a0-ba41-70c9ba980c23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4342 | 2026.03.10 17:19:20.928518 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4343 | 2026.03.10 17:19:20.928542 [ 3 ] {} <Debug> TCP-Session: d6fcbf1b-3667-4bf7-bc80-1564a9c55097 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4344 | 2026.03.10 17:19:20.928556 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4345 | 2026.03.10 17:19:20.928580 [ 288 ] {} <Debug> TCP-Session: 11eea1fd-e4cc-467e-8d9c-1fcc41aacfe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4346 | 2026.03.10 17:19:20.928586 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4347 | 2026.03.10 17:19:20.928607 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4348 | 2026.03.10 17:19:20.928628 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4349 | 2026.03.10 17:19:20.928647 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4350 | 2026.03.10 17:19:20.928664 [ 291 ] {} <Debug> TCP-Session: c8086019-048e-4525-9562-62b3e1cf142f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4351 | 2026.03.10 17:19:20.928679 [ 292 ] {} <Debug> TCP-Session: 6a17dfca-9862-45d3-81f1-79ca86a8d65b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4352 | 2026.03.10 17:19:20.928704 [ 294 ] {} <Debug> TCP-Session: 84bafbd5-f0a0-4bda-9e44-014685ad1500 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4353 | 2026.03.10 17:19:20.928645 [ 293 ] {} <Debug> TCP-Session: 7668829d-288e-4318-9250-0cf906f9dd9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4354 | 2026.03.10 17:19:20.928607 [ 290 ] {} <Debug> TCP-Session: 7ea352f1-00d5-42e5-abc4-6e143acfb731 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4355 | 2026.03.10 17:19:20.928539 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4356 | 2026.03.10 17:19:20.928802 [ 289 ] {} <Debug> TCP-Session: 070bf088-d48a-4e9f-b857-01f99e242d5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2026.03.10 17:19:20.964531 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44304 | ||
| 4358 | 2026.03.10 17:19:20.964638 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4359 | 2026.03.10 17:19:20.964675 [ 287 ] {} <Debug> TCP-Session: 62c2c448-ba4a-4450-b20b-c08fb9f98766 Authenticating user 'default' from [fd00:1122:3344:101::e]:44304 | ||
| 4360 | 2026.03.10 17:19:20.964697 [ 287 ] {} <Debug> TCP-Session: 62c2c448-ba4a-4450-b20b-c08fb9f98766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4361 | 2026.03.10 17:19:20.964712 [ 287 ] {} <Debug> TCP-Session: 62c2c448-ba4a-4450-b20b-c08fb9f98766 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2026.03.10 17:19:20.964900 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63358 | ||
| 4363 | 2026.03.10 17:19:20.964923 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43883 | ||
| 4364 | 2026.03.10 17:19:20.964944 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34418 | ||
| 4365 | 2026.03.10 17:19:20.964972 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34446 | ||
| 4366 | 2026.03.10 17:19:20.965006 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4367 | 2026.03.10 17:19:20.964963 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51876 | ||
| 4368 | 2026.03.10 17:19:20.965049 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4369 | 2026.03.10 17:19:20.965041 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4370 | 2026.03.10 17:19:20.965069 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4371 | 2026.03.10 17:19:20.965080 [ 290 ] {} <Debug> TCP-Session: 223317eb-3a35-451c-b51a-2fd16782dc92 Authenticating user 'default' from [fd00:1122:3344:101::e]:43883 | ||
| 4372 | 2026.03.10 17:19:20.965096 [ 292 ] {} <Debug> TCP-Session: c0e2cef7-bde9-479e-914f-f449e15739cd Authenticating user 'default' from [fd00:1122:3344:101::e]:34418 | ||
| 4373 | 2026.03.10 17:19:20.965102 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4374 | 2026.03.10 17:19:20.965120 [ 290 ] {} <Debug> TCP-Session: 223317eb-3a35-451c-b51a-2fd16782dc92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2026.03.10 17:19:20.965135 [ 292 ] {} <Debug> TCP-Session: c0e2cef7-bde9-479e-914f-f449e15739cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4376 | 2026.03.10 17:19:20.965144 [ 294 ] {} <Debug> TCP-Session: 72d8dfb0-3b44-4f2f-bd2a-420b8749db1f Authenticating user 'default' from [fd00:1122:3344:101::e]:51876 | ||
| 4377 | 2026.03.10 17:19:20.965146 [ 290 ] {} <Debug> TCP-Session: 223317eb-3a35-451c-b51a-2fd16782dc92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4378 | 2026.03.10 17:19:20.965168 [ 292 ] {} <Debug> TCP-Session: c0e2cef7-bde9-479e-914f-f449e15739cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4379 | 2026.03.10 17:19:20.965178 [ 294 ] {} <Debug> TCP-Session: 72d8dfb0-3b44-4f2f-bd2a-420b8749db1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4380 | 2026.03.10 17:19:20.964953 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56441 | ||
| 4381 | 2026.03.10 17:19:20.965212 [ 294 ] {} <Debug> TCP-Session: 72d8dfb0-3b44-4f2f-bd2a-420b8749db1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4382 | 2026.03.10 17:19:20.964910 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57571 | ||
| 4383 | 2026.03.10 17:19:20.965045 [ 288 ] {} <Debug> TCP-Session: 2a140430-9056-4c50-bc27-659e4e206ac3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63358 | ||
| 4384 | 2026.03.10 17:19:20.965302 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4385 | 2026.03.10 17:19:20.965309 [ 288 ] {} <Debug> TCP-Session: 2a140430-9056-4c50-bc27-659e4e206ac3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4386 | 2026.03.10 17:19:20.965324 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4387 | 2026.03.10 17:19:20.965334 [ 293 ] {} <Debug> TCP-Session: cb03152a-7f63-4f2c-9aa5-94f976ea54f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56441 | ||
| 4388 | 2026.03.10 17:19:20.965339 [ 288 ] {} <Debug> TCP-Session: 2a140430-9056-4c50-bc27-659e4e206ac3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4389 | 2026.03.10 17:19:20.965360 [ 289 ] {} <Debug> TCP-Session: 6ada0278-d1ff-41be-b478-0c56947926cc Authenticating user 'default' from [fd00:1122:3344:101::e]:57571 | ||
| 4390 | 2026.03.10 17:19:20.965369 [ 293 ] {} <Debug> TCP-Session: cb03152a-7f63-4f2c-9aa5-94f976ea54f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2026.03.10 17:19:20.965394 [ 289 ] {} <Debug> TCP-Session: 6ada0278-d1ff-41be-b478-0c56947926cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4392 | 2026.03.10 17:19:20.965398 [ 293 ] {} <Debug> TCP-Session: cb03152a-7f63-4f2c-9aa5-94f976ea54f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4393 | 2026.03.10 17:19:20.965408 [ 289 ] {} <Debug> TCP-Session: 6ada0278-d1ff-41be-b478-0c56947926cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2026.03.10 17:19:20.965109 [ 3 ] {} <Debug> TCP-Session: d4619c97-84e1-4e2a-94dd-19cdd7c42db8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34446 | ||
| 4395 | 2026.03.10 17:19:20.965070 [ 287 ] {} <Trace> TCP-Session: 62c2c448-ba4a-4450-b20b-c08fb9f98766 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4396 | 2026.03.10 17:19:20.965459 [ 3 ] {} <Debug> TCP-Session: d4619c97-84e1-4e2a-94dd-19cdd7c42db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4397 | 2026.03.10 17:19:20.964931 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36140 | ||
| 4398 | 2026.03.10 17:19:20.965491 [ 3 ] {} <Debug> TCP-Session: d4619c97-84e1-4e2a-94dd-19cdd7c42db8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4399 | 2026.03.10 17:19:20.965581 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4400 | 2026.03.10 17:19:20.965616 [ 287 ] {09cc1a34-8abc-4ca7-90a8-8da2c66666fd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44304) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4401 | 2026.03.10 17:19:20.965620 [ 291 ] {} <Debug> TCP-Session: 96f85753-d7b5-40d9-a917-19bf4eeaa937 Authenticating user 'default' from [fd00:1122:3344:101::e]:36140 | ||
| 4402 | 2026.03.10 17:19:20.965659 [ 291 ] {} <Debug> TCP-Session: 96f85753-d7b5-40d9-a917-19bf4eeaa937 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2026.03.10 17:19:20.965683 [ 291 ] {} <Debug> TCP-Session: 96f85753-d7b5-40d9-a917-19bf4eeaa937 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4404 | 2026.03.10 17:19:20.965857 [ 287 ] {09cc1a34-8abc-4ca7-90a8-8da2c66666fd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4405 | 2026.03.10 17:19:20.965909 [ 287 ] {09cc1a34-8abc-4ca7-90a8-8da2c66666fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4406 | 2026.03.10 17:19:20.966188 [ 287 ] {09cc1a34-8abc-4ca7-90a8-8da2c66666fd} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 4407 | 2026.03.10 17:19:20.967121 [ 332 ] {09cc1a34-8abc-4ca7-90a8-8da2c66666fd} <Trace> AggregatingTransform: Aggregating | ||
| 4408 | 2026.03.10 17:19:20.967169 [ 332 ] {09cc1a34-8abc-4ca7-90a8-8da2c66666fd} <Trace> Aggregator: Aggregation method: without_key | ||
| 4409 | 2026.03.10 17:19:20.967212 [ 332 ] {09cc1a34-8abc-4ca7-90a8-8da2c66666fd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921525 sec. (1085.158 rows/sec., 42.39 KiB/sec.) | ||
| 4410 | 2026.03.10 17:19:20.967237 [ 332 ] {09cc1a34-8abc-4ca7-90a8-8da2c66666fd} <Trace> Aggregator: Merging aggregated data | ||
| 4411 | 2026.03.10 17:19:20.968729 [ 287 ] {09cc1a34-8abc-4ca7-90a8-8da2c66666fd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003163 sec., 316.1555485298767 rows/sec., 12.35 KiB/sec. | ||
| 4412 | 2026.03.10 17:19:20.968889 [ 287 ] {09cc1a34-8abc-4ca7-90a8-8da2c66666fd} <Debug> TCPHandler: Processed in 0.003935223 sec. | ||
| 4413 | 2026.03.10 17:19:20.968969 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4414 | 2026.03.10 17:19:20.968999 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4415 | 2026.03.10 17:19:20.969003 [ 287 ] {} <Debug> TCP-Session: 62c2c448-ba4a-4450-b20b-c08fb9f98766 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2026.03.10 17:19:20.969018 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4417 | 2026.03.10 17:19:20.969054 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4418 | 2026.03.10 17:19:20.969046 [ 288 ] {} <Debug> TCP-Session: 2a140430-9056-4c50-bc27-659e4e206ac3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4419 | 2026.03.10 17:19:20.969073 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4420 | 2026.03.10 17:19:20.969092 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4421 | 2026.03.10 17:19:20.969108 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4422 | 2026.03.10 17:19:20.969122 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4423 | 2026.03.10 17:19:20.969144 [ 291 ] {} <Debug> TCP-Session: 96f85753-d7b5-40d9-a917-19bf4eeaa937 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4424 | 2026.03.10 17:19:20.969166 [ 292 ] {} <Debug> TCP-Session: c0e2cef7-bde9-479e-914f-f449e15739cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4425 | 2026.03.10 17:19:20.969185 [ 294 ] {} <Debug> TCP-Session: 72d8dfb0-3b44-4f2f-bd2a-420b8749db1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4426 | 2026.03.10 17:19:20.969126 [ 290 ] {} <Debug> TCP-Session: 223317eb-3a35-451c-b51a-2fd16782dc92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4427 | 2026.03.10 17:19:20.969089 [ 289 ] {} <Debug> TCP-Session: 6ada0278-d1ff-41be-b478-0c56947926cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4428 | 2026.03.10 17:19:20.969085 [ 293 ] {} <Debug> TCP-Session: cb03152a-7f63-4f2c-9aa5-94f976ea54f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4429 | 2026.03.10 17:19:20.969035 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4430 | 2026.03.10 17:19:20.969309 [ 3 ] {} <Debug> TCP-Session: d4619c97-84e1-4e2a-94dd-19cdd7c42db8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4431 | 2026.03.10 17:19:21.452305 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8223 | ||
| 4432 | 2026.03.10 17:19:21.452807 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4433 | 2026.03.10 17:19:21.452854 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4434 | 2026.03.10 17:19:21.453395 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4435 | 2026.03.10 17:19:21.453656 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4436 | 2026.03.10 17:19:21.453788 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8223 | ||
| 4437 | 2026.03.10 17:19:21.875394 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4438 | 2026.03.10 17:19:21.891493 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2026.03.10 17:19:21.891574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4440 | 2026.03.10 17:19:21.897985 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4441 | 2026.03.10 17:19:21.898871 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2026.03.10 17:19:21.904188 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4443 | 2026.03.10 17:19:22.438318 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4444 | 2026.03.10 17:19:22.438507 [ 254 ] {12171595-2d1f-437f-a904-da8249b51218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4445 | 2026.03.10 17:19:22.438574 [ 254 ] {12171595-2d1f-437f-a904-da8249b51218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4446 | 2026.03.10 17:19:22.439197 [ 254 ] {12171595-2d1f-437f-a904-da8249b51218} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4447 | 2026.03.10 17:19:22.439251 [ 254 ] {12171595-2d1f-437f-a904-da8249b51218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4448 | 2026.03.10 17:19:22.439641 [ 254 ] {12171595-2d1f-437f-a904-da8249b51218} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4449 | 2026.03.10 17:19:22.439872 [ 254 ] {12171595-2d1f-437f-a904-da8249b51218} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4450 | 2026.03.10 17:19:22.440028 [ 254 ] {12171595-2d1f-437f-a904-da8249b51218} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001569 sec., 15296.367112810707 rows/sec., 1.27 MiB/sec. | ||
| 4451 | 2026.03.10 17:19:22.440071 [ 254 ] {12171595-2d1f-437f-a904-da8249b51218} <Debug> TCPHandler: Processed in 0.001881671 sec. | ||
| 4452 | 2026.03.10 17:19:22.440192 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4453 | 2026.03.10 17:19:22.440287 [ 254 ] {51bb201c-ebce-40f1-a38a-7d89079ebd18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4454 | 2026.03.10 17:19:22.440329 [ 254 ] {51bb201c-ebce-40f1-a38a-7d89079ebd18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4455 | 2026.03.10 17:19:22.440774 [ 254 ] {51bb201c-ebce-40f1-a38a-7d89079ebd18} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4456 | 2026.03.10 17:19:22.440819 [ 254 ] {51bb201c-ebce-40f1-a38a-7d89079ebd18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4457 | 2026.03.10 17:19:22.441200 [ 254 ] {51bb201c-ebce-40f1-a38a-7d89079ebd18} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4458 | 2026.03.10 17:19:22.441432 [ 254 ] {51bb201c-ebce-40f1-a38a-7d89079ebd18} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4459 | 2026.03.10 17:19:22.441568 [ 254 ] {51bb201c-ebce-40f1-a38a-7d89079ebd18} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001299 sec., 4618.937644341801 rows/sec., 376.64 KiB/sec. | ||
| 4460 | 2026.03.10 17:19:22.441607 [ 254 ] {51bb201c-ebce-40f1-a38a-7d89079ebd18} <Debug> TCPHandler: Processed in 0.001465483 sec. | ||
| 4461 | 2026.03.10 17:19:22.441724 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4462 | 2026.03.10 17:19:22.441819 [ 254 ] {ed64166a-a3a5-485d-853b-542b3a29d33f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4463 | 2026.03.10 17:19:22.441859 [ 254 ] {ed64166a-a3a5-485d-853b-542b3a29d33f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4464 | 2026.03.10 17:19:22.442961 [ 254 ] {ed64166a-a3a5-485d-853b-542b3a29d33f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4465 | 2026.03.10 17:19:22.442999 [ 254 ] {ed64166a-a3a5-485d-853b-542b3a29d33f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4466 | 2026.03.10 17:19:22.443447 [ 254 ] {ed64166a-a3a5-485d-853b-542b3a29d33f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4467 | 2026.03.10 17:19:22.443672 [ 254 ] {ed64166a-a3a5-485d-853b-542b3a29d33f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4468 | 2026.03.10 17:19:22.443813 [ 254 ] {ed64166a-a3a5-485d-853b-542b3a29d33f} <Debug> executeQuery: Read 2047 rows, 159.11 KiB in 0.002012 sec., 1017395.6262425447 rows/sec., 77.23 MiB/sec. | ||
| 4469 | 2026.03.10 17:19:22.443852 [ 254 ] {ed64166a-a3a5-485d-853b-542b3a29d33f} <Debug> TCPHandler: Processed in 0.002177146 sec. | ||
| 4470 | 2026.03.10 17:19:22.443970 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4471 | 2026.03.10 17:19:22.444064 [ 254 ] {41be26c6-38df-48ed-926c-5f100f50dfdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4472 | 2026.03.10 17:19:22.444103 [ 254 ] {41be26c6-38df-48ed-926c-5f100f50dfdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4473 | 2026.03.10 17:19:22.444513 [ 254 ] {41be26c6-38df-48ed-926c-5f100f50dfdb} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4474 | 2026.03.10 17:19:22.444550 [ 254 ] {41be26c6-38df-48ed-926c-5f100f50dfdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4475 | 2026.03.10 17:19:22.444862 [ 254 ] {41be26c6-38df-48ed-926c-5f100f50dfdb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4476 | 2026.03.10 17:19:22.445080 [ 254 ] {41be26c6-38df-48ed-926c-5f100f50dfdb} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4477 | 2026.03.10 17:19:22.445213 [ 254 ] {41be26c6-38df-48ed-926c-5f100f50dfdb} <Debug> executeQuery: Read 34 rows, 2.58 KiB in 0.001168 sec., 29109.58904109589 rows/sec., 2.16 MiB/sec. | ||
| 4478 | 2026.03.10 17:19:22.445252 [ 254 ] {41be26c6-38df-48ed-926c-5f100f50dfdb} <Debug> TCPHandler: Processed in 0.001330971 sec. | ||
| 4479 | 2026.03.10 17:19:22.445363 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4480 | 2026.03.10 17:19:22.445457 [ 254 ] {bc303f89-abc9-4506-a136-baa95855193a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4481 | 2026.03.10 17:19:22.445496 [ 254 ] {bc303f89-abc9-4506-a136-baa95855193a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4482 | 2026.03.10 17:19:22.446085 [ 254 ] {bc303f89-abc9-4506-a136-baa95855193a} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4483 | 2026.03.10 17:19:22.446122 [ 254 ] {bc303f89-abc9-4506-a136-baa95855193a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4484 | 2026.03.10 17:19:22.446460 [ 254 ] {bc303f89-abc9-4506-a136-baa95855193a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4485 | 2026.03.10 17:19:22.446687 [ 254 ] {bc303f89-abc9-4506-a136-baa95855193a} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4486 | 2026.03.10 17:19:22.446816 [ 254 ] {bc303f89-abc9-4506-a136-baa95855193a} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001377 sec., 531590.4139433551 rows/sec., 31.44 MiB/sec. | ||
| 4487 | 2026.03.10 17:19:22.446855 [ 254 ] {bc303f89-abc9-4506-a136-baa95855193a} <Debug> TCPHandler: Processed in 0.001541205 sec. | ||
| 4488 | 2026.03.10 17:19:22.446974 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4489 | 2026.03.10 17:19:22.447068 [ 254 ] {2dff8795-250c-4226-b8a7-4c90620735f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 4490 | 2026.03.10 17:19:22.447107 [ 254 ] {2dff8795-250c-4226-b8a7-4c90620735f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 4491 | 2026.03.10 17:19:22.447507 [ 254 ] {2dff8795-250c-4226-b8a7-4c90620735f4} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4492 | 2026.03.10 17:19:22.447544 [ 254 ] {2dff8795-250c-4226-b8a7-4c90620735f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4493 | 2026.03.10 17:19:22.447861 [ 254 ] {2dff8795-250c-4226-b8a7-4c90620735f4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4494 | 2026.03.10 17:19:22.448064 [ 254 ] {2dff8795-250c-4226-b8a7-4c90620735f4} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4495 | 2026.03.10 17:19:22.448188 [ 254 ] {2dff8795-250c-4226-b8a7-4c90620735f4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001138 sec., 878.7346221441126 rows/sec., 61.79 KiB/sec. | ||
| 4496 | 2026.03.10 17:19:22.448226 [ 254 ] {2dff8795-250c-4226-b8a7-4c90620735f4} <Debug> TCPHandler: Processed in 0.001300601 sec. | ||
| 4497 | 2026.03.10 17:19:22.448331 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4498 | 2026.03.10 17:19:22.448433 [ 254 ] {71c81ee9-6f9e-4ace-b22f-0db7480fce02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4499 | 2026.03.10 17:19:22.448473 [ 254 ] {71c81ee9-6f9e-4ace-b22f-0db7480fce02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4500 | 2026.03.10 17:19:22.448907 [ 254 ] {71c81ee9-6f9e-4ace-b22f-0db7480fce02} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2026.03.10 17:19:22.448946 [ 254 ] {71c81ee9-6f9e-4ace-b22f-0db7480fce02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4502 | 2026.03.10 17:19:22.449262 [ 254 ] {71c81ee9-6f9e-4ace-b22f-0db7480fce02} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4503 | 2026.03.10 17:19:22.449478 [ 254 ] {71c81ee9-6f9e-4ace-b22f-0db7480fce02} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2026.03.10 17:19:22.449605 [ 254 ] {71c81ee9-6f9e-4ace-b22f-0db7480fce02} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001191 sec., 10075.566750629723 rows/sec., 787.15 KiB/sec. | ||
| 4505 | 2026.03.10 17:19:22.449644 [ 254 ] {71c81ee9-6f9e-4ace-b22f-0db7480fce02} <Debug> TCPHandler: Processed in 0.001363192 sec. | ||
| 4506 | 2026.03.10 17:19:22.449768 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4507 | 2026.03.10 17:19:22.449888 [ 254 ] {40c1791a-5eb3-4a99-b47c-b9832a77cbc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4508 | 2026.03.10 17:19:22.449938 [ 254 ] {40c1791a-5eb3-4a99-b47c-b9832a77cbc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4509 | 2026.03.10 17:19:22.450762 [ 254 ] {40c1791a-5eb3-4a99-b47c-b9832a77cbc6} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4510 | 2026.03.10 17:19:22.450799 [ 254 ] {40c1791a-5eb3-4a99-b47c-b9832a77cbc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4511 | 2026.03.10 17:19:22.451172 [ 254 ] {40c1791a-5eb3-4a99-b47c-b9832a77cbc6} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4512 | 2026.03.10 17:19:22.451397 [ 254 ] {40c1791a-5eb3-4a99-b47c-b9832a77cbc6} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4513 | 2026.03.10 17:19:22.451529 [ 254 ] {40c1791a-5eb3-4a99-b47c-b9832a77cbc6} <Debug> executeQuery: Read 1030 rows, 73.13 KiB in 0.001665 sec., 618618.6186186186 rows/sec., 42.89 MiB/sec. | ||
| 4514 | 2026.03.10 17:19:22.451567 [ 254 ] {40c1791a-5eb3-4a99-b47c-b9832a77cbc6} <Debug> TCPHandler: Processed in 0.00186186 sec. | ||
| 4515 | 2026.03.10 17:19:22.451686 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4516 | 2026.03.10 17:19:22.451782 [ 254 ] {cffbaa79-8a0e-4ebf-a48c-432934729bd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4517 | 2026.03.10 17:19:22.451825 [ 254 ] {cffbaa79-8a0e-4ebf-a48c-432934729bd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4518 | 2026.03.10 17:19:22.452508 [ 254 ] {cffbaa79-8a0e-4ebf-a48c-432934729bd0} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4519 | 2026.03.10 17:19:22.452542 [ 254 ] {cffbaa79-8a0e-4ebf-a48c-432934729bd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4520 | 2026.03.10 17:19:22.453034 [ 254 ] {cffbaa79-8a0e-4ebf-a48c-432934729bd0} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4521 | 2026.03.10 17:19:22.453253 [ 254 ] {cffbaa79-8a0e-4ebf-a48c-432934729bd0} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4522 | 2026.03.10 17:19:22.453396 [ 254 ] {cffbaa79-8a0e-4ebf-a48c-432934729bd0} <Debug> executeQuery: Read 1290 rows, 83.55 KiB in 0.001632 sec., 790441.1764705882 rows/sec., 50.00 MiB/sec. | ||
| 4523 | 2026.03.10 17:19:22.453434 [ 254 ] {cffbaa79-8a0e-4ebf-a48c-432934729bd0} <Debug> TCPHandler: Processed in 0.001798089 sec. | ||
| 4524 | 2026.03.10 17:19:22.453557 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4525 | 2026.03.10 17:19:22.453653 [ 254 ] {81c7c814-eb5d-4d8a-900b-10cc99a731d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4526 | 2026.03.10 17:19:22.453707 [ 254 ] {81c7c814-eb5d-4d8a-900b-10cc99a731d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4527 | 2026.03.10 17:19:22.454485 [ 254 ] {81c7c814-eb5d-4d8a-900b-10cc99a731d8} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4528 | 2026.03.10 17:19:22.454521 [ 254 ] {81c7c814-eb5d-4d8a-900b-10cc99a731d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4529 | 2026.03.10 17:19:22.455041 [ 254 ] {81c7c814-eb5d-4d8a-900b-10cc99a731d8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4530 | 2026.03.10 17:19:22.455268 [ 254 ] {81c7c814-eb5d-4d8a-900b-10cc99a731d8} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2026.03.10 17:19:22.455416 [ 254 ] {81c7c814-eb5d-4d8a-900b-10cc99a731d8} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001781 sec., 8983.717012914092 rows/sec., 16.10 MiB/sec. | ||
| 4532 | 2026.03.10 17:19:22.455476 [ 254 ] {81c7c814-eb5d-4d8a-900b-10cc99a731d8} <Debug> TCPHandler: Processed in 0.001968552 sec. | ||
| 4533 | 2026.03.10 17:19:22.455588 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4534 | 2026.03.10 17:19:22.455683 [ 254 ] {180fe151-fc95-48dd-8638-12612c8bbf1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4535 | 2026.03.10 17:19:22.455724 [ 254 ] {180fe151-fc95-48dd-8638-12612c8bbf1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4536 | 2026.03.10 17:19:22.456056 [ 254 ] {180fe151-fc95-48dd-8638-12612c8bbf1e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4537 | 2026.03.10 17:19:22.456090 [ 254 ] {180fe151-fc95-48dd-8638-12612c8bbf1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4538 | 2026.03.10 17:19:22.456396 [ 254 ] {180fe151-fc95-48dd-8638-12612c8bbf1e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4539 | 2026.03.10 17:19:22.456604 [ 254 ] {180fe151-fc95-48dd-8638-12612c8bbf1e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4540 | 2026.03.10 17:19:22.456731 [ 254 ] {180fe151-fc95-48dd-8638-12612c8bbf1e} <Debug> executeQuery: Read 24 rows, 1.64 KiB in 0.001067 sec., 22492.970946579193 rows/sec., 1.50 MiB/sec. | ||
| 4541 | 2026.03.10 17:19:22.456766 [ 254 ] {180fe151-fc95-48dd-8638-12612c8bbf1e} <Debug> TCPHandler: Processed in 0.00122819 sec. | ||
| 4542 | 2026.03.10 17:19:23.965063 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 576 | ||
| 4543 | 2026.03.10 17:19:23.967629 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2026.03.10 17:19:23.967673 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4545 | 2026.03.10 17:19:23.968897 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4546 | 2026.03.10 17:19:23.969168 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2026.03.10 17:19:23.969419 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 576 | ||
| 4548 | 2026.03.10 17:19:25.103406 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2026.03.10 17:19:25.103611 [ 254 ] {47d47f0a-931f-4c50-a591-8d9f4f50c30f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4550 | 2026.03.10 17:19:25.103687 [ 254 ] {47d47f0a-931f-4c50-a591-8d9f4f50c30f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4551 | 2026.03.10 17:19:25.104389 [ 254 ] {47d47f0a-931f-4c50-a591-8d9f4f50c30f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2026.03.10 17:19:25.104446 [ 254 ] {47d47f0a-931f-4c50-a591-8d9f4f50c30f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4553 | 2026.03.10 17:19:25.104848 [ 254 ] {47d47f0a-931f-4c50-a591-8d9f4f50c30f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4554 | 2026.03.10 17:19:25.105090 [ 254 ] {47d47f0a-931f-4c50-a591-8d9f4f50c30f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2026.03.10 17:19:25.105257 [ 254 ] {47d47f0a-931f-4c50-a591-8d9f4f50c30f} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001703 sec., 17615.971814445096 rows/sec., 1.33 MiB/sec. | ||
| 4556 | 2026.03.10 17:19:25.105302 [ 254 ] {47d47f0a-931f-4c50-a591-8d9f4f50c30f} <Debug> TCPHandler: Processed in 0.002033863 sec. | ||
| 4557 | 2026.03.10 17:19:25.105438 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2026.03.10 17:19:25.105537 [ 254 ] {f0b31a9c-35d9-4197-ab07-3a120a96dd17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4559 | 2026.03.10 17:19:25.105578 [ 254 ] {f0b31a9c-35d9-4197-ab07-3a120a96dd17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4560 | 2026.03.10 17:19:25.106000 [ 254 ] {f0b31a9c-35d9-4197-ab07-3a120a96dd17} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2026.03.10 17:19:25.106039 [ 254 ] {f0b31a9c-35d9-4197-ab07-3a120a96dd17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4562 | 2026.03.10 17:19:25.106342 [ 254 ] {f0b31a9c-35d9-4197-ab07-3a120a96dd17} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4563 | 2026.03.10 17:19:25.106562 [ 254 ] {f0b31a9c-35d9-4197-ab07-3a120a96dd17} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2026.03.10 17:19:25.106702 [ 254 ] {f0b31a9c-35d9-4197-ab07-3a120a96dd17} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001184 sec., 30405.405405405407 rows/sec., 2.37 MiB/sec. | ||
| 4565 | 2026.03.10 17:19:25.106741 [ 254 ] {f0b31a9c-35d9-4197-ab07-3a120a96dd17} <Debug> TCPHandler: Processed in 0.001354072 sec. | ||
| 4566 | 2026.03.10 17:19:25.106863 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2026.03.10 17:19:25.106960 [ 254 ] {0321513a-53a7-4622-a74a-061a04498538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4568 | 2026.03.10 17:19:25.107005 [ 254 ] {0321513a-53a7-4622-a74a-061a04498538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4569 | 2026.03.10 17:19:25.107378 [ 254 ] {0321513a-53a7-4622-a74a-061a04498538} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2026.03.10 17:19:25.107415 [ 254 ] {0321513a-53a7-4622-a74a-061a04498538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4571 | 2026.03.10 17:19:25.107736 [ 254 ] {0321513a-53a7-4622-a74a-061a04498538} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4572 | 2026.03.10 17:19:25.107971 [ 254 ] {0321513a-53a7-4622-a74a-061a04498538} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2026.03.10 17:19:25.108105 [ 254 ] {0321513a-53a7-4622-a74a-061a04498538} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001164 sec., 37800.687285223365 rows/sec., 2.64 MiB/sec. | ||
| 4574 | 2026.03.10 17:19:25.108144 [ 254 ] {0321513a-53a7-4622-a74a-061a04498538} <Debug> TCPHandler: Processed in 0.001329941 sec. | ||
| 4575 | 2026.03.10 17:19:25.108254 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4576 | 2026.03.10 17:19:25.108351 [ 254 ] {4584c01b-cec2-4f2d-99bf-d0ebdc5e09d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4577 | 2026.03.10 17:19:25.108394 [ 254 ] {4584c01b-cec2-4f2d-99bf-d0ebdc5e09d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4578 | 2026.03.10 17:19:25.108712 [ 254 ] {4584c01b-cec2-4f2d-99bf-d0ebdc5e09d0} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4579 | 2026.03.10 17:19:25.108748 [ 254 ] {4584c01b-cec2-4f2d-99bf-d0ebdc5e09d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4580 | 2026.03.10 17:19:25.109046 [ 254 ] {4584c01b-cec2-4f2d-99bf-d0ebdc5e09d0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4581 | 2026.03.10 17:19:25.109265 [ 254 ] {4584c01b-cec2-4f2d-99bf-d0ebdc5e09d0} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4582 | 2026.03.10 17:19:25.109401 [ 254 ] {4584c01b-cec2-4f2d-99bf-d0ebdc5e09d0} <Debug> executeQuery: Read 16 rows, 1.09 KiB in 0.001068 sec., 14981.273408239702 rows/sec., 1.00 MiB/sec. | ||
| 4583 | 2026.03.10 17:19:25.109438 [ 254 ] {4584c01b-cec2-4f2d-99bf-d0ebdc5e09d0} <Debug> TCPHandler: Processed in 0.00123421 sec. | ||
| 4584 | 2026.03.10 17:19:28.868796 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4585 | 2026.03.10 17:19:28.868866 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4586 | 2026.03.10 17:19:28.953967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8671 | ||
| 4587 | 2026.03.10 17:19:28.954466 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4588 | 2026.03.10 17:19:28.954516 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4589 | 2026.03.10 17:19:28.955007 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4590 | 2026.03.10 17:19:28.955247 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4591 | 2026.03.10 17:19:28.955391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8671 | ||
| 4592 | 2026.03.10 17:19:29.404365 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4593 | 2026.03.10 17:19:29.420723 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4594 | 2026.03.10 17:19:29.420786 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4595 | 2026.03.10 17:19:29.426280 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4596 | 2026.03.10 17:19:29.426985 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4597 | 2026.03.10 17:19:29.429644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4598 | 2026.03.10 17:19:30.107416 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4599 | 2026.03.10 17:19:30.107613 [ 254 ] {bb95d4fe-5db8-4e37-a581-f5e957a39d1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4600 | 2026.03.10 17:19:30.107688 [ 254 ] {bb95d4fe-5db8-4e37-a581-f5e957a39d1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4601 | 2026.03.10 17:19:30.108327 [ 254 ] {bb95d4fe-5db8-4e37-a581-f5e957a39d1b} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4602 | 2026.03.10 17:19:30.108376 [ 254 ] {bb95d4fe-5db8-4e37-a581-f5e957a39d1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4603 | 2026.03.10 17:19:30.108776 [ 254 ] {bb95d4fe-5db8-4e37-a581-f5e957a39d1b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4604 | 2026.03.10 17:19:30.109006 [ 254 ] {bb95d4fe-5db8-4e37-a581-f5e957a39d1b} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4605 | 2026.03.10 17:19:30.109139 [ 129 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4606 | 2026.03.10 17:19:30.109155 [ 254 ] {bb95d4fe-5db8-4e37-a581-f5e957a39d1b} <Debug> executeQuery: Read 80 rows, 7.02 KiB in 0.001598 sec., 50062.57822277847 rows/sec., 4.29 MiB/sec. | ||
| 4607 | 2026.03.10 17:19:30.109213 [ 129 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4608 | 2026.03.10 17:19:30.109224 [ 254 ] {bb95d4fe-5db8-4e37-a581-f5e957a39d1b} <Debug> TCPHandler: Processed in 0.001946011 sec. | ||
| 4609 | 2026.03.10 17:19:30.109246 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4610 | 2026.03.10 17:19:30.109356 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::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 | ||
| 4611 | 2026.03.10 17:19:30.109366 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2026.03.10 17:19:30.109481 [ 254 ] {567d7c71-b1c4-4c47-b279-7c1f1dd12878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4613 | 2026.03.10 17:19:30.109483 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4614 | 2026.03.10 17:19:30.109526 [ 254 ] {567d7c71-b1c4-4c47-b279-7c1f1dd12878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4615 | 2026.03.10 17:19:30.109534 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2844 rows starting from the beginning of the part | ||
| 4616 | 2026.03.10 17:19:30.109611 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 4617 | 2026.03.10 17:19:30.109657 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 80 rows starting from the beginning of the part | ||
| 4618 | 2026.03.10 17:19:30.109701 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2047 rows starting from the beginning of the part | ||
| 4619 | 2026.03.10 17:19:30.109744 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 30 rows starting from the beginning of the part | ||
| 4620 | 2026.03.10 17:19:30.109784 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 80 rows starting from the beginning of the part | ||
| 4621 | 2026.03.10 17:19:30.109960 [ 254 ] {567d7c71-b1c4-4c47-b279-7c1f1dd12878} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4622 | 2026.03.10 17:19:30.110004 [ 254 ] {567d7c71-b1c4-4c47-b279-7c1f1dd12878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4623 | 2026.03.10 17:19:30.110337 [ 254 ] {567d7c71-b1c4-4c47-b279-7c1f1dd12878} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4624 | 2026.03.10 17:19:30.110570 [ 254 ] {567d7c71-b1c4-4c47-b279-7c1f1dd12878} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4625 | 2026.03.10 17:19:30.110708 [ 254 ] {567d7c71-b1c4-4c47-b279-7c1f1dd12878} <Debug> executeQuery: Read 25 rows, 1.88 KiB in 0.001244 sec., 20096.463022508036 rows/sec., 1.48 MiB/sec. | ||
| 4626 | 2026.03.10 17:19:30.110748 [ 254 ] {567d7c71-b1c4-4c47-b279-7c1f1dd12878} <Debug> TCPHandler: Processed in 0.001433643 sec. | ||
| 4627 | 2026.03.10 17:19:30.110868 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4628 | 2026.03.10 17:19:30.110963 [ 254 ] {062a6dbc-3dba-457b-914c-caf1b450727e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4629 | 2026.03.10 17:19:30.111004 [ 254 ] {062a6dbc-3dba-457b-914c-caf1b450727e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4630 | 2026.03.10 17:19:30.111417 [ 254 ] {062a6dbc-3dba-457b-914c-caf1b450727e} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4631 | 2026.03.10 17:19:30.111455 [ 254 ] {062a6dbc-3dba-457b-914c-caf1b450727e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4632 | 2026.03.10 17:19:30.111775 [ 254 ] {062a6dbc-3dba-457b-914c-caf1b450727e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4633 | 2026.03.10 17:19:30.111792 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5121 rows, containing 5 columns (5 merged, 0 gathered) in 0.002482551 sec., 2062797.501441058 rows/sec., 166.05 MiB/sec. | ||
| 4634 | 2026.03.10 17:19:30.111996 [ 254 ] {062a6dbc-3dba-457b-914c-caf1b450727e} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2026.03.10 17:19:30.112070 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4636 | 2026.03.10 17:19:30.112139 [ 254 ] {062a6dbc-3dba-457b-914c-caf1b450727e} <Debug> executeQuery: Read 61 rows, 4.88 KiB in 0.001193 sec., 51131.60100586756 rows/sec., 4.00 MiB/sec. | ||
| 4637 | 2026.03.10 17:19:30.112143 [ 128 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4638 | 2026.03.10 17:19:30.112185 [ 254 ] {062a6dbc-3dba-457b-914c-caf1b450727e} <Debug> TCPHandler: Processed in 0.001367172 sec. | ||
| 4639 | 2026.03.10 17:19:30.112218 [ 128 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4640 | 2026.03.10 17:19:30.112251 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4641 | 2026.03.10 17:19:30.112313 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4642 | 2026.03.10 17:19:30.112357 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::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 | ||
| 4643 | 2026.03.10 17:19:30.112363 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_26_5} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4644 | 2026.03.10 17:19:30.112414 [ 254 ] {20ba07fa-3c24-46bf-9531-c7a7a9bf7cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4645 | 2026.03.10 17:19:30.112459 [ 254 ] {20ba07fa-3c24-46bf-9531-c7a7a9bf7cb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4646 | 2026.03.10 17:19:30.112487 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_26_5} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4647 | 2026.03.10 17:19:30.112499 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4648 | 2026.03.10 17:19:30.112540 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1509 rows starting from the beginning of the part | ||
| 4649 | 2026.03.10 17:19:30.112587 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 4650 | 2026.03.10 17:19:30.112612 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 4651 | 2026.03.10 17:19:30.112664 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 61 rows starting from the beginning of the part | ||
| 4652 | 2026.03.10 17:19:30.112702 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1030 rows starting from the beginning of the part | ||
| 4653 | 2026.03.10 17:19:30.112737 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 4654 | 2026.03.10 17:19:30.112773 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 61 rows starting from the beginning of the part | ||
| 4655 | 2026.03.10 17:19:30.112833 [ 254 ] {20ba07fa-3c24-46bf-9531-c7a7a9bf7cb8} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4656 | 2026.03.10 17:19:30.112875 [ 254 ] {20ba07fa-3c24-46bf-9531-c7a7a9bf7cb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4657 | 2026.03.10 17:19:30.113229 [ 254 ] {20ba07fa-3c24-46bf-9531-c7a7a9bf7cb8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4658 | 2026.03.10 17:19:30.113469 [ 254 ] {20ba07fa-3c24-46bf-9531-c7a7a9bf7cb8} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4659 | 2026.03.10 17:19:30.113578 [ 128 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4660 | 2026.03.10 17:19:30.113605 [ 254 ] {20ba07fa-3c24-46bf-9531-c7a7a9bf7cb8} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001208 sec., 91059.60264900661 rows/sec., 6.36 MiB/sec. | ||
| 4661 | 2026.03.10 17:19:30.113609 [ 128 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2026.03.10 17:19:30.113643 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4663 | 2026.03.10 17:19:30.113648 [ 254 ] {20ba07fa-3c24-46bf-9531-c7a7a9bf7cb8} <Debug> TCPHandler: Processed in 0.001385763 sec. | ||
| 4664 | 2026.03.10 17:19:30.113716 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::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 | ||
| 4665 | 2026.03.10 17:19:30.113776 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4666 | 2026.03.10 17:19:30.113818 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4667 | 2026.03.10 17:19:30.113850 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6502 rows starting from the beginning of the part | ||
| 4668 | 2026.03.10 17:19:30.113876 [ 254 ] {8b0f7217-691b-4196-a378-ae1459fc1e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4669 | 2026.03.10 17:19:30.113903 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 110 rows starting from the beginning of the part | ||
| 4670 | 2026.03.10 17:19:30.113936 [ 254 ] {8b0f7217-691b-4196-a378-ae1459fc1e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4671 | 2026.03.10 17:19:30.113954 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 110 rows starting from the beginning of the part | ||
| 4672 | 2026.03.10 17:19:30.113991 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2738 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682747 sec., 1627101.4002699158 rows/sec., 120.25 MiB/sec. | ||
| 4673 | 2026.03.10 17:19:30.114001 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1290 rows starting from the beginning of the part | ||
| 4674 | 2026.03.10 17:19:30.114054 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
| 4675 | 2026.03.10 17:19:30.114100 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 110 rows starting from the beginning of the part | ||
| 4676 | 2026.03.10 17:19:30.114203 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4677 | 2026.03.10 17:19:30.114449 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_26_5} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4678 | 2026.03.10 17:19:30.114519 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_26_5} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4679 | 2026.03.10 17:19:30.114584 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 4680 | 2026.03.10 17:19:30.114731 [ 254 ] {8b0f7217-691b-4196-a378-ae1459fc1e9d} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4681 | 2026.03.10 17:19:30.114774 [ 254 ] {8b0f7217-691b-4196-a378-ae1459fc1e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4682 | 2026.03.10 17:19:30.115336 [ 254 ] {8b0f7217-691b-4196-a378-ae1459fc1e9d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4683 | 2026.03.10 17:19:30.115569 [ 254 ] {8b0f7217-691b-4196-a378-ae1459fc1e9d} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4684 | 2026.03.10 17:19:30.115711 [ 254 ] {8b0f7217-691b-4196-a378-ae1459fc1e9d} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.001853 sec., 13491.635186184565 rows/sec., 24.18 MiB/sec. | ||
| 4685 | 2026.03.10 17:19:30.115764 [ 254 ] {8b0f7217-691b-4196-a378-ae1459fc1e9d} <Debug> TCPHandler: Processed in 0.002038353 sec. | ||
| 4686 | 2026.03.10 17:19:30.115880 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4687 | 2026.03.10 17:19:30.115976 [ 254 ] {5471ed67-44ed-41b5-9aa3-689db1eb6a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4688 | 2026.03.10 17:19:30.116018 [ 254 ] {5471ed67-44ed-41b5-9aa3-689db1eb6a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4689 | 2026.03.10 17:19:30.116344 [ 254 ] {5471ed67-44ed-41b5-9aa3-689db1eb6a8c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4690 | 2026.03.10 17:19:30.116381 [ 254 ] {5471ed67-44ed-41b5-9aa3-689db1eb6a8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4691 | 2026.03.10 17:19:30.116702 [ 254 ] {5471ed67-44ed-41b5-9aa3-689db1eb6a8c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4692 | 2026.03.10 17:19:30.116709 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8166 rows, containing 5 columns (5 merged, 0 gathered) in 0.003023849 sec., 2700531.673373902 rows/sec., 176.18 MiB/sec. | ||
| 4693 | 2026.03.10 17:19:30.116918 [ 254 ] {5471ed67-44ed-41b5-9aa3-689db1eb6a8c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2026.03.10 17:19:30.117020 [ 128 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4695 | 2026.03.10 17:19:30.117049 [ 254 ] {5471ed67-44ed-41b5-9aa3-689db1eb6a8c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001091 sec., 36663.611365719524 rows/sec., 2.45 MiB/sec. | ||
| 4696 | 2026.03.10 17:19:30.117050 [ 128 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4697 | 2026.03.10 17:19:30.117088 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4698 | 2026.03.10 17:19:30.117093 [ 254 ] {5471ed67-44ed-41b5-9aa3-689db1eb6a8c} <Debug> TCPHandler: Processed in 0.00126319 sec. | ||
| 4699 | 2026.03.10 17:19:30.117149 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::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 | ||
| 4700 | 2026.03.10 17:19:30.117240 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4701 | 2026.03.10 17:19:30.117265 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 594 rows starting from the beginning of the part | ||
| 4702 | 2026.03.10 17:19:30.117307 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 4703 | 2026.03.10 17:19:30.117340 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 4704 | 2026.03.10 17:19:30.117371 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 4705 | 2026.03.10 17:19:30.117401 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part | ||
| 4706 | 2026.03.10 17:19:30.117414 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4707 | 2026.03.10 17:19:30.117432 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 4708 | 2026.03.10 17:19:30.117684 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4709 | 2026.03.10 17:19:30.117766 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4710 | 2026.03.10 17:19:30.117847 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 4711 | 2026.03.10 17:19:30.118166 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 754 rows, containing 4 columns (4 merged, 0 gathered) in 0.001042136 sec., 723514.0135260657 rows/sec., 46.01 MiB/sec. | ||
| 4712 | 2026.03.10 17:19:30.118303 [ 192 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4713 | 2026.03.10 17:19:30.118521 [ 192 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_26_5} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2026.03.10 17:19:30.118580 [ 192 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_26_5} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4715 | 2026.03.10 17:19:30.118634 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 4716 | 2026.03.10 17:19:33.969746 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 596 | ||
| 4717 | 2026.03.10 17:19:33.971846 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2026.03.10 17:19:33.971897 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4719 | 2026.03.10 17:19:33.973072 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4720 | 2026.03.10 17:19:33.973353 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2026.03.10 17:19:33.973621 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 596 | ||
| 4722 | 2026.03.10 17:19:35.106953 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4723 | 2026.03.10 17:19:35.107135 [ 254 ] {ff549867-d554-46b3-8a0e-567dae07f029} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4724 | 2026.03.10 17:19:35.107205 [ 254 ] {ff549867-d554-46b3-8a0e-567dae07f029} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4725 | 2026.03.10 17:19:35.107863 [ 254 ] {ff549867-d554-46b3-8a0e-567dae07f029} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2026.03.10 17:19:35.107916 [ 254 ] {ff549867-d554-46b3-8a0e-567dae07f029} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4727 | 2026.03.10 17:19:35.108320 [ 254 ] {ff549867-d554-46b3-8a0e-567dae07f029} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4728 | 2026.03.10 17:19:35.108566 [ 254 ] {ff549867-d554-46b3-8a0e-567dae07f029} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4729 | 2026.03.10 17:19:35.108735 [ 254 ] {ff549867-d554-46b3-8a0e-567dae07f029} <Debug> executeQuery: Read 40 rows, 3.29 KiB in 0.00165 sec., 24242.424242424244 rows/sec., 1.95 MiB/sec. | ||
| 4730 | 2026.03.10 17:19:35.108785 [ 254 ] {ff549867-d554-46b3-8a0e-567dae07f029} <Debug> TCPHandler: Processed in 0.001959882 sec. | ||
| 4731 | 2026.03.10 17:19:35.108914 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4732 | 2026.03.10 17:19:35.109022 [ 254 ] {e33d7c58-b090-4cee-be0b-2c76deaea997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4733 | 2026.03.10 17:19:35.109067 [ 254 ] {e33d7c58-b090-4cee-be0b-2c76deaea997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4734 | 2026.03.10 17:19:35.109477 [ 254 ] {e33d7c58-b090-4cee-be0b-2c76deaea997} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4735 | 2026.03.10 17:19:35.109515 [ 254 ] {e33d7c58-b090-4cee-be0b-2c76deaea997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4736 | 2026.03.10 17:19:35.109833 [ 254 ] {e33d7c58-b090-4cee-be0b-2c76deaea997} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4737 | 2026.03.10 17:19:35.110064 [ 254 ] {e33d7c58-b090-4cee-be0b-2c76deaea997} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4738 | 2026.03.10 17:19:35.110164 [ 119 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4739 | 2026.03.10 17:19:35.110196 [ 254 ] {e33d7c58-b090-4cee-be0b-2c76deaea997} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001197 sec., 4177.109440267335 rows/sec., 314.10 KiB/sec. | ||
| 4740 | 2026.03.10 17:19:35.110205 [ 119 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4741 | 2026.03.10 17:19:35.110228 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4742 | 2026.03.10 17:19:35.110234 [ 254 ] {e33d7c58-b090-4cee-be0b-2c76deaea997} <Debug> TCPHandler: Processed in 0.001374392 sec. | ||
| 4743 | 2026.03.10 17:19:35.110350 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4744 | 2026.03.10 17:19:35.110356 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::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 | ||
| 4745 | 2026.03.10 17:19:35.110450 [ 254 ] {fbba9ef3-dbab-4055-97bf-7adc703b15d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4746 | 2026.03.10 17:19:35.110496 [ 254 ] {fbba9ef3-dbab-4055-97bf-7adc703b15d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4747 | 2026.03.10 17:19:35.110523 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4748 | 2026.03.10 17:19:35.110566 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 211 rows starting from the beginning of the part | ||
| 4749 | 2026.03.10 17:19:35.110645 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part | ||
| 4750 | 2026.03.10 17:19:35.110698 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part | ||
| 4751 | 2026.03.10 17:19:35.110748 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 34 rows starting from the beginning of the part | ||
| 4752 | 2026.03.10 17:19:35.110792 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part | ||
| 4753 | 2026.03.10 17:19:35.110833 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part | ||
| 4754 | 2026.03.10 17:19:35.110930 [ 254 ] {fbba9ef3-dbab-4055-97bf-7adc703b15d1} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2026.03.10 17:19:35.110972 [ 254 ] {fbba9ef3-dbab-4055-97bf-7adc703b15d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4756 | 2026.03.10 17:19:35.111362 [ 254 ] {fbba9ef3-dbab-4055-97bf-7adc703b15d1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4757 | 2026.03.10 17:19:35.111625 [ 254 ] {fbba9ef3-dbab-4055-97bf-7adc703b15d1} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2026.03.10 17:19:35.111715 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 305 rows, containing 5 columns (5 merged, 0 gathered) in 0.001419843 sec., 214812.48278859 rows/sec., 15.12 MiB/sec. | ||
| 4759 | 2026.03.10 17:19:35.111767 [ 254 ] {fbba9ef3-dbab-4055-97bf-7adc703b15d1} <Debug> executeQuery: Read 41 rows, 3.28 KiB in 0.001336 sec., 30688.622754491018 rows/sec., 2.40 MiB/sec. | ||
| 4760 | 2026.03.10 17:19:35.111813 [ 254 ] {fbba9ef3-dbab-4055-97bf-7adc703b15d1} <Debug> TCPHandler: Processed in 0.001513995 sec. | ||
| 4761 | 2026.03.10 17:19:35.111927 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4762 | 2026.03.10 17:19:35.111954 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4763 | 2026.03.10 17:19:35.112028 [ 254 ] {92ac6ec4-5432-4429-8086-8b63c6a8d7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4764 | 2026.03.10 17:19:35.112080 [ 254 ] {92ac6ec4-5432-4429-8086-8b63c6a8d7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4765 | 2026.03.10 17:19:35.112323 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_21_4} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2026.03.10 17:19:35.112423 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_21_4} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4767 | 2026.03.10 17:19:35.112484 [ 254 ] {92ac6ec4-5432-4429-8086-8b63c6a8d7f0} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2026.03.10 17:19:35.112527 [ 254 ] {92ac6ec4-5432-4429-8086-8b63c6a8d7f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4769 | 2026.03.10 17:19:35.112537 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 4770 | 2026.03.10 17:19:35.112883 [ 254 ] {92ac6ec4-5432-4429-8086-8b63c6a8d7f0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4771 | 2026.03.10 17:19:35.113108 [ 254 ] {92ac6ec4-5432-4429-8086-8b63c6a8d7f0} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2026.03.10 17:19:35.113243 [ 254 ] {92ac6ec4-5432-4429-8086-8b63c6a8d7f0} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001234 sec., 89141.00486223663 rows/sec., 6.22 MiB/sec. | ||
| 4773 | 2026.03.10 17:19:35.113282 [ 254 ] {92ac6ec4-5432-4429-8086-8b63c6a8d7f0} <Debug> TCPHandler: Processed in 0.001406322 sec. | ||
| 4774 | 2026.03.10 17:19:35.113401 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4775 | 2026.03.10 17:19:35.113498 [ 254 ] {7d9a457c-c97b-47dd-a0a8-54bf1c5824d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4776 | 2026.03.10 17:19:35.113556 [ 254 ] {7d9a457c-c97b-47dd-a0a8-54bf1c5824d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4777 | 2026.03.10 17:19:35.114313 [ 254 ] {7d9a457c-c97b-47dd-a0a8-54bf1c5824d7} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4778 | 2026.03.10 17:19:35.114350 [ 254 ] {7d9a457c-c97b-47dd-a0a8-54bf1c5824d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4779 | 2026.03.10 17:19:35.114860 [ 254 ] {7d9a457c-c97b-47dd-a0a8-54bf1c5824d7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4780 | 2026.03.10 17:19:35.115089 [ 254 ] {7d9a457c-c97b-47dd-a0a8-54bf1c5824d7} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4781 | 2026.03.10 17:19:35.115192 [ 119 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4782 | 2026.03.10 17:19:35.115231 [ 254 ] {7d9a457c-c97b-47dd-a0a8-54bf1c5824d7} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001752 sec., 2853.8812785388127 rows/sec., 5.11 MiB/sec. | ||
| 4783 | 2026.03.10 17:19:35.115235 [ 119 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4784 | 2026.03.10 17:19:35.115267 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4785 | 2026.03.10 17:19:35.115294 [ 254 ] {7d9a457c-c97b-47dd-a0a8-54bf1c5824d7} <Debug> TCPHandler: Processed in 0.001943232 sec. | ||
| 4786 | 2026.03.10 17:19:35.115361 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::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 | ||
| 4787 | 2026.03.10 17:19:35.115408 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4788 | 2026.03.10 17:19:35.115509 [ 254 ] {09f3bd9c-1061-457c-a39b-54792411450a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4789 | 2026.03.10 17:19:35.115553 [ 254 ] {09f3bd9c-1061-457c-a39b-54792411450a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4790 | 2026.03.10 17:19:35.115599 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4791 | 2026.03.10 17:19:35.115667 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 295 rows starting from the beginning of the part | ||
| 4792 | 2026.03.10 17:19:35.115809 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part | ||
| 4793 | 2026.03.10 17:19:35.115906 [ 254 ] {09f3bd9c-1061-457c-a39b-54792411450a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2026.03.10 17:19:35.115926 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 25 rows starting from the beginning of the part | ||
| 4795 | 2026.03.10 17:19:35.115948 [ 254 ] {09f3bd9c-1061-457c-a39b-54792411450a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4796 | 2026.03.10 17:19:35.116045 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 16 rows starting from the beginning of the part | ||
| 4797 | 2026.03.10 17:19:35.116163 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 25 rows starting from the beginning of the part | ||
| 4798 | 2026.03.10 17:19:35.116265 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part | ||
| 4799 | 2026.03.10 17:19:35.116304 [ 254 ] {09f3bd9c-1061-457c-a39b-54792411450a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4800 | 2026.03.10 17:19:35.116537 [ 254 ] {09f3bd9c-1061-457c-a39b-54792411450a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4801 | 2026.03.10 17:19:35.116684 [ 254 ] {09f3bd9c-1061-457c-a39b-54792411450a} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001193 sec., 33528.91869237217 rows/sec., 2.24 MiB/sec. | ||
| 4802 | 2026.03.10 17:19:35.116724 [ 254 ] {09f3bd9c-1061-457c-a39b-54792411450a} <Debug> TCPHandler: Processed in 0.001366622 sec. | ||
| 4803 | 2026.03.10 17:19:35.119640 [ 193 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 19 columns (19 merged, 0 gathered) in 0.00432278 sec., 85824.40003886388 rows/sec., 153.79 MiB/sec. | ||
| 4804 | 2026.03.10 17:19:35.120147 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4805 | 2026.03.10 17:19:35.120456 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2026.03.10 17:19:35.120528 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4807 | 2026.03.10 17:19:35.120617 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 4808 | 2026.03.10 17:19:36.455471 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9183 | ||
| 4809 | 2026.03.10 17:19:36.455992 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2026.03.10 17:19:36.456037 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4811 | 2026.03.10 17:19:36.456547 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4812 | 2026.03.10 17:19:36.456794 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2026.03.10 17:19:36.456944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9183 | ||
| 4814 | 2026.03.10 17:19:36.929734 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4815 | 2026.03.10 17:19:36.946434 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2026.03.10 17:19:36.946487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4817 | 2026.03.10 17:19:36.952306 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4818 | 2026.03.10 17:19:36.953027 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2026.03.10 17:19:36.956381 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4820 | 2026.03.10 17:19:40.107879 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2026.03.10 17:19:40.108089 [ 254 ] {38dd3a02-2e54-4f6b-a810-49cb32536e77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4822 | 2026.03.10 17:19:40.108161 [ 254 ] {38dd3a02-2e54-4f6b-a810-49cb32536e77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4823 | 2026.03.10 17:19:40.108907 [ 254 ] {38dd3a02-2e54-4f6b-a810-49cb32536e77} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2026.03.10 17:19:40.108965 [ 254 ] {38dd3a02-2e54-4f6b-a810-49cb32536e77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4825 | 2026.03.10 17:19:40.109399 [ 254 ] {38dd3a02-2e54-4f6b-a810-49cb32536e77} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4826 | 2026.03.10 17:19:40.109657 [ 254 ] {38dd3a02-2e54-4f6b-a810-49cb32536e77} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2026.03.10 17:19:40.109830 [ 254 ] {38dd3a02-2e54-4f6b-a810-49cb32536e77} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001793 sec., 3346.346904629113 rows/sec., 272.87 KiB/sec. | ||
| 4828 | 2026.03.10 17:19:40.109878 [ 254 ] {38dd3a02-2e54-4f6b-a810-49cb32536e77} <Debug> TCPHandler: Processed in 0.002130134 sec. | ||
| 4829 | 2026.03.10 17:19:40.110013 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4830 | 2026.03.10 17:19:40.110108 [ 254 ] {59d9b266-b321-4e39-995d-0add52a9cd11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4831 | 2026.03.10 17:19:40.110147 [ 254 ] {59d9b266-b321-4e39-995d-0add52a9cd11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4832 | 2026.03.10 17:19:40.110628 [ 254 ] {59d9b266-b321-4e39-995d-0add52a9cd11} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4833 | 2026.03.10 17:19:40.110666 [ 254 ] {59d9b266-b321-4e39-995d-0add52a9cd11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4834 | 2026.03.10 17:19:40.110975 [ 254 ] {59d9b266-b321-4e39-995d-0add52a9cd11} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4835 | 2026.03.10 17:19:40.111181 [ 254 ] {59d9b266-b321-4e39-995d-0add52a9cd11} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4836 | 2026.03.10 17:19:40.111308 [ 254 ] {59d9b266-b321-4e39-995d-0add52a9cd11} <Debug> executeQuery: Read 103 rows, 9.25 KiB in 0.001219 sec., 84495.4881050041 rows/sec., 7.41 MiB/sec. | ||
| 4837 | 2026.03.10 17:19:40.111345 [ 254 ] {59d9b266-b321-4e39-995d-0add52a9cd11} <Debug> TCPHandler: Processed in 0.001379443 sec. | ||
| 4838 | 2026.03.10 17:19:40.111467 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4839 | 2026.03.10 17:19:40.111562 [ 254 ] {38394fad-7647-4318-9fc0-1f620e8e50fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4840 | 2026.03.10 17:19:40.111602 [ 254 ] {38394fad-7647-4318-9fc0-1f620e8e50fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4841 | 2026.03.10 17:19:40.112013 [ 254 ] {38394fad-7647-4318-9fc0-1f620e8e50fc} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4842 | 2026.03.10 17:19:40.112049 [ 254 ] {38394fad-7647-4318-9fc0-1f620e8e50fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4843 | 2026.03.10 17:19:40.112344 [ 254 ] {38394fad-7647-4318-9fc0-1f620e8e50fc} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4844 | 2026.03.10 17:19:40.112550 [ 254 ] {38394fad-7647-4318-9fc0-1f620e8e50fc} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4845 | 2026.03.10 17:19:40.112675 [ 254 ] {38394fad-7647-4318-9fc0-1f620e8e50fc} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001131 sec., 36251.105216622454 rows/sec., 2.63 MiB/sec. | ||
| 4846 | 2026.03.10 17:19:40.112712 [ 254 ] {38394fad-7647-4318-9fc0-1f620e8e50fc} <Debug> TCPHandler: Processed in 0.001292751 sec. | ||
| 4847 | 2026.03.10 17:19:40.112826 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4848 | 2026.03.10 17:19:40.112918 [ 254 ] {464977dc-c6b1-4a67-add5-e9de9c6b1bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4849 | 2026.03.10 17:19:40.112957 [ 254 ] {464977dc-c6b1-4a67-add5-e9de9c6b1bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4850 | 2026.03.10 17:19:40.113407 [ 254 ] {464977dc-c6b1-4a67-add5-e9de9c6b1bf7} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4851 | 2026.03.10 17:19:40.113444 [ 254 ] {464977dc-c6b1-4a67-add5-e9de9c6b1bf7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4852 | 2026.03.10 17:19:40.113742 [ 254 ] {464977dc-c6b1-4a67-add5-e9de9c6b1bf7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4853 | 2026.03.10 17:19:40.113945 [ 254 ] {464977dc-c6b1-4a67-add5-e9de9c6b1bf7} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4854 | 2026.03.10 17:19:40.114071 [ 254 ] {464977dc-c6b1-4a67-add5-e9de9c6b1bf7} <Debug> executeQuery: Read 77 rows, 6.17 KiB in 0.00117 sec., 65811.96581196581 rows/sec., 5.15 MiB/sec. | ||
| 4855 | 2026.03.10 17:19:40.114107 [ 254 ] {464977dc-c6b1-4a67-add5-e9de9c6b1bf7} <Debug> TCPHandler: Processed in 0.001327571 sec. | ||
| 4856 | 2026.03.10 17:19:40.114223 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4857 | 2026.03.10 17:19:40.114317 [ 254 ] {51e7a182-b9e9-4902-901d-9373587d9e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4858 | 2026.03.10 17:19:40.114359 [ 254 ] {51e7a182-b9e9-4902-901d-9373587d9e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4859 | 2026.03.10 17:19:40.114738 [ 254 ] {51e7a182-b9e9-4902-901d-9373587d9e89} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2026.03.10 17:19:40.114774 [ 254 ] {51e7a182-b9e9-4902-901d-9373587d9e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4861 | 2026.03.10 17:19:40.115088 [ 254 ] {51e7a182-b9e9-4902-901d-9373587d9e89} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4862 | 2026.03.10 17:19:40.115288 [ 254 ] {51e7a182-b9e9-4902-901d-9373587d9e89} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2026.03.10 17:19:40.115416 [ 254 ] {51e7a182-b9e9-4902-901d-9373587d9e89} <Debug> executeQuery: Read 113 rows, 8.07 KiB in 0.001118 sec., 101073.34525939176 rows/sec., 7.05 MiB/sec. | ||
| 4864 | 2026.03.10 17:19:40.115450 [ 254 ] {51e7a182-b9e9-4902-901d-9373587d9e89} <Debug> TCPHandler: Processed in 0.001274431 sec. | ||
| 4865 | 2026.03.10 17:19:40.115565 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4866 | 2026.03.10 17:19:40.115656 [ 254 ] {7b33542b-0b42-4a01-aa2f-a2acbcda5877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4867 | 2026.03.10 17:19:40.115708 [ 254 ] {7b33542b-0b42-4a01-aa2f-a2acbcda5877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4868 | 2026.03.10 17:19:40.116543 [ 254 ] {7b33542b-0b42-4a01-aa2f-a2acbcda5877} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4869 | 2026.03.10 17:19:40.116580 [ 254 ] {7b33542b-0b42-4a01-aa2f-a2acbcda5877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4870 | 2026.03.10 17:19:40.117161 [ 254 ] {7b33542b-0b42-4a01-aa2f-a2acbcda5877} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4871 | 2026.03.10 17:19:40.117377 [ 254 ] {7b33542b-0b42-4a01-aa2f-a2acbcda5877} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4872 | 2026.03.10 17:19:40.117512 [ 254 ] {7b33542b-0b42-4a01-aa2f-a2acbcda5877} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001874 sec., 18676.627534685165 rows/sec., 33.47 MiB/sec. | ||
| 4873 | 2026.03.10 17:19:40.117564 [ 254 ] {7b33542b-0b42-4a01-aa2f-a2acbcda5877} <Debug> TCPHandler: Processed in 0.002046053 sec. | ||
| 4874 | 2026.03.10 17:19:40.117680 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2026.03.10 17:19:40.117773 [ 254 ] {ba0a8689-4021-451d-9f45-60093f9b13f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4876 | 2026.03.10 17:19:40.117813 [ 254 ] {ba0a8689-4021-451d-9f45-60093f9b13f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4877 | 2026.03.10 17:19:40.118140 [ 254 ] {ba0a8689-4021-451d-9f45-60093f9b13f7} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2026.03.10 17:19:40.118176 [ 254 ] {ba0a8689-4021-451d-9f45-60093f9b13f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4879 | 2026.03.10 17:19:40.118473 [ 254 ] {ba0a8689-4021-451d-9f45-60093f9b13f7} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4880 | 2026.03.10 17:19:40.118676 [ 254 ] {ba0a8689-4021-451d-9f45-60093f9b13f7} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2026.03.10 17:19:40.118809 [ 254 ] {ba0a8689-4021-451d-9f45-60093f9b13f7} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001055 sec., 37914.69194312797 rows/sec., 2.53 MiB/sec. | ||
| 4882 | 2026.03.10 17:19:40.118844 [ 254 ] {ba0a8689-4021-451d-9f45-60093f9b13f7} <Debug> TCPHandler: Processed in 0.00121193 sec. | ||
| 4883 | 2026.03.10 17:19:43.868907 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4884 | 2026.03.10 17:19:43.869005 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4885 | 2026.03.10 17:19:43.957013 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9631 | ||
| 4886 | 2026.03.10 17:19:43.957475 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2026.03.10 17:19:43.957512 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4888 | 2026.03.10 17:19:43.958011 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4889 | 2026.03.10 17:19:43.958262 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2026.03.10 17:19:43.958400 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9631 | ||
| 4891 | 2026.03.10 17:19:43.974717 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 622 | ||
| 4892 | 2026.03.10 17:19:43.976958 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4893 | 2026.03.10 17:19:43.977012 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4894 | 2026.03.10 17:19:43.978222 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4895 | 2026.03.10 17:19:43.978510 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2026.03.10 17:19:43.978784 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 4897 | 2026.03.10 17:19:44.456449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4898 | 2026.03.10 17:19:44.473277 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2026.03.10 17:19:44.473341 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4900 | 2026.03.10 17:19:44.479448 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4901 | 2026.03.10 17:19:44.480131 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2026.03.10 17:19:44.482963 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4903 | 2026.03.10 17:19:45.106013 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4904 | 2026.03.10 17:19:45.106198 [ 254 ] {31cbf9af-b23d-4fdb-acc1-72d702f4d7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4905 | 2026.03.10 17:19:45.106266 [ 254 ] {31cbf9af-b23d-4fdb-acc1-72d702f4d7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4906 | 2026.03.10 17:19:45.106887 [ 254 ] {31cbf9af-b23d-4fdb-acc1-72d702f4d7d1} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2026.03.10 17:19:45.106936 [ 254 ] {31cbf9af-b23d-4fdb-acc1-72d702f4d7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4908 | 2026.03.10 17:19:45.107324 [ 254 ] {31cbf9af-b23d-4fdb-acc1-72d702f4d7d1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4909 | 2026.03.10 17:19:45.107571 [ 254 ] {31cbf9af-b23d-4fdb-acc1-72d702f4d7d1} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2026.03.10 17:19:45.107732 [ 254 ] {31cbf9af-b23d-4fdb-acc1-72d702f4d7d1} <Debug> executeQuery: Read 40 rows, 3.29 KiB in 0.001581 sec., 25300.44275774826 rows/sec., 2.03 MiB/sec. | ||
| 4911 | 2026.03.10 17:19:45.107774 [ 254 ] {31cbf9af-b23d-4fdb-acc1-72d702f4d7d1} <Debug> TCPHandler: Processed in 0.001894441 sec. | ||
| 4912 | 2026.03.10 17:19:45.107893 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4913 | 2026.03.10 17:19:45.107987 [ 254 ] {721d578a-a08a-4693-9137-e48a7be934e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4914 | 2026.03.10 17:19:45.108029 [ 254 ] {721d578a-a08a-4693-9137-e48a7be934e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4915 | 2026.03.10 17:19:45.108424 [ 254 ] {721d578a-a08a-4693-9137-e48a7be934e3} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2026.03.10 17:19:45.108462 [ 254 ] {721d578a-a08a-4693-9137-e48a7be934e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4917 | 2026.03.10 17:19:45.108762 [ 254 ] {721d578a-a08a-4693-9137-e48a7be934e3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4918 | 2026.03.10 17:19:45.108989 [ 254 ] {721d578a-a08a-4693-9137-e48a7be934e3} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2026.03.10 17:19:45.109121 [ 254 ] {721d578a-a08a-4693-9137-e48a7be934e3} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001152 sec., 4340.277777777777 rows/sec., 326.37 KiB/sec. | ||
| 4920 | 2026.03.10 17:19:45.109160 [ 254 ] {721d578a-a08a-4693-9137-e48a7be934e3} <Debug> TCPHandler: Processed in 0.001317141 sec. | ||
| 4921 | 2026.03.10 17:19:45.109272 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4922 | 2026.03.10 17:19:45.109366 [ 254 ] {850ef7ef-cf97-4de9-b0fe-6c5827ab1150} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4923 | 2026.03.10 17:19:45.109407 [ 254 ] {850ef7ef-cf97-4de9-b0fe-6c5827ab1150} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4924 | 2026.03.10 17:19:45.109819 [ 254 ] {850ef7ef-cf97-4de9-b0fe-6c5827ab1150} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2026.03.10 17:19:45.109857 [ 254 ] {850ef7ef-cf97-4de9-b0fe-6c5827ab1150} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4926 | 2026.03.10 17:19:45.110185 [ 254 ] {850ef7ef-cf97-4de9-b0fe-6c5827ab1150} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4927 | 2026.03.10 17:19:45.110411 [ 254 ] {850ef7ef-cf97-4de9-b0fe-6c5827ab1150} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2026.03.10 17:19:45.110541 [ 254 ] {850ef7ef-cf97-4de9-b0fe-6c5827ab1150} <Debug> executeQuery: Read 41 rows, 3.28 KiB in 0.001193 sec., 34367.141659681474 rows/sec., 2.68 MiB/sec. | ||
| 4929 | 2026.03.10 17:19:45.110581 [ 254 ] {850ef7ef-cf97-4de9-b0fe-6c5827ab1150} <Debug> TCPHandler: Processed in 0.001357522 sec. | ||
| 4930 | 2026.03.10 17:19:45.110691 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2026.03.10 17:19:45.110784 [ 254 ] {c9da4220-b62c-4987-9d4e-d7ed9641fe5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4932 | 2026.03.10 17:19:45.110828 [ 254 ] {c9da4220-b62c-4987-9d4e-d7ed9641fe5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4933 | 2026.03.10 17:19:45.111207 [ 254 ] {c9da4220-b62c-4987-9d4e-d7ed9641fe5d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2026.03.10 17:19:45.111243 [ 254 ] {c9da4220-b62c-4987-9d4e-d7ed9641fe5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4935 | 2026.03.10 17:19:45.111586 [ 254 ] {c9da4220-b62c-4987-9d4e-d7ed9641fe5d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4936 | 2026.03.10 17:19:45.111814 [ 254 ] {c9da4220-b62c-4987-9d4e-d7ed9641fe5d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2026.03.10 17:19:45.111942 [ 254 ] {c9da4220-b62c-4987-9d4e-d7ed9641fe5d} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001175 sec., 93617.02127659574 rows/sec., 6.53 MiB/sec. | ||
| 4938 | 2026.03.10 17:19:45.111979 [ 254 ] {c9da4220-b62c-4987-9d4e-d7ed9641fe5d} <Debug> TCPHandler: Processed in 0.001337021 sec. | ||
| 4939 | 2026.03.10 17:19:45.112091 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4940 | 2026.03.10 17:19:45.112185 [ 254 ] {883279e0-61dd-4047-bbe6-cba684b7cc76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4941 | 2026.03.10 17:19:45.112241 [ 254 ] {883279e0-61dd-4047-bbe6-cba684b7cc76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4942 | 2026.03.10 17:19:45.112985 [ 254 ] {883279e0-61dd-4047-bbe6-cba684b7cc76} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4943 | 2026.03.10 17:19:45.113023 [ 254 ] {883279e0-61dd-4047-bbe6-cba684b7cc76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4944 | 2026.03.10 17:19:45.113557 [ 254 ] {883279e0-61dd-4047-bbe6-cba684b7cc76} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4945 | 2026.03.10 17:19:45.113793 [ 254 ] {883279e0-61dd-4047-bbe6-cba684b7cc76} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2026.03.10 17:19:45.113933 [ 254 ] {883279e0-61dd-4047-bbe6-cba684b7cc76} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001766 sec., 2831.2570781426953 rows/sec., 5.07 MiB/sec. | ||
| 4947 | 2026.03.10 17:19:45.113987 [ 254 ] {883279e0-61dd-4047-bbe6-cba684b7cc76} <Debug> TCPHandler: Processed in 0.001943412 sec. | ||
| 4948 | 2026.03.10 17:19:45.114099 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4949 | 2026.03.10 17:19:45.114195 [ 254 ] {559bbdde-2a8d-4ab8-aca4-91c2e6f27340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4950 | 2026.03.10 17:19:45.114237 [ 254 ] {559bbdde-2a8d-4ab8-aca4-91c2e6f27340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4951 | 2026.03.10 17:19:45.114600 [ 254 ] {559bbdde-2a8d-4ab8-aca4-91c2e6f27340} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2026.03.10 17:19:45.114638 [ 254 ] {559bbdde-2a8d-4ab8-aca4-91c2e6f27340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4953 | 2026.03.10 17:19:45.114970 [ 254 ] {559bbdde-2a8d-4ab8-aca4-91c2e6f27340} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4954 | 2026.03.10 17:19:45.115187 [ 254 ] {559bbdde-2a8d-4ab8-aca4-91c2e6f27340} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2026.03.10 17:19:45.115321 [ 254 ] {559bbdde-2a8d-4ab8-aca4-91c2e6f27340} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001144 sec., 34965.03496503496 rows/sec., 2.33 MiB/sec. | ||
| 4956 | 2026.03.10 17:19:45.115357 [ 254 ] {559bbdde-2a8d-4ab8-aca4-91c2e6f27340} <Debug> TCPHandler: Processed in 0.001306711 sec. | ||
| 4957 | 2026.03.10 17:19:50.108528 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4958 | 2026.03.10 17:19:50.108723 [ 254 ] {3b80d821-9ee2-4966-a436-40a548f3fdbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4959 | 2026.03.10 17:19:50.108824 [ 254 ] {3b80d821-9ee2-4966-a436-40a548f3fdbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4960 | 2026.03.10 17:19:50.109478 [ 254 ] {3b80d821-9ee2-4966-a436-40a548f3fdbe} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2026.03.10 17:19:50.109529 [ 254 ] {3b80d821-9ee2-4966-a436-40a548f3fdbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4962 | 2026.03.10 17:19:50.109953 [ 254 ] {3b80d821-9ee2-4966-a436-40a548f3fdbe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4963 | 2026.03.10 17:19:50.110194 [ 254 ] {3b80d821-9ee2-4966-a436-40a548f3fdbe} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2026.03.10 17:19:50.110351 [ 254 ] {3b80d821-9ee2-4966-a436-40a548f3fdbe} <Debug> executeQuery: Read 100 rows, 9.03 KiB in 0.001675 sec., 59701.49253731343 rows/sec., 5.27 MiB/sec. | ||
| 4965 | 2026.03.10 17:19:50.110399 [ 254 ] {3b80d821-9ee2-4966-a436-40a548f3fdbe} <Debug> TCPHandler: Processed in 0.001998583 sec. | ||
| 4966 | 2026.03.10 17:19:50.110527 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4967 | 2026.03.10 17:19:50.110631 [ 254 ] {509608c8-5892-40c4-bf7d-3eee72a25c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4968 | 2026.03.10 17:19:50.110675 [ 254 ] {509608c8-5892-40c4-bf7d-3eee72a25c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4969 | 2026.03.10 17:19:50.111094 [ 254 ] {509608c8-5892-40c4-bf7d-3eee72a25c4a} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4970 | 2026.03.10 17:19:50.111132 [ 254 ] {509608c8-5892-40c4-bf7d-3eee72a25c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4971 | 2026.03.10 17:19:50.111461 [ 254 ] {509608c8-5892-40c4-bf7d-3eee72a25c4a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4972 | 2026.03.10 17:19:50.111681 [ 254 ] {509608c8-5892-40c4-bf7d-3eee72a25c4a} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2026.03.10 17:19:50.111815 [ 254 ] {509608c8-5892-40c4-bf7d-3eee72a25c4a} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001208 sec., 28973.509933774832 rows/sec., 2.13 MiB/sec. | ||
| 4974 | 2026.03.10 17:19:50.111854 [ 254 ] {509608c8-5892-40c4-bf7d-3eee72a25c4a} <Debug> TCPHandler: Processed in 0.001379692 sec. | ||
| 4975 | 2026.03.10 17:19:50.111968 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4976 | 2026.03.10 17:19:50.112065 [ 254 ] {6336db28-b88a-4ec4-a079-ec799004aaa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4977 | 2026.03.10 17:19:50.112107 [ 254 ] {6336db28-b88a-4ec4-a079-ec799004aaa6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4978 | 2026.03.10 17:19:50.112529 [ 254 ] {6336db28-b88a-4ec4-a079-ec799004aaa6} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4979 | 2026.03.10 17:19:50.112567 [ 254 ] {6336db28-b88a-4ec4-a079-ec799004aaa6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4980 | 2026.03.10 17:19:50.112898 [ 254 ] {6336db28-b88a-4ec4-a079-ec799004aaa6} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4981 | 2026.03.10 17:19:50.113122 [ 254 ] {6336db28-b88a-4ec4-a079-ec799004aaa6} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4982 | 2026.03.10 17:19:50.113253 [ 254 ] {6336db28-b88a-4ec4-a079-ec799004aaa6} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001208 sec., 58774.83443708609 rows/sec., 4.59 MiB/sec. | ||
| 4983 | 2026.03.10 17:19:50.113292 [ 254 ] {6336db28-b88a-4ec4-a079-ec799004aaa6} <Debug> TCPHandler: Processed in 0.001373092 sec. | ||
| 4984 | 2026.03.10 17:19:50.113417 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4985 | 2026.03.10 17:19:50.113513 [ 254 ] {ec8307eb-36e1-4766-a71e-9804267d6c2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4986 | 2026.03.10 17:19:50.113557 [ 254 ] {ec8307eb-36e1-4766-a71e-9804267d6c2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4987 | 2026.03.10 17:19:50.113932 [ 254 ] {ec8307eb-36e1-4766-a71e-9804267d6c2f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4988 | 2026.03.10 17:19:50.113968 [ 254 ] {ec8307eb-36e1-4766-a71e-9804267d6c2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4989 | 2026.03.10 17:19:50.114300 [ 254 ] {ec8307eb-36e1-4766-a71e-9804267d6c2f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4990 | 2026.03.10 17:19:50.114514 [ 254 ] {ec8307eb-36e1-4766-a71e-9804267d6c2f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4991 | 2026.03.10 17:19:50.114640 [ 254 ] {ec8307eb-36e1-4766-a71e-9804267d6c2f} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001145 sec., 96069.8689956332 rows/sec., 6.70 MiB/sec. | ||
| 4992 | 2026.03.10 17:19:50.114676 [ 254 ] {ec8307eb-36e1-4766-a71e-9804267d6c2f} <Debug> TCPHandler: Processed in 0.001308151 sec. | ||
| 4993 | 2026.03.10 17:19:50.114791 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4994 | 2026.03.10 17:19:50.114884 [ 254 ] {4ebe5892-564e-4d36-81b9-26dab12b19a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4995 | 2026.03.10 17:19:50.114938 [ 254 ] {4ebe5892-564e-4d36-81b9-26dab12b19a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4996 | 2026.03.10 17:19:50.115743 [ 254 ] {4ebe5892-564e-4d36-81b9-26dab12b19a7} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4997 | 2026.03.10 17:19:50.115780 [ 254 ] {4ebe5892-564e-4d36-81b9-26dab12b19a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 4998 | 2026.03.10 17:19:50.116360 [ 254 ] {4ebe5892-564e-4d36-81b9-26dab12b19a7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4999 | 2026.03.10 17:19:50.116587 [ 254 ] {4ebe5892-564e-4d36-81b9-26dab12b19a7} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5000 | 2026.03.10 17:19:50.116724 [ 254 ] {4ebe5892-564e-4d36-81b9-26dab12b19a7} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001858 sec., 18837.45963401507 rows/sec., 33.76 MiB/sec. | ||
| 5001 | 2026.03.10 17:19:50.116788 [ 254 ] {4ebe5892-564e-4d36-81b9-26dab12b19a7} <Debug> TCPHandler: Processed in 0.002045603 sec. | ||
| 5002 | 2026.03.10 17:19:50.116906 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5003 | 2026.03.10 17:19:50.116999 [ 254 ] {b7aa81ed-56c0-43f1-a4a4-b077f45ef85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5004 | 2026.03.10 17:19:50.117041 [ 254 ] {b7aa81ed-56c0-43f1-a4a4-b077f45ef85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5005 | 2026.03.10 17:19:50.117366 [ 254 ] {b7aa81ed-56c0-43f1-a4a4-b077f45ef85c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5006 | 2026.03.10 17:19:50.117402 [ 254 ] {b7aa81ed-56c0-43f1-a4a4-b077f45ef85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5007 | 2026.03.10 17:19:50.117705 [ 254 ] {b7aa81ed-56c0-43f1-a4a4-b077f45ef85c} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5008 | 2026.03.10 17:19:50.117915 [ 254 ] {b7aa81ed-56c0-43f1-a4a4-b077f45ef85c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5009 | 2026.03.10 17:19:50.118043 [ 254 ] {b7aa81ed-56c0-43f1-a4a4-b077f45ef85c} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001062 sec., 37664.78342749529 rows/sec., 2.51 MiB/sec. | ||
| 5010 | 2026.03.10 17:19:50.118078 [ 254 ] {b7aa81ed-56c0-43f1-a4a4-b077f45ef85c} <Debug> TCPHandler: Processed in 0.001222179 sec. | ||
| 5011 | 2026.03.10 17:19:51.458476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10143 | ||
| 5012 | 2026.03.10 17:19:51.459012 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5013 | 2026.03.10 17:19:51.459068 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5014 | 2026.03.10 17:19:51.459601 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5015 | 2026.03.10 17:19:51.459868 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5016 | 2026.03.10 17:19:51.460015 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10143 | ||
| 5017 | 2026.03.10 17:19:51.460035 [ 102 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5018 | 2026.03.10 17:19:51.460108 [ 102 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5019 | 2026.03.10 17:19:51.460129 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5020 | 2026.03.10 17:19:51.460229 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::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 | ||
| 5021 | 2026.03.10 17:19:51.460324 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5022 | 2026.03.10 17:19:51.460356 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7711 rows starting from the beginning of the part | ||
| 5023 | 2026.03.10 17:19:51.460411 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 512 rows starting from the beginning of the part | ||
| 5024 | 2026.03.10 17:19:51.460454 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 448 rows starting from the beginning of the part | ||
| 5025 | 2026.03.10 17:19:51.460491 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 512 rows starting from the beginning of the part | ||
| 5026 | 2026.03.10 17:19:51.460528 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 448 rows starting from the beginning of the part | ||
| 5027 | 2026.03.10 17:19:51.460563 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 512 rows starting from the beginning of the part | ||
| 5028 | 2026.03.10 17:19:51.462652 [ 200 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10143 rows, containing 4 columns (4 merged, 0 gathered) in 0.00246012 sec., 4122969.611238476 rows/sec., 58.98 MiB/sec. | ||
| 5029 | 2026.03.10 17:19:51.462884 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5030 | 2026.03.10 17:19:51.463138 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_21_4} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5031 | 2026.03.10 17:19:51.463201 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_21_4} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5032 | 2026.03.10 17:19:51.463267 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5033 | 2026.03.10 17:19:51.983027 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5034 | 2026.03.10 17:19:52.001008 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2026.03.10 17:19:52.001057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5036 | 2026.03.10 17:19:52.007685 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5037 | 2026.03.10 17:19:52.008393 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2026.03.10 17:19:52.008680 [ 102 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5039 | 2026.03.10 17:19:52.008773 [ 102 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5040 | 2026.03.10 17:19:52.008809 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.29 GiB. | ||
| 5041 | 2026.03.10 17:19:52.008955 [ 197 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 5042 | 2026.03.10 17:19:52.011791 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5043 | 2026.03.10 17:19:52.013368 [ 197 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5044 | 2026.03.10 17:19:52.015151 [ 197 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 5045 | 2026.03.10 17:19:52.019986 [ 197 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 5046 | 2026.03.10 17:19:52.024410 [ 197 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 5047 | 2026.03.10 17:19:52.028714 [ 197 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 5048 | 2026.03.10 17:19:52.033101 [ 197 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 5049 | 2026.03.10 17:19:52.037295 [ 197 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 5050 | 2026.03.10 17:19:52.087246 [ 193 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.078356533 sec., 2029.1862581515697 rows/sec., 10.49 MiB/sec. | ||
| 5051 | 2026.03.10 17:19:52.089800 [ 187 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5052 | 2026.03.10 17:19:52.091905 [ 187 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_21_4} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2026.03.10 17:19:52.092022 [ 187 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_21_4} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5054 | 2026.03.10 17:19:52.094871 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5055 | 2026.03.10 17:19:52.433951 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5056 | 2026.03.10 17:19:52.434140 [ 254 ] {7494db1f-9819-4b39-8081-d2d5c764a67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5057 | 2026.03.10 17:19:52.434209 [ 254 ] {7494db1f-9819-4b39-8081-d2d5c764a67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5058 | 2026.03.10 17:19:52.434884 [ 254 ] {7494db1f-9819-4b39-8081-d2d5c764a67e} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2026.03.10 17:19:52.434935 [ 254 ] {7494db1f-9819-4b39-8081-d2d5c764a67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5060 | 2026.03.10 17:19:52.435353 [ 254 ] {7494db1f-9819-4b39-8081-d2d5c764a67e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5061 | 2026.03.10 17:19:52.435597 [ 254 ] {7494db1f-9819-4b39-8081-d2d5c764a67e} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5062 | 2026.03.10 17:19:52.435760 [ 254 ] {7494db1f-9819-4b39-8081-d2d5c764a67e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001668 sec., 14388.489208633093 rows/sec., 1.19 MiB/sec. | ||
| 5063 | 2026.03.10 17:19:52.435811 [ 254 ] {7494db1f-9819-4b39-8081-d2d5c764a67e} <Debug> TCPHandler: Processed in 0.001990123 sec. | ||
| 5064 | 2026.03.10 17:19:52.435938 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5065 | 2026.03.10 17:19:52.436041 [ 254 ] {398a804c-7f87-4909-82fd-cf01abb05ce5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5066 | 2026.03.10 17:19:52.436086 [ 254 ] {398a804c-7f87-4909-82fd-cf01abb05ce5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5067 | 2026.03.10 17:19:52.436501 [ 254 ] {398a804c-7f87-4909-82fd-cf01abb05ce5} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5068 | 2026.03.10 17:19:52.436540 [ 254 ] {398a804c-7f87-4909-82fd-cf01abb05ce5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5069 | 2026.03.10 17:19:52.436848 [ 254 ] {398a804c-7f87-4909-82fd-cf01abb05ce5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5070 | 2026.03.10 17:19:52.437070 [ 254 ] {398a804c-7f87-4909-82fd-cf01abb05ce5} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5071 | 2026.03.10 17:19:52.437208 [ 254 ] {398a804c-7f87-4909-82fd-cf01abb05ce5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00119 sec., 3361.344537815126 rows/sec., 274.09 KiB/sec. | ||
| 5072 | 2026.03.10 17:19:52.437246 [ 254 ] {398a804c-7f87-4909-82fd-cf01abb05ce5} <Debug> TCPHandler: Processed in 0.001360582 sec. | ||
| 5073 | 2026.03.10 17:19:52.437352 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5074 | 2026.03.10 17:19:52.437447 [ 254 ] {c74fb468-5696-422d-aa64-aa156b3281ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5075 | 2026.03.10 17:19:52.437489 [ 254 ] {c74fb468-5696-422d-aa64-aa156b3281ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5076 | 2026.03.10 17:19:52.438824 [ 254 ] {c74fb468-5696-422d-aa64-aa156b3281ab} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5077 | 2026.03.10 17:19:52.438861 [ 254 ] {c74fb468-5696-422d-aa64-aa156b3281ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5078 | 2026.03.10 17:19:52.439341 [ 254 ] {c74fb468-5696-422d-aa64-aa156b3281ab} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5079 | 2026.03.10 17:19:52.439559 [ 254 ] {c74fb468-5696-422d-aa64-aa156b3281ab} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5080 | 2026.03.10 17:19:52.439684 [ 102 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5081 | 2026.03.10 17:19:52.439695 [ 254 ] {c74fb468-5696-422d-aa64-aa156b3281ab} <Debug> executeQuery: Read 2046 rows, 159.04 KiB in 0.002266 sec., 902912.6213592234 rows/sec., 68.54 MiB/sec. | ||
| 5082 | 2026.03.10 17:19:52.439747 [ 102 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5083 | 2026.03.10 17:19:52.439757 [ 254 ] {c74fb468-5696-422d-aa64-aa156b3281ab} <Debug> TCPHandler: Processed in 0.002455369 sec. | ||
| 5084 | 2026.03.10 17:19:52.439776 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5085 | 2026.03.10 17:19:52.439880 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5086 | 2026.03.10 17:19:52.439911 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::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 | ||
| 5087 | 2026.03.10 17:19:52.439979 [ 254 ] {e0cbf13d-7108-4a3b-9279-3e6e0bc4e9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5088 | 2026.03.10 17:19:52.440024 [ 254 ] {e0cbf13d-7108-4a3b-9279-3e6e0bc4e9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5089 | 2026.03.10 17:19:52.440060 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5090 | 2026.03.10 17:19:52.440102 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2844 rows starting from the beginning of the part | ||
| 5091 | 2026.03.10 17:19:52.440167 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 5092 | 2026.03.10 17:19:52.440213 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 103 rows starting from the beginning of the part | ||
| 5093 | 2026.03.10 17:19:52.440255 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 5094 | 2026.03.10 17:19:52.440294 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 100 rows starting from the beginning of the part | ||
| 5095 | 2026.03.10 17:19:52.440338 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2046 rows starting from the beginning of the part | ||
| 5096 | 2026.03.10 17:19:52.440445 [ 254 ] {e0cbf13d-7108-4a3b-9279-3e6e0bc4e9b5} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2026.03.10 17:19:52.440489 [ 254 ] {e0cbf13d-7108-4a3b-9279-3e6e0bc4e9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5098 | 2026.03.10 17:19:52.440937 [ 254 ] {e0cbf13d-7108-4a3b-9279-3e6e0bc4e9b5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5099 | 2026.03.10 17:19:52.441177 [ 254 ] {e0cbf13d-7108-4a3b-9279-3e6e0bc4e9b5} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5100 | 2026.03.10 17:19:52.441325 [ 254 ] {e0cbf13d-7108-4a3b-9279-3e6e0bc4e9b5} <Debug> executeQuery: Read 32 rows, 2.44 KiB in 0.001365 sec., 23443.223443223444 rows/sec., 1.75 MiB/sec. | ||
| 5101 | 2026.03.10 17:19:52.441365 [ 254 ] {e0cbf13d-7108-4a3b-9279-3e6e0bc4e9b5} <Debug> TCPHandler: Processed in 0.001534405 sec. | ||
| 5102 | 2026.03.10 17:19:52.441468 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5103 | 2026.03.10 17:19:52.441563 [ 254 ] {f498e65c-d3fa-49fd-88c5-66a2176615c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5104 | 2026.03.10 17:19:52.441602 [ 254 ] {f498e65c-d3fa-49fd-88c5-66a2176615c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5105 | 2026.03.10 17:19:52.442219 [ 254 ] {f498e65c-d3fa-49fd-88c5-66a2176615c4} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5106 | 2026.03.10 17:19:52.442256 [ 254 ] {f498e65c-d3fa-49fd-88c5-66a2176615c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5107 | 2026.03.10 17:19:52.442621 [ 254 ] {f498e65c-d3fa-49fd-88c5-66a2176615c4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5108 | 2026.03.10 17:19:52.442645 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5173 rows, containing 5 columns (5 merged, 0 gathered) in 0.002799676 sec., 1847713.806883368 rows/sec., 149.10 MiB/sec. | ||
| 5109 | 2026.03.10 17:19:52.442839 [ 254 ] {f498e65c-d3fa-49fd-88c5-66a2176615c4} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2026.03.10 17:19:52.442971 [ 254 ] {f498e65c-d3fa-49fd-88c5-66a2176615c4} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001426 sec., 513323.9831697055 rows/sec., 30.36 MiB/sec. | ||
| 5111 | 2026.03.10 17:19:52.443010 [ 254 ] {f498e65c-d3fa-49fd-88c5-66a2176615c4} <Debug> TCPHandler: Processed in 0.001589676 sec. | ||
| 5112 | 2026.03.10 17:19:52.443054 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5113 | 2026.03.10 17:19:52.443122 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5114 | 2026.03.10 17:19:52.443222 [ 254 ] {d7873af9-1f7a-4d40-b770-ae23a25fb298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 5115 | 2026.03.10 17:19:52.443264 [ 254 ] {d7873af9-1f7a-4d40-b770-ae23a25fb298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 5116 | 2026.03.10 17:19:52.443368 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_31_6} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5117 | 2026.03.10 17:19:52.443454 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_31_6} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5118 | 2026.03.10 17:19:52.443536 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 5119 | 2026.03.10 17:19:52.443657 [ 254 ] {d7873af9-1f7a-4d40-b770-ae23a25fb298} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2026.03.10 17:19:52.443698 [ 254 ] {d7873af9-1f7a-4d40-b770-ae23a25fb298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5121 | 2026.03.10 17:19:52.443994 [ 254 ] {d7873af9-1f7a-4d40-b770-ae23a25fb298} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 5122 | 2026.03.10 17:19:52.444210 [ 254 ] {d7873af9-1f7a-4d40-b770-ae23a25fb298} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2026.03.10 17:19:52.444308 [ 102 ] {} <Debug> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 5124 | 2026.03.10 17:19:52.444338 [ 102 ] {} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2026.03.10 17:19:52.444344 [ 254 ] {d7873af9-1f7a-4d40-b770-ae23a25fb298} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001139 sec., 877.9631255487269 rows/sec., 61.73 KiB/sec. | ||
| 5126 | 2026.03.10 17:19:52.444354 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5127 | 2026.03.10 17:19:52.444387 [ 254 ] {d7873af9-1f7a-4d40-b770-ae23a25fb298} <Debug> TCPHandler: Processed in 0.001314521 sec. | ||
| 5128 | 2026.03.10 17:19:52.444439 [ 189 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::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 | ||
| 5129 | 2026.03.10 17:19:52.444494 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2026.03.10 17:19:52.444535 [ 189 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5131 | 2026.03.10 17:19:52.444566 [ 189 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::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 | ||
| 5132 | 2026.03.10 17:19:52.444590 [ 254 ] {9ffd391d-2d2a-4cdf-992e-786400604be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5133 | 2026.03.10 17:19:52.444616 [ 189 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::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 | ||
| 5134 | 2026.03.10 17:19:52.444635 [ 254 ] {9ffd391d-2d2a-4cdf-992e-786400604be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5135 | 2026.03.10 17:19:52.444687 [ 189 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::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 | ||
| 5136 | 2026.03.10 17:19:52.444770 [ 189 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::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 | ||
| 5137 | 2026.03.10 17:19:52.444825 [ 189 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::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 | ||
| 5138 | 2026.03.10 17:19:52.445044 [ 254 ] {9ffd391d-2d2a-4cdf-992e-786400604be1} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2026.03.10 17:19:52.445085 [ 254 ] {9ffd391d-2d2a-4cdf-992e-786400604be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5140 | 2026.03.10 17:19:52.445400 [ 254 ] {9ffd391d-2d2a-4cdf-992e-786400604be1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5141 | 2026.03.10 17:19:52.445475 [ 198 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001066727 sec., 4687.234878277198 rows/sec., 347.88 KiB/sec. | ||
| 5142 | 2026.03.10 17:19:52.445598 [ 189 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 5143 | 2026.03.10 17:19:52.445641 [ 254 ] {9ffd391d-2d2a-4cdf-992e-786400604be1} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2026.03.10 17:19:52.445788 [ 254 ] {9ffd391d-2d2a-4cdf-992e-786400604be1} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001215 sec., 9876.543209876543 rows/sec., 771.60 KiB/sec. | ||
| 5145 | 2026.03.10 17:19:52.445828 [ 254 ] {9ffd391d-2d2a-4cdf-992e-786400604be1} <Debug> TCPHandler: Processed in 0.001382842 sec. | ||
| 5146 | 2026.03.10 17:19:52.445880 [ 189 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_5_1} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2026.03.10 17:19:52.445932 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2026.03.10 17:19:52.445945 [ 189 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_5_1} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 5149 | 2026.03.10 17:19:52.446015 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5150 | 2026.03.10 17:19:52.446031 [ 254 ] {9443efc4-f3a4-48bf-8561-e9790d6d3061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5151 | 2026.03.10 17:19:52.446076 [ 254 ] {9443efc4-f3a4-48bf-8561-e9790d6d3061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5152 | 2026.03.10 17:19:52.446829 [ 254 ] {9443efc4-f3a4-48bf-8561-e9790d6d3061} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5153 | 2026.03.10 17:19:52.446866 [ 254 ] {9443efc4-f3a4-48bf-8561-e9790d6d3061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5154 | 2026.03.10 17:19:52.447221 [ 254 ] {9443efc4-f3a4-48bf-8561-e9790d6d3061} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5155 | 2026.03.10 17:19:52.447435 [ 254 ] {9443efc4-f3a4-48bf-8561-e9790d6d3061} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5156 | 2026.03.10 17:19:52.447552 [ 102 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5157 | 2026.03.10 17:19:52.447563 [ 254 ] {9443efc4-f3a4-48bf-8561-e9790d6d3061} <Debug> executeQuery: Read 1028 rows, 72.97 KiB in 0.00155 sec., 663225.806451613 rows/sec., 45.97 MiB/sec. | ||
| 5158 | 2026.03.10 17:19:52.447592 [ 102 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2026.03.10 17:19:52.447614 [ 254 ] {9443efc4-f3a4-48bf-8561-e9790d6d3061} <Debug> TCPHandler: Processed in 0.001730518 sec. | ||
| 5160 | 2026.03.10 17:19:52.447616 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5161 | 2026.03.10 17:19:52.447712 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::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 | ||
| 5162 | 2026.03.10 17:19:52.447731 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5163 | 2026.03.10 17:19:52.447803 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5164 | 2026.03.10 17:19:52.447825 [ 254 ] {61d2abf8-ea27-496e-a156-c64e524f1774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5165 | 2026.03.10 17:19:52.447832 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1509 rows starting from the beginning of the part | ||
| 5166 | 2026.03.10 17:19:52.447867 [ 254 ] {61d2abf8-ea27-496e-a156-c64e524f1774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5167 | 2026.03.10 17:19:52.447918 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
| 5168 | 2026.03.10 17:19:52.447967 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 77 rows starting from the beginning of the part | ||
| 5169 | 2026.03.10 17:19:52.448011 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
| 5170 | 2026.03.10 17:19:52.448054 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 71 rows starting from the beginning of the part | ||
| 5171 | 2026.03.10 17:19:52.448095 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1028 rows starting from the beginning of the part | ||
| 5172 | 2026.03.10 17:19:52.448522 [ 254 ] {61d2abf8-ea27-496e-a156-c64e524f1774} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5173 | 2026.03.10 17:19:52.448557 [ 254 ] {61d2abf8-ea27-496e-a156-c64e524f1774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5174 | 2026.03.10 17:19:52.449022 [ 254 ] {61d2abf8-ea27-496e-a156-c64e524f1774} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5175 | 2026.03.10 17:19:52.449243 [ 254 ] {61d2abf8-ea27-496e-a156-c64e524f1774} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5176 | 2026.03.10 17:19:52.449287 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2767 rows, containing 5 columns (5 merged, 0 gathered) in 0.001613496 sec., 1714909.7363736879 rows/sec., 126.89 MiB/sec. | ||
| 5177 | 2026.03.10 17:19:52.449362 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5178 | 2026.03.10 17:19:52.449381 [ 254 ] {61d2abf8-ea27-496e-a156-c64e524f1774} <Debug> executeQuery: Read 1289 rows, 83.48 KiB in 0.001573 sec., 819453.2739987286 rows/sec., 51.83 MiB/sec. | ||
| 5179 | 2026.03.10 17:19:52.449395 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5180 | 2026.03.10 17:19:52.449424 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5181 | 2026.03.10 17:19:52.449425 [ 254 ] {61d2abf8-ea27-496e-a156-c64e524f1774} <Debug> TCPHandler: Processed in 0.001743678 sec. | ||
| 5182 | 2026.03.10 17:19:52.449457 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5183 | 2026.03.10 17:19:52.449513 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::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 | ||
| 5184 | 2026.03.10 17:19:52.449543 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5185 | 2026.03.10 17:19:52.449642 [ 254 ] {c9c2db71-3702-4646-8136-c5b641580675} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5186 | 2026.03.10 17:19:52.449642 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5187 | 2026.03.10 17:19:52.449698 [ 254 ] {c9c2db71-3702-4646-8136-c5b641580675} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5188 | 2026.03.10 17:19:52.449707 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_31_6} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2026.03.10 17:19:52.449698 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8166 rows starting from the beginning of the part | ||
| 5190 | 2026.03.10 17:19:52.449782 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_31_6} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5191 | 2026.03.10 17:19:52.449807 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 110 rows starting from the beginning of the part | ||
| 5192 | 2026.03.10 17:19:52.449860 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5193 | 2026.03.10 17:19:52.449860 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 113 rows starting from the beginning of the part | ||
| 5194 | 2026.03.10 17:19:52.449925 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 110 rows starting from the beginning of the part | ||
| 5195 | 2026.03.10 17:19:52.449966 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 110 rows starting from the beginning of the part | ||
| 5196 | 2026.03.10 17:19:52.450010 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1289 rows starting from the beginning of the part | ||
| 5197 | 2026.03.10 17:19:52.450471 [ 254 ] {c9c2db71-3702-4646-8136-c5b641580675} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5198 | 2026.03.10 17:19:52.450512 [ 254 ] {c9c2db71-3702-4646-8136-c5b641580675} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5199 | 2026.03.10 17:19:52.451044 [ 254 ] {c9c2db71-3702-4646-8136-c5b641580675} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5200 | 2026.03.10 17:19:52.451306 [ 254 ] {c9c2db71-3702-4646-8136-c5b641580675} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2026.03.10 17:19:52.451453 [ 254 ] {c9c2db71-3702-4646-8136-c5b641580675} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001829 sec., 8747.94969928923 rows/sec., 15.68 MiB/sec. | ||
| 5202 | 2026.03.10 17:19:52.451513 [ 254 ] {c9c2db71-3702-4646-8136-c5b641580675} <Debug> TCPHandler: Processed in 0.002018863 sec. | ||
| 5203 | 2026.03.10 17:19:52.451619 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2026.03.10 17:19:52.451714 [ 254 ] {bb9d945a-4228-4195-a1b4-fa5b82c7e742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5205 | 2026.03.10 17:19:52.451756 [ 254 ] {bb9d945a-4228-4195-a1b4-fa5b82c7e742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5206 | 2026.03.10 17:19:52.452097 [ 254 ] {bb9d945a-4228-4195-a1b4-fa5b82c7e742} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2026.03.10 17:19:52.452134 [ 254 ] {bb9d945a-4228-4195-a1b4-fa5b82c7e742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5208 | 2026.03.10 17:19:52.452452 [ 254 ] {bb9d945a-4228-4195-a1b4-fa5b82c7e742} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5209 | 2026.03.10 17:19:52.452667 [ 254 ] {bb9d945a-4228-4195-a1b4-fa5b82c7e742} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2026.03.10 17:19:52.452776 [ 102 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5211 | 2026.03.10 17:19:52.452797 [ 254 ] {bb9d945a-4228-4195-a1b4-fa5b82c7e742} <Debug> executeQuery: Read 24 rows, 1.64 KiB in 0.001102 sec., 21778.58439201452 rows/sec., 1.45 MiB/sec. | ||
| 5212 | 2026.03.10 17:19:52.452809 [ 102 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2026.03.10 17:19:52.452838 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5214 | 2026.03.10 17:19:52.452841 [ 254 ] {bb9d945a-4228-4195-a1b4-fa5b82c7e742} <Debug> TCPHandler: Processed in 0.00127092 sec. | ||
| 5215 | 2026.03.10 17:19:52.452914 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::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 | ||
| 5216 | 2026.03.10 17:19:52.453021 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5217 | 2026.03.10 17:19:52.453054 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 754 rows starting from the beginning of the part | ||
| 5218 | 2026.03.10 17:19:52.453115 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 5219 | 2026.03.10 17:19:52.453168 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 5220 | 2026.03.10 17:19:52.453218 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 5221 | 2026.03.10 17:19:52.453265 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 5222 | 2026.03.10 17:19:52.453303 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 5223 | 2026.03.10 17:19:52.453330 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9898 rows, containing 5 columns (5 merged, 0 gathered) in 0.003856802 sec., 2566374.9396520746 rows/sec., 167.29 MiB/sec. | ||
| 5224 | 2026.03.10 17:19:52.453545 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5225 | 2026.03.10 17:19:52.453809 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5226 | 2026.03.10 17:19:52.453884 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5227 | 2026.03.10 17:19:52.453952 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 5228 | 2026.03.10 17:19:52.454137 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 938 rows, containing 4 columns (4 merged, 0 gathered) in 0.00125667 sec., 746417.1182569807 rows/sec., 47.93 MiB/sec. | ||
| 5229 | 2026.03.10 17:19:52.454277 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5230 | 2026.03.10 17:19:52.454512 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_31_6} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2026.03.10 17:19:52.454575 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_31_6} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5232 | 2026.03.10 17:19:52.454630 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 5233 | 2026.03.10 17:19:53.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.91 MiB, peak 255.53 MiB, free memory in arenas 0.00 B, will set to 251.73 MiB (RSS), difference: 5.83 MiB | ||
| 5234 | 2026.03.10 17:19:53.978892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 668 | ||
| 5235 | 2026.03.10 17:19:53.981356 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5236 | 2026.03.10 17:19:53.981403 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5237 | 2026.03.10 17:19:53.982595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5238 | 2026.03.10 17:19:53.982864 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5239 | 2026.03.10 17:19:53.983054 [ 97 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5240 | 2026.03.10 17:19:53.983115 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 668 | ||
| 5241 | 2026.03.10 17:19:53.983144 [ 97 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5242 | 2026.03.10 17:19:53.983183 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5243 | 2026.03.10 17:19:53.983316 [ 199 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::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 | ||
| 5244 | 2026.03.10 17:19:53.983824 [ 199 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5245 | 2026.03.10 17:19:53.983965 [ 199 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 502 rows starting from the beginning of the part | ||
| 5246 | 2026.03.10 17:19:53.984326 [ 199 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 5247 | 2026.03.10 17:19:53.984618 [ 199 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 5248 | 2026.03.10 17:19:53.984950 [ 199 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 5249 | 2026.03.10 17:19:53.985263 [ 199 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 26 rows starting from the beginning of the part | ||
| 5250 | 2026.03.10 17:19:53.985580 [ 199 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
| 5251 | 2026.03.10 17:19:53.991164 [ 194 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 668 rows, containing 72 columns (72 merged, 0 gathered) in 0.007888727 sec., 84677.7940217731 rows/sec., 76.17 MiB/sec. | ||
| 5252 | 2026.03.10 17:19:53.992329 [ 194 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5253 | 2026.03.10 17:19:53.992958 [ 194 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_16_3} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5254 | 2026.03.10 17:19:53.993044 [ 194 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_16_3} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5255 | 2026.03.10 17:19:53.993297 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.21 MiB. | ||
| 5256 | 2026.03.10 17:19:55.103675 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5257 | 2026.03.10 17:19:55.103883 [ 254 ] {ee4f725c-af49-42c7-8a89-dfc8574df6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5258 | 2026.03.10 17:19:55.103958 [ 254 ] {ee4f725c-af49-42c7-8a89-dfc8574df6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5259 | 2026.03.10 17:19:55.104668 [ 254 ] {ee4f725c-af49-42c7-8a89-dfc8574df6a1} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5260 | 2026.03.10 17:19:55.104721 [ 254 ] {ee4f725c-af49-42c7-8a89-dfc8574df6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5261 | 2026.03.10 17:19:55.105164 [ 254 ] {ee4f725c-af49-42c7-8a89-dfc8574df6a1} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5262 | 2026.03.10 17:19:55.105422 [ 254 ] {ee4f725c-af49-42c7-8a89-dfc8574df6a1} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5263 | 2026.03.10 17:19:55.105581 [ 254 ] {ee4f725c-af49-42c7-8a89-dfc8574df6a1} <Debug> executeQuery: Read 30 rows, 2.32 KiB in 0.001751 sec., 17133.066818960593 rows/sec., 1.29 MiB/sec. | ||
| 5264 | 2026.03.10 17:19:55.105627 [ 254 ] {ee4f725c-af49-42c7-8a89-dfc8574df6a1} <Debug> TCPHandler: Processed in 0.002089414 sec. | ||
| 5265 | 2026.03.10 17:19:55.105747 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5266 | 2026.03.10 17:19:55.105847 [ 254 ] {f662686e-60ac-4bca-9efd-9832e335be01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5267 | 2026.03.10 17:19:55.105889 [ 254 ] {f662686e-60ac-4bca-9efd-9832e335be01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5268 | 2026.03.10 17:19:55.106291 [ 254 ] {f662686e-60ac-4bca-9efd-9832e335be01} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5269 | 2026.03.10 17:19:55.106330 [ 254 ] {f662686e-60ac-4bca-9efd-9832e335be01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5270 | 2026.03.10 17:19:55.106635 [ 254 ] {f662686e-60ac-4bca-9efd-9832e335be01} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5271 | 2026.03.10 17:19:55.106850 [ 254 ] {f662686e-60ac-4bca-9efd-9832e335be01} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5272 | 2026.03.10 17:19:55.106979 [ 254 ] {f662686e-60ac-4bca-9efd-9832e335be01} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001152 sec., 31250 rows/sec., 2.44 MiB/sec. | ||
| 5273 | 2026.03.10 17:19:55.107017 [ 254 ] {f662686e-60ac-4bca-9efd-9832e335be01} <Debug> TCPHandler: Processed in 0.001321181 sec. | ||
| 5274 | 2026.03.10 17:19:55.107118 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5275 | 2026.03.10 17:19:55.107213 [ 254 ] {17a64a73-ca8e-46a3-aed5-55786bdbf525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5276 | 2026.03.10 17:19:55.107257 [ 254 ] {17a64a73-ca8e-46a3-aed5-55786bdbf525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5277 | 2026.03.10 17:19:55.107613 [ 254 ] {17a64a73-ca8e-46a3-aed5-55786bdbf525} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5278 | 2026.03.10 17:19:55.107650 [ 254 ] {17a64a73-ca8e-46a3-aed5-55786bdbf525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5279 | 2026.03.10 17:19:55.107965 [ 254 ] {17a64a73-ca8e-46a3-aed5-55786bdbf525} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5280 | 2026.03.10 17:19:55.108172 [ 254 ] {17a64a73-ca8e-46a3-aed5-55786bdbf525} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5281 | 2026.03.10 17:19:55.108298 [ 254 ] {17a64a73-ca8e-46a3-aed5-55786bdbf525} <Debug> executeQuery: Read 44 rows, 3.14 KiB in 0.001103 sec., 39891.20580235721 rows/sec., 2.78 MiB/sec. | ||
| 5282 | 2026.03.10 17:19:55.108336 [ 254 ] {17a64a73-ca8e-46a3-aed5-55786bdbf525} <Debug> TCPHandler: Processed in 0.001267771 sec. | ||
| 5283 | 2026.03.10 17:19:55.108456 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5284 | 2026.03.10 17:19:55.108577 [ 254 ] {ef33e3ea-0bff-4b3a-bcf9-fe0e3f12551c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5285 | 2026.03.10 17:19:55.108628 [ 254 ] {ef33e3ea-0bff-4b3a-bcf9-fe0e3f12551c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5286 | 2026.03.10 17:19:55.109009 [ 254 ] {ef33e3ea-0bff-4b3a-bcf9-fe0e3f12551c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5287 | 2026.03.10 17:19:55.109052 [ 254 ] {ef33e3ea-0bff-4b3a-bcf9-fe0e3f12551c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5288 | 2026.03.10 17:19:55.109421 [ 254 ] {ef33e3ea-0bff-4b3a-bcf9-fe0e3f12551c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5289 | 2026.03.10 17:19:55.109634 [ 254 ] {ef33e3ea-0bff-4b3a-bcf9-fe0e3f12551c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5290 | 2026.03.10 17:19:55.109773 [ 254 ] {ef33e3ea-0bff-4b3a-bcf9-fe0e3f12551c} <Debug> executeQuery: Read 16 rows, 1.09 KiB in 0.001221 sec., 13104.013104013104 rows/sec., 895.78 KiB/sec. | ||
| 5291 | 2026.03.10 17:19:55.109811 [ 254 ] {ef33e3ea-0bff-4b3a-bcf9-fe0e3f12551c} <Debug> TCPHandler: Processed in 0.001414723 sec. | ||
| 5292 | 2026.03.10 17:19:58.869067 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5293 | 2026.03.10 17:19:58.869136 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5294 | 2026.03.10 17:19:58.961063 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10591 | ||
| 5295 | 2026.03.10 17:19:58.961542 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5296 | 2026.03.10 17:19:58.961585 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5297 | 2026.03.10 17:19:58.962077 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5298 | 2026.03.10 17:19:58.962314 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5299 | 2026.03.10 17:19:58.962455 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10591 | ||
| 5300 | 2026.03.10 17:19:59.512835 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5301 | 2026.03.10 17:19:59.528403 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5302 | 2026.03.10 17:19:59.528461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5303 | 2026.03.10 17:19:59.534490 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5304 | 2026.03.10 17:19:59.535185 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5305 | 2026.03.10 17:19:59.537785 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5306 | 2026.03.10 17:20:00.108006 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2026.03.10 17:20:00.108181 [ 254 ] {b2c8a2b3-63c7-406e-b767-6cba55eddc53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5308 | 2026.03.10 17:20:00.108242 [ 254 ] {b2c8a2b3-63c7-406e-b767-6cba55eddc53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5309 | 2026.03.10 17:20:00.108945 [ 254 ] {b2c8a2b3-63c7-406e-b767-6cba55eddc53} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2026.03.10 17:20:00.108987 [ 254 ] {b2c8a2b3-63c7-406e-b767-6cba55eddc53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5311 | 2026.03.10 17:20:00.109387 [ 254 ] {b2c8a2b3-63c7-406e-b767-6cba55eddc53} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5312 | 2026.03.10 17:20:00.109629 [ 254 ] {b2c8a2b3-63c7-406e-b767-6cba55eddc53} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2026.03.10 17:20:00.109781 [ 254 ] {b2c8a2b3-63c7-406e-b767-6cba55eddc53} <Debug> executeQuery: Read 100 rows, 9.03 KiB in 0.001647 sec., 60716.45415907711 rows/sec., 5.36 MiB/sec. | ||
| 5314 | 2026.03.10 17:20:00.109822 [ 254 ] {b2c8a2b3-63c7-406e-b767-6cba55eddc53} <Debug> TCPHandler: Processed in 0.001939402 sec. | ||
| 5315 | 2026.03.10 17:20:00.109946 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5316 | 2026.03.10 17:20:00.110041 [ 254 ] {cf121ff4-9f74-4295-8932-019896e63df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5317 | 2026.03.10 17:20:00.110084 [ 254 ] {cf121ff4-9f74-4295-8932-019896e63df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5318 | 2026.03.10 17:20:00.110508 [ 254 ] {cf121ff4-9f74-4295-8932-019896e63df9} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2026.03.10 17:20:00.110546 [ 254 ] {cf121ff4-9f74-4295-8932-019896e63df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5320 | 2026.03.10 17:20:00.110854 [ 254 ] {cf121ff4-9f74-4295-8932-019896e63df9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5321 | 2026.03.10 17:20:00.111068 [ 254 ] {cf121ff4-9f74-4295-8932-019896e63df9} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2026.03.10 17:20:00.111182 [ 89 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5323 | 2026.03.10 17:20:00.111199 [ 254 ] {cf121ff4-9f74-4295-8932-019896e63df9} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001177 sec., 29736.61852166525 rows/sec., 2.18 MiB/sec. | ||
| 5324 | 2026.03.10 17:20:00.111247 [ 89 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2026.03.10 17:20:00.111256 [ 254 ] {cf121ff4-9f74-4295-8932-019896e63df9} <Debug> TCPHandler: Processed in 0.001360112 sec. | ||
| 5326 | 2026.03.10 17:20:00.111276 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5327 | 2026.03.10 17:20:00.111371 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5328 | 2026.03.10 17:20:00.111377 [ 191 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::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 | ||
| 5329 | 2026.03.10 17:20:00.111468 [ 254 ] {bd4af3fb-b25b-4f39-832d-cf2779795683} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5330 | 2026.03.10 17:20:00.111481 [ 191 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5331 | 2026.03.10 17:20:00.111508 [ 254 ] {bd4af3fb-b25b-4f39-832d-cf2779795683} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5332 | 2026.03.10 17:20:00.111513 [ 191 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 211 rows starting from the beginning of the part | ||
| 5333 | 2026.03.10 17:20:00.111581 [ 191 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 41 rows starting from the beginning of the part | ||
| 5334 | 2026.03.10 17:20:00.111630 [ 191 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part | ||
| 5335 | 2026.03.10 17:20:00.111674 [ 191 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 35 rows starting from the beginning of the part | ||
| 5336 | 2026.03.10 17:20:00.111714 [ 191 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 32 rows starting from the beginning of the part | ||
| 5337 | 2026.03.10 17:20:00.111759 [ 191 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 35 rows starting from the beginning of the part | ||
| 5338 | 2026.03.10 17:20:00.111940 [ 254 ] {bd4af3fb-b25b-4f39-832d-cf2779795683} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5339 | 2026.03.10 17:20:00.111976 [ 254 ] {bd4af3fb-b25b-4f39-832d-cf2779795683} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5340 | 2026.03.10 17:20:00.112285 [ 254 ] {bd4af3fb-b25b-4f39-832d-cf2779795683} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5341 | 2026.03.10 17:20:00.112507 [ 254 ] {bd4af3fb-b25b-4f39-832d-cf2779795683} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5342 | 2026.03.10 17:20:00.112565 [ 194 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 359 rows, containing 5 columns (5 merged, 0 gathered) in 0.00122711 sec., 292557.3094506605 rows/sec., 20.88 MiB/sec. | ||
| 5343 | 2026.03.10 17:20:00.112637 [ 254 ] {bd4af3fb-b25b-4f39-832d-cf2779795683} <Debug> executeQuery: Read 71 rows, 5.68 KiB in 0.001187 sec., 59814.65880370683 rows/sec., 4.67 MiB/sec. | ||
| 5344 | 2026.03.10 17:20:00.112680 [ 254 ] {bd4af3fb-b25b-4f39-832d-cf2779795683} <Debug> TCPHandler: Processed in 0.001358052 sec. | ||
| 5345 | 2026.03.10 17:20:00.112801 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5346 | 2026.03.10 17:20:00.112816 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5347 | 2026.03.10 17:20:00.112918 [ 254 ] {c77d715c-d9a0-4531-9f0e-4cf58f43f29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5348 | 2026.03.10 17:20:00.112964 [ 254 ] {c77d715c-d9a0-4531-9f0e-4cf58f43f29e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5349 | 2026.03.10 17:20:00.113156 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_26_5} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5350 | 2026.03.10 17:20:00.113266 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_26_5} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5351 | 2026.03.10 17:20:00.113363 [ 254 ] {c77d715c-d9a0-4531-9f0e-4cf58f43f29e} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5352 | 2026.03.10 17:20:00.113374 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 5353 | 2026.03.10 17:20:00.113408 [ 254 ] {c77d715c-d9a0-4531-9f0e-4cf58f43f29e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5354 | 2026.03.10 17:20:00.113761 [ 254 ] {c77d715c-d9a0-4531-9f0e-4cf58f43f29e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5355 | 2026.03.10 17:20:00.113991 [ 254 ] {c77d715c-d9a0-4531-9f0e-4cf58f43f29e} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5356 | 2026.03.10 17:20:00.114121 [ 254 ] {c77d715c-d9a0-4531-9f0e-4cf58f43f29e} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001222 sec., 90016.36661211129 rows/sec., 6.28 MiB/sec. | ||
| 5357 | 2026.03.10 17:20:00.114158 [ 254 ] {c77d715c-d9a0-4531-9f0e-4cf58f43f29e} <Debug> TCPHandler: Processed in 0.001391753 sec. | ||
| 5358 | 2026.03.10 17:20:00.114276 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2026.03.10 17:20:00.114370 [ 254 ] {6dd5dd34-78ed-41dd-bb0c-aed8fe387cdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5360 | 2026.03.10 17:20:00.114423 [ 254 ] {6dd5dd34-78ed-41dd-bb0c-aed8fe387cdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5361 | 2026.03.10 17:20:00.115243 [ 254 ] {6dd5dd34-78ed-41dd-bb0c-aed8fe387cdb} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5362 | 2026.03.10 17:20:00.115282 [ 254 ] {6dd5dd34-78ed-41dd-bb0c-aed8fe387cdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5363 | 2026.03.10 17:20:00.115828 [ 254 ] {6dd5dd34-78ed-41dd-bb0c-aed8fe387cdb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5364 | 2026.03.10 17:20:00.116047 [ 254 ] {6dd5dd34-78ed-41dd-bb0c-aed8fe387cdb} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5365 | 2026.03.10 17:20:00.116159 [ 89 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5366 | 2026.03.10 17:20:00.116180 [ 254 ] {6dd5dd34-78ed-41dd-bb0c-aed8fe387cdb} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001827 sec., 19157.088122605364 rows/sec., 34.33 MiB/sec. | ||
| 5367 | 2026.03.10 17:20:00.116197 [ 89 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5368 | 2026.03.10 17:20:00.116224 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5369 | 2026.03.10 17:20:00.116241 [ 254 ] {6dd5dd34-78ed-41dd-bb0c-aed8fe387cdb} <Debug> TCPHandler: Processed in 0.002013562 sec. | ||
| 5370 | 2026.03.10 17:20:00.116289 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::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 | ||
| 5371 | 2026.03.10 17:20:00.116375 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2026.03.10 17:20:00.116458 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5373 | 2026.03.10 17:20:00.116469 [ 254 ] {812e49cd-7832-43b5-94ed-685e3253ae2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5374 | 2026.03.10 17:20:00.116511 [ 254 ] {812e49cd-7832-43b5-94ed-685e3253ae2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5375 | 2026.03.10 17:20:00.116516 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 371 rows starting from the beginning of the part | ||
| 5376 | 2026.03.10 17:20:00.116646 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 35 rows starting from the beginning of the part | ||
| 5377 | 2026.03.10 17:20:00.116765 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 5 rows starting from the beginning of the part | ||
| 5378 | 2026.03.10 17:20:00.116856 [ 254 ] {812e49cd-7832-43b5-94ed-685e3253ae2b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5379 | 2026.03.10 17:20:00.116877 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 35 rows starting from the beginning of the part | ||
| 5380 | 2026.03.10 17:20:00.116892 [ 254 ] {812e49cd-7832-43b5-94ed-685e3253ae2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5381 | 2026.03.10 17:20:00.116986 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part | ||
| 5382 | 2026.03.10 17:20:00.117093 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 35 rows starting from the beginning of the part | ||
| 5383 | 2026.03.10 17:20:00.117210 [ 254 ] {812e49cd-7832-43b5-94ed-685e3253ae2b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5384 | 2026.03.10 17:20:00.117424 [ 254 ] {812e49cd-7832-43b5-94ed-685e3253ae2b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2026.03.10 17:20:00.117553 [ 254 ] {812e49cd-7832-43b5-94ed-685e3253ae2b} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001103 sec., 36264.73254759746 rows/sec., 2.42 MiB/sec. | ||
| 5386 | 2026.03.10 17:20:00.117588 [ 254 ] {812e49cd-7832-43b5-94ed-685e3253ae2b} <Debug> TCPHandler: Processed in 0.00126335 sec. | ||
| 5387 | 2026.03.10 17:20:00.120577 [ 201 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 19 columns (19 merged, 0 gathered) in 0.004313549 sec., 115218.35036532563 rows/sec., 206.47 MiB/sec. | ||
| 5388 | 2026.03.10 17:20:00.121285 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5389 | 2026.03.10 17:20:00.121606 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5390 | 2026.03.10 17:20:00.121673 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5391 | 2026.03.10 17:20:00.121761 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.33 MiB. | ||
| 5392 | 2026.03.10 17:20:01.001179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.02 MiB, peak 258.28 MiB, free memory in arenas 0.00 B, will set to 254.09 MiB (RSS), difference: 1.07 MiB | ||
| 5393 | 2026.03.10 17:20:03.984287 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 688 | ||
| 5394 | 2026.03.10 17:20:03.986392 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2026.03.10 17:20:03.986450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5396 | 2026.03.10 17:20:03.987716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5397 | 2026.03.10 17:20:03.988003 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2026.03.10 17:20:03.988354 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 688 | ||
| 5399 | 2026.03.10 17:20:04.028699 [ 81 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 5400 | 2026.03.10 17:20:04.028761 [ 81 ] {} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5401 | 2026.03.10 17:20:04.028783 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5402 | 2026.03.10 17:20:04.028912 [ 194 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 5403 | 2026.03.10 17:20:04.029066 [ 194 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5404 | 2026.03.10 17:20:04.029108 [ 194 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 857 rows starting from the beginning of the part | ||
| 5405 | 2026.03.10 17:20:04.029188 [ 194 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 732 rows starting from the beginning of the part | ||
| 5406 | 2026.03.10 17:20:04.029244 [ 194 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 732 rows starting from the beginning of the part | ||
| 5407 | 2026.03.10 17:20:04.029294 [ 194 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 732 rows starting from the beginning of the part | ||
| 5408 | 2026.03.10 17:20:04.029342 [ 194 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 732 rows starting from the beginning of the part | ||
| 5409 | 2026.03.10 17:20:04.030850 [ 191 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001999132 sec., 1893321.7016185026 rows/sec., 119.32 MiB/sec. | ||
| 5410 | 2026.03.10 17:20:04.031019 [ 194 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5411 | 2026.03.10 17:20:04.031300 [ 194 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_10_2} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5412 | 2026.03.10 17:20:04.031374 [ 194 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_10_2} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 5413 | 2026.03.10 17:20:04.031447 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5414 | 2026.03.10 17:20:05.106532 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5415 | 2026.03.10 17:20:05.106710 [ 254 ] {f8543053-2535-4e71-ad5d-c2d637b0c58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5416 | 2026.03.10 17:20:05.106776 [ 254 ] {f8543053-2535-4e71-ad5d-c2d637b0c58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5417 | 2026.03.10 17:20:05.107425 [ 254 ] {f8543053-2535-4e71-ad5d-c2d637b0c58c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5418 | 2026.03.10 17:20:05.107473 [ 254 ] {f8543053-2535-4e71-ad5d-c2d637b0c58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5419 | 2026.03.10 17:20:05.107861 [ 254 ] {f8543053-2535-4e71-ad5d-c2d637b0c58c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5420 | 2026.03.10 17:20:05.108085 [ 254 ] {f8543053-2535-4e71-ad5d-c2d637b0c58c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2026.03.10 17:20:05.108230 [ 254 ] {f8543053-2535-4e71-ad5d-c2d637b0c58c} <Debug> executeQuery: Read 40 rows, 3.29 KiB in 0.001604 sec., 24937.65586034913 rows/sec., 2.00 MiB/sec. | ||
| 5422 | 2026.03.10 17:20:05.108270 [ 254 ] {f8543053-2535-4e71-ad5d-c2d637b0c58c} <Debug> TCPHandler: Processed in 0.00189872 sec. | ||
| 5423 | 2026.03.10 17:20:05.108390 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5424 | 2026.03.10 17:20:05.108479 [ 254 ] {407dfc51-6a8f-42f3-af6e-6d7806f57cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5425 | 2026.03.10 17:20:05.108517 [ 254 ] {407dfc51-6a8f-42f3-af6e-6d7806f57cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5426 | 2026.03.10 17:20:05.108973 [ 254 ] {407dfc51-6a8f-42f3-af6e-6d7806f57cbb} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5427 | 2026.03.10 17:20:05.109011 [ 254 ] {407dfc51-6a8f-42f3-af6e-6d7806f57cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5428 | 2026.03.10 17:20:05.109318 [ 254 ] {407dfc51-6a8f-42f3-af6e-6d7806f57cbb} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5429 | 2026.03.10 17:20:05.109534 [ 254 ] {407dfc51-6a8f-42f3-af6e-6d7806f57cbb} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5430 | 2026.03.10 17:20:05.109662 [ 254 ] {407dfc51-6a8f-42f3-af6e-6d7806f57cbb} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001149 sec., 4351.610095735422 rows/sec., 327.22 KiB/sec. | ||
| 5431 | 2026.03.10 17:20:05.109700 [ 254 ] {407dfc51-6a8f-42f3-af6e-6d7806f57cbb} <Debug> TCPHandler: Processed in 0.001313281 sec. | ||
| 5432 | 2026.03.10 17:20:05.109809 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5433 | 2026.03.10 17:20:05.109903 [ 254 ] {9f1b4b60-e667-481f-a049-558c940a6d26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5434 | 2026.03.10 17:20:05.109943 [ 254 ] {9f1b4b60-e667-481f-a049-558c940a6d26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5435 | 2026.03.10 17:20:05.110341 [ 254 ] {9f1b4b60-e667-481f-a049-558c940a6d26} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2026.03.10 17:20:05.110378 [ 254 ] {9f1b4b60-e667-481f-a049-558c940a6d26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5437 | 2026.03.10 17:20:05.110680 [ 254 ] {9f1b4b60-e667-481f-a049-558c940a6d26} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5438 | 2026.03.10 17:20:05.110899 [ 254 ] {9f1b4b60-e667-481f-a049-558c940a6d26} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2026.03.10 17:20:05.111026 [ 254 ] {9f1b4b60-e667-481f-a049-558c940a6d26} <Debug> executeQuery: Read 41 rows, 3.28 KiB in 0.001141 sec., 35933.39176161262 rows/sec., 2.81 MiB/sec. | ||
| 5440 | 2026.03.10 17:20:05.111063 [ 254 ] {9f1b4b60-e667-481f-a049-558c940a6d26} <Debug> TCPHandler: Processed in 0.001302421 sec. | ||
| 5441 | 2026.03.10 17:20:05.111183 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5442 | 2026.03.10 17:20:05.111306 [ 254 ] {07589b78-0517-4ec1-91fd-a49f15f8a0e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5443 | 2026.03.10 17:20:05.111358 [ 254 ] {07589b78-0517-4ec1-91fd-a49f15f8a0e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5444 | 2026.03.10 17:20:05.111791 [ 254 ] {07589b78-0517-4ec1-91fd-a49f15f8a0e9} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5445 | 2026.03.10 17:20:05.111829 [ 254 ] {07589b78-0517-4ec1-91fd-a49f15f8a0e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5446 | 2026.03.10 17:20:05.112167 [ 254 ] {07589b78-0517-4ec1-91fd-a49f15f8a0e9} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5447 | 2026.03.10 17:20:05.112392 [ 254 ] {07589b78-0517-4ec1-91fd-a49f15f8a0e9} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5448 | 2026.03.10 17:20:05.112524 [ 254 ] {07589b78-0517-4ec1-91fd-a49f15f8a0e9} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001243 sec., 88495.57522123893 rows/sec., 6.18 MiB/sec. | ||
| 5449 | 2026.03.10 17:20:05.112563 [ 254 ] {07589b78-0517-4ec1-91fd-a49f15f8a0e9} <Debug> TCPHandler: Processed in 0.001440043 sec. | ||
| 5450 | 2026.03.10 17:20:05.112686 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5451 | 2026.03.10 17:20:05.112782 [ 254 ] {648a20e3-e74a-4b2d-93f4-515c6f4dbf41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5452 | 2026.03.10 17:20:05.112837 [ 254 ] {648a20e3-e74a-4b2d-93f4-515c6f4dbf41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5453 | 2026.03.10 17:20:05.113580 [ 254 ] {648a20e3-e74a-4b2d-93f4-515c6f4dbf41} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5454 | 2026.03.10 17:20:05.113616 [ 254 ] {648a20e3-e74a-4b2d-93f4-515c6f4dbf41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5455 | 2026.03.10 17:20:05.114116 [ 254 ] {648a20e3-e74a-4b2d-93f4-515c6f4dbf41} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5456 | 2026.03.10 17:20:05.114349 [ 254 ] {648a20e3-e74a-4b2d-93f4-515c6f4dbf41} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5457 | 2026.03.10 17:20:05.114486 [ 254 ] {648a20e3-e74a-4b2d-93f4-515c6f4dbf41} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001722 sec., 2903.6004645760745 rows/sec., 5.20 MiB/sec. | ||
| 5458 | 2026.03.10 17:20:05.114539 [ 254 ] {648a20e3-e74a-4b2d-93f4-515c6f4dbf41} <Debug> TCPHandler: Processed in 0.001901761 sec. | ||
| 5459 | 2026.03.10 17:20:05.114651 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5460 | 2026.03.10 17:20:05.114750 [ 254 ] {327a2bdd-9d6f-42c0-8a53-3eac466334a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5461 | 2026.03.10 17:20:05.114792 [ 254 ] {327a2bdd-9d6f-42c0-8a53-3eac466334a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5462 | 2026.03.10 17:20:05.115124 [ 254 ] {327a2bdd-9d6f-42c0-8a53-3eac466334a1} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2026.03.10 17:20:05.115159 [ 254 ] {327a2bdd-9d6f-42c0-8a53-3eac466334a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5464 | 2026.03.10 17:20:05.115475 [ 254 ] {327a2bdd-9d6f-42c0-8a53-3eac466334a1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5465 | 2026.03.10 17:20:05.115647 [ 80 ] {} <Debug> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5466 | 2026.03.10 17:20:05.115697 [ 254 ] {327a2bdd-9d6f-42c0-8a53-3eac466334a1} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5467 | 2026.03.10 17:20:05.115716 [ 80 ] {} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5468 | 2026.03.10 17:20:05.115744 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5469 | 2026.03.10 17:20:05.115843 [ 254 ] {327a2bdd-9d6f-42c0-8a53-3eac466334a1} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001112 sec., 35971.22302158274 rows/sec., 2.40 MiB/sec. | ||
| 5470 | 2026.03.10 17:20:05.115844 [ 195 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5471 | 2026.03.10 17:20:05.115882 [ 254 ] {327a2bdd-9d6f-42c0-8a53-3eac466334a1} <Debug> TCPHandler: Processed in 0.00128049 sec. | ||
| 5472 | 2026.03.10 17:20:05.115964 [ 195 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5473 | 2026.03.10 17:20:05.115999 [ 195 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 148 rows starting from the beginning of the part | ||
| 5474 | 2026.03.10 17:20:05.116093 [ 195 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 12 rows starting from the beginning of the part | ||
| 5475 | 2026.03.10 17:20:05.116148 [ 195 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 5476 | 2026.03.10 17:20:05.116195 [ 195 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 12 rows starting from the beginning of the part | ||
| 5477 | 2026.03.10 17:20:05.116241 [ 195 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 12 rows starting from the beginning of the part | ||
| 5478 | 2026.03.10 17:20:05.117024 [ 194 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 5 columns (5 merged, 0 gathered) in 0.00121883 sec., 160809.95708999614 rows/sec., 10.52 MiB/sec. | ||
| 5479 | 2026.03.10 17:20:05.117174 [ 191 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5480 | 2026.03.10 17:20:05.117430 [ 191 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_9_2} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2026.03.10 17:20:05.117493 [ 191 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_9_2} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5482 | 2026.03.10 17:20:05.117563 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5483 | 2026.03.10 17:20:05.222932 [ 79 ] {} <Debug> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5484 | 2026.03.10 17:20:05.222970 [ 79 ] {} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2026.03.10 17:20:05.222989 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5486 | 2026.03.10 17:20:05.223101 [ 194 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 5487 | 2026.03.10 17:20:05.223248 [ 194 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5488 | 2026.03.10 17:20:05.223289 [ 194 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 284 rows starting from the beginning of the part | ||
| 5489 | 2026.03.10 17:20:05.223359 [ 194 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 24 rows starting from the beginning of the part | ||
| 5490 | 2026.03.10 17:20:05.223407 [ 194 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 24 rows starting from the beginning of the part | ||
| 5491 | 2026.03.10 17:20:05.223452 [ 194 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 5492 | 2026.03.10 17:20:05.223495 [ 194 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 5493 | 2026.03.10 17:20:05.224324 [ 191 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 5 columns (5 merged, 0 gathered) in 0.00128032 sec., 296800.79980005 rows/sec., 21.44 MiB/sec. | ||
| 5494 | 2026.03.10 17:20:05.224470 [ 194 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5495 | 2026.03.10 17:20:05.224739 [ 194 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_9_2} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5496 | 2026.03.10 17:20:05.224813 [ 194 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_9_2} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5497 | 2026.03.10 17:20:05.224884 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 5498 | 2026.03.10 17:20:06.462555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11103 | ||
| 5499 | 2026.03.10 17:20:06.463125 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5500 | 2026.03.10 17:20:06.463169 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5501 | 2026.03.10 17:20:06.463698 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5502 | 2026.03.10 17:20:06.463940 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5503 | 2026.03.10 17:20:06.464081 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11103 | ||
| 5504 | 2026.03.10 17:20:07.037905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5505 | 2026.03.10 17:20:07.053736 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5506 | 2026.03.10 17:20:07.053790 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5507 | 2026.03.10 17:20:07.059802 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5508 | 2026.03.10 17:20:07.060485 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5509 | 2026.03.10 17:20:07.063098 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5510 | 2026.03.10 17:20:10.115697 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5511 | 2026.03.10 17:20:10.115903 [ 254 ] {b758c1f8-6374-472b-a29f-c74e9d54aebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5512 | 2026.03.10 17:20:10.115968 [ 254 ] {b758c1f8-6374-472b-a29f-c74e9d54aebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5513 | 2026.03.10 17:20:10.116678 [ 254 ] {b758c1f8-6374-472b-a29f-c74e9d54aebc} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5514 | 2026.03.10 17:20:10.116718 [ 254 ] {b758c1f8-6374-472b-a29f-c74e9d54aebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5515 | 2026.03.10 17:20:10.117125 [ 254 ] {b758c1f8-6374-472b-a29f-c74e9d54aebc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5516 | 2026.03.10 17:20:10.117363 [ 254 ] {b758c1f8-6374-472b-a29f-c74e9d54aebc} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5517 | 2026.03.10 17:20:10.117511 [ 254 ] {b758c1f8-6374-472b-a29f-c74e9d54aebc} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001654 sec., 171704.95767835548 rows/sec., 10.91 MiB/sec. | ||
| 5518 | 2026.03.10 17:20:10.117552 [ 254 ] {b758c1f8-6374-472b-a29f-c74e9d54aebc} <Debug> TCPHandler: Processed in 0.001987852 sec. | ||
| 5519 | 2026.03.10 17:20:10.117673 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5520 | 2026.03.10 17:20:10.117768 [ 254 ] {95e15a25-866b-4f7f-9385-718fac0ba5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5521 | 2026.03.10 17:20:10.117809 [ 254 ] {95e15a25-866b-4f7f-9385-718fac0ba5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5522 | 2026.03.10 17:20:10.118473 [ 254 ] {95e15a25-866b-4f7f-9385-718fac0ba5f8} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5523 | 2026.03.10 17:20:10.118508 [ 254 ] {95e15a25-866b-4f7f-9385-718fac0ba5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5524 | 2026.03.10 17:20:10.118869 [ 254 ] {95e15a25-866b-4f7f-9385-718fac0ba5f8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5525 | 2026.03.10 17:20:10.119090 [ 254 ] {95e15a25-866b-4f7f-9385-718fac0ba5f8} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5526 | 2026.03.10 17:20:10.119218 [ 254 ] {95e15a25-866b-4f7f-9385-718fac0ba5f8} <Debug> executeQuery: Read 841 rows, 68.11 KiB in 0.001468 sec., 572888.2833787466 rows/sec., 45.31 MiB/sec. | ||
| 5527 | 2026.03.10 17:20:10.119254 [ 254 ] {95e15a25-866b-4f7f-9385-718fac0ba5f8} <Debug> TCPHandler: Processed in 0.001630956 sec. | ||
| 5528 | 2026.03.10 17:20:10.119367 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5529 | 2026.03.10 17:20:10.119460 [ 254 ] {015b2b6c-6759-40cd-9bfe-36b07a0be2b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5530 | 2026.03.10 17:20:10.119500 [ 254 ] {015b2b6c-6759-40cd-9bfe-36b07a0be2b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5531 | 2026.03.10 17:20:10.119932 [ 254 ] {015b2b6c-6759-40cd-9bfe-36b07a0be2b5} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5532 | 2026.03.10 17:20:10.119966 [ 254 ] {015b2b6c-6759-40cd-9bfe-36b07a0be2b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5533 | 2026.03.10 17:20:10.120282 [ 254 ] {015b2b6c-6759-40cd-9bfe-36b07a0be2b5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5534 | 2026.03.10 17:20:10.120502 [ 254 ] {015b2b6c-6759-40cd-9bfe-36b07a0be2b5} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5535 | 2026.03.10 17:20:10.120627 [ 254 ] {015b2b6c-6759-40cd-9bfe-36b07a0be2b5} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001185 sec., 149367.08860759492 rows/sec., 9.21 MiB/sec. | ||
| 5536 | 2026.03.10 17:20:10.120664 [ 254 ] {015b2b6c-6759-40cd-9bfe-36b07a0be2b5} <Debug> TCPHandler: Processed in 0.001345561 sec. | ||
| 5537 | 2026.03.10 17:20:10.120775 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5538 | 2026.03.10 17:20:10.120869 [ 254 ] {8c7e03e5-c182-4abc-b22a-92d162f06c49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5539 | 2026.03.10 17:20:10.120908 [ 254 ] {8c7e03e5-c182-4abc-b22a-92d162f06c49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5540 | 2026.03.10 17:20:10.121330 [ 254 ] {8c7e03e5-c182-4abc-b22a-92d162f06c49} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5541 | 2026.03.10 17:20:10.121365 [ 254 ] {8c7e03e5-c182-4abc-b22a-92d162f06c49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5542 | 2026.03.10 17:20:10.121675 [ 254 ] {8c7e03e5-c182-4abc-b22a-92d162f06c49} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5543 | 2026.03.10 17:20:10.121894 [ 254 ] {8c7e03e5-c182-4abc-b22a-92d162f06c49} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5544 | 2026.03.10 17:20:10.122024 [ 254 ] {8c7e03e5-c182-4abc-b22a-92d162f06c49} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001172 sec., 127133.10580204778 rows/sec., 8.21 MiB/sec. | ||
| 5545 | 2026.03.10 17:20:10.122060 [ 254 ] {8c7e03e5-c182-4abc-b22a-92d162f06c49} <Debug> TCPHandler: Processed in 0.001333881 sec. | ||
| 5546 | 2026.03.10 17:20:10.122170 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5547 | 2026.03.10 17:20:10.122264 [ 254 ] {2bbac905-0f1c-45f7-b956-59d8e8fcbd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5548 | 2026.03.10 17:20:10.122303 [ 254 ] {2bbac905-0f1c-45f7-b956-59d8e8fcbd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5549 | 2026.03.10 17:20:10.122717 [ 254 ] {2bbac905-0f1c-45f7-b956-59d8e8fcbd5e} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5550 | 2026.03.10 17:20:10.122751 [ 254 ] {2bbac905-0f1c-45f7-b956-59d8e8fcbd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5551 | 2026.03.10 17:20:10.123059 [ 254 ] {2bbac905-0f1c-45f7-b956-59d8e8fcbd5e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5552 | 2026.03.10 17:20:10.123278 [ 254 ] {2bbac905-0f1c-45f7-b956-59d8e8fcbd5e} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5553 | 2026.03.10 17:20:10.123403 [ 254 ] {2bbac905-0f1c-45f7-b956-59d8e8fcbd5e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001157 sec., 127917.02679343129 rows/sec., 7.27 MiB/sec. | ||
| 5554 | 2026.03.10 17:20:10.123442 [ 254 ] {2bbac905-0f1c-45f7-b956-59d8e8fcbd5e} <Debug> TCPHandler: Processed in 0.001319591 sec. | ||
| 5555 | 2026.03.10 17:20:10.123553 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5556 | 2026.03.10 17:20:10.123645 [ 254 ] {c476b862-a472-4269-b57d-0906083b6cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5557 | 2026.03.10 17:20:10.123685 [ 254 ] {c476b862-a472-4269-b57d-0906083b6cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5558 | 2026.03.10 17:20:10.124232 [ 254 ] {c476b862-a472-4269-b57d-0906083b6cf2} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2026.03.10 17:20:10.124269 [ 254 ] {c476b862-a472-4269-b57d-0906083b6cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5560 | 2026.03.10 17:20:10.124589 [ 254 ] {c476b862-a472-4269-b57d-0906083b6cf2} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5561 | 2026.03.10 17:20:10.124813 [ 254 ] {c476b862-a472-4269-b57d-0906083b6cf2} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2026.03.10 17:20:10.124951 [ 254 ] {c476b862-a472-4269-b57d-0906083b6cf2} <Debug> executeQuery: Read 497 rows, 35.75 KiB in 0.001322 sec., 375945.53706505295 rows/sec., 26.40 MiB/sec. | ||
| 5563 | 2026.03.10 17:20:10.124986 [ 254 ] {c476b862-a472-4269-b57d-0906083b6cf2} <Debug> TCPHandler: Processed in 0.001482404 sec. | ||
| 5564 | 2026.03.10 17:20:10.125087 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2026.03.10 17:20:10.125180 [ 254 ] {385bc17e-49cd-4318-a512-1269ec0c1d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5566 | 2026.03.10 17:20:10.125220 [ 254 ] {385bc17e-49cd-4318-a512-1269ec0c1d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5567 | 2026.03.10 17:20:10.125561 [ 254 ] {385bc17e-49cd-4318-a512-1269ec0c1d20} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5568 | 2026.03.10 17:20:10.125595 [ 254 ] {385bc17e-49cd-4318-a512-1269ec0c1d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5569 | 2026.03.10 17:20:10.125894 [ 254 ] {385bc17e-49cd-4318-a512-1269ec0c1d20} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5570 | 2026.03.10 17:20:10.126103 [ 254 ] {385bc17e-49cd-4318-a512-1269ec0c1d20} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5571 | 2026.03.10 17:20:10.126226 [ 254 ] {385bc17e-49cd-4318-a512-1269ec0c1d20} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001064 sec., 5639.097744360902 rows/sec., 294.62 KiB/sec. | ||
| 5572 | 2026.03.10 17:20:10.126262 [ 254 ] {385bc17e-49cd-4318-a512-1269ec0c1d20} <Debug> TCPHandler: Processed in 0.00122319 sec. | ||
| 5573 | 2026.03.10 17:20:10.126370 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5574 | 2026.03.10 17:20:10.126471 [ 254 ] {b4e071e6-90bd-4d8a-94d1-c5a8a3972fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5575 | 2026.03.10 17:20:10.126516 [ 254 ] {b4e071e6-90bd-4d8a-94d1-c5a8a3972fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5576 | 2026.03.10 17:20:10.126918 [ 254 ] {b4e071e6-90bd-4d8a-94d1-c5a8a3972fb6} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2026.03.10 17:20:10.126954 [ 254 ] {b4e071e6-90bd-4d8a-94d1-c5a8a3972fb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5578 | 2026.03.10 17:20:10.127301 [ 254 ] {b4e071e6-90bd-4d8a-94d1-c5a8a3972fb6} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5579 | 2026.03.10 17:20:10.127516 [ 254 ] {b4e071e6-90bd-4d8a-94d1-c5a8a3972fb6} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5580 | 2026.03.10 17:20:10.127656 [ 254 ] {b4e071e6-90bd-4d8a-94d1-c5a8a3972fb6} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001204 sec., 178571.42857142858 rows/sec., 11.75 MiB/sec. | ||
| 5581 | 2026.03.10 17:20:10.127693 [ 254 ] {b4e071e6-90bd-4d8a-94d1-c5a8a3972fb6} <Debug> TCPHandler: Processed in 0.001374752 sec. | ||
| 5582 | 2026.03.10 17:20:10.127807 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5583 | 2026.03.10 17:20:10.127902 [ 254 ] {1dbee074-ca7e-42d4-acbb-2953e8819d0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5584 | 2026.03.10 17:20:10.127944 [ 254 ] {1dbee074-ca7e-42d4-acbb-2953e8819d0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5585 | 2026.03.10 17:20:10.128250 [ 254 ] {1dbee074-ca7e-42d4-acbb-2953e8819d0f} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5586 | 2026.03.10 17:20:10.128284 [ 254 ] {1dbee074-ca7e-42d4-acbb-2953e8819d0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5587 | 2026.03.10 17:20:10.128578 [ 254 ] {1dbee074-ca7e-42d4-acbb-2953e8819d0f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5588 | 2026.03.10 17:20:10.128786 [ 254 ] {1dbee074-ca7e-42d4-acbb-2953e8819d0f} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5589 | 2026.03.10 17:20:10.128913 [ 254 ] {1dbee074-ca7e-42d4-acbb-2953e8819d0f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 5590 | 2026.03.10 17:20:10.128949 [ 254 ] {1dbee074-ca7e-42d4-acbb-2953e8819d0f} <Debug> TCPHandler: Processed in 0.001193129 sec. | ||
| 5591 | 2026.03.10 17:20:10.129072 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5592 | 2026.03.10 17:20:10.129193 [ 254 ] {b037399b-38a4-49e7-9b0d-597866aa71b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5593 | 2026.03.10 17:20:10.129257 [ 254 ] {b037399b-38a4-49e7-9b0d-597866aa71b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5594 | 2026.03.10 17:20:10.130092 [ 254 ] {b037399b-38a4-49e7-9b0d-597866aa71b6} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5595 | 2026.03.10 17:20:10.130129 [ 254 ] {b037399b-38a4-49e7-9b0d-597866aa71b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5596 | 2026.03.10 17:20:10.130673 [ 254 ] {b037399b-38a4-49e7-9b0d-597866aa71b6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5597 | 2026.03.10 17:20:10.130901 [ 254 ] {b037399b-38a4-49e7-9b0d-597866aa71b6} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5598 | 2026.03.10 17:20:10.131036 [ 254 ] {b037399b-38a4-49e7-9b0d-597866aa71b6} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001867 sec., 18746.652383502947 rows/sec., 33.59 MiB/sec. | ||
| 5599 | 2026.03.10 17:20:10.131086 [ 254 ] {b037399b-38a4-49e7-9b0d-597866aa71b6} <Debug> TCPHandler: Processed in 0.002075354 sec. | ||
| 5600 | 2026.03.10 17:20:10.131198 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5601 | 2026.03.10 17:20:10.131294 [ 254 ] {a57eef26-26b3-44c0-b203-9499adb37bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5602 | 2026.03.10 17:20:10.131335 [ 254 ] {a57eef26-26b3-44c0-b203-9499adb37bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5603 | 2026.03.10 17:20:10.131653 [ 254 ] {a57eef26-26b3-44c0-b203-9499adb37bb8} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2026.03.10 17:20:10.131687 [ 254 ] {a57eef26-26b3-44c0-b203-9499adb37bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5605 | 2026.03.10 17:20:10.131987 [ 254 ] {a57eef26-26b3-44c0-b203-9499adb37bb8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5606 | 2026.03.10 17:20:10.132191 [ 254 ] {a57eef26-26b3-44c0-b203-9499adb37bb8} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5607 | 2026.03.10 17:20:10.132318 [ 254 ] {a57eef26-26b3-44c0-b203-9499adb37bb8} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001042 sec., 67178.5028790787 rows/sec., 4.09 MiB/sec. | ||
| 5608 | 2026.03.10 17:20:10.132353 [ 254 ] {a57eef26-26b3-44c0-b203-9499adb37bb8} <Debug> TCPHandler: Processed in 0.001205099 sec. | ||
| 5609 | 2026.03.10 17:20:13.869182 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5610 | 2026.03.10 17:20:13.869247 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5611 | 2026.03.10 17:20:13.965120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11551 | ||
| 5612 | 2026.03.10 17:20:13.965615 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5613 | 2026.03.10 17:20:13.965660 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5614 | 2026.03.10 17:20:13.966213 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5615 | 2026.03.10 17:20:13.966461 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5616 | 2026.03.10 17:20:13.966599 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11551 | ||
| 5617 | 2026.03.10 17:20:13.988512 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 722 | ||
| 5618 | 2026.03.10 17:20:13.991191 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5619 | 2026.03.10 17:20:13.991249 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5620 | 2026.03.10 17:20:13.992501 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5621 | 2026.03.10 17:20:13.992784 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5622 | 2026.03.10 17:20:13.993129 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5623 | 2026.03.10 17:20:14.564101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5624 | 2026.03.10 17:20:14.582052 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2026.03.10 17:20:14.582122 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5626 | 2026.03.10 17:20:14.588697 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5627 | 2026.03.10 17:20:14.589504 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2026.03.10 17:20:14.594214 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5629 | 2026.03.10 17:20:15.107011 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5630 | 2026.03.10 17:20:15.107208 [ 254 ] {04c86db2-41c8-408e-ba39-5d2b8c9d0ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5631 | 2026.03.10 17:20:15.107284 [ 254 ] {04c86db2-41c8-408e-ba39-5d2b8c9d0ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5632 | 2026.03.10 17:20:15.108010 [ 254 ] {04c86db2-41c8-408e-ba39-5d2b8c9d0ae7} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5633 | 2026.03.10 17:20:15.108061 [ 254 ] {04c86db2-41c8-408e-ba39-5d2b8c9d0ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5634 | 2026.03.10 17:20:15.108456 [ 254 ] {04c86db2-41c8-408e-ba39-5d2b8c9d0ae7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5635 | 2026.03.10 17:20:15.108708 [ 254 ] {04c86db2-41c8-408e-ba39-5d2b8c9d0ae7} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5636 | 2026.03.10 17:20:15.108850 [ 59 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5637 | 2026.03.10 17:20:15.108861 [ 254 ] {04c86db2-41c8-408e-ba39-5d2b8c9d0ae7} <Debug> executeQuery: Read 40 rows, 3.29 KiB in 0.001707 sec., 23432.92325717633 rows/sec., 1.88 MiB/sec. | ||
| 5638 | 2026.03.10 17:20:15.108896 [ 59 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5639 | 2026.03.10 17:20:15.108917 [ 254 ] {04c86db2-41c8-408e-ba39-5d2b8c9d0ae7} <Debug> TCPHandler: Processed in 0.002040383 sec. | ||
| 5640 | 2026.03.10 17:20:15.108919 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5641 | 2026.03.10 17:20:15.109040 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5642 | 2026.03.10 17:20:15.109081 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::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 | ||
| 5643 | 2026.03.10 17:20:15.109137 [ 254 ] {8d425f85-b480-458c-835d-4d1f61d2ceb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5644 | 2026.03.10 17:20:15.109184 [ 254 ] {8d425f85-b480-458c-835d-4d1f61d2ceb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5645 | 2026.03.10 17:20:15.109239 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5646 | 2026.03.10 17:20:15.109282 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2865 rows starting from the beginning of the part | ||
| 5647 | 2026.03.10 17:20:15.109353 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 30 rows starting from the beginning of the part | ||
| 5648 | 2026.03.10 17:20:15.109403 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 100 rows starting from the beginning of the part | ||
| 5649 | 2026.03.10 17:20:15.109451 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 5650 | 2026.03.10 17:20:15.109495 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 841 rows starting from the beginning of the part | ||
| 5651 | 2026.03.10 17:20:15.109541 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 5652 | 2026.03.10 17:20:15.109597 [ 254 ] {8d425f85-b480-458c-835d-4d1f61d2ceb9} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5653 | 2026.03.10 17:20:15.109639 [ 254 ] {8d425f85-b480-458c-835d-4d1f61d2ceb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5654 | 2026.03.10 17:20:15.109988 [ 254 ] {8d425f85-b480-458c-835d-4d1f61d2ceb9} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5655 | 2026.03.10 17:20:15.110228 [ 254 ] {8d425f85-b480-458c-835d-4d1f61d2ceb9} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5656 | 2026.03.10 17:20:15.110374 [ 254 ] {8d425f85-b480-458c-835d-4d1f61d2ceb9} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001257 sec., 3977.7247414478916 rows/sec., 299.11 KiB/sec. | ||
| 5657 | 2026.03.10 17:20:15.110413 [ 254 ] {8d425f85-b480-458c-835d-4d1f61d2ceb9} <Debug> TCPHandler: Processed in 0.001423013 sec. | ||
| 5658 | 2026.03.10 17:20:15.110518 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5659 | 2026.03.10 17:20:15.110612 [ 254 ] {79ce2f0e-0276-40d8-999f-595314b38ba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5660 | 2026.03.10 17:20:15.110653 [ 254 ] {79ce2f0e-0276-40d8-999f-595314b38ba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5661 | 2026.03.10 17:20:15.111001 [ 191 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3916 rows, containing 5 columns (5 merged, 0 gathered) in 0.001982382 sec., 1975401.3101410323 rows/sec., 160.97 MiB/sec. | ||
| 5662 | 2026.03.10 17:20:15.111081 [ 254 ] {79ce2f0e-0276-40d8-999f-595314b38ba0} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5663 | 2026.03.10 17:20:15.111118 [ 254 ] {79ce2f0e-0276-40d8-999f-595314b38ba0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5664 | 2026.03.10 17:20:15.111289 [ 192 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5665 | 2026.03.10 17:20:15.111455 [ 254 ] {79ce2f0e-0276-40d8-999f-595314b38ba0} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5666 | 2026.03.10 17:20:15.111606 [ 192 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_36_7} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2026.03.10 17:20:15.111693 [ 192 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_36_7} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5668 | 2026.03.10 17:20:15.111723 [ 254 ] {79ce2f0e-0276-40d8-999f-595314b38ba0} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2026.03.10 17:20:15.111769 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.96 MiB. | ||
| 5670 | 2026.03.10 17:20:15.111835 [ 59 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5671 | 2026.03.10 17:20:15.111867 [ 254 ] {79ce2f0e-0276-40d8-999f-595314b38ba0} <Debug> executeQuery: Read 41 rows, 3.28 KiB in 0.001273 sec., 32207.384131971718 rows/sec., 2.52 MiB/sec. | ||
| 5672 | 2026.03.10 17:20:15.111870 [ 59 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2026.03.10 17:20:15.111898 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5674 | 2026.03.10 17:20:15.111905 [ 254 ] {79ce2f0e-0276-40d8-999f-595314b38ba0} <Debug> TCPHandler: Processed in 0.001436293 sec. | ||
| 5675 | 2026.03.10 17:20:15.111962 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::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 | ||
| 5676 | 2026.03.10 17:20:15.112016 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5677 | 2026.03.10 17:20:15.112044 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5678 | 2026.03.10 17:20:15.112073 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1521 rows starting from the beginning of the part | ||
| 5679 | 2026.03.10 17:20:15.112115 [ 254 ] {eba8f3b7-51c3-48fb-a9a7-daa200fe358b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5680 | 2026.03.10 17:20:15.112115 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 36 rows starting from the beginning of the part | ||
| 5681 | 2026.03.10 17:20:15.112167 [ 254 ] {eba8f3b7-51c3-48fb-a9a7-daa200fe358b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5682 | 2026.03.10 17:20:15.112173 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 71 rows starting from the beginning of the part | ||
| 5683 | 2026.03.10 17:20:15.112219 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 41 rows starting from the beginning of the part | ||
| 5684 | 2026.03.10 17:20:15.112250 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 497 rows starting from the beginning of the part | ||
| 5685 | 2026.03.10 17:20:15.112283 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 41 rows starting from the beginning of the part | ||
| 5686 | 2026.03.10 17:20:15.112560 [ 254 ] {eba8f3b7-51c3-48fb-a9a7-daa200fe358b} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5687 | 2026.03.10 17:20:15.112600 [ 254 ] {eba8f3b7-51c3-48fb-a9a7-daa200fe358b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5688 | 2026.03.10 17:20:15.112935 [ 254 ] {eba8f3b7-51c3-48fb-a9a7-daa200fe358b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5689 | 2026.03.10 17:20:15.113170 [ 254 ] {eba8f3b7-51c3-48fb-a9a7-daa200fe358b} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5690 | 2026.03.10 17:20:15.113183 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2207 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124681 sec., 1770117.339450277 rows/sec., 131.52 MiB/sec. | ||
| 5691 | 2026.03.10 17:20:15.113268 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5692 | 2026.03.10 17:20:15.113297 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5693 | 2026.03.10 17:20:15.113300 [ 254 ] {eba8f3b7-51c3-48fb-a9a7-daa200fe358b} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001204 sec., 91362.12624584718 rows/sec., 6.38 MiB/sec. | ||
| 5694 | 2026.03.10 17:20:15.113315 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5695 | 2026.03.10 17:20:15.113342 [ 254 ] {eba8f3b7-51c3-48fb-a9a7-daa200fe358b} <Debug> TCPHandler: Processed in 0.001375083 sec. | ||
| 5696 | 2026.03.10 17:20:15.113346 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5697 | 2026.03.10 17:20:15.113387 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact with storage Full | ||
| 5698 | 2026.03.10 17:20:15.113458 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2026.03.10 17:20:15.113480 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5700 | 2026.03.10 17:20:15.113514 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9898 rows starting from the beginning of the part | ||
| 5701 | 2026.03.10 17:20:15.113558 [ 254 ] {05d56351-7c31-40d0-8d8a-6320e8fe0290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5702 | 2026.03.10 17:20:15.113567 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 44 rows starting from the beginning of the part | ||
| 5703 | 2026.03.10 17:20:15.113605 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_36_7} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2026.03.10 17:20:15.113621 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 110 rows starting from the beginning of the part | ||
| 5705 | 2026.03.10 17:20:15.113622 [ 254 ] {05d56351-7c31-40d0-8d8a-6320e8fe0290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5706 | 2026.03.10 17:20:15.113661 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 110 rows starting from the beginning of the part | ||
| 5707 | 2026.03.10 17:20:15.113670 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_36_7} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5708 | 2026.03.10 17:20:15.113702 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 215 rows starting from the beginning of the part | ||
| 5709 | 2026.03.10 17:20:15.113733 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5710 | 2026.03.10 17:20:15.113740 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 110 rows starting from the beginning of the part | ||
| 5711 | 2026.03.10 17:20:15.114380 [ 254 ] {05d56351-7c31-40d0-8d8a-6320e8fe0290} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5712 | 2026.03.10 17:20:15.114421 [ 254 ] {05d56351-7c31-40d0-8d8a-6320e8fe0290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5713 | 2026.03.10 17:20:15.114935 [ 254 ] {05d56351-7c31-40d0-8d8a-6320e8fe0290} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5714 | 2026.03.10 17:20:15.115168 [ 254 ] {05d56351-7c31-40d0-8d8a-6320e8fe0290} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5715 | 2026.03.10 17:20:15.115308 [ 254 ] {05d56351-7c31-40d0-8d8a-6320e8fe0290} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001767 sec., 2829.654782116582 rows/sec., 5.07 MiB/sec. | ||
| 5716 | 2026.03.10 17:20:15.115368 [ 254 ] {05d56351-7c31-40d0-8d8a-6320e8fe0290} <Debug> TCPHandler: Processed in 0.001959341 sec. | ||
| 5717 | 2026.03.10 17:20:15.115480 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5718 | 2026.03.10 17:20:15.115575 [ 254 ] {78c1108f-bef1-4dcf-9e5d-e22e049be68d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5719 | 2026.03.10 17:20:15.115616 [ 254 ] {78c1108f-bef1-4dcf-9e5d-e22e049be68d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5720 | 2026.03.10 17:20:15.115941 [ 254 ] {78c1108f-bef1-4dcf-9e5d-e22e049be68d} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5721 | 2026.03.10 17:20:15.115974 [ 254 ] {78c1108f-bef1-4dcf-9e5d-e22e049be68d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5722 | 2026.03.10 17:20:15.116326 [ 254 ] {78c1108f-bef1-4dcf-9e5d-e22e049be68d} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5723 | 2026.03.10 17:20:15.116543 [ 254 ] {78c1108f-bef1-4dcf-9e5d-e22e049be68d} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5724 | 2026.03.10 17:20:15.116635 [ 59 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5725 | 2026.03.10 17:20:15.116659 [ 59 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5726 | 2026.03.10 17:20:15.116672 [ 254 ] {78c1108f-bef1-4dcf-9e5d-e22e049be68d} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001116 sec., 35842.29390681004 rows/sec., 2.39 MiB/sec. | ||
| 5727 | 2026.03.10 17:20:15.116675 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5728 | 2026.03.10 17:20:15.116672 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10487 rows, containing 5 columns (5 merged, 0 gathered) in 0.003314473 sec., 3164002.241080256 rows/sec., 206.80 MiB/sec. | ||
| 5729 | 2026.03.10 17:20:15.116709 [ 254 ] {78c1108f-bef1-4dcf-9e5d-e22e049be68d} <Debug> TCPHandler: Processed in 0.001277631 sec. | ||
| 5730 | 2026.03.10 17:20:15.116757 [ 192 ] {42b94b47-be61-4875-b48c-6970abd33172::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 | ||
| 5731 | 2026.03.10 17:20:15.116841 [ 192 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5732 | 2026.03.10 17:20:15.116867 [ 192 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 938 rows starting from the beginning of the part | ||
| 5733 | 2026.03.10 17:20:15.116913 [ 192 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 16 rows starting from the beginning of the part | ||
| 5734 | 2026.03.10 17:20:15.116924 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5735 | 2026.03.10 17:20:15.116951 [ 192 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 5736 | 2026.03.10 17:20:15.116988 [ 192 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 5737 | 2026.03.10 17:20:15.117022 [ 192 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 70 rows starting from the beginning of the part | ||
| 5738 | 2026.03.10 17:20:15.117056 [ 192 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 5739 | 2026.03.10 17:20:15.117196 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5740 | 2026.03.10 17:20:15.117259 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5741 | 2026.03.10 17:20:15.117317 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.97 MiB. | ||
| 5742 | 2026.03.10 17:20:15.117811 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001080647 sec., 1058625.064428995 rows/sec., 68.08 MiB/sec. | ||
| 5743 | 2026.03.10 17:20:15.117984 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5744 | 2026.03.10 17:20:15.118209 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_36_7} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2026.03.10 17:20:15.118268 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_36_7} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5746 | 2026.03.10 17:20:15.118328 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5747 | 2026.03.10 17:20:20.115610 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5748 | 2026.03.10 17:20:20.115894 [ 254 ] {8efa92fb-d6a1-48d7-8384-dc4d4474ef76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5749 | 2026.03.10 17:20:20.115989 [ 254 ] {8efa92fb-d6a1-48d7-8384-dc4d4474ef76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5750 | 2026.03.10 17:20:20.116699 [ 254 ] {8efa92fb-d6a1-48d7-8384-dc4d4474ef76} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5751 | 2026.03.10 17:20:20.116746 [ 254 ] {8efa92fb-d6a1-48d7-8384-dc4d4474ef76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5752 | 2026.03.10 17:20:20.117141 [ 254 ] {8efa92fb-d6a1-48d7-8384-dc4d4474ef76} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5753 | 2026.03.10 17:20:20.117391 [ 254 ] {8efa92fb-d6a1-48d7-8384-dc4d4474ef76} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5754 | 2026.03.10 17:20:20.117544 [ 254 ] {8efa92fb-d6a1-48d7-8384-dc4d4474ef76} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001719 sec., 165212.33275159975 rows/sec., 10.49 MiB/sec. | ||
| 5755 | 2026.03.10 17:20:20.117586 [ 254 ] {8efa92fb-d6a1-48d7-8384-dc4d4474ef76} <Debug> TCPHandler: Processed in 0.002147895 sec. | ||
| 5756 | 2026.03.10 17:20:20.117713 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2026.03.10 17:20:20.117808 [ 254 ] {6ec45414-de65-4c3b-a0d1-51f4e9c1f4e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5758 | 2026.03.10 17:20:20.117849 [ 254 ] {6ec45414-de65-4c3b-a0d1-51f4e9c1f4e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5759 | 2026.03.10 17:20:20.118521 [ 254 ] {6ec45414-de65-4c3b-a0d1-51f4e9c1f4e8} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2026.03.10 17:20:20.118558 [ 254 ] {6ec45414-de65-4c3b-a0d1-51f4e9c1f4e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5761 | 2026.03.10 17:20:20.118966 [ 254 ] {6ec45414-de65-4c3b-a0d1-51f4e9c1f4e8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5762 | 2026.03.10 17:20:20.119235 [ 254 ] {6ec45414-de65-4c3b-a0d1-51f4e9c1f4e8} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2026.03.10 17:20:20.119391 [ 254 ] {6ec45414-de65-4c3b-a0d1-51f4e9c1f4e8} <Debug> executeQuery: Read 841 rows, 68.11 KiB in 0.0016 sec., 525625 rows/sec., 41.57 MiB/sec. | ||
| 5764 | 2026.03.10 17:20:20.119438 [ 254 ] {6ec45414-de65-4c3b-a0d1-51f4e9c1f4e8} <Debug> TCPHandler: Processed in 0.001774198 sec. | ||
| 5765 | 2026.03.10 17:20:20.119572 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5766 | 2026.03.10 17:20:20.119688 [ 254 ] {96d3a71f-e809-48a3-aed8-d0d72209cf07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5767 | 2026.03.10 17:20:20.119735 [ 254 ] {96d3a71f-e809-48a3-aed8-d0d72209cf07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5768 | 2026.03.10 17:20:20.120218 [ 254 ] {96d3a71f-e809-48a3-aed8-d0d72209cf07} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2026.03.10 17:20:20.120255 [ 254 ] {96d3a71f-e809-48a3-aed8-d0d72209cf07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5770 | 2026.03.10 17:20:20.120576 [ 254 ] {96d3a71f-e809-48a3-aed8-d0d72209cf07} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5771 | 2026.03.10 17:20:20.120807 [ 254 ] {96d3a71f-e809-48a3-aed8-d0d72209cf07} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2026.03.10 17:20:20.120936 [ 254 ] {96d3a71f-e809-48a3-aed8-d0d72209cf07} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001272 sec., 139150.94339622642 rows/sec., 8.58 MiB/sec. | ||
| 5773 | 2026.03.10 17:20:20.120979 [ 254 ] {96d3a71f-e809-48a3-aed8-d0d72209cf07} <Debug> TCPHandler: Processed in 0.001467033 sec. | ||
| 5774 | 2026.03.10 17:20:20.121110 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5775 | 2026.03.10 17:20:20.121206 [ 254 ] {14d81003-014c-4a3b-9120-7340f69e1844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5776 | 2026.03.10 17:20:20.121244 [ 254 ] {14d81003-014c-4a3b-9120-7340f69e1844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5777 | 2026.03.10 17:20:20.121668 [ 254 ] {14d81003-014c-4a3b-9120-7340f69e1844} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2026.03.10 17:20:20.121705 [ 254 ] {14d81003-014c-4a3b-9120-7340f69e1844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5779 | 2026.03.10 17:20:20.122016 [ 254 ] {14d81003-014c-4a3b-9120-7340f69e1844} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5780 | 2026.03.10 17:20:20.122231 [ 254 ] {14d81003-014c-4a3b-9120-7340f69e1844} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2026.03.10 17:20:20.122358 [ 254 ] {14d81003-014c-4a3b-9120-7340f69e1844} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001171 sec., 127241.67378309138 rows/sec., 8.22 MiB/sec. | ||
| 5782 | 2026.03.10 17:20:20.122396 [ 254 ] {14d81003-014c-4a3b-9120-7340f69e1844} <Debug> TCPHandler: Processed in 0.001335671 sec. | ||
| 5783 | 2026.03.10 17:20:20.122514 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5784 | 2026.03.10 17:20:20.122608 [ 254 ] {8b239728-0f73-4e89-b365-5a075919a457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5785 | 2026.03.10 17:20:20.122648 [ 254 ] {8b239728-0f73-4e89-b365-5a075919a457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5786 | 2026.03.10 17:20:20.123065 [ 254 ] {8b239728-0f73-4e89-b365-5a075919a457} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5787 | 2026.03.10 17:20:20.123102 [ 254 ] {8b239728-0f73-4e89-b365-5a075919a457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5788 | 2026.03.10 17:20:20.123400 [ 254 ] {8b239728-0f73-4e89-b365-5a075919a457} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5789 | 2026.03.10 17:20:20.123610 [ 254 ] {8b239728-0f73-4e89-b365-5a075919a457} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5790 | 2026.03.10 17:20:20.123740 [ 254 ] {8b239728-0f73-4e89-b365-5a075919a457} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 5791 | 2026.03.10 17:20:20.123779 [ 254 ] {8b239728-0f73-4e89-b365-5a075919a457} <Debug> TCPHandler: Processed in 0.001314532 sec. | ||
| 5792 | 2026.03.10 17:20:20.123891 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5793 | 2026.03.10 17:20:20.123985 [ 254 ] {7ebefa00-786a-4356-b85c-6c4f768a4dee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5794 | 2026.03.10 17:20:20.124024 [ 254 ] {7ebefa00-786a-4356-b85c-6c4f768a4dee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5795 | 2026.03.10 17:20:20.124567 [ 254 ] {7ebefa00-786a-4356-b85c-6c4f768a4dee} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5796 | 2026.03.10 17:20:20.124604 [ 254 ] {7ebefa00-786a-4356-b85c-6c4f768a4dee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5797 | 2026.03.10 17:20:20.124930 [ 254 ] {7ebefa00-786a-4356-b85c-6c4f768a4dee} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5798 | 2026.03.10 17:20:20.125155 [ 254 ] {7ebefa00-786a-4356-b85c-6c4f768a4dee} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2026.03.10 17:20:20.125289 [ 254 ] {7ebefa00-786a-4356-b85c-6c4f768a4dee} <Debug> executeQuery: Read 497 rows, 35.75 KiB in 0.001321 sec., 376230.1286903861 rows/sec., 26.42 MiB/sec. | ||
| 5800 | 2026.03.10 17:20:20.125327 [ 254 ] {7ebefa00-786a-4356-b85c-6c4f768a4dee} <Debug> TCPHandler: Processed in 0.001484633 sec. | ||
| 5801 | 2026.03.10 17:20:20.125428 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5802 | 2026.03.10 17:20:20.125521 [ 254 ] {68255e69-98cf-4789-8235-caeb656fdd48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5803 | 2026.03.10 17:20:20.125562 [ 254 ] {68255e69-98cf-4789-8235-caeb656fdd48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5804 | 2026.03.10 17:20:20.125908 [ 254 ] {68255e69-98cf-4789-8235-caeb656fdd48} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2026.03.10 17:20:20.125947 [ 254 ] {68255e69-98cf-4789-8235-caeb656fdd48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5806 | 2026.03.10 17:20:20.126276 [ 254 ] {68255e69-98cf-4789-8235-caeb656fdd48} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5807 | 2026.03.10 17:20:20.126489 [ 254 ] {68255e69-98cf-4789-8235-caeb656fdd48} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5808 | 2026.03.10 17:20:20.126621 [ 254 ] {68255e69-98cf-4789-8235-caeb656fdd48} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001117 sec., 5371.530886302597 rows/sec., 280.64 KiB/sec. | ||
| 5809 | 2026.03.10 17:20:20.126659 [ 254 ] {68255e69-98cf-4789-8235-caeb656fdd48} <Debug> TCPHandler: Processed in 0.001280491 sec. | ||
| 5810 | 2026.03.10 17:20:20.126770 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5811 | 2026.03.10 17:20:20.126866 [ 254 ] {45f6d492-0ec4-4e42-b782-6df6496f4b7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5812 | 2026.03.10 17:20:20.126910 [ 254 ] {45f6d492-0ec4-4e42-b782-6df6496f4b7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5813 | 2026.03.10 17:20:20.127370 [ 254 ] {45f6d492-0ec4-4e42-b782-6df6496f4b7e} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2026.03.10 17:20:20.127413 [ 254 ] {45f6d492-0ec4-4e42-b782-6df6496f4b7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5815 | 2026.03.10 17:20:20.127805 [ 254 ] {45f6d492-0ec4-4e42-b782-6df6496f4b7e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5816 | 2026.03.10 17:20:20.128057 [ 254 ] {45f6d492-0ec4-4e42-b782-6df6496f4b7e} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2026.03.10 17:20:20.128188 [ 254 ] {45f6d492-0ec4-4e42-b782-6df6496f4b7e} <Debug> executeQuery: Read 215 rows, 14.48 KiB in 0.001341 sec., 160328.11334824757 rows/sec., 10.55 MiB/sec. | ||
| 5818 | 2026.03.10 17:20:20.128225 [ 254 ] {45f6d492-0ec4-4e42-b782-6df6496f4b7e} <Debug> TCPHandler: Processed in 0.001504734 sec. | ||
| 5819 | 2026.03.10 17:20:20.128339 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5820 | 2026.03.10 17:20:20.128434 [ 254 ] {e91fff3f-3053-4ca0-865d-6d888a5f0341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5821 | 2026.03.10 17:20:20.128475 [ 254 ] {e91fff3f-3053-4ca0-865d-6d888a5f0341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5822 | 2026.03.10 17:20:20.128863 [ 254 ] {e91fff3f-3053-4ca0-865d-6d888a5f0341} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2026.03.10 17:20:20.128905 [ 254 ] {e91fff3f-3053-4ca0-865d-6d888a5f0341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5824 | 2026.03.10 17:20:20.129249 [ 254 ] {e91fff3f-3053-4ca0-865d-6d888a5f0341} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5825 | 2026.03.10 17:20:20.129503 [ 254 ] {e91fff3f-3053-4ca0-865d-6d888a5f0341} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2026.03.10 17:20:20.129650 [ 254 ] {e91fff3f-3053-4ca0-865d-6d888a5f0341} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001233 sec., 811.0300081103002 rows/sec., 54.65 KiB/sec. | ||
| 5827 | 2026.03.10 17:20:20.129693 [ 254 ] {e91fff3f-3053-4ca0-865d-6d888a5f0341} <Debug> TCPHandler: Processed in 0.001402663 sec. | ||
| 5828 | 2026.03.10 17:20:20.129814 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5829 | 2026.03.10 17:20:20.129914 [ 254 ] {fc792bd8-a6de-456c-b566-e566ab4f4164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5830 | 2026.03.10 17:20:20.129976 [ 254 ] {fc792bd8-a6de-456c-b566-e566ab4f4164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5831 | 2026.03.10 17:20:20.130887 [ 254 ] {fc792bd8-a6de-456c-b566-e566ab4f4164} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2026.03.10 17:20:20.130924 [ 254 ] {fc792bd8-a6de-456c-b566-e566ab4f4164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5833 | 2026.03.10 17:20:20.131465 [ 254 ] {fc792bd8-a6de-456c-b566-e566ab4f4164} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5834 | 2026.03.10 17:20:20.131686 [ 254 ] {fc792bd8-a6de-456c-b566-e566ab4f4164} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2026.03.10 17:20:20.131824 [ 254 ] {fc792bd8-a6de-456c-b566-e566ab4f4164} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00193 sec., 18134.715025906735 rows/sec., 32.50 MiB/sec. | ||
| 5836 | 2026.03.10 17:20:20.131885 [ 254 ] {fc792bd8-a6de-456c-b566-e566ab4f4164} <Debug> TCPHandler: Processed in 0.002126994 sec. | ||
| 5837 | 2026.03.10 17:20:20.132005 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5838 | 2026.03.10 17:20:20.132100 [ 254 ] {78e338ac-ed40-4caf-abf8-9412285517aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5839 | 2026.03.10 17:20:20.132141 [ 254 ] {78e338ac-ed40-4caf-abf8-9412285517aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5840 | 2026.03.10 17:20:20.132471 [ 254 ] {78e338ac-ed40-4caf-abf8-9412285517aa} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5841 | 2026.03.10 17:20:20.132507 [ 254 ] {78e338ac-ed40-4caf-abf8-9412285517aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 5842 | 2026.03.10 17:20:20.132808 [ 254 ] {78e338ac-ed40-4caf-abf8-9412285517aa} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5843 | 2026.03.10 17:20:20.133017 [ 254 ] {78e338ac-ed40-4caf-abf8-9412285517aa} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5844 | 2026.03.10 17:20:20.133145 [ 254 ] {78e338ac-ed40-4caf-abf8-9412285517aa} <Debug> executeQuery: Read 70 rows, 4.36 KiB in 0.001063 sec., 65851.3640639699 rows/sec., 4.01 MiB/sec. | ||
| 5845 | 2026.03.10 17:20:20.133181 [ 254 ] {78e338ac-ed40-4caf-abf8-9412285517aa} <Debug> TCPHandler: Processed in 0.00122504 sec. | ||
| 5846 | 2026.03.10 17:20:21.109085 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45267 | ||
| 5847 | 2026.03.10 17:20:21.109213 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5848 | 2026.03.10 17:20:21.109242 [ 287 ] {} <Debug> TCP-Session: 18b5f9cd-85d7-467c-afc5-19d9a0320896 Authenticating user 'default' from [fd00:1122:3344:101::e]:45267 | ||
| 5849 | 2026.03.10 17:20:21.109267 [ 287 ] {} <Debug> TCP-Session: 18b5f9cd-85d7-467c-afc5-19d9a0320896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5850 | 2026.03.10 17:20:21.109283 [ 287 ] {} <Debug> TCP-Session: 18b5f9cd-85d7-467c-afc5-19d9a0320896 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5851 | 2026.03.10 17:20:21.109500 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45379 | ||
| 5852 | 2026.03.10 17:20:21.109523 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63854 | ||
| 5853 | 2026.03.10 17:20:21.109570 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56614 | ||
| 5854 | 2026.03.10 17:20:21.109580 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35037 | ||
| 5855 | 2026.03.10 17:20:21.109617 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49309 | ||
| 5856 | 2026.03.10 17:20:21.109638 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47534 | ||
| 5857 | 2026.03.10 17:20:21.109690 [ 287 ] {} <Trace> TCP-Session: 18b5f9cd-85d7-467c-afc5-19d9a0320896 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2026.03.10 17:20:21.109664 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5859 | 2026.03.10 17:20:21.109630 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5860 | 2026.03.10 17:20:21.109754 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5861 | 2026.03.10 17:20:21.109775 [ 289 ] {} <Debug> TCP-Session: 3470c115-3b8d-4b6a-9ee2-78e27f9b1b6a Authenticating user 'default' from [fd00:1122:3344:101::e]:63854 | ||
| 5862 | 2026.03.10 17:20:21.109802 [ 288 ] {} <Debug> TCP-Session: 5ad3ac12-3852-4772-9333-02fb23815e30 Authenticating user 'default' from [fd00:1122:3344:101::e]:45379 | ||
| 5863 | 2026.03.10 17:20:21.109814 [ 291 ] {} <Debug> TCP-Session: 802ed4f4-52b9-41fb-8c77-19571c01f863 Authenticating user 'default' from [fd00:1122:3344:101::e]:56614 | ||
| 5864 | 2026.03.10 17:20:21.109836 [ 289 ] {} <Debug> TCP-Session: 3470c115-3b8d-4b6a-9ee2-78e27f9b1b6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5865 | 2026.03.10 17:20:21.109852 [ 288 ] {} <Debug> TCP-Session: 5ad3ac12-3852-4772-9333-02fb23815e30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5866 | 2026.03.10 17:20:21.109855 [ 291 ] {} <Debug> TCP-Session: 802ed4f4-52b9-41fb-8c77-19571c01f863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5867 | 2026.03.10 17:20:21.109870 [ 289 ] {} <Debug> TCP-Session: 3470c115-3b8d-4b6a-9ee2-78e27f9b1b6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5868 | 2026.03.10 17:20:21.109896 [ 291 ] {} <Debug> TCP-Session: 802ed4f4-52b9-41fb-8c77-19571c01f863 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5869 | 2026.03.10 17:20:21.109903 [ 287 ] {16dd5999-4464-4842-9c21-e98b7a491f96} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45267) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5870 | 2026.03.10 17:20:21.109887 [ 288 ] {} <Debug> TCP-Session: 5ad3ac12-3852-4772-9333-02fb23815e30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5871 | 2026.03.10 17:20:21.109949 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5872 | 2026.03.10 17:20:21.109937 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5873 | 2026.03.10 17:20:21.109985 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5874 | 2026.03.10 17:20:21.110005 [ 3 ] {} <Debug> TCP-Session: 7c93cc24-5d9d-4003-b7a0-009911eb7671 Authenticating user 'default' from [fd00:1122:3344:101::e]:47534 | ||
| 5875 | 2026.03.10 17:20:21.110018 [ 293 ] {} <Debug> TCP-Session: d0cbf17f-d367-4ef3-81b9-4d3c790eb816 Authenticating user 'default' from [fd00:1122:3344:101::e]:49309 | ||
| 5876 | 2026.03.10 17:20:21.110049 [ 292 ] {} <Debug> TCP-Session: 33da9759-b162-47d9-997b-5f23651fd398 Authenticating user 'default' from [fd00:1122:3344:101::e]:35037 | ||
| 5877 | 2026.03.10 17:20:21.110081 [ 293 ] {} <Debug> TCP-Session: d0cbf17f-d367-4ef3-81b9-4d3c790eb816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5878 | 2026.03.10 17:20:21.110109 [ 292 ] {} <Debug> TCP-Session: 33da9759-b162-47d9-997b-5f23651fd398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5879 | 2026.03.10 17:20:21.110121 [ 293 ] {} <Debug> TCP-Session: d0cbf17f-d367-4ef3-81b9-4d3c790eb816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5880 | 2026.03.10 17:20:21.110138 [ 292 ] {} <Debug> TCP-Session: 33da9759-b162-47d9-997b-5f23651fd398 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5881 | 2026.03.10 17:20:21.109629 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38851 | ||
| 5882 | 2026.03.10 17:20:21.109572 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51032 | ||
| 5883 | 2026.03.10 17:20:21.110067 [ 3 ] {} <Debug> TCP-Session: 7c93cc24-5d9d-4003-b7a0-009911eb7671 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5884 | 2026.03.10 17:20:21.110237 [ 287 ] {16dd5999-4464-4842-9c21-e98b7a491f96} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5885 | 2026.03.10 17:20:21.110256 [ 3 ] {} <Debug> TCP-Session: 7c93cc24-5d9d-4003-b7a0-009911eb7671 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5886 | 2026.03.10 17:20:21.110314 [ 287 ] {16dd5999-4464-4842-9c21-e98b7a491f96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5887 | 2026.03.10 17:20:21.110355 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5888 | 2026.03.10 17:20:21.110359 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5889 | 2026.03.10 17:20:21.110395 [ 294 ] {} <Debug> TCP-Session: 64365674-4493-41f5-b7b7-5023cd2f79df Authenticating user 'default' from [fd00:1122:3344:101::e]:38851 | ||
| 5890 | 2026.03.10 17:20:21.110406 [ 290 ] {} <Debug> TCP-Session: fc1db3ca-b7b5-4c9e-9e43-c8357d67b1ba Authenticating user 'default' from [fd00:1122:3344:101::e]:51032 | ||
| 5891 | 2026.03.10 17:20:21.110414 [ 294 ] {} <Debug> TCP-Session: 64365674-4493-41f5-b7b7-5023cd2f79df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5892 | 2026.03.10 17:20:21.110424 [ 290 ] {} <Debug> TCP-Session: fc1db3ca-b7b5-4c9e-9e43-c8357d67b1ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5893 | 2026.03.10 17:20:21.110428 [ 294 ] {} <Debug> TCP-Session: 64365674-4493-41f5-b7b7-5023cd2f79df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5894 | 2026.03.10 17:20:21.110439 [ 290 ] {} <Debug> TCP-Session: fc1db3ca-b7b5-4c9e-9e43-c8357d67b1ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5895 | 2026.03.10 17:20:21.110697 [ 287 ] {16dd5999-4464-4842-9c21-e98b7a491f96} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 5896 | 2026.03.10 17:20:21.112121 [ 320 ] {16dd5999-4464-4842-9c21-e98b7a491f96} <Trace> AggregatingTransform: Aggregating | ||
| 5897 | 2026.03.10 17:20:21.112266 [ 320 ] {16dd5999-4464-4842-9c21-e98b7a491f96} <Trace> Aggregator: Aggregation method: without_key | ||
| 5898 | 2026.03.10 17:20:21.112308 [ 320 ] {16dd5999-4464-4842-9c21-e98b7a491f96} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001484584 sec. (673.589 rows/sec., 26.31 KiB/sec.) | ||
| 5899 | 2026.03.10 17:20:21.112327 [ 320 ] {16dd5999-4464-4842-9c21-e98b7a491f96} <Trace> Aggregator: Merging aggregated data | ||
| 5900 | 2026.03.10 17:20:21.113431 [ 287 ] {16dd5999-4464-4842-9c21-e98b7a491f96} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003596 sec., 278.0867630700779 rows/sec., 10.86 KiB/sec. | ||
| 5901 | 2026.03.10 17:20:21.113596 [ 287 ] {16dd5999-4464-4842-9c21-e98b7a491f96} <Debug> TCPHandler: Processed in 0.004075615 sec. | ||
| 5902 | 2026.03.10 17:20:21.113748 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5903 | 2026.03.10 17:20:21.113780 [ 287 ] {} <Debug> TCP-Session: 18b5f9cd-85d7-467c-afc5-19d9a0320896 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2026.03.10 17:20:21.113783 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5905 | 2026.03.10 17:20:21.113802 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5906 | 2026.03.10 17:20:21.113832 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5907 | 2026.03.10 17:20:21.113840 [ 288 ] {} <Debug> TCP-Session: 5ad3ac12-3852-4772-9333-02fb23815e30 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5908 | 2026.03.10 17:20:21.113855 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5909 | 2026.03.10 17:20:21.113879 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5910 | 2026.03.10 17:20:21.113902 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5911 | 2026.03.10 17:20:21.113925 [ 291 ] {} <Debug> TCP-Session: 802ed4f4-52b9-41fb-8c77-19571c01f863 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5912 | 2026.03.10 17:20:21.113948 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5913 | 2026.03.10 17:20:21.113973 [ 289 ] {} <Debug> TCP-Session: 3470c115-3b8d-4b6a-9ee2-78e27f9b1b6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5914 | 2026.03.10 17:20:21.113952 [ 290 ] {} <Debug> TCP-Session: fc1db3ca-b7b5-4c9e-9e43-c8357d67b1ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5915 | 2026.03.10 17:20:21.114002 [ 292 ] {} <Debug> TCP-Session: 33da9759-b162-47d9-997b-5f23651fd398 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5916 | 2026.03.10 17:20:21.113920 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5917 | 2026.03.10 17:20:21.113891 [ 293 ] {} <Debug> TCP-Session: d0cbf17f-d367-4ef3-81b9-4d3c790eb816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2026.03.10 17:20:21.114077 [ 294 ] {} <Debug> TCP-Session: 64365674-4493-41f5-b7b7-5023cd2f79df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5919 | 2026.03.10 17:20:21.113868 [ 3 ] {} <Debug> TCP-Session: 7c93cc24-5d9d-4003-b7a0-009911eb7671 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5920 | 2026.03.10 17:20:21.202740 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57643 | ||
| 5921 | 2026.03.10 17:20:21.202851 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5922 | 2026.03.10 17:20:21.202879 [ 287 ] {} <Debug> TCP-Session: 6ff48c7c-4672-4fbc-93a7-3c8897893ffe Authenticating user 'default' from [fd00:1122:3344:101::e]:57643 | ||
| 5923 | 2026.03.10 17:20:21.202902 [ 287 ] {} <Debug> TCP-Session: 6ff48c7c-4672-4fbc-93a7-3c8897893ffe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5924 | 2026.03.10 17:20:21.202915 [ 287 ] {} <Debug> TCP-Session: 6ff48c7c-4672-4fbc-93a7-3c8897893ffe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5925 | 2026.03.10 17:20:21.203148 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43567 | ||
| 5926 | 2026.03.10 17:20:21.203197 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46399 | ||
| 5927 | 2026.03.10 17:20:21.203274 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5928 | 2026.03.10 17:20:21.203309 [ 287 ] {} <Trace> TCP-Session: 6ff48c7c-4672-4fbc-93a7-3c8897893ffe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5929 | 2026.03.10 17:20:21.203314 [ 288 ] {} <Debug> TCP-Session: ae54669b-8602-4be3-8375-d02eea94cd04 Authenticating user 'default' from [fd00:1122:3344:101::e]:43567 | ||
| 5930 | 2026.03.10 17:20:21.203330 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5931 | 2026.03.10 17:20:21.203373 [ 288 ] {} <Debug> TCP-Session: ae54669b-8602-4be3-8375-d02eea94cd04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5932 | 2026.03.10 17:20:21.203389 [ 289 ] {} <Debug> TCP-Session: 11a00000-bd94-4f02-a0c4-12765bcae635 Authenticating user 'default' from [fd00:1122:3344:101::e]:46399 | ||
| 5933 | 2026.03.10 17:20:21.203393 [ 288 ] {} <Debug> TCP-Session: ae54669b-8602-4be3-8375-d02eea94cd04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5934 | 2026.03.10 17:20:21.203423 [ 289 ] {} <Debug> TCP-Session: 11a00000-bd94-4f02-a0c4-12765bcae635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5935 | 2026.03.10 17:20:21.203443 [ 289 ] {} <Debug> TCP-Session: 11a00000-bd94-4f02-a0c4-12765bcae635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5936 | 2026.03.10 17:20:21.203505 [ 287 ] {30c1e471-00a1-4e06-a1f7-96f736130acd} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57643) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5937 | 2026.03.10 17:20:21.203785 [ 287 ] {30c1e471-00a1-4e06-a1f7-96f736130acd} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5938 | 2026.03.10 17:20:21.203842 [ 287 ] {30c1e471-00a1-4e06-a1f7-96f736130acd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5939 | 2026.03.10 17:20:21.204131 [ 287 ] {30c1e471-00a1-4e06-a1f7-96f736130acd} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 5940 | 2026.03.10 17:20:21.205122 [ 301 ] {30c1e471-00a1-4e06-a1f7-96f736130acd} <Trace> AggregatingTransform: Aggregating | ||
| 5941 | 2026.03.10 17:20:21.205176 [ 301 ] {30c1e471-00a1-4e06-a1f7-96f736130acd} <Trace> Aggregator: Aggregation method: without_key | ||
| 5942 | 2026.03.10 17:20:21.205216 [ 301 ] {30c1e471-00a1-4e06-a1f7-96f736130acd} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981506 sec. (1018.842 rows/sec., 39.80 KiB/sec.) | ||
| 5943 | 2026.03.10 17:20:21.205236 [ 301 ] {30c1e471-00a1-4e06-a1f7-96f736130acd} <Trace> Aggregator: Merging aggregated data | ||
| 5944 | 2026.03.10 17:20:21.206776 [ 287 ] {30c1e471-00a1-4e06-a1f7-96f736130acd} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003327 sec., 300.57108506161705 rows/sec., 11.74 KiB/sec. | ||
| 5945 | 2026.03.10 17:20:21.206977 [ 287 ] {30c1e471-00a1-4e06-a1f7-96f736130acd} <Debug> TCPHandler: Processed in 0.003839882 sec. | ||
| 5946 | 2026.03.10 17:20:21.207109 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5947 | 2026.03.10 17:20:21.207144 [ 287 ] {} <Debug> TCP-Session: 6ff48c7c-4672-4fbc-93a7-3c8897893ffe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5948 | 2026.03.10 17:20:21.207158 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5949 | 2026.03.10 17:20:21.207178 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5950 | 2026.03.10 17:20:21.207200 [ 289 ] {} <Debug> TCP-Session: 11a00000-bd94-4f02-a0c4-12765bcae635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5951 | 2026.03.10 17:20:21.207230 [ 288 ] {} <Debug> TCP-Session: ae54669b-8602-4be3-8375-d02eea94cd04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5952 | 2026.03.10 17:20:21.210315 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55164 | ||
| 5953 | 2026.03.10 17:20:21.210331 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57399 | ||
| 5954 | 2026.03.10 17:20:21.210342 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42045 | ||
| 5955 | 2026.03.10 17:20:21.210376 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44654 | ||
| 5956 | 2026.03.10 17:20:21.210416 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5957 | 2026.03.10 17:20:21.210433 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5958 | 2026.03.10 17:20:21.210454 [ 292 ] {} <Debug> TCP-Session: dd6c8b2e-8b58-4357-b576-5615b247ce49 Authenticating user 'default' from [fd00:1122:3344:101::e]:57399 | ||
| 5959 | 2026.03.10 17:20:21.210388 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5960 | 2026.03.10 17:20:21.210477 [ 287 ] {} <Debug> TCP-Session: ef4b8e67-adb9-469d-94ed-c65a4dce35cf Authenticating user 'default' from [fd00:1122:3344:101::e]:42045 | ||
| 5961 | 2026.03.10 17:20:21.210484 [ 292 ] {} <Debug> TCP-Session: dd6c8b2e-8b58-4357-b576-5615b247ce49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5962 | 2026.03.10 17:20:21.210487 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5963 | 2026.03.10 17:20:21.210523 [ 292 ] {} <Debug> TCP-Session: dd6c8b2e-8b58-4357-b576-5615b247ce49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5964 | 2026.03.10 17:20:21.210519 [ 287 ] {} <Debug> TCP-Session: ef4b8e67-adb9-469d-94ed-c65a4dce35cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5965 | 2026.03.10 17:20:21.210551 [ 294 ] {} <Debug> TCP-Session: 0194465d-2a20-42ea-9441-5703f2036bd5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44654 | ||
| 5966 | 2026.03.10 17:20:21.210571 [ 287 ] {} <Debug> TCP-Session: ef4b8e67-adb9-469d-94ed-c65a4dce35cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5967 | 2026.03.10 17:20:21.210508 [ 291 ] {} <Debug> TCP-Session: 25595b76-5976-4526-8d4f-ab70e055a5e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55164 | ||
| 5968 | 2026.03.10 17:20:21.210595 [ 294 ] {} <Debug> TCP-Session: 0194465d-2a20-42ea-9441-5703f2036bd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5969 | 2026.03.10 17:20:21.210616 [ 291 ] {} <Debug> TCP-Session: 25595b76-5976-4526-8d4f-ab70e055a5e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5970 | 2026.03.10 17:20:21.210628 [ 294 ] {} <Debug> TCP-Session: 0194465d-2a20-42ea-9441-5703f2036bd5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5971 | 2026.03.10 17:20:21.210643 [ 291 ] {} <Debug> TCP-Session: 25595b76-5976-4526-8d4f-ab70e055a5e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5972 | 2026.03.10 17:20:21.210367 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39751 | ||
| 5973 | 2026.03.10 17:20:21.210336 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64675 | ||
| 5974 | 2026.03.10 17:20:21.210741 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5975 | 2026.03.10 17:20:21.210755 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5976 | 2026.03.10 17:20:21.210772 [ 293 ] {} <Debug> TCP-Session: c14bbc03-cd5f-4b2d-a967-ba6f281f1f39 Authenticating user 'default' from [fd00:1122:3344:101::e]:39751 | ||
| 5977 | 2026.03.10 17:20:21.210783 [ 290 ] {} <Debug> TCP-Session: c2c0f3ac-3b5c-49d6-8bb7-f5679c8798f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64675 | ||
| 5978 | 2026.03.10 17:20:21.210800 [ 293 ] {} <Debug> TCP-Session: c14bbc03-cd5f-4b2d-a967-ba6f281f1f39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5979 | 2026.03.10 17:20:21.210810 [ 290 ] {} <Debug> TCP-Session: c2c0f3ac-3b5c-49d6-8bb7-f5679c8798f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5980 | 2026.03.10 17:20:21.210824 [ 293 ] {} <Debug> TCP-Session: c14bbc03-cd5f-4b2d-a967-ba6f281f1f39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5981 | 2026.03.10 17:20:21.210836 [ 290 ] {} <Debug> TCP-Session: c2c0f3ac-3b5c-49d6-8bb7-f5679c8798f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5982 | 2026.03.10 17:20:21.217399 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42336 | ||
| 5983 | 2026.03.10 17:20:21.217476 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5984 | 2026.03.10 17:20:21.217499 [ 3 ] {} <Debug> TCP-Session: 1312a449-2901-4e63-9f2a-4549d65656e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42336 | ||
| 5985 | 2026.03.10 17:20:21.217516 [ 3 ] {} <Debug> TCP-Session: 1312a449-2901-4e63-9f2a-4549d65656e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5986 | 2026.03.10 17:20:21.217528 [ 3 ] {} <Debug> TCP-Session: 1312a449-2901-4e63-9f2a-4549d65656e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5987 | 2026.03.10 17:20:21.217719 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48640 | ||
| 5988 | 2026.03.10 17:20:21.217783 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40096 | ||
| 5989 | 2026.03.10 17:20:21.217784 [ 348 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64118 | ||
| 5990 | 2026.03.10 17:20:21.217810 [ 3 ] {} <Trace> TCP-Session: 1312a449-2901-4e63-9f2a-4549d65656e0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5991 | 2026.03.10 17:20:21.217793 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5992 | 2026.03.10 17:20:21.217854 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5993 | 2026.03.10 17:20:21.217890 [ 288 ] {} <Debug> TCP-Session: f23e4f16-f417-4832-8343-1b082d7507b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:48640 | ||
| 5994 | 2026.03.10 17:20:21.217900 [ 289 ] {} <Debug> TCP-Session: 1d6900fe-eb80-4a8d-ba9f-db7b46d52869 Authenticating user 'default' from [fd00:1122:3344:101::e]:40096 | ||
| 5995 | 2026.03.10 17:20:21.217918 [ 288 ] {} <Debug> TCP-Session: f23e4f16-f417-4832-8343-1b082d7507b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2026.03.10 17:20:21.217928 [ 289 ] {} <Debug> TCP-Session: 1d6900fe-eb80-4a8d-ba9f-db7b46d52869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2026.03.10 17:20:21.217939 [ 288 ] {} <Debug> TCP-Session: f23e4f16-f417-4832-8343-1b082d7507b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5998 | 2026.03.10 17:20:21.217952 [ 289 ] {} <Debug> TCP-Session: 1d6900fe-eb80-4a8d-ba9f-db7b46d52869 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5999 | 2026.03.10 17:20:21.218006 [ 3 ] {a214b887-8efa-4f22-a2f8-5fe5ef6d5336} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42336) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6000 | 2026.03.10 17:20:21.218276 [ 3 ] {a214b887-8efa-4f22-a2f8-5fe5ef6d5336} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6001 | 2026.03.10 17:20:21.218349 [ 3 ] {a214b887-8efa-4f22-a2f8-5fe5ef6d5336} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6002 | 2026.03.10 17:20:21.218659 [ 3 ] {a214b887-8efa-4f22-a2f8-5fe5ef6d5336} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 6003 | 2026.03.10 17:20:21.219637 [ 336 ] {a214b887-8efa-4f22-a2f8-5fe5ef6d5336} <Trace> AggregatingTransform: Aggregating | ||
| 6004 | 2026.03.10 17:20:21.219671 [ 336 ] {a214b887-8efa-4f22-a2f8-5fe5ef6d5336} <Trace> Aggregator: Aggregation method: without_key | ||
| 6005 | 2026.03.10 17:20:21.219700 [ 336 ] {a214b887-8efa-4f22-a2f8-5fe5ef6d5336} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000942575 sec. (1060.924 rows/sec., 41.44 KiB/sec.) | ||
| 6006 | 2026.03.10 17:20:21.219718 [ 336 ] {a214b887-8efa-4f22-a2f8-5fe5ef6d5336} <Trace> Aggregator: Merging aggregated data | ||
| 6007 | 2026.03.10 17:20:21.221180 [ 3 ] {a214b887-8efa-4f22-a2f8-5fe5ef6d5336} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003229 sec., 309.6934035305048 rows/sec., 12.10 KiB/sec. | ||
| 6008 | 2026.03.10 17:20:21.221353 [ 3 ] {a214b887-8efa-4f22-a2f8-5fe5ef6d5336} <Debug> TCPHandler: Processed in 0.003664139 sec. | ||
| 6009 | 2026.03.10 17:20:21.221475 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6010 | 2026.03.10 17:20:21.221515 [ 3 ] {} <Debug> TCP-Session: 1312a449-2901-4e63-9f2a-4549d65656e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6011 | 2026.03.10 17:20:21.221543 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6012 | 2026.03.10 17:20:21.221583 [ 288 ] {} <Debug> TCP-Session: f23e4f16-f417-4832-8343-1b082d7507b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6013 | 2026.03.10 17:20:21.221588 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6014 | 2026.03.10 17:20:21.221634 [ 289 ] {} <Debug> TCP-Session: 1d6900fe-eb80-4a8d-ba9f-db7b46d52869 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6015 | 2026.03.10 17:20:21.228315 [ 348 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6016 | 2026.03.10 17:20:21.228356 [ 348 ] {} <Debug> TCP-Session: c02fc582-2ae5-4a01-85e7-5d28d245db11 Authenticating user 'default' from [fd00:1122:3344:101::e]:64118 | ||
| 6017 | 2026.03.10 17:20:21.228373 [ 348 ] {} <Debug> TCP-Session: c02fc582-2ae5-4a01-85e7-5d28d245db11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6018 | 2026.03.10 17:20:21.228387 [ 348 ] {} <Debug> TCP-Session: c02fc582-2ae5-4a01-85e7-5d28d245db11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6019 | 2026.03.10 17:20:21.228394 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62328 | ||
| 6020 | 2026.03.10 17:20:21.228405 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54597 | ||
| 6021 | 2026.03.10 17:20:21.228427 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48683 | ||
| 6022 | 2026.03.10 17:20:21.228416 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43443 | ||
| 6023 | 2026.03.10 17:20:21.228495 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6024 | 2026.03.10 17:20:21.228499 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6025 | 2026.03.10 17:20:21.228525 [ 3 ] {} <Debug> TCP-Session: f2824dd5-1856-4dbe-95a3-6f19694204b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:54597 | ||
| 6026 | 2026.03.10 17:20:21.228541 [ 349 ] {} <Debug> TCP-Session: 910c4a88-20ce-4484-8a9d-77eb1708fcab Authenticating user 'default' from [fd00:1122:3344:101::e]:62328 | ||
| 6027 | 2026.03.10 17:20:21.228551 [ 3 ] {} <Debug> TCP-Session: f2824dd5-1856-4dbe-95a3-6f19694204b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6028 | 2026.03.10 17:20:21.228568 [ 349 ] {} <Debug> TCP-Session: 910c4a88-20ce-4484-8a9d-77eb1708fcab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6029 | 2026.03.10 17:20:21.228575 [ 3 ] {} <Debug> TCP-Session: f2824dd5-1856-4dbe-95a3-6f19694204b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6030 | 2026.03.10 17:20:21.228590 [ 349 ] {} <Debug> TCP-Session: 910c4a88-20ce-4484-8a9d-77eb1708fcab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6031 | 2026.03.10 17:20:21.231113 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6032 | 2026.03.10 17:20:21.231147 [ 289 ] {} <Debug> TCP-Session: f18a93f6-b81d-4b29-bc23-bc7ca281da6c Authenticating user 'default' from [fd00:1122:3344:101::e]:48683 | ||
| 6033 | 2026.03.10 17:20:21.231164 [ 289 ] {} <Debug> TCP-Session: f18a93f6-b81d-4b29-bc23-bc7ca281da6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6034 | 2026.03.10 17:20:21.231177 [ 289 ] {} <Debug> TCP-Session: f18a93f6-b81d-4b29-bc23-bc7ca281da6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6035 | 2026.03.10 17:20:21.231236 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6036 | 2026.03.10 17:20:21.231253 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42225 | ||
| 6037 | 2026.03.10 17:20:21.231275 [ 288 ] {} <Debug> TCP-Session: 1caecf8a-d9c8-4a06-a263-6c6f2d4a6fd7 Authenticating user 'default' from [fd00:1122:3344:101::e]:43443 | ||
| 6038 | 2026.03.10 17:20:21.231316 [ 288 ] {} <Debug> TCP-Session: 1caecf8a-d9c8-4a06-a263-6c6f2d4a6fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6039 | 2026.03.10 17:20:21.231332 [ 288 ] {} <Debug> TCP-Session: 1caecf8a-d9c8-4a06-a263-6c6f2d4a6fd7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6040 | 2026.03.10 17:20:21.233808 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6041 | 2026.03.10 17:20:21.233854 [ 350 ] {} <Debug> TCP-Session: 64a78e55-5296-41a4-99ca-8954450fb801 Authenticating user 'default' from [fd00:1122:3344:101::e]:42225 | ||
| 6042 | 2026.03.10 17:20:21.233873 [ 350 ] {} <Debug> TCP-Session: 64a78e55-5296-41a4-99ca-8954450fb801 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6043 | 2026.03.10 17:20:21.233887 [ 350 ] {} <Debug> TCP-Session: 64a78e55-5296-41a4-99ca-8954450fb801 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6044 | 2026.03.10 17:20:21.244524 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:55164). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6045 | |||
| 6046 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6047 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6048 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6049 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6050 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6051 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6052 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6053 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6054 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6055 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6056 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6057 | (version 23.8.7.1) | ||
| 6058 | 2026.03.10 17:20:21.244688 [ 291 ] {} <Debug> TCP-Session: 25595b76-5976-4526-8d4f-ab70e055a5e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6059 | 2026.03.10 17:20:21.244708 [ 350 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42225). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6060 | |||
| 6061 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6062 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6063 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6064 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6065 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6066 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6067 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6068 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6069 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6070 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6071 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6072 | (version 23.8.7.1) | ||
| 6073 | 2026.03.10 17:20:21.244882 [ 350 ] {} <Debug> TCP-Session: 64a78e55-5296-41a4-99ca-8954450fb801 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6074 | 2026.03.10 17:20:21.244914 [ 292 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:57399). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6075 | |||
| 6076 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6077 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6078 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6079 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6080 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6081 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6082 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6083 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6084 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6085 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6086 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6087 | (version 23.8.7.1) | ||
| 6088 | 2026.03.10 17:20:21.244986 [ 292 ] {} <Debug> TCP-Session: dd6c8b2e-8b58-4357-b576-5615b247ce49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6089 | 2026.03.10 17:20:21.245010 [ 349 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:62328). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6090 | |||
| 6091 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6092 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6093 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6094 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6095 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6096 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6097 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6098 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6099 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6100 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6101 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6102 | (version 23.8.7.1) | ||
| 6103 | 2026.03.10 17:20:21.245077 [ 349 ] {} <Debug> TCP-Session: 910c4a88-20ce-4484-8a9d-77eb1708fcab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6104 | 2026.03.10 17:20:21.245114 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64675). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6105 | |||
| 6106 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6107 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6108 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6109 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6110 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6111 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6112 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6113 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6114 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6115 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6116 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6117 | (version 23.8.7.1) | ||
| 6118 | 2026.03.10 17:20:21.245216 [ 290 ] {} <Debug> TCP-Session: c2c0f3ac-3b5c-49d6-8bb7-f5679c8798f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6119 | 2026.03.10 17:20:21.245246 [ 348 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64118). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6120 | |||
| 6121 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6122 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6123 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6124 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6125 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6126 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6127 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6128 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6129 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6130 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6131 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6132 | (version 23.8.7.1) | ||
| 6133 | 2026.03.10 17:20:21.245318 [ 348 ] {} <Debug> TCP-Session: c02fc582-2ae5-4a01-85e7-5d28d245db11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6134 | 2026.03.10 17:20:21.245342 [ 294 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:44654). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6135 | |||
| 6136 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6137 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6138 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6139 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6140 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6141 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6142 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6143 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6144 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6145 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6146 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6147 | (version 23.8.7.1) | ||
| 6148 | 2026.03.10 17:20:21.245406 [ 294 ] {} <Debug> TCP-Session: 0194465d-2a20-42ea-9441-5703f2036bd5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6149 | 2026.03.10 17:20:21.245419 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54597). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6150 | |||
| 6151 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6152 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6153 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6154 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6155 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6156 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6157 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6158 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6159 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6160 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6161 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6162 | (version 23.8.7.1) | ||
| 6163 | 2026.03.10 17:20:21.245499 [ 3 ] {} <Debug> TCP-Session: f2824dd5-1856-4dbe-95a3-6f19694204b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6164 | 2026.03.10 17:20:21.245524 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43443). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6165 | |||
| 6166 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6167 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6168 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6169 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6170 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6171 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6172 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6173 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6174 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6175 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6176 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6177 | (version 23.8.7.1) | ||
| 6178 | 2026.03.10 17:20:21.245595 [ 288 ] {} <Debug> TCP-Session: 1caecf8a-d9c8-4a06-a263-6c6f2d4a6fd7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6179 | 2026.03.10 17:20:21.245612 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:48683). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6180 | |||
| 6181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6183 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6184 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6185 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6186 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6187 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6188 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6189 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6190 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6191 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6192 | (version 23.8.7.1) | ||
| 6193 | 2026.03.10 17:20:21.245693 [ 289 ] {} <Debug> TCP-Session: f18a93f6-b81d-4b29-bc23-bc7ca281da6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6194 | 2026.03.10 17:20:21.245712 [ 287 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42045). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6195 | |||
| 6196 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6197 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6198 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6199 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6200 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6201 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6202 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6203 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6204 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6205 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6206 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6207 | (version 23.8.7.1) | ||
| 6208 | 2026.03.10 17:20:21.245832 [ 287 ] {} <Debug> TCP-Session: ef4b8e67-adb9-469d-94ed-c65a4dce35cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6209 | 2026.03.10 17:20:21.245852 [ 293 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:39751). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 6210 | |||
| 6211 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 6212 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 6213 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 6214 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 6215 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 6216 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 6217 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 6218 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 6219 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 6220 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 6221 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 6222 | (version 23.8.7.1) | ||
| 6223 | 2026.03.10 17:20:21.245944 [ 293 ] {} <Debug> TCP-Session: c14bbc03-cd5f-4b2d-a967-ba6f281f1f39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6224 | 2026.03.10 17:20:21.466674 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12063 | ||
| 6225 | 2026.03.10 17:20:21.467203 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6226 | 2026.03.10 17:20:21.467255 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6227 | 2026.03.10 17:20:21.467768 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6228 | 2026.03.10 17:20:21.468018 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6229 | 2026.03.10 17:20:21.468184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12063 | ||
| 6230 | 2026.03.10 17:20:22.094288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6231 | 2026.03.10 17:20:22.112604 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6232 | 2026.03.10 17:20:22.112677 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6233 | 2026.03.10 17:20:22.119241 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6234 | 2026.03.10 17:20:22.120254 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2026.03.10 17:20:22.125340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6236 | 2026.03.10 17:20:22.442899 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6237 | 2026.03.10 17:20:22.443155 [ 254 ] {f9da5ab4-de5b-44bb-b1ea-f4701ef44910} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6238 | 2026.03.10 17:20:22.443254 [ 254 ] {f9da5ab4-de5b-44bb-b1ea-f4701ef44910} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6239 | 2026.03.10 17:20:22.444393 [ 254 ] {f9da5ab4-de5b-44bb-b1ea-f4701ef44910} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6240 | 2026.03.10 17:20:22.444454 [ 254 ] {f9da5ab4-de5b-44bb-b1ea-f4701ef44910} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6241 | 2026.03.10 17:20:22.445048 [ 254 ] {f9da5ab4-de5b-44bb-b1ea-f4701ef44910} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6242 | 2026.03.10 17:20:22.445309 [ 254 ] {f9da5ab4-de5b-44bb-b1ea-f4701ef44910} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6243 | 2026.03.10 17:20:22.445482 [ 254 ] {f9da5ab4-de5b-44bb-b1ea-f4701ef44910} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.002397 sec., 3337.5052148518985 rows/sec., 272.15 KiB/sec. | ||
| 6244 | 2026.03.10 17:20:22.445539 [ 254 ] {f9da5ab4-de5b-44bb-b1ea-f4701ef44910} <Debug> TCPHandler: Processed in 0.002856766 sec. | ||
| 6245 | 2026.03.10 17:20:22.445679 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6246 | 2026.03.10 17:20:22.445788 [ 254 ] {e3ab6ace-341f-4cbe-bf98-052449001008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6247 | 2026.03.10 17:20:22.445833 [ 254 ] {e3ab6ace-341f-4cbe-bf98-052449001008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6248 | 2026.03.10 17:20:22.447145 [ 254 ] {e3ab6ace-341f-4cbe-bf98-052449001008} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2026.03.10 17:20:22.447183 [ 254 ] {e3ab6ace-341f-4cbe-bf98-052449001008} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6250 | 2026.03.10 17:20:22.447610 [ 254 ] {e3ab6ace-341f-4cbe-bf98-052449001008} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6251 | 2026.03.10 17:20:22.447828 [ 254 ] {e3ab6ace-341f-4cbe-bf98-052449001008} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2026.03.10 17:20:22.447996 [ 254 ] {e3ab6ace-341f-4cbe-bf98-052449001008} <Debug> executeQuery: Read 1954 rows, 149.81 KiB in 0.002235 sec., 874272.9306487696 rows/sec., 65.46 MiB/sec. | ||
| 6253 | 2026.03.10 17:20:22.448041 [ 254 ] {e3ab6ace-341f-4cbe-bf98-052449001008} <Debug> TCPHandler: Processed in 0.002417529 sec. | ||
| 6254 | 2026.03.10 17:20:22.448208 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6255 | 2026.03.10 17:20:22.448315 [ 254 ] {f1a86740-0efa-484f-b55d-66f1aebc92ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6256 | 2026.03.10 17:20:22.448356 [ 254 ] {f1a86740-0efa-484f-b55d-66f1aebc92ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6257 | 2026.03.10 17:20:22.448790 [ 254 ] {f1a86740-0efa-484f-b55d-66f1aebc92ce} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2026.03.10 17:20:22.448827 [ 254 ] {f1a86740-0efa-484f-b55d-66f1aebc92ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6259 | 2026.03.10 17:20:22.449141 [ 254 ] {f1a86740-0efa-484f-b55d-66f1aebc92ce} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6260 | 2026.03.10 17:20:22.449362 [ 254 ] {f1a86740-0efa-484f-b55d-66f1aebc92ce} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2026.03.10 17:20:22.449479 [ 46 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6262 | 2026.03.10 17:20:22.449492 [ 254 ] {f1a86740-0efa-484f-b55d-66f1aebc92ce} <Debug> executeQuery: Read 24 rows, 1.76 KiB in 0.001195 sec., 20083.6820083682 rows/sec., 1.44 MiB/sec. | ||
| 6263 | 2026.03.10 17:20:22.449543 [ 46 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2026.03.10 17:20:22.449553 [ 254 ] {f1a86740-0efa-484f-b55d-66f1aebc92ce} <Debug> TCPHandler: Processed in 0.001393892 sec. | ||
| 6265 | 2026.03.10 17:20:22.449573 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6266 | 2026.03.10 17:20:22.449685 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6267 | 2026.03.10 17:20:22.449719 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::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 | ||
| 6268 | 2026.03.10 17:20:22.449789 [ 254 ] {3defe68b-00f7-40fe-8520-2a93d335bf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6269 | 2026.03.10 17:20:22.449835 [ 254 ] {3defe68b-00f7-40fe-8520-2a93d335bf57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6270 | 2026.03.10 17:20:22.449864 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6271 | 2026.03.10 17:20:22.449903 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 223 rows starting from the beginning of the part | ||
| 6272 | 2026.03.10 17:20:22.449970 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part | ||
| 6273 | 2026.03.10 17:20:22.450018 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 177 rows starting from the beginning of the part | ||
| 6274 | 2026.03.10 17:20:22.450059 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part | ||
| 6275 | 2026.03.10 17:20:22.450099 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 177 rows starting from the beginning of the part | ||
| 6276 | 2026.03.10 17:20:22.450139 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 6277 | 2026.03.10 17:20:22.450595 [ 254 ] {3defe68b-00f7-40fe-8520-2a93d335bf57} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6278 | 2026.03.10 17:20:22.450637 [ 254 ] {3defe68b-00f7-40fe-8520-2a93d335bf57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6279 | 2026.03.10 17:20:22.451019 [ 254 ] {3defe68b-00f7-40fe-8520-2a93d335bf57} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6280 | 2026.03.10 17:20:22.451045 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 611 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387172 sec., 440464.484577255 rows/sec., 29.46 MiB/sec. | ||
| 6281 | 2026.03.10 17:20:22.451251 [ 189 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6282 | 2026.03.10 17:20:22.451255 [ 254 ] {3defe68b-00f7-40fe-8520-2a93d335bf57} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6283 | 2026.03.10 17:20:22.451413 [ 254 ] {3defe68b-00f7-40fe-8520-2a93d335bf57} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001642 sec., 431181.4859926918 rows/sec., 25.15 MiB/sec. | ||
| 6284 | 2026.03.10 17:20:22.451453 [ 254 ] {3defe68b-00f7-40fe-8520-2a93d335bf57} <Debug> TCPHandler: Processed in 0.001818539 sec. | ||
| 6285 | 2026.03.10 17:20:22.451569 [ 189 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_31_6} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6286 | 2026.03.10 17:20:22.451578 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6287 | 2026.03.10 17:20:22.451671 [ 189 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_31_6} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6288 | 2026.03.10 17:20:22.451685 [ 254 ] {d0b63f7b-e8ce-4c3c-8e15-54b8be8f25c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 6289 | 2026.03.10 17:20:22.451731 [ 254 ] {d0b63f7b-e8ce-4c3c-8e15-54b8be8f25c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 6290 | 2026.03.10 17:20:22.451775 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 6291 | 2026.03.10 17:20:22.452130 [ 254 ] {d0b63f7b-e8ce-4c3c-8e15-54b8be8f25c1} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6292 | 2026.03.10 17:20:22.452169 [ 254 ] {d0b63f7b-e8ce-4c3c-8e15-54b8be8f25c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6293 | 2026.03.10 17:20:22.452465 [ 254 ] {d0b63f7b-e8ce-4c3c-8e15-54b8be8f25c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 6294 | 2026.03.10 17:20:22.452681 [ 254 ] {d0b63f7b-e8ce-4c3c-8e15-54b8be8f25c1} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6295 | 2026.03.10 17:20:22.452810 [ 254 ] {d0b63f7b-e8ce-4c3c-8e15-54b8be8f25c1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 61.52 KiB/sec. | ||
| 6296 | 2026.03.10 17:20:22.452847 [ 254 ] {d0b63f7b-e8ce-4c3c-8e15-54b8be8f25c1} <Debug> TCPHandler: Processed in 0.001318241 sec. | ||
| 6297 | 2026.03.10 17:20:22.452965 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6298 | 2026.03.10 17:20:22.453057 [ 254 ] {203b6ed5-f400-4cfe-859d-a976787fb6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6299 | 2026.03.10 17:20:22.453102 [ 254 ] {203b6ed5-f400-4cfe-859d-a976787fb6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6300 | 2026.03.10 17:20:22.454009 [ 254 ] {203b6ed5-f400-4cfe-859d-a976787fb6cc} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6301 | 2026.03.10 17:20:22.454044 [ 254 ] {203b6ed5-f400-4cfe-859d-a976787fb6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6302 | 2026.03.10 17:20:22.454381 [ 254 ] {203b6ed5-f400-4cfe-859d-a976787fb6cc} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6303 | 2026.03.10 17:20:22.454598 [ 254 ] {203b6ed5-f400-4cfe-859d-a976787fb6cc} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6304 | 2026.03.10 17:20:22.454730 [ 254 ] {203b6ed5-f400-4cfe-859d-a976787fb6cc} <Debug> executeQuery: Read 1024 rows, 72.28 KiB in 0.001689 sec., 606275.9029011249 rows/sec., 41.79 MiB/sec. | ||
| 6305 | 2026.03.10 17:20:22.454767 [ 254 ] {203b6ed5-f400-4cfe-859d-a976787fb6cc} <Debug> TCPHandler: Processed in 0.00185068 sec. | ||
| 6306 | 2026.03.10 17:20:22.454889 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6307 | 2026.03.10 17:20:22.454982 [ 254 ] {ff7c56e2-1abd-4e86-ab9d-089f327054c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6308 | 2026.03.10 17:20:22.455024 [ 254 ] {ff7c56e2-1abd-4e86-ab9d-089f327054c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6309 | 2026.03.10 17:20:22.455797 [ 254 ] {ff7c56e2-1abd-4e86-ab9d-089f327054c2} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6310 | 2026.03.10 17:20:22.455833 [ 254 ] {ff7c56e2-1abd-4e86-ab9d-089f327054c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6311 | 2026.03.10 17:20:22.456293 [ 254 ] {ff7c56e2-1abd-4e86-ab9d-089f327054c2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6312 | 2026.03.10 17:20:22.456512 [ 254 ] {ff7c56e2-1abd-4e86-ab9d-089f327054c2} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6313 | 2026.03.10 17:20:22.456645 [ 254 ] {ff7c56e2-1abd-4e86-ab9d-089f327054c2} <Debug> executeQuery: Read 1265 rows, 81.34 KiB in 0.001682 sec., 752080.8561236623 rows/sec., 47.23 MiB/sec. | ||
| 6314 | 2026.03.10 17:20:22.456683 [ 254 ] {ff7c56e2-1abd-4e86-ab9d-089f327054c2} <Debug> TCPHandler: Processed in 0.00184291 sec. | ||
| 6315 | 2026.03.10 17:20:22.456794 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6316 | 2026.03.10 17:20:22.456888 [ 254 ] {9848cd98-4237-48ea-93e9-d3a04426ca76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6317 | 2026.03.10 17:20:22.456941 [ 254 ] {9848cd98-4237-48ea-93e9-d3a04426ca76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6318 | 2026.03.10 17:20:22.457729 [ 254 ] {9848cd98-4237-48ea-93e9-d3a04426ca76} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2026.03.10 17:20:22.457766 [ 254 ] {9848cd98-4237-48ea-93e9-d3a04426ca76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6320 | 2026.03.10 17:20:22.458275 [ 254 ] {9848cd98-4237-48ea-93e9-d3a04426ca76} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6321 | 2026.03.10 17:20:22.458504 [ 254 ] {9848cd98-4237-48ea-93e9-d3a04426ca76} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6322 | 2026.03.10 17:20:22.458618 [ 45 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6323 | 2026.03.10 17:20:22.458641 [ 254 ] {9848cd98-4237-48ea-93e9-d3a04426ca76} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00177 sec., 9039.54802259887 rows/sec., 16.20 MiB/sec. | ||
| 6324 | 2026.03.10 17:20:22.458675 [ 45 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6325 | 2026.03.10 17:20:22.458704 [ 254 ] {9848cd98-4237-48ea-93e9-d3a04426ca76} <Debug> TCPHandler: Processed in 0.001959222 sec. | ||
| 6326 | 2026.03.10 17:20:22.458704 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6327 | 2026.03.10 17:20:22.458811 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::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 | ||
| 6328 | 2026.03.10 17:20:22.458828 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6329 | 2026.03.10 17:20:22.458935 [ 254 ] {2636693a-bbaa-48fa-98b2-87d9fede4f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6330 | 2026.03.10 17:20:22.458977 [ 254 ] {2636693a-bbaa-48fa-98b2-87d9fede4f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6331 | 2026.03.10 17:20:22.459006 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6332 | 2026.03.10 17:20:22.459058 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 497 rows starting from the beginning of the part | ||
| 6333 | 2026.03.10 17:20:22.459163 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 5 rows starting from the beginning of the part | ||
| 6334 | 2026.03.10 17:20:22.459258 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 35 rows starting from the beginning of the part | ||
| 6335 | 2026.03.10 17:20:22.459309 [ 254 ] {2636693a-bbaa-48fa-98b2-87d9fede4f15} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2026.03.10 17:20:22.459344 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 5 rows starting from the beginning of the part | ||
| 6337 | 2026.03.10 17:20:22.459350 [ 254 ] {2636693a-bbaa-48fa-98b2-87d9fede4f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6338 | 2026.03.10 17:20:22.459434 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 35 rows starting from the beginning of the part | ||
| 6339 | 2026.03.10 17:20:22.459522 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 16 rows starting from the beginning of the part | ||
| 6340 | 2026.03.10 17:20:22.459702 [ 254 ] {2636693a-bbaa-48fa-98b2-87d9fede4f15} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6341 | 2026.03.10 17:20:22.459972 [ 254 ] {2636693a-bbaa-48fa-98b2-87d9fede4f15} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6342 | 2026.03.10 17:20:22.460115 [ 254 ] {2636693a-bbaa-48fa-98b2-87d9fede4f15} <Debug> executeQuery: Read 28 rows, 1.92 KiB in 0.001197 sec., 23391.81286549708 rows/sec., 1.57 MiB/sec. | ||
| 6343 | 2026.03.10 17:20:22.460151 [ 254 ] {2636693a-bbaa-48fa-98b2-87d9fede4f15} <Debug> TCPHandler: Processed in 0.001371322 sec. | ||
| 6344 | 2026.03.10 17:20:22.481065 [ 189 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 593 rows, containing 19 columns (19 merged, 0 gathered) in 0.022289539 sec., 26604.408462642496 rows/sec., 47.67 MiB/sec. | ||
| 6345 | 2026.03.10 17:20:22.481881 [ 193 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6346 | 2026.03.10 17:20:22.482252 [ 193 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2026.03.10 17:20:22.482329 [ 193 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6348 | 2026.03.10 17:20:22.482451 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 6349 | 2026.03.10 17:20:23.993546 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 780 | ||
| 6350 | 2026.03.10 17:20:23.996264 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6351 | 2026.03.10 17:20:23.996307 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6352 | 2026.03.10 17:20:23.997555 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6353 | 2026.03.10 17:20:23.997869 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6354 | 2026.03.10 17:20:23.998130 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 780 | ||
| 6355 | 2026.03.10 17:20:25.103922 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2026.03.10 17:20:25.104098 [ 254 ] {d2b95942-0837-4e69-8f75-5241aa082784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6357 | 2026.03.10 17:20:25.104164 [ 254 ] {d2b95942-0837-4e69-8f75-5241aa082784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6358 | 2026.03.10 17:20:25.104812 [ 254 ] {d2b95942-0837-4e69-8f75-5241aa082784} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2026.03.10 17:20:25.104862 [ 254 ] {d2b95942-0837-4e69-8f75-5241aa082784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6360 | 2026.03.10 17:20:25.105273 [ 254 ] {d2b95942-0837-4e69-8f75-5241aa082784} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6361 | 2026.03.10 17:20:25.105510 [ 254 ] {d2b95942-0837-4e69-8f75-5241aa082784} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6362 | 2026.03.10 17:20:25.105664 [ 254 ] {d2b95942-0837-4e69-8f75-5241aa082784} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001614 sec., 34696.40644361834 rows/sec., 2.65 MiB/sec. | ||
| 6363 | 2026.03.10 17:20:25.105706 [ 254 ] {d2b95942-0837-4e69-8f75-5241aa082784} <Debug> TCPHandler: Processed in 0.00190944 sec. | ||
| 6364 | 2026.03.10 17:20:25.105830 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6365 | 2026.03.10 17:20:25.105925 [ 254 ] {9f9d441a-9f57-4a2f-9197-ca306a1f4c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6366 | 2026.03.10 17:20:25.105965 [ 254 ] {9f9d441a-9f57-4a2f-9197-ca306a1f4c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6367 | 2026.03.10 17:20:25.106382 [ 254 ] {9f9d441a-9f57-4a2f-9197-ca306a1f4c29} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6368 | 2026.03.10 17:20:25.106419 [ 254 ] {9f9d441a-9f57-4a2f-9197-ca306a1f4c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6369 | 2026.03.10 17:20:25.106723 [ 254 ] {9f9d441a-9f57-4a2f-9197-ca306a1f4c29} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6370 | 2026.03.10 17:20:25.106943 [ 254 ] {9f9d441a-9f57-4a2f-9197-ca306a1f4c29} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6371 | 2026.03.10 17:20:25.107070 [ 254 ] {9f9d441a-9f57-4a2f-9197-ca306a1f4c29} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 6372 | 2026.03.10 17:20:25.107108 [ 254 ] {9f9d441a-9f57-4a2f-9197-ca306a1f4c29} <Debug> TCPHandler: Processed in 0.001326011 sec. | ||
| 6373 | 2026.03.10 17:20:25.107223 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6374 | 2026.03.10 17:20:25.107316 [ 254 ] {14203afe-192d-44d2-a55b-9e9245ef587d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6375 | 2026.03.10 17:20:25.107359 [ 254 ] {14203afe-192d-44d2-a55b-9e9245ef587d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6376 | 2026.03.10 17:20:25.107718 [ 254 ] {14203afe-192d-44d2-a55b-9e9245ef587d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6377 | 2026.03.10 17:20:25.107759 [ 254 ] {14203afe-192d-44d2-a55b-9e9245ef587d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6378 | 2026.03.10 17:20:25.108079 [ 254 ] {14203afe-192d-44d2-a55b-9e9245ef587d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6379 | 2026.03.10 17:20:25.108311 [ 254 ] {14203afe-192d-44d2-a55b-9e9245ef587d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2026.03.10 17:20:25.108437 [ 254 ] {14203afe-192d-44d2-a55b-9e9245ef587d} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 3.91 MiB/sec. | ||
| 6381 | 2026.03.10 17:20:25.108474 [ 254 ] {14203afe-192d-44d2-a55b-9e9245ef587d} <Debug> TCPHandler: Processed in 0.001299921 sec. | ||
| 6382 | 2026.03.10 17:20:25.108586 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6383 | 2026.03.10 17:20:25.108681 [ 254 ] {f9736110-d50b-4962-963c-8255f991de4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6384 | 2026.03.10 17:20:25.108722 [ 254 ] {f9736110-d50b-4962-963c-8255f991de4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6385 | 2026.03.10 17:20:25.109038 [ 254 ] {f9736110-d50b-4962-963c-8255f991de4c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2026.03.10 17:20:25.109074 [ 254 ] {f9736110-d50b-4962-963c-8255f991de4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.28 GiB. | ||
| 6387 | 2026.03.10 17:20:25.109381 [ 254 ] {f9736110-d50b-4962-963c-8255f991de4c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6388 | 2026.03.10 17:20:25.109602 [ 254 ] {f9736110-d50b-4962-963c-8255f991de4c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2026.03.10 17:20:25.109728 [ 254 ] {f9736110-d50b-4962-963c-8255f991de4c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001065 sec., 22535.211267605635 rows/sec., 1.52 MiB/sec. | ||
| 6390 | 2026.03.10 17:20:25.109764 [ 254 ] {f9736110-d50b-4962-963c-8255f991de4c} <Debug> TCPHandler: Processed in 0.00122686 sec. | ||
| 6391 | 2026.03.10 17:20:28.869281 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6392 | 2026.03.10 17:20:28.869375 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6393 | 2026.03.10 17:20:28.968347 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12511 | ||
| 6394 | 2026.03.10 17:20:28.968834 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2026.03.10 17:20:28.968874 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6396 | 2026.03.10 17:20:28.969387 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6397 | 2026.03.10 17:20:28.969648 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2026.03.10 17:20:28.969767 [ 37 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6399 | 2026.03.10 17:20:28.969790 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12511 | ||
| 6400 | 2026.03.10 17:20:28.969806 [ 37 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2026.03.10 17:20:28.969827 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6402 | 2026.03.10 17:20:28.969949 [ 187 ] {45051d28-24db-4638-8d17-c3be66bf0622::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 | ||
| 6403 | 2026.03.10 17:20:28.970098 [ 187 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6404 | 2026.03.10 17:20:28.970138 [ 187 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10143 rows starting from the beginning of the part | ||
| 6405 | 2026.03.10 17:20:28.970201 [ 187 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 448 rows starting from the beginning of the part | ||
| 6406 | 2026.03.10 17:20:28.970250 [ 187 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 512 rows starting from the beginning of the part | ||
| 6407 | 2026.03.10 17:20:28.970293 [ 187 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 448 rows starting from the beginning of the part | ||
| 6408 | 2026.03.10 17:20:28.970368 [ 187 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 512 rows starting from the beginning of the part | ||
| 6409 | 2026.03.10 17:20:28.970408 [ 187 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 448 rows starting from the beginning of the part | ||
| 6410 | 2026.03.10 17:20:28.974318 [ 198 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12511 rows, containing 4 columns (4 merged, 0 gathered) in 0.004422832 sec., 2828730.5509230285 rows/sec., 40.47 MiB/sec. | ||
| 6411 | 2026.03.10 17:20:28.974569 [ 187 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6412 | 2026.03.10 17:20:28.974818 [ 187 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_26_5} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6413 | 2026.03.10 17:20:28.974945 [ 187 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_26_5} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6414 | 2026.03.10 17:20:28.975044 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 6415 | 2026.03.10 17:20:29.625498 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6416 | 2026.03.10 17:20:29.642498 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2026.03.10 17:20:29.642553 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6418 | 2026.03.10 17:20:29.648249 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6419 | 2026.03.10 17:20:29.648952 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6420 | 2026.03.10 17:20:29.649282 [ 31 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6421 | 2026.03.10 17:20:29.649350 [ 31 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6422 | 2026.03.10 17:20:29.649369 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6423 | 2026.03.10 17:20:29.649494 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 6424 | 2026.03.10 17:20:29.651976 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6425 | 2026.03.10 17:20:29.653475 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6426 | 2026.03.10 17:20:29.654927 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 159 rows starting from the beginning of the part | ||
| 6427 | 2026.03.10 17:20:29.659577 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 7 rows starting from the beginning of the part | ||
| 6428 | 2026.03.10 17:20:29.664006 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 8 rows starting from the beginning of the part | ||
| 6429 | 2026.03.10 17:20:29.668346 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 7 rows starting from the beginning of the part | ||
| 6430 | 2026.03.10 17:20:29.672600 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 6431 | 2026.03.10 17:20:29.676474 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 7 rows starting from the beginning of the part | ||
| 6432 | 2026.03.10 17:20:29.729852 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080408626 sec., 2437.5494241127813 rows/sec., 12.60 MiB/sec. | ||
| 6433 | 2026.03.10 17:20:29.731599 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6434 | 2026.03.10 17:20:29.733324 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_26_5} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6435 | 2026.03.10 17:20:29.733422 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_26_5} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6436 | 2026.03.10 17:20:29.735014 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6437 | 2026.03.10 17:20:30.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.38 MiB, peak 280.72 MiB, free memory in arenas 0.00 B, will set to 263.96 MiB (RSS), difference: 4.58 MiB | ||
| 6438 | 2026.03.10 17:20:30.118678 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6439 | 2026.03.10 17:20:30.118876 [ 254 ] {4540ec05-e172-45ba-afcb-3c4a6b255981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6440 | 2026.03.10 17:20:30.118951 [ 254 ] {4540ec05-e172-45ba-afcb-3c4a6b255981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6441 | 2026.03.10 17:20:30.119748 [ 254 ] {4540ec05-e172-45ba-afcb-3c4a6b255981} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6442 | 2026.03.10 17:20:30.119795 [ 254 ] {4540ec05-e172-45ba-afcb-3c4a6b255981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6443 | 2026.03.10 17:20:30.120208 [ 254 ] {4540ec05-e172-45ba-afcb-3c4a6b255981} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6444 | 2026.03.10 17:20:30.120441 [ 254 ] {4540ec05-e172-45ba-afcb-3c4a6b255981} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6445 | 2026.03.10 17:20:30.120598 [ 254 ] {4540ec05-e172-45ba-afcb-3c4a6b255981} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001773 sec., 160180.4850535815 rows/sec., 10.17 MiB/sec. | ||
| 6446 | 2026.03.10 17:20:30.120640 [ 254 ] {4540ec05-e172-45ba-afcb-3c4a6b255981} <Debug> TCPHandler: Processed in 0.002097013 sec. | ||
| 6447 | 2026.03.10 17:20:30.120777 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6448 | 2026.03.10 17:20:30.120871 [ 254 ] {0d6d6ae4-0939-4d11-a21d-7c0364072308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6449 | 2026.03.10 17:20:30.120913 [ 254 ] {0d6d6ae4-0939-4d11-a21d-7c0364072308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6450 | 2026.03.10 17:20:30.121678 [ 254 ] {0d6d6ae4-0939-4d11-a21d-7c0364072308} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2026.03.10 17:20:30.121715 [ 254 ] {0d6d6ae4-0939-4d11-a21d-7c0364072308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6452 | 2026.03.10 17:20:30.122093 [ 254 ] {0d6d6ae4-0939-4d11-a21d-7c0364072308} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6453 | 2026.03.10 17:20:30.122330 [ 254 ] {0d6d6ae4-0939-4d11-a21d-7c0364072308} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2026.03.10 17:20:30.122465 [ 254 ] {0d6d6ae4-0939-4d11-a21d-7c0364072308} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.001611 sec., 538175.0465549348 rows/sec., 42.54 MiB/sec. | ||
| 6455 | 2026.03.10 17:20:30.122502 [ 254 ] {0d6d6ae4-0939-4d11-a21d-7c0364072308} <Debug> TCPHandler: Processed in 0.001774848 sec. | ||
| 6456 | 2026.03.10 17:20:30.122619 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6457 | 2026.03.10 17:20:30.122713 [ 254 ] {2de756ba-f288-4e49-bc7f-facb0c09b241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6458 | 2026.03.10 17:20:30.122753 [ 254 ] {2de756ba-f288-4e49-bc7f-facb0c09b241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6459 | 2026.03.10 17:20:30.123193 [ 254 ] {2de756ba-f288-4e49-bc7f-facb0c09b241} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6460 | 2026.03.10 17:20:30.123229 [ 254 ] {2de756ba-f288-4e49-bc7f-facb0c09b241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6461 | 2026.03.10 17:20:30.123531 [ 254 ] {2de756ba-f288-4e49-bc7f-facb0c09b241} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6462 | 2026.03.10 17:20:30.123743 [ 254 ] {2de756ba-f288-4e49-bc7f-facb0c09b241} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6463 | 2026.03.10 17:20:30.123871 [ 254 ] {2de756ba-f288-4e49-bc7f-facb0c09b241} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001175 sec., 150638.29787234042 rows/sec., 9.29 MiB/sec. | ||
| 6464 | 2026.03.10 17:20:30.123909 [ 254 ] {2de756ba-f288-4e49-bc7f-facb0c09b241} <Debug> TCPHandler: Processed in 0.001339142 sec. | ||
| 6465 | 2026.03.10 17:20:30.124024 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6466 | 2026.03.10 17:20:30.124116 [ 254 ] {50321bb5-e491-4ea6-8fb5-e3a9defc8957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6467 | 2026.03.10 17:20:30.124157 [ 254 ] {50321bb5-e491-4ea6-8fb5-e3a9defc8957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6468 | 2026.03.10 17:20:30.124583 [ 254 ] {50321bb5-e491-4ea6-8fb5-e3a9defc8957} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6469 | 2026.03.10 17:20:30.124619 [ 254 ] {50321bb5-e491-4ea6-8fb5-e3a9defc8957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6470 | 2026.03.10 17:20:30.124921 [ 254 ] {50321bb5-e491-4ea6-8fb5-e3a9defc8957} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6471 | 2026.03.10 17:20:30.125135 [ 254 ] {50321bb5-e491-4ea6-8fb5-e3a9defc8957} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6472 | 2026.03.10 17:20:30.125261 [ 254 ] {50321bb5-e491-4ea6-8fb5-e3a9defc8957} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001162 sec., 128227.19449225473 rows/sec., 8.28 MiB/sec. | ||
| 6473 | 2026.03.10 17:20:30.125298 [ 254 ] {50321bb5-e491-4ea6-8fb5-e3a9defc8957} <Debug> TCPHandler: Processed in 0.001324001 sec. | ||
| 6474 | 2026.03.10 17:20:30.125412 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6475 | 2026.03.10 17:20:30.125506 [ 254 ] {2cabe8c5-d327-4dc2-9534-9336a6b30308} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6476 | 2026.03.10 17:20:30.125545 [ 254 ] {2cabe8c5-d327-4dc2-9534-9336a6b30308} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6477 | 2026.03.10 17:20:30.125965 [ 254 ] {2cabe8c5-d327-4dc2-9534-9336a6b30308} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6478 | 2026.03.10 17:20:30.126002 [ 254 ] {2cabe8c5-d327-4dc2-9534-9336a6b30308} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6479 | 2026.03.10 17:20:30.126295 [ 254 ] {2cabe8c5-d327-4dc2-9534-9336a6b30308} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6480 | 2026.03.10 17:20:30.126505 [ 254 ] {2cabe8c5-d327-4dc2-9534-9336a6b30308} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6481 | 2026.03.10 17:20:30.126629 [ 254 ] {2cabe8c5-d327-4dc2-9534-9336a6b30308} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00114 sec., 129824.56140350878 rows/sec., 7.38 MiB/sec. | ||
| 6482 | 2026.03.10 17:20:30.126666 [ 254 ] {2cabe8c5-d327-4dc2-9534-9336a6b30308} <Debug> TCPHandler: Processed in 0.001303121 sec. | ||
| 6483 | 2026.03.10 17:20:30.126776 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6484 | 2026.03.10 17:20:30.126870 [ 254 ] {09f2d041-c031-4a3f-baae-e09d9e8f194b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6485 | 2026.03.10 17:20:30.126910 [ 254 ] {09f2d041-c031-4a3f-baae-e09d9e8f194b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6486 | 2026.03.10 17:20:30.127469 [ 254 ] {09f2d041-c031-4a3f-baae-e09d9e8f194b} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2026.03.10 17:20:30.127506 [ 254 ] {09f2d041-c031-4a3f-baae-e09d9e8f194b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6488 | 2026.03.10 17:20:30.127837 [ 254 ] {09f2d041-c031-4a3f-baae-e09d9e8f194b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6489 | 2026.03.10 17:20:30.128058 [ 254 ] {09f2d041-c031-4a3f-baae-e09d9e8f194b} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2026.03.10 17:20:30.128188 [ 254 ] {09f2d041-c031-4a3f-baae-e09d9e8f194b} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001335 sec., 393258.42696629214 rows/sec., 27.78 MiB/sec. | ||
| 6491 | 2026.03.10 17:20:30.128227 [ 254 ] {09f2d041-c031-4a3f-baae-e09d9e8f194b} <Debug> TCPHandler: Processed in 0.001498213 sec. | ||
| 6492 | 2026.03.10 17:20:30.128328 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6493 | 2026.03.10 17:20:30.128420 [ 254 ] {e2435bbe-52b4-4739-a700-08339381d8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6494 | 2026.03.10 17:20:30.128461 [ 254 ] {e2435bbe-52b4-4739-a700-08339381d8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6495 | 2026.03.10 17:20:30.128791 [ 254 ] {e2435bbe-52b4-4739-a700-08339381d8f2} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6496 | 2026.03.10 17:20:30.128829 [ 254 ] {e2435bbe-52b4-4739-a700-08339381d8f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6497 | 2026.03.10 17:20:30.129149 [ 254 ] {e2435bbe-52b4-4739-a700-08339381d8f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6498 | 2026.03.10 17:20:30.129374 [ 254 ] {e2435bbe-52b4-4739-a700-08339381d8f2} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6499 | 2026.03.10 17:20:30.129503 [ 254 ] {e2435bbe-52b4-4739-a700-08339381d8f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 6500 | 2026.03.10 17:20:30.129539 [ 254 ] {e2435bbe-52b4-4739-a700-08339381d8f2} <Debug> TCPHandler: Processed in 0.00126024 sec. | ||
| 6501 | 2026.03.10 17:20:30.129652 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6502 | 2026.03.10 17:20:30.129746 [ 254 ] {e860656d-7741-42f9-b5c3-200f1f3dfe00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6503 | 2026.03.10 17:20:30.129788 [ 254 ] {e860656d-7741-42f9-b5c3-200f1f3dfe00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6504 | 2026.03.10 17:20:30.130194 [ 254 ] {e860656d-7741-42f9-b5c3-200f1f3dfe00} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6505 | 2026.03.10 17:20:30.130231 [ 254 ] {e860656d-7741-42f9-b5c3-200f1f3dfe00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6506 | 2026.03.10 17:20:30.130562 [ 254 ] {e860656d-7741-42f9-b5c3-200f1f3dfe00} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6507 | 2026.03.10 17:20:30.130784 [ 254 ] {e860656d-7741-42f9-b5c3-200f1f3dfe00} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6508 | 2026.03.10 17:20:30.130915 [ 254 ] {e860656d-7741-42f9-b5c3-200f1f3dfe00} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001187 sec., 223251.8955349621 rows/sec., 14.84 MiB/sec. | ||
| 6509 | 2026.03.10 17:20:30.130953 [ 254 ] {e860656d-7741-42f9-b5c3-200f1f3dfe00} <Debug> TCPHandler: Processed in 0.001349261 sec. | ||
| 6510 | 2026.03.10 17:20:30.131071 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6511 | 2026.03.10 17:20:30.131166 [ 254 ] {abcf0da7-ccc7-46a7-874a-bab14a236b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6512 | 2026.03.10 17:20:30.131207 [ 254 ] {abcf0da7-ccc7-46a7-874a-bab14a236b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6513 | 2026.03.10 17:20:30.131512 [ 254 ] {abcf0da7-ccc7-46a7-874a-bab14a236b15} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6514 | 2026.03.10 17:20:30.131549 [ 254 ] {abcf0da7-ccc7-46a7-874a-bab14a236b15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6515 | 2026.03.10 17:20:30.131887 [ 254 ] {abcf0da7-ccc7-46a7-874a-bab14a236b15} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6516 | 2026.03.10 17:20:30.132110 [ 254 ] {abcf0da7-ccc7-46a7-874a-bab14a236b15} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2026.03.10 17:20:30.132240 [ 254 ] {abcf0da7-ccc7-46a7-874a-bab14a236b15} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 6518 | 2026.03.10 17:20:30.132277 [ 254 ] {abcf0da7-ccc7-46a7-874a-bab14a236b15} <Debug> TCPHandler: Processed in 0.00125499 sec. | ||
| 6519 | 2026.03.10 17:20:30.132392 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6520 | 2026.03.10 17:20:30.132513 [ 254 ] {12d01a99-0042-49fd-9be5-026a94fd79ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6521 | 2026.03.10 17:20:30.132578 [ 254 ] {12d01a99-0042-49fd-9be5-026a94fd79ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6522 | 2026.03.10 17:20:30.133519 [ 254 ] {12d01a99-0042-49fd-9be5-026a94fd79ba} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6523 | 2026.03.10 17:20:30.133557 [ 254 ] {12d01a99-0042-49fd-9be5-026a94fd79ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6524 | 2026.03.10 17:20:30.134136 [ 254 ] {12d01a99-0042-49fd-9be5-026a94fd79ba} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6525 | 2026.03.10 17:20:30.134374 [ 254 ] {12d01a99-0042-49fd-9be5-026a94fd79ba} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6526 | 2026.03.10 17:20:30.134510 [ 254 ] {12d01a99-0042-49fd-9be5-026a94fd79ba} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002022 sec., 17309.594460929773 rows/sec., 31.02 MiB/sec. | ||
| 6527 | 2026.03.10 17:20:30.134563 [ 254 ] {12d01a99-0042-49fd-9be5-026a94fd79ba} <Debug> TCPHandler: Processed in 0.002230526 sec. | ||
| 6528 | 2026.03.10 17:20:30.134677 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6529 | 2026.03.10 17:20:30.134772 [ 254 ] {a1fdc07a-4bd1-45c3-ad0c-136d555fa707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6530 | 2026.03.10 17:20:30.134813 [ 254 ] {a1fdc07a-4bd1-45c3-ad0c-136d555fa707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6531 | 2026.03.10 17:20:30.135151 [ 254 ] {a1fdc07a-4bd1-45c3-ad0c-136d555fa707} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6532 | 2026.03.10 17:20:30.135186 [ 254 ] {a1fdc07a-4bd1-45c3-ad0c-136d555fa707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6533 | 2026.03.10 17:20:30.135504 [ 254 ] {a1fdc07a-4bd1-45c3-ad0c-136d555fa707} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6534 | 2026.03.10 17:20:30.135715 [ 254 ] {a1fdc07a-4bd1-45c3-ad0c-136d555fa707} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6535 | 2026.03.10 17:20:30.135842 [ 254 ] {a1fdc07a-4bd1-45c3-ad0c-136d555fa707} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001088 sec., 82720.58823529411 rows/sec., 5.18 MiB/sec. | ||
| 6536 | 2026.03.10 17:20:30.135879 [ 254 ] {a1fdc07a-4bd1-45c3-ad0c-136d555fa707} <Debug> TCPHandler: Processed in 0.00125081 sec. | ||
| 6537 | 2026.03.10 17:20:33.998494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 810 | ||
| 6538 | 2026.03.10 17:20:34.001215 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6539 | 2026.03.10 17:20:34.001274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6540 | 2026.03.10 17:20:34.002573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6541 | 2026.03.10 17:20:34.002869 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6542 | 2026.03.10 17:20:34.003230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 810 | ||
| 6543 | 2026.03.10 17:20:34.661245 [ 28 ] {} <Debug> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 6544 | 2026.03.10 17:20:34.661312 [ 28 ] {} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2026.03.10 17:20:34.661336 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6546 | 2026.03.10 17:20:34.661457 [ 197 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 6547 | 2026.03.10 17:20:34.661625 [ 197 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6548 | 2026.03.10 17:20:34.661666 [ 197 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 6549 | 2026.03.10 17:20:34.661745 [ 197 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 6550 | 2026.03.10 17:20:34.661807 [ 197 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 6551 | 2026.03.10 17:20:34.661862 [ 197 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 6552 | 2026.03.10 17:20:34.661911 [ 197 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 8 rows starting from the beginning of the part | ||
| 6553 | 2026.03.10 17:20:34.662771 [ 198 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001367512 sec., 29250.200363872493 rows/sec., 2.44 MiB/sec. | ||
| 6554 | 2026.03.10 17:20:34.662912 [ 197 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 6555 | 2026.03.10 17:20:34.663168 [ 197 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_9_2} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2026.03.10 17:20:34.663234 [ 197 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_9_2} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 6557 | 2026.03.10 17:20:34.663304 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6558 | 2026.03.10 17:20:35.109196 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2026.03.10 17:20:35.109476 [ 254 ] {44b194d0-bd8b-4a78-8098-7c4fa49ef54f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6560 | 2026.03.10 17:20:35.109581 [ 254 ] {44b194d0-bd8b-4a78-8098-7c4fa49ef54f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6561 | 2026.03.10 17:20:35.110258 [ 254 ] {44b194d0-bd8b-4a78-8098-7c4fa49ef54f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2026.03.10 17:20:35.110307 [ 254 ] {44b194d0-bd8b-4a78-8098-7c4fa49ef54f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6563 | 2026.03.10 17:20:35.110697 [ 254 ] {44b194d0-bd8b-4a78-8098-7c4fa49ef54f} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6564 | 2026.03.10 17:20:35.110930 [ 254 ] {44b194d0-bd8b-4a78-8098-7c4fa49ef54f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2026.03.10 17:20:35.111074 [ 26 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6566 | 2026.03.10 17:20:35.111088 [ 254 ] {44b194d0-bd8b-4a78-8098-7c4fa49ef54f} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001689 sec., 39076.376554174065 rows/sec., 3.10 MiB/sec. | ||
| 6567 | 2026.03.10 17:20:35.111171 [ 254 ] {44b194d0-bd8b-4a78-8098-7c4fa49ef54f} <Debug> TCPHandler: Processed in 0.002159125 sec. | ||
| 6568 | 2026.03.10 17:20:35.111151 [ 26 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6569 | 2026.03.10 17:20:35.111211 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6570 | 2026.03.10 17:20:35.111297 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6571 | 2026.03.10 17:20:35.111311 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6572 | 2026.03.10 17:20:35.111399 [ 254 ] {b62ab0d8-03a9-4ffe-a8cc-64b162ec1bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6573 | 2026.03.10 17:20:35.111424 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6574 | 2026.03.10 17:20:35.111439 [ 254 ] {b62ab0d8-03a9-4ffe-a8cc-64b162ec1bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6575 | 2026.03.10 17:20:35.111458 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2865 rows starting from the beginning of the part | ||
| 6576 | 2026.03.10 17:20:35.111525 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 841 rows starting from the beginning of the part | ||
| 6577 | 2026.03.10 17:20:35.111575 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1954 rows starting from the beginning of the part | ||
| 6578 | 2026.03.10 17:20:35.111624 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
| 6579 | 2026.03.10 17:20:35.111668 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 867 rows starting from the beginning of the part | ||
| 6580 | 2026.03.10 17:20:35.111711 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 66 rows starting from the beginning of the part | ||
| 6581 | 2026.03.10 17:20:35.111898 [ 254 ] {b62ab0d8-03a9-4ffe-a8cc-64b162ec1bb5} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2026.03.10 17:20:35.111934 [ 254 ] {b62ab0d8-03a9-4ffe-a8cc-64b162ec1bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6583 | 2026.03.10 17:20:35.112275 [ 254 ] {b62ab0d8-03a9-4ffe-a8cc-64b162ec1bb5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6584 | 2026.03.10 17:20:35.112498 [ 254 ] {b62ab0d8-03a9-4ffe-a8cc-64b162ec1bb5} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2026.03.10 17:20:35.112631 [ 254 ] {b62ab0d8-03a9-4ffe-a8cc-64b162ec1bb5} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001251 sec., 3996.8025579536375 rows/sec., 300.54 KiB/sec. | ||
| 6586 | 2026.03.10 17:20:35.112670 [ 254 ] {b62ab0d8-03a9-4ffe-a8cc-64b162ec1bb5} <Debug> TCPHandler: Processed in 0.001423053 sec. | ||
| 6587 | 2026.03.10 17:20:35.112789 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6588 | 2026.03.10 17:20:35.112885 [ 254 ] {737643b7-d99c-40ed-bd93-dd9ed51c6b3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6589 | 2026.03.10 17:20:35.112925 [ 254 ] {737643b7-d99c-40ed-bd93-dd9ed51c6b3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6590 | 2026.03.10 17:20:35.113370 [ 254 ] {737643b7-d99c-40ed-bd93-dd9ed51c6b3c} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2026.03.10 17:20:35.113407 [ 254 ] {737643b7-d99c-40ed-bd93-dd9ed51c6b3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6592 | 2026.03.10 17:20:35.113728 [ 254 ] {737643b7-d99c-40ed-bd93-dd9ed51c6b3c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6593 | 2026.03.10 17:20:35.113947 [ 254 ] {737643b7-d99c-40ed-bd93-dd9ed51c6b3c} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2026.03.10 17:20:35.114054 [ 26 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6595 | 2026.03.10 17:20:35.114077 [ 254 ] {737643b7-d99c-40ed-bd93-dd9ed51c6b3c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00121 sec., 57024.79338842975 rows/sec., 4.45 MiB/sec. | ||
| 6596 | 2026.03.10 17:20:35.114085 [ 26 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6597 | 2026.03.10 17:20:35.114119 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6598 | 2026.03.10 17:20:35.114123 [ 254 ] {737643b7-d99c-40ed-bd93-dd9ed51c6b3c} <Debug> TCPHandler: Processed in 0.001383283 sec. | ||
| 6599 | 2026.03.10 17:20:35.114235 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6600 | 2026.03.10 17:20:35.114253 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6601 | 2026.03.10 17:20:35.114294 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6649 rows, containing 5 columns (5 merged, 0 gathered) in 0.003026109 sec., 2197211.005948563 rows/sec., 177.24 MiB/sec. | ||
| 6602 | 2026.03.10 17:20:35.114384 [ 254 ] {179c454c-cfca-4976-a8b5-0c03b1b227f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6603 | 2026.03.10 17:20:35.114391 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6604 | 2026.03.10 17:20:35.114436 [ 254 ] {179c454c-cfca-4976-a8b5-0c03b1b227f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6605 | 2026.03.10 17:20:35.114446 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1521 rows starting from the beginning of the part | ||
| 6606 | 2026.03.10 17:20:35.114528 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 497 rows starting from the beginning of the part | ||
| 6607 | 2026.03.10 17:20:35.114574 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1024 rows starting from the beginning of the part | ||
| 6608 | 2026.03.10 17:20:35.114617 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6609 | 2026.03.10 17:20:35.114660 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 525 rows starting from the beginning of the part | ||
| 6610 | 2026.03.10 17:20:35.114685 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6611 | 2026.03.10 17:20:35.114701 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 69 rows starting from the beginning of the part | ||
| 6612 | 2026.03.10 17:20:35.114895 [ 254 ] {179c454c-cfca-4976-a8b5-0c03b1b227f2} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6613 | 2026.03.10 17:20:35.114948 [ 254 ] {179c454c-cfca-4976-a8b5-0c03b1b227f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6614 | 2026.03.10 17:20:35.115052 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_41_8} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6615 | 2026.03.10 17:20:35.115138 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_41_8} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6616 | 2026.03.10 17:20:35.115229 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 6617 | 2026.03.10 17:20:35.115338 [ 254 ] {179c454c-cfca-4976-a8b5-0c03b1b227f2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6618 | 2026.03.10 17:20:35.115575 [ 254 ] {179c454c-cfca-4976-a8b5-0c03b1b227f2} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6619 | 2026.03.10 17:20:35.115692 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6620 | 2026.03.10 17:20:35.115711 [ 254 ] {179c454c-cfca-4976-a8b5-0c03b1b227f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001345 sec., 118959.10780669145 rows/sec., 8.29 MiB/sec. | ||
| 6621 | 2026.03.10 17:20:35.115725 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6622 | 2026.03.10 17:20:35.115755 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6623 | 2026.03.10 17:20:35.115756 [ 254 ] {179c454c-cfca-4976-a8b5-0c03b1b227f2} <Debug> TCPHandler: Processed in 0.001553605 sec. | ||
| 6624 | 2026.03.10 17:20:35.115839 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6625 | 2026.03.10 17:20:35.115889 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6626 | 2026.03.10 17:20:35.115952 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6627 | 2026.03.10 17:20:35.115986 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10487 rows starting from the beginning of the part | ||
| 6628 | 2026.03.10 17:20:35.115990 [ 254 ] {9aaded17-91f7-4671-93e8-0058bdb619da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6629 | 2026.03.10 17:20:35.116042 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 215 rows starting from the beginning of the part | ||
| 6630 | 2026.03.10 17:20:35.116055 [ 254 ] {9aaded17-91f7-4671-93e8-0058bdb619da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6631 | 2026.03.10 17:20:35.116094 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1265 rows starting from the beginning of the part | ||
| 6632 | 2026.03.10 17:20:35.116139 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 64 rows starting from the beginning of the part | ||
| 6633 | 2026.03.10 17:20:35.116153 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3700 rows, containing 5 columns (5 merged, 0 gathered) in 0.001981422 sec., 1867345.7749030746 rows/sec., 137.76 MiB/sec. | ||
| 6634 | 2026.03.10 17:20:35.116176 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 265 rows starting from the beginning of the part | ||
| 6635 | 2026.03.10 17:20:35.116219 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 160 rows starting from the beginning of the part | ||
| 6636 | 2026.03.10 17:20:35.116390 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6637 | 2026.03.10 17:20:35.116660 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_41_8} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6638 | 2026.03.10 17:20:35.116730 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_41_8} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6639 | 2026.03.10 17:20:35.116803 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 6640 | 2026.03.10 17:20:35.116845 [ 254 ] {9aaded17-91f7-4671-93e8-0058bdb619da} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6641 | 2026.03.10 17:20:35.116888 [ 254 ] {9aaded17-91f7-4671-93e8-0058bdb619da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6642 | 2026.03.10 17:20:35.117415 [ 254 ] {9aaded17-91f7-4671-93e8-0058bdb619da} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6643 | 2026.03.10 17:20:35.117669 [ 254 ] {9aaded17-91f7-4671-93e8-0058bdb619da} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6644 | 2026.03.10 17:20:35.117818 [ 254 ] {9aaded17-91f7-4671-93e8-0058bdb619da} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001846 sec., 2708.5590465872156 rows/sec., 4.85 MiB/sec. | ||
| 6645 | 2026.03.10 17:20:35.117875 [ 254 ] {9aaded17-91f7-4671-93e8-0058bdb619da} <Debug> TCPHandler: Processed in 0.002035713 sec. | ||
| 6646 | 2026.03.10 17:20:35.117990 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6647 | 2026.03.10 17:20:35.118086 [ 254 ] {4719cdd3-4197-4a03-be46-d26879e98b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6648 | 2026.03.10 17:20:35.118128 [ 254 ] {4719cdd3-4197-4a03-be46-d26879e98b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6649 | 2026.03.10 17:20:35.118472 [ 254 ] {4719cdd3-4197-4a03-be46-d26879e98b70} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6650 | 2026.03.10 17:20:35.118509 [ 254 ] {4719cdd3-4197-4a03-be46-d26879e98b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6651 | 2026.03.10 17:20:35.118846 [ 254 ] {4719cdd3-4197-4a03-be46-d26879e98b70} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6652 | 2026.03.10 17:20:35.119074 [ 254 ] {4719cdd3-4197-4a03-be46-d26879e98b70} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6653 | 2026.03.10 17:20:35.119180 [ 50 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6654 | 2026.03.10 17:20:35.119241 [ 50 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2026.03.10 17:20:35.119207 [ 254 ] {4719cdd3-4197-4a03-be46-d26879e98b70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 6656 | 2026.03.10 17:20:35.119267 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6657 | 2026.03.10 17:20:35.119318 [ 254 ] {4719cdd3-4197-4a03-be46-d26879e98b70} <Debug> TCPHandler: Processed in 0.001376012 sec. | ||
| 6658 | 2026.03.10 17:20:35.119376 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 6659 | 2026.03.10 17:20:35.119500 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6660 | 2026.03.10 17:20:35.119533 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1144 rows starting from the beginning of the part | ||
| 6661 | 2026.03.10 17:20:35.119579 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 70 rows starting from the beginning of the part | ||
| 6662 | 2026.03.10 17:20:35.119616 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 28 rows starting from the beginning of the part | ||
| 6663 | 2026.03.10 17:20:35.119652 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 6664 | 2026.03.10 17:20:35.119686 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 90 rows starting from the beginning of the part | ||
| 6665 | 2026.03.10 17:20:35.119728 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 60 rows starting from the beginning of the part | ||
| 6666 | 2026.03.10 17:20:35.120525 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12456 rows, containing 5 columns (5 merged, 0 gathered) in 0.004720836 sec., 2638515.7205206873 rows/sec., 172.05 MiB/sec. | ||
| 6667 | 2026.03.10 17:20:35.120698 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1416 rows, containing 4 columns (4 merged, 0 gathered) in 0.001368693 sec., 1034563.6311429956 rows/sec., 66.48 MiB/sec. | ||
| 6668 | 2026.03.10 17:20:35.120885 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6669 | 2026.03.10 17:20:35.120892 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6670 | 2026.03.10 17:20:35.121233 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6671 | 2026.03.10 17:20:35.121285 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_41_8} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6672 | 2026.03.10 17:20:35.121306 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6673 | 2026.03.10 17:20:35.121364 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_41_8} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6674 | 2026.03.10 17:20:35.121384 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.37 MiB. | ||
| 6675 | 2026.03.10 17:20:35.121443 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 6676 | 2026.03.10 17:20:36.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 264.66 MiB, peak 280.72 MiB, free memory in arenas 0.00 B, will set to 266.37 MiB (RSS), difference: 1.71 MiB | ||
| 6677 | 2026.03.10 17:20:36.469917 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13023 | ||
| 6678 | 2026.03.10 17:20:36.470700 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6679 | 2026.03.10 17:20:36.470752 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6680 | 2026.03.10 17:20:36.471255 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6681 | 2026.03.10 17:20:36.471503 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6682 | 2026.03.10 17:20:36.471648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13023 | ||
| 6683 | 2026.03.10 17:20:37.152066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6684 | 2026.03.10 17:20:37.167991 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6685 | 2026.03.10 17:20:37.168041 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6686 | 2026.03.10 17:20:37.173721 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6687 | 2026.03.10 17:20:37.174405 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6688 | 2026.03.10 17:20:37.177058 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6689 | 2026.03.10 17:20:40.117825 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6690 | 2026.03.10 17:20:40.118051 [ 254 ] {93d8204d-0f22-4b1a-bded-9d4e157f1991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6691 | 2026.03.10 17:20:40.118127 [ 254 ] {93d8204d-0f22-4b1a-bded-9d4e157f1991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6692 | 2026.03.10 17:20:40.118945 [ 254 ] {93d8204d-0f22-4b1a-bded-9d4e157f1991} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2026.03.10 17:20:40.118998 [ 254 ] {93d8204d-0f22-4b1a-bded-9d4e157f1991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6694 | 2026.03.10 17:20:40.119432 [ 254 ] {93d8204d-0f22-4b1a-bded-9d4e157f1991} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6695 | 2026.03.10 17:20:40.119669 [ 254 ] {93d8204d-0f22-4b1a-bded-9d4e157f1991} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2026.03.10 17:20:40.119830 [ 254 ] {93d8204d-0f22-4b1a-bded-9d4e157f1991} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001834 sec., 154852.78080697928 rows/sec., 9.84 MiB/sec. | ||
| 6697 | 2026.03.10 17:20:40.119883 [ 254 ] {93d8204d-0f22-4b1a-bded-9d4e157f1991} <Debug> TCPHandler: Processed in 0.002194595 sec. | ||
| 6698 | 2026.03.10 17:20:40.120013 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6699 | 2026.03.10 17:20:40.120116 [ 254 ] {dc9de1df-8382-4e7e-ada4-aecd6a4a1525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6700 | 2026.03.10 17:20:40.120161 [ 254 ] {dc9de1df-8382-4e7e-ada4-aecd6a4a1525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6701 | 2026.03.10 17:20:40.120584 [ 254 ] {dc9de1df-8382-4e7e-ada4-aecd6a4a1525} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6702 | 2026.03.10 17:20:40.120622 [ 254 ] {dc9de1df-8382-4e7e-ada4-aecd6a4a1525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6703 | 2026.03.10 17:20:40.120949 [ 254 ] {dc9de1df-8382-4e7e-ada4-aecd6a4a1525} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6704 | 2026.03.10 17:20:40.121161 [ 254 ] {dc9de1df-8382-4e7e-ada4-aecd6a4a1525} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6705 | 2026.03.10 17:20:40.121296 [ 254 ] {dc9de1df-8382-4e7e-ada4-aecd6a4a1525} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001203 sec., 4987.5311720698255 rows/sec., 406.70 KiB/sec. | ||
| 6706 | 2026.03.10 17:20:40.121334 [ 254 ] {dc9de1df-8382-4e7e-ada4-aecd6a4a1525} <Debug> TCPHandler: Processed in 0.001372782 sec. | ||
| 6707 | 2026.03.10 17:20:40.121459 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6708 | 2026.03.10 17:20:40.121583 [ 254 ] {dfebe771-0975-4c40-b32e-dad0fad60bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6709 | 2026.03.10 17:20:40.121631 [ 254 ] {dfebe771-0975-4c40-b32e-dad0fad60bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6710 | 2026.03.10 17:20:40.122545 [ 254 ] {dfebe771-0975-4c40-b32e-dad0fad60bd8} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6711 | 2026.03.10 17:20:40.122589 [ 254 ] {dfebe771-0975-4c40-b32e-dad0fad60bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6712 | 2026.03.10 17:20:40.122964 [ 254 ] {dfebe771-0975-4c40-b32e-dad0fad60bd8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6713 | 2026.03.10 17:20:40.123183 [ 254 ] {dfebe771-0975-4c40-b32e-dad0fad60bd8} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6714 | 2026.03.10 17:20:40.123312 [ 254 ] {dfebe771-0975-4c40-b32e-dad0fad60bd8} <Debug> executeQuery: Read 870 rows, 70.39 KiB in 0.001755 sec., 495726.4957264957 rows/sec., 39.17 MiB/sec. | ||
| 6715 | 2026.03.10 17:20:40.123350 [ 254 ] {dfebe771-0975-4c40-b32e-dad0fad60bd8} <Debug> TCPHandler: Processed in 0.001952861 sec. | ||
| 6716 | 2026.03.10 17:20:40.123462 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6717 | 2026.03.10 17:20:40.123558 [ 254 ] {6fe84f63-2876-49cf-90e8-ce4ed5361f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6718 | 2026.03.10 17:20:40.123597 [ 254 ] {6fe84f63-2876-49cf-90e8-ce4ed5361f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6719 | 2026.03.10 17:20:40.124070 [ 254 ] {6fe84f63-2876-49cf-90e8-ce4ed5361f7c} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6720 | 2026.03.10 17:20:40.124107 [ 254 ] {6fe84f63-2876-49cf-90e8-ce4ed5361f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6721 | 2026.03.10 17:20:40.124445 [ 254 ] {6fe84f63-2876-49cf-90e8-ce4ed5361f7c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6722 | 2026.03.10 17:20:40.124657 [ 254 ] {6fe84f63-2876-49cf-90e8-ce4ed5361f7c} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6723 | 2026.03.10 17:20:40.124788 [ 254 ] {6fe84f63-2876-49cf-90e8-ce4ed5361f7c} <Debug> executeQuery: Read 183 rows, 11.59 KiB in 0.001249 sec., 146517.21377101683 rows/sec., 9.06 MiB/sec. | ||
| 6724 | 2026.03.10 17:20:40.124825 [ 254 ] {6fe84f63-2876-49cf-90e8-ce4ed5361f7c} <Debug> TCPHandler: Processed in 0.001412203 sec. | ||
| 6725 | 2026.03.10 17:20:40.124935 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6726 | 2026.03.10 17:20:40.125028 [ 254 ] {43effdb8-a99b-4b98-a4bd-f3c91dfe6c4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6727 | 2026.03.10 17:20:40.125067 [ 254 ] {43effdb8-a99b-4b98-a4bd-f3c91dfe6c4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6728 | 2026.03.10 17:20:40.125492 [ 254 ] {43effdb8-a99b-4b98-a4bd-f3c91dfe6c4f} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2026.03.10 17:20:40.125527 [ 254 ] {43effdb8-a99b-4b98-a4bd-f3c91dfe6c4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6730 | 2026.03.10 17:20:40.125836 [ 254 ] {43effdb8-a99b-4b98-a4bd-f3c91dfe6c4f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6731 | 2026.03.10 17:20:40.126050 [ 254 ] {43effdb8-a99b-4b98-a4bd-f3c91dfe6c4f} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6732 | 2026.03.10 17:20:40.126154 [ 140 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 6733 | 2026.03.10 17:20:40.126176 [ 254 ] {43effdb8-a99b-4b98-a4bd-f3c91dfe6c4f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001166 sec., 127787.30703259006 rows/sec., 8.26 MiB/sec. | ||
| 6734 | 2026.03.10 17:20:40.126222 [ 140 ] {} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2026.03.10 17:20:40.126231 [ 254 ] {43effdb8-a99b-4b98-a4bd-f3c91dfe6c4f} <Debug> TCPHandler: Processed in 0.001345941 sec. | ||
| 6736 | 2026.03.10 17:20:40.126250 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6737 | 2026.03.10 17:20:40.126344 [ 191 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 6738 | 2026.03.10 17:20:40.126353 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6739 | 2026.03.10 17:20:40.126439 [ 191 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6740 | 2026.03.10 17:20:40.126458 [ 254 ] {982a5df4-b6a6-4613-a5d2-5f91e3aa1a19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6741 | 2026.03.10 17:20:40.126467 [ 191 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 881 rows starting from the beginning of the part | ||
| 6742 | 2026.03.10 17:20:40.126497 [ 254 ] {982a5df4-b6a6-4613-a5d2-5f91e3aa1a19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6743 | 2026.03.10 17:20:40.126528 [ 191 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 149 rows starting from the beginning of the part | ||
| 6744 | 2026.03.10 17:20:40.126577 [ 191 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 149 rows starting from the beginning of the part | ||
| 6745 | 2026.03.10 17:20:40.126621 [ 191 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 708 rows starting from the beginning of the part | ||
| 6746 | 2026.03.10 17:20:40.126663 [ 191 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 149 rows starting from the beginning of the part | ||
| 6747 | 2026.03.10 17:20:40.126720 [ 191 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 149 rows starting from the beginning of the part | ||
| 6748 | 2026.03.10 17:20:40.126934 [ 254 ] {982a5df4-b6a6-4613-a5d2-5f91e3aa1a19} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6749 | 2026.03.10 17:20:40.126969 [ 254 ] {982a5df4-b6a6-4613-a5d2-5f91e3aa1a19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6750 | 2026.03.10 17:20:40.127292 [ 254 ] {982a5df4-b6a6-4613-a5d2-5f91e3aa1a19} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6751 | 2026.03.10 17:20:40.127505 [ 254 ] {982a5df4-b6a6-4613-a5d2-5f91e3aa1a19} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6752 | 2026.03.10 17:20:40.127630 [ 254 ] {982a5df4-b6a6-4613-a5d2-5f91e3aa1a19} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00119 sec., 124369.74789915966 rows/sec., 7.07 MiB/sec. | ||
| 6753 | 2026.03.10 17:20:40.127668 [ 254 ] {982a5df4-b6a6-4613-a5d2-5f91e3aa1a19} <Debug> TCPHandler: Processed in 0.001363702 sec. | ||
| 6754 | 2026.03.10 17:20:40.127777 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6755 | 2026.03.10 17:20:40.127787 [ 197 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2185 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477684 sec., 1478665.2626677963 rows/sec., 95.46 MiB/sec. | ||
| 6756 | 2026.03.10 17:20:40.127870 [ 254 ] {c520ab7f-2841-4f5d-84a4-52985b7b1382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6757 | 2026.03.10 17:20:40.127914 [ 254 ] {c520ab7f-2841-4f5d-84a4-52985b7b1382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6758 | 2026.03.10 17:20:40.128042 [ 194 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 6759 | 2026.03.10 17:20:40.128431 [ 194 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_15_3} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6760 | 2026.03.10 17:20:40.128497 [ 254 ] {c520ab7f-2841-4f5d-84a4-52985b7b1382} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2026.03.10 17:20:40.128517 [ 194 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_15_3} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 6762 | 2026.03.10 17:20:40.128541 [ 254 ] {c520ab7f-2841-4f5d-84a4-52985b7b1382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6763 | 2026.03.10 17:20:40.128625 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6764 | 2026.03.10 17:20:40.128886 [ 254 ] {c520ab7f-2841-4f5d-84a4-52985b7b1382} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6765 | 2026.03.10 17:20:40.129144 [ 254 ] {c520ab7f-2841-4f5d-84a4-52985b7b1382} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6766 | 2026.03.10 17:20:40.129292 [ 254 ] {c520ab7f-2841-4f5d-84a4-52985b7b1382} <Debug> executeQuery: Read 531 rows, 38.47 KiB in 0.001439 sec., 369006.25434329396 rows/sec., 26.11 MiB/sec. | ||
| 6767 | 2026.03.10 17:20:40.129330 [ 254 ] {c520ab7f-2841-4f5d-84a4-52985b7b1382} <Debug> TCPHandler: Processed in 0.001601526 sec. | ||
| 6768 | 2026.03.10 17:20:40.129464 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6769 | 2026.03.10 17:20:40.129557 [ 254 ] {47be94f0-cc0b-41a0-855a-fee41ec8f7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6770 | 2026.03.10 17:20:40.129596 [ 254 ] {47be94f0-cc0b-41a0-855a-fee41ec8f7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6771 | 2026.03.10 17:20:40.129922 [ 254 ] {47be94f0-cc0b-41a0-855a-fee41ec8f7e9} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6772 | 2026.03.10 17:20:40.129958 [ 254 ] {47be94f0-cc0b-41a0-855a-fee41ec8f7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6773 | 2026.03.10 17:20:40.130263 [ 254 ] {47be94f0-cc0b-41a0-855a-fee41ec8f7e9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6774 | 2026.03.10 17:20:40.130478 [ 254 ] {47be94f0-cc0b-41a0-855a-fee41ec8f7e9} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6775 | 2026.03.10 17:20:40.130604 [ 254 ] {47be94f0-cc0b-41a0-855a-fee41ec8f7e9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 6776 | 2026.03.10 17:20:40.130641 [ 254 ] {47be94f0-cc0b-41a0-855a-fee41ec8f7e9} <Debug> TCPHandler: Processed in 0.00123077 sec. | ||
| 6777 | 2026.03.10 17:20:40.130749 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6778 | 2026.03.10 17:20:40.130842 [ 254 ] {c087b6cf-3d6a-4859-9edd-8ea0d1bdb837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6779 | 2026.03.10 17:20:40.130883 [ 254 ] {c087b6cf-3d6a-4859-9edd-8ea0d1bdb837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6780 | 2026.03.10 17:20:40.131282 [ 254 ] {c087b6cf-3d6a-4859-9edd-8ea0d1bdb837} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2026.03.10 17:20:40.131318 [ 254 ] {c087b6cf-3d6a-4859-9edd-8ea0d1bdb837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6782 | 2026.03.10 17:20:40.131654 [ 254 ] {c087b6cf-3d6a-4859-9edd-8ea0d1bdb837} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6783 | 2026.03.10 17:20:40.131867 [ 254 ] {c087b6cf-3d6a-4859-9edd-8ea0d1bdb837} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6784 | 2026.03.10 17:20:40.131995 [ 254 ] {c087b6cf-3d6a-4859-9edd-8ea0d1bdb837} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001171 sec., 228864.21861656706 rows/sec., 15.21 MiB/sec. | ||
| 6785 | 2026.03.10 17:20:40.132031 [ 254 ] {c087b6cf-3d6a-4859-9edd-8ea0d1bdb837} <Debug> TCPHandler: Processed in 0.001330791 sec. | ||
| 6786 | 2026.03.10 17:20:40.132141 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6787 | 2026.03.10 17:20:40.132234 [ 254 ] {a67774b7-8a98-42ff-9bd9-5537b950849b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6788 | 2026.03.10 17:20:40.132274 [ 254 ] {a67774b7-8a98-42ff-9bd9-5537b950849b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6789 | 2026.03.10 17:20:40.132578 [ 254 ] {a67774b7-8a98-42ff-9bd9-5537b950849b} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6790 | 2026.03.10 17:20:40.132615 [ 254 ] {a67774b7-8a98-42ff-9bd9-5537b950849b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6791 | 2026.03.10 17:20:40.132905 [ 254 ] {a67774b7-8a98-42ff-9bd9-5537b950849b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6792 | 2026.03.10 17:20:40.133112 [ 254 ] {a67774b7-8a98-42ff-9bd9-5537b950849b} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6793 | 2026.03.10 17:20:40.133236 [ 254 ] {a67774b7-8a98-42ff-9bd9-5537b950849b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 6794 | 2026.03.10 17:20:40.133273 [ 254 ] {a67774b7-8a98-42ff-9bd9-5537b950849b} <Debug> TCPHandler: Processed in 0.001179919 sec. | ||
| 6795 | 2026.03.10 17:20:40.133389 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6796 | 2026.03.10 17:20:40.133521 [ 254 ] {4877a789-a492-448c-9453-c22e1833018d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6797 | 2026.03.10 17:20:40.133584 [ 254 ] {4877a789-a492-448c-9453-c22e1833018d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6798 | 2026.03.10 17:20:40.134420 [ 254 ] {4877a789-a492-448c-9453-c22e1833018d} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6799 | 2026.03.10 17:20:40.134457 [ 254 ] {4877a789-a492-448c-9453-c22e1833018d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6800 | 2026.03.10 17:20:40.135018 [ 254 ] {4877a789-a492-448c-9453-c22e1833018d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6801 | 2026.03.10 17:20:40.135242 [ 254 ] {4877a789-a492-448c-9453-c22e1833018d} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6802 | 2026.03.10 17:20:40.135378 [ 254 ] {4877a789-a492-448c-9453-c22e1833018d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001882 sec., 18597.23698193411 rows/sec., 33.33 MiB/sec. | ||
| 6803 | 2026.03.10 17:20:40.135432 [ 254 ] {4877a789-a492-448c-9453-c22e1833018d} <Debug> TCPHandler: Processed in 0.002102544 sec. | ||
| 6804 | 2026.03.10 17:20:40.135548 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6805 | 2026.03.10 17:20:40.135644 [ 254 ] {37278885-1984-4699-bad4-a5817797af14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6806 | 2026.03.10 17:20:40.135685 [ 254 ] {37278885-1984-4699-bad4-a5817797af14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6807 | 2026.03.10 17:20:40.136017 [ 254 ] {37278885-1984-4699-bad4-a5817797af14} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6808 | 2026.03.10 17:20:40.136053 [ 254 ] {37278885-1984-4699-bad4-a5817797af14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6809 | 2026.03.10 17:20:40.136352 [ 254 ] {37278885-1984-4699-bad4-a5817797af14} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6810 | 2026.03.10 17:20:40.136569 [ 254 ] {37278885-1984-4699-bad4-a5817797af14} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6811 | 2026.03.10 17:20:40.136695 [ 254 ] {37278885-1984-4699-bad4-a5817797af14} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001069 sec., 84190.83255378858 rows/sec., 5.27 MiB/sec. | ||
| 6812 | 2026.03.10 17:20:40.136731 [ 254 ] {37278885-1984-4699-bad4-a5817797af14} <Debug> TCPHandler: Processed in 0.00123229 sec. | ||
| 6813 | 2026.03.10 17:20:43.869648 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6814 | 2026.03.10 17:20:43.869726 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6815 | 2026.03.10 17:20:43.971744 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13471 | ||
| 6816 | 2026.03.10 17:20:43.972241 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6817 | 2026.03.10 17:20:43.972286 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6818 | 2026.03.10 17:20:43.972819 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6819 | 2026.03.10 17:20:43.973054 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6820 | 2026.03.10 17:20:43.973183 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13471 | ||
| 6821 | 2026.03.10 17:20:44.003422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 846 | ||
| 6822 | 2026.03.10 17:20:44.005893 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6823 | 2026.03.10 17:20:44.005944 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6824 | 2026.03.10 17:20:44.007234 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6825 | 2026.03.10 17:20:44.007519 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6826 | 2026.03.10 17:20:44.007682 [ 146 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6827 | 2026.03.10 17:20:44.007748 [ 146 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2026.03.10 17:20:44.007769 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6829 | 2026.03.10 17:20:44.007785 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 846 | ||
| 6830 | 2026.03.10 17:20:44.007864 [ 195 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::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 | ||
| 6831 | 2026.03.10 17:20:44.008386 [ 195 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6832 | 2026.03.10 17:20:44.008540 [ 195 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 668 rows starting from the beginning of the part | ||
| 6833 | 2026.03.10 17:20:44.008900 [ 195 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 6834 | 2026.03.10 17:20:44.009238 [ 195 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
| 6835 | 2026.03.10 17:20:44.009562 [ 195 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 58 rows starting from the beginning of the part | ||
| 6836 | 2026.03.10 17:20:44.009877 [ 195 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 6837 | 2026.03.10 17:20:44.010230 [ 195 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6838 | 2026.03.10 17:20:44.016705 [ 194 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 846 rows, containing 72 columns (72 merged, 0 gathered) in 0.008880253 sec., 95267.55600319046 rows/sec., 81.93 MiB/sec. | ||
| 6839 | 2026.03.10 17:20:44.017608 [ 195 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6840 | 2026.03.10 17:20:44.018100 [ 195 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_21_4} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6841 | 2026.03.10 17:20:44.018166 [ 195 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_21_4} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6842 | 2026.03.10 17:20:44.018303 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 6843 | 2026.03.10 17:20:44.677149 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6844 | 2026.03.10 17:20:44.693239 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2026.03.10 17:20:44.693300 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6846 | 2026.03.10 17:20:44.699549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6847 | 2026.03.10 17:20:44.700246 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2026.03.10 17:20:44.703003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6849 | 2026.03.10 17:20:45.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 267.50 MiB, peak 280.72 MiB, free memory in arenas 0.00 B, will set to 268.52 MiB (RSS), difference: 1.02 MiB | ||
| 6850 | 2026.03.10 17:20:45.108924 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6851 | 2026.03.10 17:20:45.109177 [ 254 ] {d01cb45f-dee9-40fc-ba40-dbc00b4bbec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6852 | 2026.03.10 17:20:45.109269 [ 254 ] {d01cb45f-dee9-40fc-ba40-dbc00b4bbec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6853 | 2026.03.10 17:20:45.110092 [ 254 ] {d01cb45f-dee9-40fc-ba40-dbc00b4bbec8} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2026.03.10 17:20:45.110128 [ 254 ] {d01cb45f-dee9-40fc-ba40-dbc00b4bbec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6855 | 2026.03.10 17:20:45.110515 [ 254 ] {d01cb45f-dee9-40fc-ba40-dbc00b4bbec8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6856 | 2026.03.10 17:20:45.110748 [ 254 ] {d01cb45f-dee9-40fc-ba40-dbc00b4bbec8} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2026.03.10 17:20:45.110899 [ 254 ] {d01cb45f-dee9-40fc-ba40-dbc00b4bbec8} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001792 sec., 36830.357142857145 rows/sec., 2.92 MiB/sec. | ||
| 6858 | 2026.03.10 17:20:45.110940 [ 254 ] {d01cb45f-dee9-40fc-ba40-dbc00b4bbec8} <Debug> TCPHandler: Processed in 0.002170155 sec. | ||
| 6859 | 2026.03.10 17:20:45.111058 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6860 | 2026.03.10 17:20:45.111153 [ 254 ] {4895d957-fb79-415e-99cc-ccb6fed26ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6861 | 2026.03.10 17:20:45.111193 [ 254 ] {4895d957-fb79-415e-99cc-ccb6fed26ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6862 | 2026.03.10 17:20:45.111591 [ 254 ] {4895d957-fb79-415e-99cc-ccb6fed26ab1} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6863 | 2026.03.10 17:20:45.111627 [ 254 ] {4895d957-fb79-415e-99cc-ccb6fed26ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6864 | 2026.03.10 17:20:45.111941 [ 254 ] {4895d957-fb79-415e-99cc-ccb6fed26ab1} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6865 | 2026.03.10 17:20:45.112174 [ 254 ] {4895d957-fb79-415e-99cc-ccb6fed26ab1} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6866 | 2026.03.10 17:20:45.112308 [ 254 ] {4895d957-fb79-415e-99cc-ccb6fed26ab1} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001173 sec., 4262.574595055414 rows/sec., 320.53 KiB/sec. | ||
| 6867 | 2026.03.10 17:20:45.112346 [ 254 ] {4895d957-fb79-415e-99cc-ccb6fed26ab1} <Debug> TCPHandler: Processed in 0.001337351 sec. | ||
| 6868 | 2026.03.10 17:20:45.112469 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6869 | 2026.03.10 17:20:45.112571 [ 254 ] {391dbb47-4357-4333-b6e6-98166bb25cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6870 | 2026.03.10 17:20:45.112614 [ 254 ] {391dbb47-4357-4333-b6e6-98166bb25cee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6871 | 2026.03.10 17:20:45.113057 [ 254 ] {391dbb47-4357-4333-b6e6-98166bb25cee} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2026.03.10 17:20:45.113094 [ 254 ] {391dbb47-4357-4333-b6e6-98166bb25cee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6873 | 2026.03.10 17:20:45.113419 [ 254 ] {391dbb47-4357-4333-b6e6-98166bb25cee} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6874 | 2026.03.10 17:20:45.113639 [ 254 ] {391dbb47-4357-4333-b6e6-98166bb25cee} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2026.03.10 17:20:45.113773 [ 254 ] {391dbb47-4357-4333-b6e6-98166bb25cee} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001219 sec., 56603.773584905655 rows/sec., 4.42 MiB/sec. | ||
| 6876 | 2026.03.10 17:20:45.113812 [ 254 ] {391dbb47-4357-4333-b6e6-98166bb25cee} <Debug> TCPHandler: Processed in 0.001393743 sec. | ||
| 6877 | 2026.03.10 17:20:45.113929 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2026.03.10 17:20:45.114027 [ 254 ] {23897ff1-872f-4e5c-b308-d2bb5da6d1e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6879 | 2026.03.10 17:20:45.114072 [ 254 ] {23897ff1-872f-4e5c-b308-d2bb5da6d1e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6880 | 2026.03.10 17:20:45.114498 [ 254 ] {23897ff1-872f-4e5c-b308-d2bb5da6d1e2} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2026.03.10 17:20:45.114535 [ 254 ] {23897ff1-872f-4e5c-b308-d2bb5da6d1e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6882 | 2026.03.10 17:20:45.114885 [ 254 ] {23897ff1-872f-4e5c-b308-d2bb5da6d1e2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6883 | 2026.03.10 17:20:45.115116 [ 254 ] {23897ff1-872f-4e5c-b308-d2bb5da6d1e2} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6884 | 2026.03.10 17:20:45.115248 [ 254 ] {23897ff1-872f-4e5c-b308-d2bb5da6d1e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00124 sec., 129032.25806451614 rows/sec., 8.99 MiB/sec. | ||
| 6885 | 2026.03.10 17:20:45.115287 [ 254 ] {23897ff1-872f-4e5c-b308-d2bb5da6d1e2} <Debug> TCPHandler: Processed in 0.001408123 sec. | ||
| 6886 | 2026.03.10 17:20:45.115409 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2026.03.10 17:20:45.115532 [ 254 ] {6f071054-80d6-4aca-9f61-de3cf33940e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6888 | 2026.03.10 17:20:45.115596 [ 254 ] {6f071054-80d6-4aca-9f61-de3cf33940e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6889 | 2026.03.10 17:20:45.116382 [ 254 ] {6f071054-80d6-4aca-9f61-de3cf33940e9} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2026.03.10 17:20:45.116418 [ 254 ] {6f071054-80d6-4aca-9f61-de3cf33940e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6891 | 2026.03.10 17:20:45.116934 [ 254 ] {6f071054-80d6-4aca-9f61-de3cf33940e9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6892 | 2026.03.10 17:20:45.117165 [ 254 ] {6f071054-80d6-4aca-9f61-de3cf33940e9} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2026.03.10 17:20:45.117303 [ 254 ] {6f071054-80d6-4aca-9f61-de3cf33940e9} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001797 sec., 2782.4151363383417 rows/sec., 4.99 MiB/sec. | ||
| 6894 | 2026.03.10 17:20:45.117357 [ 254 ] {6f071054-80d6-4aca-9f61-de3cf33940e9} <Debug> TCPHandler: Processed in 0.002010032 sec. | ||
| 6895 | 2026.03.10 17:20:45.117466 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6896 | 2026.03.10 17:20:45.117562 [ 254 ] {4c47fc60-6715-4098-84c5-750a2b81cf57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6897 | 2026.03.10 17:20:45.117603 [ 254 ] {4c47fc60-6715-4098-84c5-750a2b81cf57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6898 | 2026.03.10 17:20:45.117937 [ 254 ] {4c47fc60-6715-4098-84c5-750a2b81cf57} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6899 | 2026.03.10 17:20:45.117973 [ 254 ] {4c47fc60-6715-4098-84c5-750a2b81cf57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6900 | 2026.03.10 17:20:45.118298 [ 254 ] {4c47fc60-6715-4098-84c5-750a2b81cf57} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6901 | 2026.03.10 17:20:45.118504 [ 254 ] {4c47fc60-6715-4098-84c5-750a2b81cf57} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6902 | 2026.03.10 17:20:45.118629 [ 254 ] {4c47fc60-6715-4098-84c5-750a2b81cf57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 6903 | 2026.03.10 17:20:45.118665 [ 254 ] {4c47fc60-6715-4098-84c5-750a2b81cf57} <Debug> TCPHandler: Processed in 0.0012478 sec. | ||
| 6904 | 2026.03.10 17:20:50.118959 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6905 | 2026.03.10 17:20:50.119155 [ 254 ] {2bf07e22-4de1-44c3-9cbf-b9069f9ff867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6906 | 2026.03.10 17:20:50.119223 [ 254 ] {2bf07e22-4de1-44c3-9cbf-b9069f9ff867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6907 | 2026.03.10 17:20:50.120005 [ 254 ] {2bf07e22-4de1-44c3-9cbf-b9069f9ff867} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6908 | 2026.03.10 17:20:50.120056 [ 254 ] {2bf07e22-4de1-44c3-9cbf-b9069f9ff867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6909 | 2026.03.10 17:20:50.120467 [ 254 ] {2bf07e22-4de1-44c3-9cbf-b9069f9ff867} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6910 | 2026.03.10 17:20:50.120721 [ 254 ] {2bf07e22-4de1-44c3-9cbf-b9069f9ff867} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2026.03.10 17:20:50.120853 [ 61 ] {} <Debug> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6912 | 2026.03.10 17:20:50.120884 [ 254 ] {2bf07e22-4de1-44c3-9cbf-b9069f9ff867} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001777 sec., 159819.9212155318 rows/sec., 10.15 MiB/sec. | ||
| 6913 | 2026.03.10 17:20:50.120921 [ 61 ] {} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2026.03.10 17:20:50.120942 [ 254 ] {2bf07e22-4de1-44c3-9cbf-b9069f9ff867} <Debug> TCPHandler: Processed in 0.002174555 sec. | ||
| 6915 | 2026.03.10 17:20:50.120950 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6916 | 2026.03.10 17:20:50.121091 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6917 | 2026.03.10 17:20:50.121095 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6918 | 2026.03.10 17:20:50.121198 [ 254 ] {0de59eb9-5449-4f02-9e4e-61d149ab192e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6919 | 2026.03.10 17:20:50.121248 [ 254 ] {0de59eb9-5449-4f02-9e4e-61d149ab192e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6920 | 2026.03.10 17:20:50.121265 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6921 | 2026.03.10 17:20:50.121308 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 308 rows starting from the beginning of the part | ||
| 6922 | 2026.03.10 17:20:50.121384 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 284 rows starting from the beginning of the part | ||
| 6923 | 2026.03.10 17:20:50.121460 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 284 rows starting from the beginning of the part | ||
| 6924 | 2026.03.10 17:20:50.121510 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 284 rows starting from the beginning of the part | ||
| 6925 | 2026.03.10 17:20:50.121552 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 284 rows starting from the beginning of the part | ||
| 6926 | 2026.03.10 17:20:50.121596 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 284 rows starting from the beginning of the part | ||
| 6927 | 2026.03.10 17:20:50.122053 [ 254 ] {0de59eb9-5449-4f02-9e4e-61d149ab192e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6928 | 2026.03.10 17:20:50.122099 [ 254 ] {0de59eb9-5449-4f02-9e4e-61d149ab192e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6929 | 2026.03.10 17:20:50.122533 [ 254 ] {0de59eb9-5449-4f02-9e4e-61d149ab192e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6930 | 2026.03.10 17:20:50.122730 [ 194 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001697927 sec., 1017711.5977306445 rows/sec., 68.80 MiB/sec. | ||
| 6931 | 2026.03.10 17:20:50.122763 [ 254 ] {0de59eb9-5449-4f02-9e4e-61d149ab192e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6932 | 2026.03.10 17:20:50.122912 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 6933 | 2026.03.10 17:20:50.122921 [ 254 ] {0de59eb9-5449-4f02-9e4e-61d149ab192e} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.001745 sec., 496848.13753581664 rows/sec., 39.27 MiB/sec. | ||
| 6934 | 2026.03.10 17:20:50.122976 [ 254 ] {0de59eb9-5449-4f02-9e4e-61d149ab192e} <Debug> TCPHandler: Processed in 0.001935281 sec. | ||
| 6935 | 2026.03.10 17:20:50.123096 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6936 | 2026.03.10 17:20:50.123192 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_14_3} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6937 | 2026.03.10 17:20:50.123193 [ 254 ] {369d7565-1e06-4c11-9a0d-2a77fea1254e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6938 | 2026.03.10 17:20:50.123253 [ 254 ] {369d7565-1e06-4c11-9a0d-2a77fea1254e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6939 | 2026.03.10 17:20:50.123273 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_14_3} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 6940 | 2026.03.10 17:20:50.123356 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 6941 | 2026.03.10 17:20:50.123717 [ 254 ] {369d7565-1e06-4c11-9a0d-2a77fea1254e} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6942 | 2026.03.10 17:20:50.123759 [ 254 ] {369d7565-1e06-4c11-9a0d-2a77fea1254e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6943 | 2026.03.10 17:20:50.124083 [ 254 ] {369d7565-1e06-4c11-9a0d-2a77fea1254e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6944 | 2026.03.10 17:20:50.124313 [ 254 ] {369d7565-1e06-4c11-9a0d-2a77fea1254e} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6945 | 2026.03.10 17:20:50.124447 [ 254 ] {369d7565-1e06-4c11-9a0d-2a77fea1254e} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001274 sec., 138932.49607535324 rows/sec., 8.57 MiB/sec. | ||
| 6946 | 2026.03.10 17:20:50.124457 [ 78 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6947 | 2026.03.10 17:20:50.124488 [ 254 ] {369d7565-1e06-4c11-9a0d-2a77fea1254e} <Debug> TCPHandler: Processed in 0.001441633 sec. | ||
| 6948 | 2026.03.10 17:20:50.124505 [ 78 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2026.03.10 17:20:50.124531 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6950 | 2026.03.10 17:20:50.124610 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6951 | 2026.03.10 17:20:50.124617 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::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 | ||
| 6952 | 2026.03.10 17:20:50.124712 [ 254 ] {ec618c22-4686-48a2-ae70-b3625289218a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6953 | 2026.03.10 17:20:50.124722 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6954 | 2026.03.10 17:20:50.124752 [ 254 ] {ec618c22-4686-48a2-ae70-b3625289218a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6955 | 2026.03.10 17:20:50.124753 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 225 rows starting from the beginning of the part | ||
| 6956 | 2026.03.10 17:20:50.124820 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 177 rows starting from the beginning of the part | ||
| 6957 | 2026.03.10 17:20:50.124863 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part | ||
| 6958 | 2026.03.10 17:20:50.124902 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 183 rows starting from the beginning of the part | ||
| 6959 | 2026.03.10 17:20:50.124945 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part | ||
| 6960 | 2026.03.10 17:20:50.124997 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 177 rows starting from the beginning of the part | ||
| 6961 | 2026.03.10 17:20:50.125227 [ 254 ] {ec618c22-4686-48a2-ae70-b3625289218a} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6962 | 2026.03.10 17:20:50.125263 [ 254 ] {ec618c22-4686-48a2-ae70-b3625289218a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6963 | 2026.03.10 17:20:50.125580 [ 254 ] {ec618c22-4686-48a2-ae70-b3625289218a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6964 | 2026.03.10 17:20:50.125820 [ 200 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 772 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124293 sec., 621113.0152140507 rows/sec., 41.20 MiB/sec. | ||
| 6965 | 2026.03.10 17:20:50.125826 [ 254 ] {ec618c22-4686-48a2-ae70-b3625289218a} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6966 | 2026.03.10 17:20:50.125954 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6967 | 2026.03.10 17:20:50.125993 [ 254 ] {ec618c22-4686-48a2-ae70-b3625289218a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001299 sec., 114703.6181678214 rows/sec., 7.41 MiB/sec. | ||
| 6968 | 2026.03.10 17:20:50.126032 [ 254 ] {ec618c22-4686-48a2-ae70-b3625289218a} <Debug> TCPHandler: Processed in 0.001470783 sec. | ||
| 6969 | 2026.03.10 17:20:50.126154 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6970 | 2026.03.10 17:20:50.126197 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_36_7} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6971 | 2026.03.10 17:20:50.126247 [ 254 ] {cc87c458-7aee-416b-a4f9-2c89e7c5b481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6972 | 2026.03.10 17:20:50.126258 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_36_7} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6973 | 2026.03.10 17:20:50.126288 [ 254 ] {cc87c458-7aee-416b-a4f9-2c89e7c5b481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6974 | 2026.03.10 17:20:50.126317 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6975 | 2026.03.10 17:20:50.126725 [ 254 ] {cc87c458-7aee-416b-a4f9-2c89e7c5b481} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2026.03.10 17:20:50.126761 [ 254 ] {cc87c458-7aee-416b-a4f9-2c89e7c5b481} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6977 | 2026.03.10 17:20:50.127070 [ 254 ] {cc87c458-7aee-416b-a4f9-2c89e7c5b481} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6978 | 2026.03.10 17:20:50.127287 [ 254 ] {cc87c458-7aee-416b-a4f9-2c89e7c5b481} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6979 | 2026.03.10 17:20:50.127389 [ 78 ] {} <Debug> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 6980 | 2026.03.10 17:20:50.127415 [ 254 ] {cc87c458-7aee-416b-a4f9-2c89e7c5b481} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001185 sec., 124894.51476793249 rows/sec., 7.10 MiB/sec. | ||
| 6981 | 2026.03.10 17:20:50.127422 [ 78 ] {} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6982 | 2026.03.10 17:20:50.127453 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6983 | 2026.03.10 17:20:50.127461 [ 254 ] {cc87c458-7aee-416b-a4f9-2c89e7c5b481} <Debug> TCPHandler: Processed in 0.001356392 sec. | ||
| 6984 | 2026.03.10 17:20:50.127539 [ 194 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 6985 | 2026.03.10 17:20:50.127582 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6986 | 2026.03.10 17:20:50.127657 [ 194 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6987 | 2026.03.10 17:20:50.127680 [ 254 ] {c3b1e81e-8fda-4d00-9457-079b9b09103f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6988 | 2026.03.10 17:20:50.127696 [ 194 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 160 rows starting from the beginning of the part | ||
| 6989 | 2026.03.10 17:20:50.127726 [ 254 ] {c3b1e81e-8fda-4d00-9457-079b9b09103f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6990 | 2026.03.10 17:20:50.127772 [ 194 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 148 rows starting from the beginning of the part | ||
| 6991 | 2026.03.10 17:20:50.127824 [ 194 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 148 rows starting from the beginning of the part | ||
| 6992 | 2026.03.10 17:20:50.127866 [ 194 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 148 rows starting from the beginning of the part | ||
| 6993 | 2026.03.10 17:20:50.127906 [ 194 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 148 rows starting from the beginning of the part | ||
| 6994 | 2026.03.10 17:20:50.127948 [ 194 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 148 rows starting from the beginning of the part | ||
| 6995 | 2026.03.10 17:20:50.128326 [ 254 ] {c3b1e81e-8fda-4d00-9457-079b9b09103f} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6996 | 2026.03.10 17:20:50.128368 [ 254 ] {c3b1e81e-8fda-4d00-9457-079b9b09103f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 6997 | 2026.03.10 17:20:50.128719 [ 254 ] {c3b1e81e-8fda-4d00-9457-079b9b09103f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6998 | 2026.03.10 17:20:50.128882 [ 200 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001384152 sec., 650217.6061588612 rows/sec., 39.63 MiB/sec. | ||
| 6999 | 2026.03.10 17:20:50.128948 [ 254 ] {c3b1e81e-8fda-4d00-9457-079b9b09103f} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7000 | 2026.03.10 17:20:50.129016 [ 194 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7001 | 2026.03.10 17:20:50.129092 [ 254 ] {c3b1e81e-8fda-4d00-9457-079b9b09103f} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.00143 sec., 367132.8671328671 rows/sec., 25.94 MiB/sec. | ||
| 7002 | 2026.03.10 17:20:50.129135 [ 254 ] {c3b1e81e-8fda-4d00-9457-079b9b09103f} <Debug> TCPHandler: Processed in 0.001601736 sec. | ||
| 7003 | 2026.03.10 17:20:50.129257 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7004 | 2026.03.10 17:20:50.129349 [ 194 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_14_3} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7005 | 2026.03.10 17:20:50.129353 [ 254 ] {eb155766-3642-4832-9a55-dae531e6f36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7006 | 2026.03.10 17:20:50.129413 [ 254 ] {eb155766-3642-4832-9a55-dae531e6f36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7007 | 2026.03.10 17:20:50.129450 [ 194 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_14_3} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 7008 | 2026.03.10 17:20:50.129540 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7009 | 2026.03.10 17:20:50.129752 [ 254 ] {eb155766-3642-4832-9a55-dae531e6f36f} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2026.03.10 17:20:50.129792 [ 254 ] {eb155766-3642-4832-9a55-dae531e6f36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7011 | 2026.03.10 17:20:50.130108 [ 254 ] {eb155766-3642-4832-9a55-dae531e6f36f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7012 | 2026.03.10 17:20:50.130340 [ 254 ] {eb155766-3642-4832-9a55-dae531e6f36f} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2026.03.10 17:20:50.130438 [ 78 ] {} <Debug> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 7014 | 2026.03.10 17:20:50.130467 [ 78 ] {} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7015 | 2026.03.10 17:20:50.130468 [ 254 ] {eb155766-3642-4832-9a55-dae531e6f36f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 7016 | 2026.03.10 17:20:50.130484 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7017 | 2026.03.10 17:20:50.130517 [ 254 ] {eb155766-3642-4832-9a55-dae531e6f36f} <Debug> TCPHandler: Processed in 0.001308221 sec. | ||
| 7018 | 2026.03.10 17:20:50.130579 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 7019 | 2026.03.10 17:20:50.130629 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7020 | 2026.03.10 17:20:50.130684 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7021 | 2026.03.10 17:20:50.130716 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 30 rows starting from the beginning of the part | ||
| 7022 | 2026.03.10 17:20:50.130727 [ 254 ] {fb51ed0c-b390-483f-a9c0-bbe51478fbb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7023 | 2026.03.10 17:20:50.130766 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 7024 | 2026.03.10 17:20:50.130775 [ 254 ] {fb51ed0c-b390-483f-a9c0-bbe51478fbb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7025 | 2026.03.10 17:20:50.130814 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 7026 | 2026.03.10 17:20:50.130854 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 7027 | 2026.03.10 17:20:50.130887 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 7028 | 2026.03.10 17:20:50.130920 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 7029 | 2026.03.10 17:20:50.131215 [ 254 ] {fb51ed0c-b390-483f-a9c0-bbe51478fbb7} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2026.03.10 17:20:50.131256 [ 254 ] {fb51ed0c-b390-483f-a9c0-bbe51478fbb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7031 | 2026.03.10 17:20:50.131623 [ 254 ] {fb51ed0c-b390-483f-a9c0-bbe51478fbb7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7032 | 2026.03.10 17:20:50.131626 [ 194 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001086187 sec., 55239.107078247114 rows/sec., 2.82 MiB/sec. | ||
| 7033 | 2026.03.10 17:20:50.131759 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 7034 | 2026.03.10 17:20:50.131876 [ 254 ] {fb51ed0c-b390-483f-a9c0-bbe51478fbb7} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7035 | 2026.03.10 17:20:50.132024 [ 254 ] {fb51ed0c-b390-483f-a9c0-bbe51478fbb7} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001315 sec., 201520.9125475285 rows/sec., 13.39 MiB/sec. | ||
| 7036 | 2026.03.10 17:20:50.132037 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_10_2} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7037 | 2026.03.10 17:20:50.132061 [ 254 ] {fb51ed0c-b390-483f-a9c0-bbe51478fbb7} <Debug> TCPHandler: Processed in 0.001483564 sec. | ||
| 7038 | 2026.03.10 17:20:50.132106 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_10_2} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 7039 | 2026.03.10 17:20:50.132173 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 7040 | 2026.03.10 17:20:50.132190 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7041 | 2026.03.10 17:20:50.132289 [ 254 ] {8fc36a3a-280b-41b4-9012-ba05371f3bb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7042 | 2026.03.10 17:20:50.132330 [ 254 ] {8fc36a3a-280b-41b4-9012-ba05371f3bb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7043 | 2026.03.10 17:20:50.132643 [ 254 ] {8fc36a3a-280b-41b4-9012-ba05371f3bb0} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7044 | 2026.03.10 17:20:50.132679 [ 254 ] {8fc36a3a-280b-41b4-9012-ba05371f3bb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7045 | 2026.03.10 17:20:50.132971 [ 254 ] {8fc36a3a-280b-41b4-9012-ba05371f3bb0} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7046 | 2026.03.10 17:20:50.133196 [ 254 ] {8fc36a3a-280b-41b4-9012-ba05371f3bb0} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7047 | 2026.03.10 17:20:50.133290 [ 78 ] {} <Debug> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 7048 | 2026.03.10 17:20:50.133319 [ 78 ] {} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7049 | 2026.03.10 17:20:50.133324 [ 254 ] {8fc36a3a-280b-41b4-9012-ba05371f3bb0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 7050 | 2026.03.10 17:20:50.133337 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7051 | 2026.03.10 17:20:50.133369 [ 254 ] {8fc36a3a-280b-41b4-9012-ba05371f3bb0} <Debug> TCPHandler: Processed in 0.00122851 sec. | ||
| 7052 | 2026.03.10 17:20:50.133451 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 7053 | 2026.03.10 17:20:50.133501 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7054 | 2026.03.10 17:20:50.133578 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7055 | 2026.03.10 17:20:50.133618 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 7056 | 2026.03.10 17:20:50.133622 [ 254 ] {67ef34d3-8a4a-435e-81e2-c072eb06a067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7057 | 2026.03.10 17:20:50.133682 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 7058 | 2026.03.10 17:20:50.133693 [ 254 ] {67ef34d3-8a4a-435e-81e2-c072eb06a067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7059 | 2026.03.10 17:20:50.133737 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 7060 | 2026.03.10 17:20:50.133782 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 7061 | 2026.03.10 17:20:50.133819 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 7062 | 2026.03.10 17:20:50.133859 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 7063 | 2026.03.10 17:20:50.134578 [ 254 ] {67ef34d3-8a4a-435e-81e2-c072eb06a067} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7064 | 2026.03.10 17:20:50.134620 [ 254 ] {67ef34d3-8a4a-435e-81e2-c072eb06a067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7065 | 2026.03.10 17:20:50.134663 [ 194 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.00126978 sec., 7875.379987084376 rows/sec., 530.67 KiB/sec. | ||
| 7066 | 2026.03.10 17:20:50.134789 [ 188 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 7067 | 2026.03.10 17:20:50.135130 [ 188 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_10_2} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7068 | 2026.03.10 17:20:50.135205 [ 188 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_10_2} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 7069 | 2026.03.10 17:20:50.135229 [ 254 ] {67ef34d3-8a4a-435e-81e2-c072eb06a067} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 7070 | 2026.03.10 17:20:50.135281 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 7071 | 2026.03.10 17:20:50.135482 [ 254 ] {67ef34d3-8a4a-435e-81e2-c072eb06a067} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7072 | 2026.03.10 17:20:50.135601 [ 78 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 7073 | 2026.03.10 17:20:50.135628 [ 254 ] {67ef34d3-8a4a-435e-81e2-c072eb06a067} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002031 sec., 17232.890201871 rows/sec., 30.88 MiB/sec. | ||
| 7074 | 2026.03.10 17:20:50.135634 [ 78 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2026.03.10 17:20:50.135670 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7076 | 2026.03.10 17:20:50.135698 [ 254 ] {67ef34d3-8a4a-435e-81e2-c072eb06a067} <Debug> TCPHandler: Processed in 0.002255316 sec. | ||
| 7077 | 2026.03.10 17:20:50.135749 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::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 | ||
| 7078 | 2026.03.10 17:20:50.135827 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7079 | 2026.03.10 17:20:50.135922 [ 254 ] {e57c0315-ced6-42b6-8cfa-edfd2d05bf21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7080 | 2026.03.10 17:20:50.135927 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7081 | 2026.03.10 17:20:50.135964 [ 254 ] {e57c0315-ced6-42b6-8cfa-edfd2d05bf21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7082 | 2026.03.10 17:20:50.135987 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 593 rows starting from the beginning of the part | ||
| 7083 | 2026.03.10 17:20:50.136109 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 35 rows starting from the beginning of the part | ||
| 7084 | 2026.03.10 17:20:50.136205 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 5 rows starting from the beginning of the part | ||
| 7085 | 2026.03.10 17:20:50.136293 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 35 rows starting from the beginning of the part | ||
| 7086 | 2026.03.10 17:20:50.136334 [ 254 ] {e57c0315-ced6-42b6-8cfa-edfd2d05bf21} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7087 | 2026.03.10 17:20:50.136373 [ 254 ] {e57c0315-ced6-42b6-8cfa-edfd2d05bf21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7088 | 2026.03.10 17:20:50.136380 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 5 rows starting from the beginning of the part | ||
| 7089 | 2026.03.10 17:20:50.136470 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 35 rows starting from the beginning of the part | ||
| 7090 | 2026.03.10 17:20:50.136702 [ 254 ] {e57c0315-ced6-42b6-8cfa-edfd2d05bf21} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7091 | 2026.03.10 17:20:50.136928 [ 254 ] {e57c0315-ced6-42b6-8cfa-edfd2d05bf21} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2026.03.10 17:20:50.137058 [ 254 ] {e57c0315-ced6-42b6-8cfa-edfd2d05bf21} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001154 sec., 77989.6013864818 rows/sec., 4.88 MiB/sec. | ||
| 7093 | 2026.03.10 17:20:50.137094 [ 254 ] {e57c0315-ced6-42b6-8cfa-edfd2d05bf21} <Debug> TCPHandler: Processed in 0.001315901 sec. | ||
| 7094 | 2026.03.10 17:20:50.142895 [ 189 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 19 columns (19 merged, 0 gathered) in 0.007180256 sec., 98603.72666378469 rows/sec., 176.69 MiB/sec. | ||
| 7095 | 2026.03.10 17:20:50.143845 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 7096 | 2026.03.10 17:20:50.144155 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7097 | 2026.03.10 17:20:50.144221 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 7098 | 2026.03.10 17:20:50.144293 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 7099 | 2026.03.10 17:20:51.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.53 MiB, peak 280.72 MiB, free memory in arenas 0.00 B, will set to 271.08 MiB (RSS), difference: 1.55 MiB | ||
| 7100 | 2026.03.10 17:20:51.473284 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13983 | ||
| 7101 | 2026.03.10 17:20:51.473847 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7102 | 2026.03.10 17:20:51.473894 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7103 | 2026.03.10 17:20:51.474435 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7104 | 2026.03.10 17:20:51.474688 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7105 | 2026.03.10 17:20:51.474819 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13983 | ||
| 7106 | 2026.03.10 17:20:52.203082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7107 | 2026.03.10 17:20:52.219284 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7108 | 2026.03.10 17:20:52.219345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7109 | 2026.03.10 17:20:52.225525 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7110 | 2026.03.10 17:20:52.226237 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7111 | 2026.03.10 17:20:52.229472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7112 | 2026.03.10 17:20:52.437752 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7113 | 2026.03.10 17:20:52.437947 [ 254 ] {2a26fffc-3561-41ed-9af3-5e46d71c9461} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7114 | 2026.03.10 17:20:52.438015 [ 254 ] {2a26fffc-3561-41ed-9af3-5e46d71c9461} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7115 | 2026.03.10 17:20:52.438624 [ 254 ] {2a26fffc-3561-41ed-9af3-5e46d71c9461} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7116 | 2026.03.10 17:20:52.438675 [ 254 ] {2a26fffc-3561-41ed-9af3-5e46d71c9461} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7117 | 2026.03.10 17:20:52.439071 [ 254 ] {2a26fffc-3561-41ed-9af3-5e46d71c9461} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7118 | 2026.03.10 17:20:52.439300 [ 254 ] {2a26fffc-3561-41ed-9af3-5e46d71c9461} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7119 | 2026.03.10 17:20:52.439463 [ 254 ] {2a26fffc-3561-41ed-9af3-5e46d71c9461} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001565 sec., 15335.463258785943 rows/sec., 1.27 MiB/sec. | ||
| 7120 | 2026.03.10 17:20:52.439512 [ 254 ] {2a26fffc-3561-41ed-9af3-5e46d71c9461} <Debug> TCPHandler: Processed in 0.001889311 sec. | ||
| 7121 | 2026.03.10 17:20:52.439630 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7122 | 2026.03.10 17:20:52.439730 [ 254 ] {71db60f3-451d-435c-9b26-299d0318add6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7123 | 2026.03.10 17:20:52.439772 [ 254 ] {71db60f3-451d-435c-9b26-299d0318add6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7124 | 2026.03.10 17:20:52.440164 [ 254 ] {71db60f3-451d-435c-9b26-299d0318add6} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7125 | 2026.03.10 17:20:52.440201 [ 254 ] {71db60f3-451d-435c-9b26-299d0318add6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7126 | 2026.03.10 17:20:52.440512 [ 254 ] {71db60f3-451d-435c-9b26-299d0318add6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 7127 | 2026.03.10 17:20:52.440722 [ 254 ] {71db60f3-451d-435c-9b26-299d0318add6} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7128 | 2026.03.10 17:20:52.440859 [ 254 ] {71db60f3-451d-435c-9b26-299d0318add6} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001152 sec., 3472.222222222222 rows/sec., 283.14 KiB/sec. | ||
| 7129 | 2026.03.10 17:20:52.440897 [ 254 ] {71db60f3-451d-435c-9b26-299d0318add6} <Debug> TCPHandler: Processed in 0.001316821 sec. | ||
| 7130 | 2026.03.10 17:20:52.441009 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7131 | 2026.03.10 17:20:52.441103 [ 254 ] {0a9f95c2-a969-40e9-bba7-07128079926f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7132 | 2026.03.10 17:20:52.441143 [ 254 ] {0a9f95c2-a969-40e9-bba7-07128079926f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7133 | 2026.03.10 17:20:52.442327 [ 254 ] {0a9f95c2-a969-40e9-bba7-07128079926f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7134 | 2026.03.10 17:20:52.442364 [ 254 ] {0a9f95c2-a969-40e9-bba7-07128079926f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7135 | 2026.03.10 17:20:52.442786 [ 254 ] {0a9f95c2-a969-40e9-bba7-07128079926f} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7136 | 2026.03.10 17:20:52.443011 [ 254 ] {0a9f95c2-a969-40e9-bba7-07128079926f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7137 | 2026.03.10 17:20:52.443150 [ 254 ] {0a9f95c2-a969-40e9-bba7-07128079926f} <Debug> executeQuery: Read 2072 rows, 161.10 KiB in 0.002066 sec., 1002904.1626331074 rows/sec., 76.15 MiB/sec. | ||
| 7138 | 2026.03.10 17:20:52.443188 [ 254 ] {0a9f95c2-a969-40e9-bba7-07128079926f} <Debug> TCPHandler: Processed in 0.002225696 sec. | ||
| 7139 | 2026.03.10 17:20:52.443300 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7140 | 2026.03.10 17:20:52.443394 [ 254 ] {26b46491-ea00-4d96-b24c-169cdae4e596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7141 | 2026.03.10 17:20:52.443435 [ 254 ] {26b46491-ea00-4d96-b24c-169cdae4e596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7142 | 2026.03.10 17:20:52.443825 [ 254 ] {26b46491-ea00-4d96-b24c-169cdae4e596} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7143 | 2026.03.10 17:20:52.443862 [ 254 ] {26b46491-ea00-4d96-b24c-169cdae4e596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7144 | 2026.03.10 17:20:52.444157 [ 254 ] {26b46491-ea00-4d96-b24c-169cdae4e596} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7145 | 2026.03.10 17:20:52.444365 [ 254 ] {26b46491-ea00-4d96-b24c-169cdae4e596} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7146 | 2026.03.10 17:20:52.444492 [ 254 ] {26b46491-ea00-4d96-b24c-169cdae4e596} <Debug> executeQuery: Read 32 rows, 2.44 KiB in 0.001117 sec., 28648.164726947183 rows/sec., 2.14 MiB/sec. | ||
| 7147 | 2026.03.10 17:20:52.444529 [ 254 ] {26b46491-ea00-4d96-b24c-169cdae4e596} <Debug> TCPHandler: Processed in 0.001275651 sec. | ||
| 7148 | 2026.03.10 17:20:52.444638 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7149 | 2026.03.10 17:20:52.444730 [ 254 ] {d8593675-89c6-4f3a-bcc6-5711612fb706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7150 | 2026.03.10 17:20:52.444768 [ 254 ] {d8593675-89c6-4f3a-bcc6-5711612fb706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7151 | 2026.03.10 17:20:52.445330 [ 254 ] {d8593675-89c6-4f3a-bcc6-5711612fb706} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7152 | 2026.03.10 17:20:52.445367 [ 254 ] {d8593675-89c6-4f3a-bcc6-5711612fb706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7153 | 2026.03.10 17:20:52.445702 [ 254 ] {d8593675-89c6-4f3a-bcc6-5711612fb706} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7154 | 2026.03.10 17:20:52.445905 [ 254 ] {d8593675-89c6-4f3a-bcc6-5711612fb706} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2026.03.10 17:20:52.446031 [ 254 ] {d8593675-89c6-4f3a-bcc6-5711612fb706} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001319 sec., 554965.8832448825 rows/sec., 32.82 MiB/sec. | ||
| 7156 | 2026.03.10 17:20:52.446068 [ 254 ] {d8593675-89c6-4f3a-bcc6-5711612fb706} <Debug> TCPHandler: Processed in 0.001475734 sec. | ||
| 7157 | 2026.03.10 17:20:52.446172 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7158 | 2026.03.10 17:20:52.446264 [ 254 ] {9ad89c22-5153-491a-96c2-d97dec4a8ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 7159 | 2026.03.10 17:20:52.446303 [ 254 ] {9ad89c22-5153-491a-96c2-d97dec4a8ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 7160 | 2026.03.10 17:20:52.446658 [ 254 ] {9ad89c22-5153-491a-96c2-d97dec4a8ea1} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7161 | 2026.03.10 17:20:52.446694 [ 254 ] {9ad89c22-5153-491a-96c2-d97dec4a8ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7162 | 2026.03.10 17:20:52.446963 [ 254 ] {9ad89c22-5153-491a-96c2-d97dec4a8ea1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 7163 | 2026.03.10 17:20:52.447167 [ 254 ] {9ad89c22-5153-491a-96c2-d97dec4a8ea1} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2026.03.10 17:20:52.447289 [ 254 ] {9ad89c22-5153-491a-96c2-d97dec4a8ea1} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 67.48 KiB/sec. | ||
| 7165 | 2026.03.10 17:20:52.447325 [ 254 ] {9ad89c22-5153-491a-96c2-d97dec4a8ea1} <Debug> TCPHandler: Processed in 0.001199789 sec. | ||
| 7166 | 2026.03.10 17:20:52.447429 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7167 | 2026.03.10 17:20:52.447527 [ 254 ] {ce141518-ccdb-4e31-9ad8-90524d3ba319} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7168 | 2026.03.10 17:20:52.447567 [ 254 ] {ce141518-ccdb-4e31-9ad8-90524d3ba319} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7169 | 2026.03.10 17:20:52.447951 [ 254 ] {ce141518-ccdb-4e31-9ad8-90524d3ba319} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2026.03.10 17:20:52.447988 [ 254 ] {ce141518-ccdb-4e31-9ad8-90524d3ba319} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7171 | 2026.03.10 17:20:52.448291 [ 254 ] {ce141518-ccdb-4e31-9ad8-90524d3ba319} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7172 | 2026.03.10 17:20:52.448500 [ 254 ] {ce141518-ccdb-4e31-9ad8-90524d3ba319} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2026.03.10 17:20:52.448630 [ 254 ] {ce141518-ccdb-4e31-9ad8-90524d3ba319} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 7174 | 2026.03.10 17:20:52.448668 [ 254 ] {ce141518-ccdb-4e31-9ad8-90524d3ba319} <Debug> TCPHandler: Processed in 0.001288081 sec. | ||
| 7175 | 2026.03.10 17:20:52.448774 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2026.03.10 17:20:52.448875 [ 254 ] {183e1eb0-8b28-42ca-b853-13e67e45ef77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7177 | 2026.03.10 17:20:52.448916 [ 254 ] {183e1eb0-8b28-42ca-b853-13e67e45ef77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7178 | 2026.03.10 17:20:52.449666 [ 254 ] {183e1eb0-8b28-42ca-b853-13e67e45ef77} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2026.03.10 17:20:52.449704 [ 254 ] {183e1eb0-8b28-42ca-b853-13e67e45ef77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7180 | 2026.03.10 17:20:52.450066 [ 254 ] {183e1eb0-8b28-42ca-b853-13e67e45ef77} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7181 | 2026.03.10 17:20:52.450282 [ 254 ] {183e1eb0-8b28-42ca-b853-13e67e45ef77} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2026.03.10 17:20:52.450428 [ 254 ] {183e1eb0-8b28-42ca-b853-13e67e45ef77} <Debug> executeQuery: Read 1056 rows, 75.21 KiB in 0.001571 sec., 672183.3227243794 rows/sec., 46.75 MiB/sec. | ||
| 7183 | 2026.03.10 17:20:52.450468 [ 254 ] {183e1eb0-8b28-42ca-b853-13e67e45ef77} <Debug> TCPHandler: Processed in 0.001745649 sec. | ||
| 7184 | 2026.03.10 17:20:52.450584 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2026.03.10 17:20:52.450679 [ 254 ] {1a470f77-800d-41c0-98ba-f4d75e40cd61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7186 | 2026.03.10 17:20:52.450724 [ 254 ] {1a470f77-800d-41c0-98ba-f4d75e40cd61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7187 | 2026.03.10 17:20:52.451333 [ 254 ] {1a470f77-800d-41c0-98ba-f4d75e40cd61} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2026.03.10 17:20:52.451370 [ 254 ] {1a470f77-800d-41c0-98ba-f4d75e40cd61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7189 | 2026.03.10 17:20:52.451792 [ 254 ] {1a470f77-800d-41c0-98ba-f4d75e40cd61} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7190 | 2026.03.10 17:20:52.452013 [ 254 ] {1a470f77-800d-41c0-98ba-f4d75e40cd61} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2026.03.10 17:20:52.452148 [ 254 ] {1a470f77-800d-41c0-98ba-f4d75e40cd61} <Debug> executeQuery: Read 1355 rows, 88.60 KiB in 0.001487 sec., 911230.6657700067 rows/sec., 58.19 MiB/sec. | ||
| 7192 | 2026.03.10 17:20:52.452185 [ 254 ] {1a470f77-800d-41c0-98ba-f4d75e40cd61} <Debug> TCPHandler: Processed in 0.001651007 sec. | ||
| 7193 | 2026.03.10 17:20:52.452298 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2026.03.10 17:20:52.452392 [ 254 ] {356040c2-9012-42d9-9313-091c012b33b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7195 | 2026.03.10 17:20:52.452447 [ 254 ] {356040c2-9012-42d9-9313-091c012b33b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7196 | 2026.03.10 17:20:52.453198 [ 254 ] {356040c2-9012-42d9-9313-091c012b33b9} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2026.03.10 17:20:52.453236 [ 254 ] {356040c2-9012-42d9-9313-091c012b33b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7198 | 2026.03.10 17:20:52.453762 [ 254 ] {356040c2-9012-42d9-9313-091c012b33b9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7199 | 2026.03.10 17:20:52.453991 [ 254 ] {356040c2-9012-42d9-9313-091c012b33b9} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2026.03.10 17:20:52.454133 [ 254 ] {356040c2-9012-42d9-9313-091c012b33b9} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001759 sec., 9096.077316657193 rows/sec., 16.30 MiB/sec. | ||
| 7201 | 2026.03.10 17:20:52.454185 [ 254 ] {356040c2-9012-42d9-9313-091c012b33b9} <Debug> TCPHandler: Processed in 0.001936821 sec. | ||
| 7202 | 2026.03.10 17:20:52.454292 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2026.03.10 17:20:52.454387 [ 254 ] {813b7b9a-73fa-43ea-878b-3ccf1b267701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7204 | 2026.03.10 17:20:52.454429 [ 254 ] {813b7b9a-73fa-43ea-878b-3ccf1b267701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7205 | 2026.03.10 17:20:52.454744 [ 254 ] {813b7b9a-73fa-43ea-878b-3ccf1b267701} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2026.03.10 17:20:52.454780 [ 254 ] {813b7b9a-73fa-43ea-878b-3ccf1b267701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7207 | 2026.03.10 17:20:52.455086 [ 254 ] {813b7b9a-73fa-43ea-878b-3ccf1b267701} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7208 | 2026.03.10 17:20:52.455306 [ 254 ] {813b7b9a-73fa-43ea-878b-3ccf1b267701} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2026.03.10 17:20:52.455438 [ 254 ] {813b7b9a-73fa-43ea-878b-3ccf1b267701} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001069 sec., 33676.333021515435 rows/sec., 2.27 MiB/sec. | ||
| 7210 | 2026.03.10 17:20:52.455473 [ 254 ] {813b7b9a-73fa-43ea-878b-3ccf1b267701} <Debug> TCPHandler: Processed in 0.00122995 sec. | ||
| 7211 | 2026.03.10 17:20:54.008013 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 902 | ||
| 7212 | 2026.03.10 17:20:54.010828 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7213 | 2026.03.10 17:20:54.010876 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7214 | 2026.03.10 17:20:54.012096 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7215 | 2026.03.10 17:20:54.012359 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7216 | 2026.03.10 17:20:54.012616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 902 | ||
| 7217 | 2026.03.10 17:20:55.104281 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7218 | 2026.03.10 17:20:55.104462 [ 254 ] {33fe26fc-7853-49c3-b495-3faccd7a822c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7219 | 2026.03.10 17:20:55.104529 [ 254 ] {33fe26fc-7853-49c3-b495-3faccd7a822c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7220 | 2026.03.10 17:20:55.105210 [ 254 ] {33fe26fc-7853-49c3-b495-3faccd7a822c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7221 | 2026.03.10 17:20:55.105257 [ 254 ] {33fe26fc-7853-49c3-b495-3faccd7a822c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7222 | 2026.03.10 17:20:55.105654 [ 254 ] {33fe26fc-7853-49c3-b495-3faccd7a822c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7223 | 2026.03.10 17:20:55.105899 [ 254 ] {33fe26fc-7853-49c3-b495-3faccd7a822c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7224 | 2026.03.10 17:20:55.106047 [ 83 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7225 | 2026.03.10 17:20:55.106066 [ 254 ] {33fe26fc-7853-49c3-b495-3faccd7a822c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.58 MiB/sec. | ||
| 7226 | 2026.03.10 17:20:55.106085 [ 83 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2026.03.10 17:20:55.106105 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7228 | 2026.03.10 17:20:55.106111 [ 254 ] {33fe26fc-7853-49c3-b495-3faccd7a822c} <Debug> TCPHandler: Processed in 0.001957822 sec. | ||
| 7229 | 2026.03.10 17:20:55.106217 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7230 | 2026.03.10 17:20:55.106244 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7231 | 2026.03.10 17:20:55.106353 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7232 | 2026.03.10 17:20:55.106355 [ 254 ] {29da4cb0-d390-48b8-923c-66a24234dff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7233 | 2026.03.10 17:20:55.106395 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2892 rows starting from the beginning of the part | ||
| 7234 | 2026.03.10 17:20:55.106414 [ 254 ] {29da4cb0-d390-48b8-923c-66a24234dff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7235 | 2026.03.10 17:20:55.106466 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 870 rows starting from the beginning of the part | ||
| 7236 | 2026.03.10 17:20:55.106515 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 66 rows starting from the beginning of the part | ||
| 7237 | 2026.03.10 17:20:55.106558 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 867 rows starting from the beginning of the part | ||
| 7238 | 2026.03.10 17:20:55.106600 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 2072 rows starting from the beginning of the part | ||
| 7239 | 2026.03.10 17:20:55.106638 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 56 rows starting from the beginning of the part | ||
| 7240 | 2026.03.10 17:20:55.106897 [ 254 ] {29da4cb0-d390-48b8-923c-66a24234dff6} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7241 | 2026.03.10 17:20:55.106942 [ 254 ] {29da4cb0-d390-48b8-923c-66a24234dff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7242 | 2026.03.10 17:20:55.107300 [ 254 ] {29da4cb0-d390-48b8-923c-66a24234dff6} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7243 | 2026.03.10 17:20:55.107534 [ 254 ] {29da4cb0-d390-48b8-923c-66a24234dff6} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7244 | 2026.03.10 17:20:55.107638 [ 83 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7245 | 2026.03.10 17:20:55.107662 [ 83 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7246 | 2026.03.10 17:20:55.107669 [ 254 ] {29da4cb0-d390-48b8-923c-66a24234dff6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001333 sec., 48012.003000750185 rows/sec., 3.75 MiB/sec. | ||
| 7247 | 2026.03.10 17:20:55.107679 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7248 | 2026.03.10 17:20:55.107710 [ 254 ] {29da4cb0-d390-48b8-923c-66a24234dff6} <Debug> TCPHandler: Processed in 0.001516174 sec. | ||
| 7249 | 2026.03.10 17:20:55.107760 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7250 | 2026.03.10 17:20:55.107839 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7251 | 2026.03.10 17:20:55.107845 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7252 | 2026.03.10 17:20:55.107883 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1551 rows starting from the beginning of the part | ||
| 7253 | 2026.03.10 17:20:55.107935 [ 254 ] {6a17d177-45cf-4331-bd15-0704d08d95bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7254 | 2026.03.10 17:20:55.107941 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 531 rows starting from the beginning of the part | ||
| 7255 | 2026.03.10 17:20:55.107980 [ 254 ] {6a17d177-45cf-4331-bd15-0704d08d95bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7256 | 2026.03.10 17:20:55.107992 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 69 rows starting from the beginning of the part | ||
| 7257 | 2026.03.10 17:20:55.108033 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 525 rows starting from the beginning of the part | ||
| 7258 | 2026.03.10 17:20:55.108070 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1056 rows starting from the beginning of the part | ||
| 7259 | 2026.03.10 17:20:55.108106 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 7260 | 2026.03.10 17:20:55.108364 [ 254 ] {6a17d177-45cf-4331-bd15-0704d08d95bb} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7261 | 2026.03.10 17:20:55.108400 [ 254 ] {6a17d177-45cf-4331-bd15-0704d08d95bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7262 | 2026.03.10 17:20:55.108875 [ 254 ] {6a17d177-45cf-4331-bd15-0704d08d95bb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7263 | 2026.03.10 17:20:55.108983 [ 190 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6823 rows, containing 5 columns (5 merged, 0 gathered) in 0.002815766 sec., 2423141.695723295 rows/sec., 196.16 MiB/sec. | ||
| 7264 | 2026.03.10 17:20:55.109103 [ 254 ] {6a17d177-45cf-4331-bd15-0704d08d95bb} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7265 | 2026.03.10 17:20:55.109209 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7266 | 2026.03.10 17:20:55.109237 [ 254 ] {6a17d177-45cf-4331-bd15-0704d08d95bb} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00132 sec., 48484.84848484849 rows/sec., 3.38 MiB/sec. | ||
| 7267 | 2026.03.10 17:20:55.109238 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7268 | 2026.03.10 17:20:55.109270 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7269 | 2026.03.10 17:20:55.109274 [ 254 ] {6a17d177-45cf-4331-bd15-0704d08d95bb} <Debug> TCPHandler: Processed in 0.001483264 sec. | ||
| 7270 | 2026.03.10 17:20:55.109347 [ 190 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7271 | 2026.03.10 17:20:55.109369 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7272 | 2026.03.10 17:20:55.109400 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7273 | 2026.03.10 17:20:55.109497 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7274 | 2026.03.10 17:20:55.109501 [ 254 ] {eaa29541-274b-4770-b1f1-6376dc343d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7275 | 2026.03.10 17:20:55.109510 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3796 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787148 sec., 2124054.6390114306 rows/sec., 157.34 MiB/sec. | ||
| 7276 | 2026.03.10 17:20:55.109542 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12456 rows starting from the beginning of the part | ||
| 7277 | 2026.03.10 17:20:55.109565 [ 254 ] {eaa29541-274b-4770-b1f1-6376dc343d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7278 | 2026.03.10 17:20:55.109619 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 268 rows starting from the beginning of the part | ||
| 7279 | 2026.03.10 17:20:55.109659 [ 190 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_46_9} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7280 | 2026.03.10 17:20:55.109672 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7281 | 2026.03.10 17:20:55.109715 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 265 rows starting from the beginning of the part | ||
| 7282 | 2026.03.10 17:20:55.109752 [ 190 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_46_9} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7283 | 2026.03.10 17:20:55.109759 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1355 rows starting from the beginning of the part | ||
| 7284 | 2026.03.10 17:20:55.109795 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7285 | 2026.03.10 17:20:55.109804 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 64 rows starting from the beginning of the part | ||
| 7286 | 2026.03.10 17:20:55.109860 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 7287 | 2026.03.10 17:20:55.109919 [ 254 ] {eaa29541-274b-4770-b1f1-6376dc343d66} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7288 | 2026.03.10 17:20:55.109963 [ 254 ] {eaa29541-274b-4770-b1f1-6376dc343d66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7289 | 2026.03.10 17:20:55.110157 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_46_9} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7290 | 2026.03.10 17:20:55.110260 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_46_9} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7291 | 2026.03.10 17:20:55.110347 [ 254 ] {eaa29541-274b-4770-b1f1-6376dc343d66} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7292 | 2026.03.10 17:20:55.110356 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 7293 | 2026.03.10 17:20:55.110576 [ 254 ] {eaa29541-274b-4770-b1f1-6376dc343d66} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2026.03.10 17:20:55.110683 [ 83 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7295 | 2026.03.10 17:20:55.110706 [ 83 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2026.03.10 17:20:55.110712 [ 254 ] {eaa29541-274b-4770-b1f1-6376dc343d66} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001229 sec., 19528.07160292921 rows/sec., 1.32 MiB/sec. | ||
| 7297 | 2026.03.10 17:20:55.110724 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.27 GiB. | ||
| 7298 | 2026.03.10 17:20:55.110750 [ 254 ] {eaa29541-274b-4770-b1f1-6376dc343d66} <Debug> TCPHandler: Processed in 0.001400123 sec. | ||
| 7299 | 2026.03.10 17:20:55.110795 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 7300 | 2026.03.10 17:20:55.110884 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7301 | 2026.03.10 17:20:55.110912 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1416 rows starting from the beginning of the part | ||
| 7302 | 2026.03.10 17:20:55.110964 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 90 rows starting from the beginning of the part | ||
| 7303 | 2026.03.10 17:20:55.111005 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7304 | 2026.03.10 17:20:55.111042 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 90 rows starting from the beginning of the part | ||
| 7305 | 2026.03.10 17:20:55.111076 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 7306 | 2026.03.10 17:20:55.111113 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 7307 | 2026.03.10 17:20:55.112039 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1716 rows, containing 4 columns (4 merged, 0 gathered) in 0.00127518 sec., 1345692.3728414811 rows/sec., 86.53 MiB/sec. | ||
| 7308 | 2026.03.10 17:20:55.112230 [ 190 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7309 | 2026.03.10 17:20:55.112483 [ 190 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_46_9} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7310 | 2026.03.10 17:20:55.112556 [ 190 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_46_9} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7311 | 2026.03.10 17:20:55.112640 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 7312 | 2026.03.10 17:20:55.114678 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14568 rows, containing 5 columns (5 merged, 0 gathered) in 0.005356547 sec., 2719662.4989942214 rows/sec., 177.31 MiB/sec. | ||
| 7313 | 2026.03.10 17:20:55.115053 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7314 | 2026.03.10 17:20:55.115284 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7315 | 2026.03.10 17:20:55.115348 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7316 | 2026.03.10 17:20:55.115417 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.71 MiB. | ||
| 7317 | 2026.03.10 17:20:56.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.85 MiB, peak 280.72 MiB, free memory in arenas 0.00 B, will set to 273.21 MiB (RSS), difference: 1.37 MiB | ||
| 7318 | 2026.03.10 17:20:58.869977 [ 13 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7319 | 2026.03.10 17:20:58.870070 [ 13 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7320 | 2026.03.10 17:20:58.975837 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14431 | ||
| 7321 | 2026.03.10 17:20:58.976327 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7322 | 2026.03.10 17:20:58.976366 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7323 | 2026.03.10 17:20:58.976857 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7324 | 2026.03.10 17:20:58.977096 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7325 | 2026.03.10 17:20:58.977233 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14431 | ||
| 7326 | 2026.03.10 17:20:59.730489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7327 | 2026.03.10 17:20:59.747492 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7328 | 2026.03.10 17:20:59.747549 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7329 | 2026.03.10 17:20:59.753574 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7330 | 2026.03.10 17:20:59.754258 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7331 | 2026.03.10 17:20:59.757265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7332 | 2026.03.10 17:21:00.112935 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7333 | 2026.03.10 17:21:00.113135 [ 254 ] {e2956024-d843-4ba4-9163-648f49944396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7334 | 2026.03.10 17:21:00.113210 [ 254 ] {e2956024-d843-4ba4-9163-648f49944396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7335 | 2026.03.10 17:21:00.113896 [ 254 ] {e2956024-d843-4ba4-9163-648f49944396} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7336 | 2026.03.10 17:21:00.113947 [ 254 ] {e2956024-d843-4ba4-9163-648f49944396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7337 | 2026.03.10 17:21:00.114343 [ 254 ] {e2956024-d843-4ba4-9163-648f49944396} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7338 | 2026.03.10 17:21:00.114586 [ 254 ] {e2956024-d843-4ba4-9163-648f49944396} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7339 | 2026.03.10 17:21:00.114744 [ 254 ] {e2956024-d843-4ba4-9163-648f49944396} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001664 sec., 75721.15384615384 rows/sec., 6.51 MiB/sec. | ||
| 7340 | 2026.03.10 17:21:00.114793 [ 254 ] {e2956024-d843-4ba4-9163-648f49944396} <Debug> TCPHandler: Processed in 0.002001072 sec. | ||
| 7341 | 2026.03.10 17:21:00.114922 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7342 | 2026.03.10 17:21:00.115022 [ 254 ] {b537d7e4-1380-46ad-9dc7-604a5741d3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7343 | 2026.03.10 17:21:00.115065 [ 254 ] {b537d7e4-1380-46ad-9dc7-604a5741d3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7344 | 2026.03.10 17:21:00.115475 [ 254 ] {b537d7e4-1380-46ad-9dc7-604a5741d3a5} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7345 | 2026.03.10 17:21:00.115514 [ 254 ] {b537d7e4-1380-46ad-9dc7-604a5741d3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7346 | 2026.03.10 17:21:00.115829 [ 254 ] {b537d7e4-1380-46ad-9dc7-604a5741d3a5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7347 | 2026.03.10 17:21:00.116063 [ 254 ] {b537d7e4-1380-46ad-9dc7-604a5741d3a5} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7348 | 2026.03.10 17:21:00.116202 [ 254 ] {b537d7e4-1380-46ad-9dc7-604a5741d3a5} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001199 sec., 29190.992493744787 rows/sec., 2.14 MiB/sec. | ||
| 7349 | 2026.03.10 17:21:00.116241 [ 254 ] {b537d7e4-1380-46ad-9dc7-604a5741d3a5} <Debug> TCPHandler: Processed in 0.001370532 sec. | ||
| 7350 | 2026.03.10 17:21:00.116347 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7351 | 2026.03.10 17:21:00.116443 [ 254 ] {e4365fbe-9ded-42ad-a580-d6c07b6c7348} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7352 | 2026.03.10 17:21:00.116483 [ 254 ] {e4365fbe-9ded-42ad-a580-d6c07b6c7348} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7353 | 2026.03.10 17:21:00.116901 [ 254 ] {e4365fbe-9ded-42ad-a580-d6c07b6c7348} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2026.03.10 17:21:00.116938 [ 254 ] {e4365fbe-9ded-42ad-a580-d6c07b6c7348} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7355 | 2026.03.10 17:21:00.117248 [ 254 ] {e4365fbe-9ded-42ad-a580-d6c07b6c7348} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7356 | 2026.03.10 17:21:00.117475 [ 254 ] {e4365fbe-9ded-42ad-a580-d6c07b6c7348} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2026.03.10 17:21:00.117607 [ 254 ] {e4365fbe-9ded-42ad-a580-d6c07b6c7348} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001182 sec., 83756.34517766496 rows/sec., 6.54 MiB/sec. | ||
| 7358 | 2026.03.10 17:21:00.117643 [ 254 ] {e4365fbe-9ded-42ad-a580-d6c07b6c7348} <Debug> TCPHandler: Processed in 0.001348122 sec. | ||
| 7359 | 2026.03.10 17:21:00.117750 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7360 | 2026.03.10 17:21:00.117848 [ 254 ] {3e04f006-1121-4f02-80e0-74a87b883157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7361 | 2026.03.10 17:21:00.117893 [ 254 ] {3e04f006-1121-4f02-80e0-74a87b883157} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7362 | 2026.03.10 17:21:00.118317 [ 254 ] {3e04f006-1121-4f02-80e0-74a87b883157} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7363 | 2026.03.10 17:21:00.118352 [ 254 ] {3e04f006-1121-4f02-80e0-74a87b883157} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7364 | 2026.03.10 17:21:00.118688 [ 254 ] {3e04f006-1121-4f02-80e0-74a87b883157} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7365 | 2026.03.10 17:21:00.118929 [ 254 ] {3e04f006-1121-4f02-80e0-74a87b883157} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7366 | 2026.03.10 17:21:00.119063 [ 254 ] {3e04f006-1121-4f02-80e0-74a87b883157} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 7367 | 2026.03.10 17:21:00.119100 [ 254 ] {3e04f006-1121-4f02-80e0-74a87b883157} <Debug> TCPHandler: Processed in 0.001399632 sec. | ||
| 7368 | 2026.03.10 17:21:00.119210 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7369 | 2026.03.10 17:21:00.119306 [ 254 ] {4adf62c0-3345-45fe-abb8-eaab7879ba95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7370 | 2026.03.10 17:21:00.119359 [ 254 ] {4adf62c0-3345-45fe-abb8-eaab7879ba95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7371 | 2026.03.10 17:21:00.120202 [ 254 ] {4adf62c0-3345-45fe-abb8-eaab7879ba95} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7372 | 2026.03.10 17:21:00.120236 [ 254 ] {4adf62c0-3345-45fe-abb8-eaab7879ba95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7373 | 2026.03.10 17:21:00.120800 [ 254 ] {4adf62c0-3345-45fe-abb8-eaab7879ba95} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7374 | 2026.03.10 17:21:00.121036 [ 254 ] {4adf62c0-3345-45fe-abb8-eaab7879ba95} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7375 | 2026.03.10 17:21:00.121180 [ 254 ] {4adf62c0-3345-45fe-abb8-eaab7879ba95} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001893 sec., 18489.1706286318 rows/sec., 33.13 MiB/sec. | ||
| 7376 | 2026.03.10 17:21:00.121244 [ 254 ] {4adf62c0-3345-45fe-abb8-eaab7879ba95} <Debug> TCPHandler: Processed in 0.002084524 sec. | ||
| 7377 | 2026.03.10 17:21:00.121353 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7378 | 2026.03.10 17:21:00.121449 [ 254 ] {9c3591c1-81bb-421f-9fc1-a1eafda01408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7379 | 2026.03.10 17:21:00.121492 [ 254 ] {9c3591c1-81bb-421f-9fc1-a1eafda01408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7380 | 2026.03.10 17:21:00.121813 [ 254 ] {9c3591c1-81bb-421f-9fc1-a1eafda01408} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7381 | 2026.03.10 17:21:00.121847 [ 254 ] {9c3591c1-81bb-421f-9fc1-a1eafda01408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7382 | 2026.03.10 17:21:00.122163 [ 254 ] {9c3591c1-81bb-421f-9fc1-a1eafda01408} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7383 | 2026.03.10 17:21:00.122377 [ 254 ] {9c3591c1-81bb-421f-9fc1-a1eafda01408} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7384 | 2026.03.10 17:21:00.122505 [ 254 ] {9c3591c1-81bb-421f-9fc1-a1eafda01408} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 7385 | 2026.03.10 17:21:00.122540 [ 254 ] {9c3591c1-81bb-421f-9fc1-a1eafda01408} <Debug> TCPHandler: Processed in 0.00123816 sec. | ||
| 7386 | 2026.03.10 17:21:04.013856 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 922 | ||
| 7387 | 2026.03.10 17:21:04.015970 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7388 | 2026.03.10 17:21:04.016025 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7389 | 2026.03.10 17:21:04.017217 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7390 | 2026.03.10 17:21:04.017505 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7391 | 2026.03.10 17:21:04.017774 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 922 | ||
| 7392 | 2026.03.10 17:21:05.109317 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7393 | 2026.03.10 17:21:05.109502 [ 254 ] {06157026-6c69-4e13-acca-eee4cf760ea9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7394 | 2026.03.10 17:21:05.109570 [ 254 ] {06157026-6c69-4e13-acca-eee4cf760ea9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7395 | 2026.03.10 17:21:05.110246 [ 254 ] {06157026-6c69-4e13-acca-eee4cf760ea9} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7396 | 2026.03.10 17:21:05.110292 [ 254 ] {06157026-6c69-4e13-acca-eee4cf760ea9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7397 | 2026.03.10 17:21:05.110681 [ 254 ] {06157026-6c69-4e13-acca-eee4cf760ea9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7398 | 2026.03.10 17:21:05.110931 [ 254 ] {06157026-6c69-4e13-acca-eee4cf760ea9} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7399 | 2026.03.10 17:21:05.111091 [ 254 ] {06157026-6c69-4e13-acca-eee4cf760ea9} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00164 sec., 40243.902439024394 rows/sec., 3.19 MiB/sec. | ||
| 7400 | 2026.03.10 17:21:05.111135 [ 254 ] {06157026-6c69-4e13-acca-eee4cf760ea9} <Debug> TCPHandler: Processed in 0.001953342 sec. | ||
| 7401 | 2026.03.10 17:21:05.111250 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7402 | 2026.03.10 17:21:05.111347 [ 254 ] {a66e68ca-0f40-469e-a671-23921ad9c13d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7403 | 2026.03.10 17:21:05.111391 [ 254 ] {a66e68ca-0f40-469e-a671-23921ad9c13d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7404 | 2026.03.10 17:21:05.111777 [ 254 ] {a66e68ca-0f40-469e-a671-23921ad9c13d} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7405 | 2026.03.10 17:21:05.111816 [ 254 ] {a66e68ca-0f40-469e-a671-23921ad9c13d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7406 | 2026.03.10 17:21:05.112117 [ 254 ] {a66e68ca-0f40-469e-a671-23921ad9c13d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7407 | 2026.03.10 17:21:05.112331 [ 254 ] {a66e68ca-0f40-469e-a671-23921ad9c13d} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7408 | 2026.03.10 17:21:05.112464 [ 254 ] {a66e68ca-0f40-469e-a671-23921ad9c13d} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001137 sec., 4397.537379067722 rows/sec., 330.67 KiB/sec. | ||
| 7409 | 2026.03.10 17:21:05.112502 [ 254 ] {a66e68ca-0f40-469e-a671-23921ad9c13d} <Debug> TCPHandler: Processed in 0.001302801 sec. | ||
| 7410 | 2026.03.10 17:21:05.112604 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7411 | 2026.03.10 17:21:05.112698 [ 254 ] {78dd17b7-6df9-41aa-9cb8-936e1dedf9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7412 | 2026.03.10 17:21:05.112740 [ 254 ] {78dd17b7-6df9-41aa-9cb8-936e1dedf9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7413 | 2026.03.10 17:21:05.113139 [ 254 ] {78dd17b7-6df9-41aa-9cb8-936e1dedf9f6} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7414 | 2026.03.10 17:21:05.113182 [ 254 ] {78dd17b7-6df9-41aa-9cb8-936e1dedf9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7415 | 2026.03.10 17:21:05.113494 [ 254 ] {78dd17b7-6df9-41aa-9cb8-936e1dedf9f6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7416 | 2026.03.10 17:21:05.113708 [ 254 ] {78dd17b7-6df9-41aa-9cb8-936e1dedf9f6} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7417 | 2026.03.10 17:21:05.113840 [ 254 ] {78dd17b7-6df9-41aa-9cb8-936e1dedf9f6} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001159 sec., 59534.08110440034 rows/sec., 4.65 MiB/sec. | ||
| 7418 | 2026.03.10 17:21:05.113879 [ 254 ] {78dd17b7-6df9-41aa-9cb8-936e1dedf9f6} <Debug> TCPHandler: Processed in 0.001323791 sec. | ||
| 7419 | 2026.03.10 17:21:05.113986 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7420 | 2026.03.10 17:21:05.114082 [ 254 ] {fd7d83f7-f84c-4eb8-a4b6-56699fa103b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7421 | 2026.03.10 17:21:05.114125 [ 254 ] {fd7d83f7-f84c-4eb8-a4b6-56699fa103b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7422 | 2026.03.10 17:21:05.114523 [ 254 ] {fd7d83f7-f84c-4eb8-a4b6-56699fa103b3} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7423 | 2026.03.10 17:21:05.114560 [ 254 ] {fd7d83f7-f84c-4eb8-a4b6-56699fa103b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7424 | 2026.03.10 17:21:05.114885 [ 254 ] {fd7d83f7-f84c-4eb8-a4b6-56699fa103b3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7425 | 2026.03.10 17:21:05.115174 [ 254 ] {fd7d83f7-f84c-4eb8-a4b6-56699fa103b3} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7426 | 2026.03.10 17:21:05.115319 [ 254 ] {fd7d83f7-f84c-4eb8-a4b6-56699fa103b3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001256 sec., 127388.53503184713 rows/sec., 8.87 MiB/sec. | ||
| 7427 | 2026.03.10 17:21:05.115359 [ 254 ] {fd7d83f7-f84c-4eb8-a4b6-56699fa103b3} <Debug> TCPHandler: Processed in 0.001422493 sec. | ||
| 7428 | 2026.03.10 17:21:05.115466 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7429 | 2026.03.10 17:21:05.115565 [ 254 ] {bd9b05b2-bf99-4c2f-bd30-e1c071825a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7430 | 2026.03.10 17:21:05.115621 [ 254 ] {bd9b05b2-bf99-4c2f-bd30-e1c071825a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7431 | 2026.03.10 17:21:05.116379 [ 254 ] {bd9b05b2-bf99-4c2f-bd30-e1c071825a73} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7432 | 2026.03.10 17:21:05.116418 [ 254 ] {bd9b05b2-bf99-4c2f-bd30-e1c071825a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7433 | 2026.03.10 17:21:05.116938 [ 254 ] {bd9b05b2-bf99-4c2f-bd30-e1c071825a73} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7434 | 2026.03.10 17:21:05.117185 [ 254 ] {bd9b05b2-bf99-4c2f-bd30-e1c071825a73} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7435 | 2026.03.10 17:21:05.117332 [ 254 ] {bd9b05b2-bf99-4c2f-bd30-e1c071825a73} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001786 sec., 2799.552071668533 rows/sec., 5.02 MiB/sec. | ||
| 7436 | 2026.03.10 17:21:05.117395 [ 254 ] {bd9b05b2-bf99-4c2f-bd30-e1c071825a73} <Debug> TCPHandler: Processed in 0.001979152 sec. | ||
| 7437 | 2026.03.10 17:21:05.117520 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7438 | 2026.03.10 17:21:05.117642 [ 254 ] {c9c4ef15-3155-4b17-b624-577019b040d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7439 | 2026.03.10 17:21:05.117694 [ 254 ] {c9c4ef15-3155-4b17-b624-577019b040d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7440 | 2026.03.10 17:21:05.118097 [ 254 ] {c9c4ef15-3155-4b17-b624-577019b040d9} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7441 | 2026.03.10 17:21:05.118141 [ 254 ] {c9c4ef15-3155-4b17-b624-577019b040d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7442 | 2026.03.10 17:21:05.118499 [ 254 ] {c9c4ef15-3155-4b17-b624-577019b040d9} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7443 | 2026.03.10 17:21:05.118717 [ 254 ] {c9c4ef15-3155-4b17-b624-577019b040d9} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7444 | 2026.03.10 17:21:05.118856 [ 254 ] {c9c4ef15-3155-4b17-b624-577019b040d9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001237 sec., 48504.44624090542 rows/sec., 3.27 MiB/sec. | ||
| 7445 | 2026.03.10 17:21:05.118893 [ 254 ] {c9c4ef15-3155-4b17-b624-577019b040d9} <Debug> TCPHandler: Processed in 0.001437293 sec. | ||
| 7446 | 2026.03.10 17:21:06.477326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14943 | ||
| 7447 | 2026.03.10 17:21:06.477848 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7448 | 2026.03.10 17:21:06.477902 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7449 | 2026.03.10 17:21:06.478440 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7450 | 2026.03.10 17:21:06.478698 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7451 | 2026.03.10 17:21:06.478864 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14943 | ||
| 7452 | 2026.03.10 17:21:06.478895 [ 11 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7453 | 2026.03.10 17:21:06.478963 [ 11 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7454 | 2026.03.10 17:21:06.478984 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7455 | 2026.03.10 17:21:06.479117 [ 186 ] {45051d28-24db-4638-8d17-c3be66bf0622::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 | ||
| 7456 | 2026.03.10 17:21:06.479265 [ 186 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7457 | 2026.03.10 17:21:06.479307 [ 186 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12511 rows starting from the beginning of the part | ||
| 7458 | 2026.03.10 17:21:06.479403 [ 186 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 512 rows starting from the beginning of the part | ||
| 7459 | 2026.03.10 17:21:06.479455 [ 186 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 448 rows starting from the beginning of the part | ||
| 7460 | 2026.03.10 17:21:06.479499 [ 186 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 512 rows starting from the beginning of the part | ||
| 7461 | 2026.03.10 17:21:06.479542 [ 186 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 448 rows starting from the beginning of the part | ||
| 7462 | 2026.03.10 17:21:06.479584 [ 186 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 512 rows starting from the beginning of the part | ||
| 7463 | 2026.03.10 17:21:06.481713 [ 201 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14943 rows, containing 4 columns (4 merged, 0 gathered) in 0.002660073 sec., 5617515.008046771 rows/sec., 80.36 MiB/sec. | ||
| 7464 | 2026.03.10 17:21:06.482067 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7465 | 2026.03.10 17:21:06.482405 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_31_6} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7466 | 2026.03.10 17:21:06.482495 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_31_6} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7467 | 2026.03.10 17:21:06.482605 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7468 | 2026.03.10 17:21:07.257337 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7469 | 2026.03.10 17:21:07.274368 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7470 | 2026.03.10 17:21:07.274417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7471 | 2026.03.10 17:21:07.280129 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7472 | 2026.03.10 17:21:07.280816 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7473 | 2026.03.10 17:21:07.281122 [ 11 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7474 | 2026.03.10 17:21:07.281189 [ 11 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7475 | 2026.03.10 17:21:07.281212 [ 11 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7476 | 2026.03.10 17:21:07.281385 [ 197 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 7477 | 2026.03.10 17:21:07.283715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7478 | 2026.03.10 17:21:07.285269 [ 197 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7479 | 2026.03.10 17:21:07.286719 [ 197 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 196 rows starting from the beginning of the part | ||
| 7480 | 2026.03.10 17:21:07.291089 [ 197 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 7481 | 2026.03.10 17:21:07.295487 [ 197 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 7 rows starting from the beginning of the part | ||
| 7482 | 2026.03.10 17:21:07.299882 [ 197 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 8 rows starting from the beginning of the part | ||
| 7483 | 2026.03.10 17:21:07.304386 [ 197 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 7 rows starting from the beginning of the part | ||
| 7484 | 2026.03.10 17:21:07.308526 [ 197 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 8 rows starting from the beginning of the part | ||
| 7485 | 2026.03.10 17:21:07.362854 [ 190 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.081554945 sec., 2869.2312894086313 rows/sec., 14.84 MiB/sec. | ||
| 7486 | 2026.03.10 17:21:07.365887 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7487 | 2026.03.10 17:21:07.367995 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_31_6} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7488 | 2026.03.10 17:21:07.368108 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_31_6} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7489 | 2026.03.10 17:21:07.370806 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7490 | 2026.03.10 17:21:08.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 274.99 MiB, peak 285.55 MiB, free memory in arenas 0.00 B, will set to 279.13 MiB (RSS), difference: 4.13 MiB | ||
| 7491 | 2026.03.10 17:21:10.110574 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2026.03.10 17:21:10.110852 [ 254 ] {0c96a91d-a84d-4e4b-b084-dfcbcb4b1cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7493 | 2026.03.10 17:21:10.110962 [ 254 ] {0c96a91d-a84d-4e4b-b084-dfcbcb4b1cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7494 | 2026.03.10 17:21:10.111844 [ 254 ] {0c96a91d-a84d-4e4b-b084-dfcbcb4b1cd1} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2026.03.10 17:21:10.111886 [ 254 ] {0c96a91d-a84d-4e4b-b084-dfcbcb4b1cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7496 | 2026.03.10 17:21:10.112281 [ 254 ] {0c96a91d-a84d-4e4b-b084-dfcbcb4b1cd1} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7497 | 2026.03.10 17:21:10.112503 [ 254 ] {0c96a91d-a84d-4e4b-b084-dfcbcb4b1cd1} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2026.03.10 17:21:10.112655 [ 254 ] {0c96a91d-a84d-4e4b-b084-dfcbcb4b1cd1} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001876 sec., 67164.1791044776 rows/sec., 5.77 MiB/sec. | ||
| 7499 | 2026.03.10 17:21:10.112698 [ 254 ] {0c96a91d-a84d-4e4b-b084-dfcbcb4b1cd1} <Debug> TCPHandler: Processed in 0.002301857 sec. | ||
| 7500 | 2026.03.10 17:21:10.112825 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7501 | 2026.03.10 17:21:10.112921 [ 254 ] {658379f2-2ba4-404c-b799-a797c45ea57b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7502 | 2026.03.10 17:21:10.112960 [ 254 ] {658379f2-2ba4-404c-b799-a797c45ea57b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7503 | 2026.03.10 17:21:10.113368 [ 254 ] {658379f2-2ba4-404c-b799-a797c45ea57b} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7504 | 2026.03.10 17:21:10.113404 [ 254 ] {658379f2-2ba4-404c-b799-a797c45ea57b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7505 | 2026.03.10 17:21:10.113703 [ 254 ] {658379f2-2ba4-404c-b799-a797c45ea57b} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7506 | 2026.03.10 17:21:10.113918 [ 254 ] {658379f2-2ba4-404c-b799-a797c45ea57b} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2026.03.10 17:21:10.114048 [ 254 ] {658379f2-2ba4-404c-b799-a797c45ea57b} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001145 sec., 30567.685589519653 rows/sec., 2.24 MiB/sec. | ||
| 7508 | 2026.03.10 17:21:10.114086 [ 254 ] {658379f2-2ba4-404c-b799-a797c45ea57b} <Debug> TCPHandler: Processed in 0.001310591 sec. | ||
| 7509 | 2026.03.10 17:21:10.114196 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7510 | 2026.03.10 17:21:10.114289 [ 254 ] {7ccf9b47-f42b-4c7b-b29c-e3c64c9fb529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7511 | 2026.03.10 17:21:10.114328 [ 254 ] {7ccf9b47-f42b-4c7b-b29c-e3c64c9fb529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7512 | 2026.03.10 17:21:10.114749 [ 254 ] {7ccf9b47-f42b-4c7b-b29c-e3c64c9fb529} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7513 | 2026.03.10 17:21:10.114785 [ 254 ] {7ccf9b47-f42b-4c7b-b29c-e3c64c9fb529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7514 | 2026.03.10 17:21:10.115090 [ 254 ] {7ccf9b47-f42b-4c7b-b29c-e3c64c9fb529} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7515 | 2026.03.10 17:21:10.115306 [ 254 ] {7ccf9b47-f42b-4c7b-b29c-e3c64c9fb529} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7516 | 2026.03.10 17:21:10.115433 [ 254 ] {7ccf9b47-f42b-4c7b-b29c-e3c64c9fb529} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001162 sec., 85197.93459552496 rows/sec., 6.65 MiB/sec. | ||
| 7517 | 2026.03.10 17:21:10.115470 [ 254 ] {7ccf9b47-f42b-4c7b-b29c-e3c64c9fb529} <Debug> TCPHandler: Processed in 0.001323932 sec. | ||
| 7518 | 2026.03.10 17:21:10.115584 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7519 | 2026.03.10 17:21:10.115678 [ 254 ] {c5eadcff-c8d1-4eb0-a77f-8aea53e76ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7520 | 2026.03.10 17:21:10.115720 [ 254 ] {c5eadcff-c8d1-4eb0-a77f-8aea53e76ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7521 | 2026.03.10 17:21:10.116123 [ 254 ] {c5eadcff-c8d1-4eb0-a77f-8aea53e76ef5} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7522 | 2026.03.10 17:21:10.116158 [ 254 ] {c5eadcff-c8d1-4eb0-a77f-8aea53e76ef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7523 | 2026.03.10 17:21:10.116485 [ 254 ] {c5eadcff-c8d1-4eb0-a77f-8aea53e76ef5} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7524 | 2026.03.10 17:21:10.116692 [ 254 ] {c5eadcff-c8d1-4eb0-a77f-8aea53e76ef5} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7525 | 2026.03.10 17:21:10.116821 [ 254 ] {c5eadcff-c8d1-4eb0-a77f-8aea53e76ef5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 7526 | 2026.03.10 17:21:10.116857 [ 254 ] {c5eadcff-c8d1-4eb0-a77f-8aea53e76ef5} <Debug> TCPHandler: Processed in 0.001322721 sec. | ||
| 7527 | 2026.03.10 17:21:10.116972 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7528 | 2026.03.10 17:21:10.117066 [ 254 ] {a88d569d-2540-4930-ac21-d931575c1717} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7529 | 2026.03.10 17:21:10.117119 [ 254 ] {a88d569d-2540-4930-ac21-d931575c1717} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7530 | 2026.03.10 17:21:10.117951 [ 254 ] {a88d569d-2540-4930-ac21-d931575c1717} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7531 | 2026.03.10 17:21:10.117987 [ 254 ] {a88d569d-2540-4930-ac21-d931575c1717} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7532 | 2026.03.10 17:21:10.118537 [ 254 ] {a88d569d-2540-4930-ac21-d931575c1717} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7533 | 2026.03.10 17:21:10.118771 [ 254 ] {a88d569d-2540-4930-ac21-d931575c1717} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7534 | 2026.03.10 17:21:10.118906 [ 254 ] {a88d569d-2540-4930-ac21-d931575c1717} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001858 sec., 18837.45963401507 rows/sec., 33.76 MiB/sec. | ||
| 7535 | 2026.03.10 17:21:10.118959 [ 254 ] {a88d569d-2540-4930-ac21-d931575c1717} <Debug> TCPHandler: Processed in 0.002035093 sec. | ||
| 7536 | 2026.03.10 17:21:10.119076 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7537 | 2026.03.10 17:21:10.119170 [ 254 ] {5811f02a-7944-4994-abe6-46549016cbda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7538 | 2026.03.10 17:21:10.119211 [ 254 ] {5811f02a-7944-4994-abe6-46549016cbda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7539 | 2026.03.10 17:21:10.119543 [ 254 ] {5811f02a-7944-4994-abe6-46549016cbda} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7540 | 2026.03.10 17:21:10.119580 [ 254 ] {5811f02a-7944-4994-abe6-46549016cbda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7541 | 2026.03.10 17:21:10.119882 [ 254 ] {5811f02a-7944-4994-abe6-46549016cbda} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7542 | 2026.03.10 17:21:10.120094 [ 254 ] {5811f02a-7944-4994-abe6-46549016cbda} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7543 | 2026.03.10 17:21:10.120220 [ 254 ] {5811f02a-7944-4994-abe6-46549016cbda} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 7544 | 2026.03.10 17:21:10.120256 [ 254 ] {5811f02a-7944-4994-abe6-46549016cbda} <Debug> TCPHandler: Processed in 0.00123016 sec. | ||
| 7545 | 2026.03.10 17:21:13.870123 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7546 | 2026.03.10 17:21:13.870197 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7547 | 2026.03.10 17:21:13.978937 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15391 | ||
| 7548 | 2026.03.10 17:21:13.979428 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2026.03.10 17:21:13.979471 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7550 | 2026.03.10 17:21:13.980151 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7551 | 2026.03.10 17:21:13.980386 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2026.03.10 17:21:13.980511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15391 | ||
| 7553 | 2026.03.10 17:21:14.001163 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000815743 sec. | ||
| 7554 | 2026.03.10 17:21:14.017906 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 946 | ||
| 7555 | 2026.03.10 17:21:14.020213 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7556 | 2026.03.10 17:21:14.020262 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7557 | 2026.03.10 17:21:14.021448 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7558 | 2026.03.10 17:21:14.021719 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7559 | 2026.03.10 17:21:14.021982 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
| 7560 | 2026.03.10 17:21:14.783778 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7561 | 2026.03.10 17:21:14.798947 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7562 | 2026.03.10 17:21:14.799002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7563 | 2026.03.10 17:21:14.804757 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7564 | 2026.03.10 17:21:14.805476 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7565 | 2026.03.10 17:21:14.808513 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7566 | 2026.03.10 17:21:15.109422 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7567 | 2026.03.10 17:21:15.109595 [ 254 ] {4a6d3b25-54c3-47b8-8bec-4c9a77d6f410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7568 | 2026.03.10 17:21:15.109660 [ 254 ] {4a6d3b25-54c3-47b8-8bec-4c9a77d6f410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7569 | 2026.03.10 17:21:15.110335 [ 254 ] {4a6d3b25-54c3-47b8-8bec-4c9a77d6f410} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7570 | 2026.03.10 17:21:15.110384 [ 254 ] {4a6d3b25-54c3-47b8-8bec-4c9a77d6f410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7571 | 2026.03.10 17:21:15.110779 [ 254 ] {4a6d3b25-54c3-47b8-8bec-4c9a77d6f410} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7572 | 2026.03.10 17:21:15.111015 [ 254 ] {4a6d3b25-54c3-47b8-8bec-4c9a77d6f410} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7573 | 2026.03.10 17:21:15.111167 [ 254 ] {4a6d3b25-54c3-47b8-8bec-4c9a77d6f410} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001622 sec., 40690.5055487053 rows/sec., 3.22 MiB/sec. | ||
| 7574 | 2026.03.10 17:21:15.111210 [ 254 ] {4a6d3b25-54c3-47b8-8bec-4c9a77d6f410} <Debug> TCPHandler: Processed in 0.001915641 sec. | ||
| 7575 | 2026.03.10 17:21:15.111336 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7576 | 2026.03.10 17:21:15.111432 [ 254 ] {f44c934b-20f8-4916-a019-9e55e851cedc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7577 | 2026.03.10 17:21:15.111473 [ 254 ] {f44c934b-20f8-4916-a019-9e55e851cedc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7578 | 2026.03.10 17:21:15.111873 [ 254 ] {f44c934b-20f8-4916-a019-9e55e851cedc} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7579 | 2026.03.10 17:21:15.111909 [ 254 ] {f44c934b-20f8-4916-a019-9e55e851cedc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7580 | 2026.03.10 17:21:15.112224 [ 254 ] {f44c934b-20f8-4916-a019-9e55e851cedc} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7581 | 2026.03.10 17:21:15.112448 [ 254 ] {f44c934b-20f8-4916-a019-9e55e851cedc} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7582 | 2026.03.10 17:21:15.112578 [ 254 ] {f44c934b-20f8-4916-a019-9e55e851cedc} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001164 sec., 4295.532646048109 rows/sec., 323.00 KiB/sec. | ||
| 7583 | 2026.03.10 17:21:15.112579 [ 148 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7584 | 2026.03.10 17:21:15.112617 [ 254 ] {f44c934b-20f8-4916-a019-9e55e851cedc} <Debug> TCPHandler: Processed in 0.001331121 sec. | ||
| 7585 | 2026.03.10 17:21:15.112658 [ 148 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7586 | 2026.03.10 17:21:15.112689 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7587 | 2026.03.10 17:21:15.112749 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7588 | 2026.03.10 17:21:15.112802 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7589 | 2026.03.10 17:21:15.112847 [ 254 ] {5c5ff2eb-41a3-4134-b27b-0f5977e4016e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7590 | 2026.03.10 17:21:15.112891 [ 254 ] {5c5ff2eb-41a3-4134-b27b-0f5977e4016e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7591 | 2026.03.10 17:21:15.112936 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7592 | 2026.03.10 17:21:15.112983 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 225 rows starting from the beginning of the part | ||
| 7593 | 2026.03.10 17:21:15.113057 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 32 rows starting from the beginning of the part | ||
| 7594 | 2026.03.10 17:21:15.113113 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 35 rows starting from the beginning of the part | ||
| 7595 | 2026.03.10 17:21:15.113166 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part | ||
| 7596 | 2026.03.10 17:21:15.113211 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 35 rows starting from the beginning of the part | ||
| 7597 | 2026.03.10 17:21:15.113259 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part | ||
| 7598 | 2026.03.10 17:21:15.113314 [ 254 ] {5c5ff2eb-41a3-4134-b27b-0f5977e4016e} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7599 | 2026.03.10 17:21:15.113357 [ 254 ] {5c5ff2eb-41a3-4134-b27b-0f5977e4016e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7600 | 2026.03.10 17:21:15.113846 [ 254 ] {5c5ff2eb-41a3-4134-b27b-0f5977e4016e} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7601 | 2026.03.10 17:21:15.114089 [ 254 ] {5c5ff2eb-41a3-4134-b27b-0f5977e4016e} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7602 | 2026.03.10 17:21:15.114223 [ 254 ] {5c5ff2eb-41a3-4134-b27b-0f5977e4016e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001393 sec., 49533.38119167265 rows/sec., 3.87 MiB/sec. | ||
| 7603 | 2026.03.10 17:21:15.114260 [ 254 ] {5c5ff2eb-41a3-4134-b27b-0f5977e4016e} <Debug> TCPHandler: Processed in 0.001565085 sec. | ||
| 7604 | 2026.03.10 17:21:15.114270 [ 190 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001513684 sec., 222635.63597157664 rows/sec., 15.81 MiB/sec. | ||
| 7605 | 2026.03.10 17:21:15.114379 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7606 | 2026.03.10 17:21:15.114482 [ 254 ] {361fb8e0-f0a3-44fe-894a-38f06d63eab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7607 | 2026.03.10 17:21:15.114517 [ 190 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7608 | 2026.03.10 17:21:15.114530 [ 254 ] {361fb8e0-f0a3-44fe-894a-38f06d63eab9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7609 | 2026.03.10 17:21:15.114837 [ 190 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_41_8} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7610 | 2026.03.10 17:21:15.114933 [ 190 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_41_8} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7611 | 2026.03.10 17:21:15.114960 [ 254 ] {361fb8e0-f0a3-44fe-894a-38f06d63eab9} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2026.03.10 17:21:15.115000 [ 254 ] {361fb8e0-f0a3-44fe-894a-38f06d63eab9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7613 | 2026.03.10 17:21:15.115051 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 7614 | 2026.03.10 17:21:15.115362 [ 254 ] {361fb8e0-f0a3-44fe-894a-38f06d63eab9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7615 | 2026.03.10 17:21:15.115588 [ 254 ] {361fb8e0-f0a3-44fe-894a-38f06d63eab9} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7616 | 2026.03.10 17:21:15.115723 [ 254 ] {361fb8e0-f0a3-44fe-894a-38f06d63eab9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00126 sec., 126984.12698412698 rows/sec., 8.84 MiB/sec. | ||
| 7617 | 2026.03.10 17:21:15.115759 [ 254 ] {361fb8e0-f0a3-44fe-894a-38f06d63eab9} <Debug> TCPHandler: Processed in 0.001429853 sec. | ||
| 7618 | 2026.03.10 17:21:15.115875 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7619 | 2026.03.10 17:21:15.115968 [ 254 ] {9664607e-ecd1-4698-ab4b-dda42382a3d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7620 | 2026.03.10 17:21:15.116021 [ 254 ] {9664607e-ecd1-4698-ab4b-dda42382a3d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7621 | 2026.03.10 17:21:15.116775 [ 254 ] {9664607e-ecd1-4698-ab4b-dda42382a3d2} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7622 | 2026.03.10 17:21:15.116812 [ 254 ] {9664607e-ecd1-4698-ab4b-dda42382a3d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7623 | 2026.03.10 17:21:15.117326 [ 254 ] {9664607e-ecd1-4698-ab4b-dda42382a3d2} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7624 | 2026.03.10 17:21:15.117564 [ 254 ] {9664607e-ecd1-4698-ab4b-dda42382a3d2} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7625 | 2026.03.10 17:21:15.117705 [ 254 ] {9664607e-ecd1-4698-ab4b-dda42382a3d2} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001755 sec., 2849.002849002849 rows/sec., 5.11 MiB/sec. | ||
| 7626 | 2026.03.10 17:21:15.117707 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7627 | 2026.03.10 17:21:15.117757 [ 254 ] {9664607e-ecd1-4698-ab4b-dda42382a3d2} <Debug> TCPHandler: Processed in 0.001932161 sec. | ||
| 7628 | 2026.03.10 17:21:15.117776 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7629 | 2026.03.10 17:21:15.117803 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7630 | 2026.03.10 17:21:15.117876 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7631 | 2026.03.10 17:21:15.117886 [ 196 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 7632 | 2026.03.10 17:21:15.117977 [ 254 ] {046d98b3-772b-4c99-ab08-f26170636fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7633 | 2026.03.10 17:21:15.118022 [ 254 ] {046d98b3-772b-4c99-ab08-f26170636fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7634 | 2026.03.10 17:21:15.118118 [ 196 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7635 | 2026.03.10 17:21:15.118176 [ 196 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 708 rows starting from the beginning of the part | ||
| 7636 | 2026.03.10 17:21:15.118289 [ 196 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 16 rows starting from the beginning of the part | ||
| 7637 | 2026.03.10 17:21:15.118362 [ 254 ] {046d98b3-772b-4c99-ab08-f26170636fa9} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7638 | 2026.03.10 17:21:15.118400 [ 196 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 35 rows starting from the beginning of the part | ||
| 7639 | 2026.03.10 17:21:15.118402 [ 254 ] {046d98b3-772b-4c99-ab08-f26170636fa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7640 | 2026.03.10 17:21:15.118510 [ 196 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 5 rows starting from the beginning of the part | ||
| 7641 | 2026.03.10 17:21:15.118620 [ 196 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 35 rows starting from the beginning of the part | ||
| 7642 | 2026.03.10 17:21:15.118718 [ 196 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 5 rows starting from the beginning of the part | ||
| 7643 | 2026.03.10 17:21:15.118742 [ 254 ] {046d98b3-772b-4c99-ab08-f26170636fa9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7644 | 2026.03.10 17:21:15.118972 [ 254 ] {046d98b3-772b-4c99-ab08-f26170636fa9} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7645 | 2026.03.10 17:21:15.119116 [ 254 ] {046d98b3-772b-4c99-ab08-f26170636fa9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001158 sec., 51813.47150259068 rows/sec., 3.49 MiB/sec. | ||
| 7646 | 2026.03.10 17:21:15.119151 [ 254 ] {046d98b3-772b-4c99-ab08-f26170636fa9} <Debug> TCPHandler: Processed in 0.001324032 sec. | ||
| 7647 | 2026.03.10 17:21:15.139663 [ 190 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 804 rows, containing 19 columns (19 merged, 0 gathered) in 0.021810321 sec., 36863.281379490014 rows/sec., 66.06 MiB/sec. | ||
| 7648 | 2026.03.10 17:21:15.140672 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7649 | 2026.03.10 17:21:15.141076 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2026.03.10 17:21:15.141156 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7651 | 2026.03.10 17:21:15.141314 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.54 MiB. | ||
| 7652 | 2026.03.10 17:21:16.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.11 MiB, peak 287.62 MiB, free memory in arenas 0.00 B, will set to 283.67 MiB (RSS), difference: 3.56 MiB | ||
| 7653 | 2026.03.10 17:21:20.110309 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7654 | 2026.03.10 17:21:20.110521 [ 254 ] {e0666658-b9a9-4381-85c3-2a284d57bc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7655 | 2026.03.10 17:21:20.110594 [ 254 ] {e0666658-b9a9-4381-85c3-2a284d57bc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7656 | 2026.03.10 17:21:20.111287 [ 254 ] {e0666658-b9a9-4381-85c3-2a284d57bc68} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7657 | 2026.03.10 17:21:20.111335 [ 254 ] {e0666658-b9a9-4381-85c3-2a284d57bc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7658 | 2026.03.10 17:21:20.111731 [ 254 ] {e0666658-b9a9-4381-85c3-2a284d57bc68} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7659 | 2026.03.10 17:21:20.111959 [ 254 ] {e0666658-b9a9-4381-85c3-2a284d57bc68} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7660 | 2026.03.10 17:21:20.112116 [ 254 ] {e0666658-b9a9-4381-85c3-2a284d57bc68} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001648 sec., 76456.31067961165 rows/sec., 6.57 MiB/sec. | ||
| 7661 | 2026.03.10 17:21:20.112128 [ 60 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7662 | 2026.03.10 17:21:20.112157 [ 254 ] {e0666658-b9a9-4381-85c3-2a284d57bc68} <Debug> TCPHandler: Processed in 0.001983702 sec. | ||
| 7663 | 2026.03.10 17:21:20.112202 [ 60 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2026.03.10 17:21:20.112232 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7665 | 2026.03.10 17:21:20.112298 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7666 | 2026.03.10 17:21:20.112345 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7667 | 2026.03.10 17:21:20.112397 [ 254 ] {5c552f45-8001-4e0b-8ff6-aa904659957f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7668 | 2026.03.10 17:21:20.112442 [ 254 ] {5c552f45-8001-4e0b-8ff6-aa904659957f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7669 | 2026.03.10 17:21:20.112479 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7670 | 2026.03.10 17:21:20.112521 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2892 rows starting from the beginning of the part | ||
| 7671 | 2026.03.10 17:21:20.112593 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 126 rows starting from the beginning of the part | ||
| 7672 | 2026.03.10 17:21:20.112642 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 66 rows starting from the beginning of the part | ||
| 7673 | 2026.03.10 17:21:20.112690 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 126 rows starting from the beginning of the part | ||
| 7674 | 2026.03.10 17:21:20.112734 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 66 rows starting from the beginning of the part | ||
| 7675 | 2026.03.10 17:21:20.112782 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 126 rows starting from the beginning of the part | ||
| 7676 | 2026.03.10 17:21:20.112846 [ 254 ] {5c552f45-8001-4e0b-8ff6-aa904659957f} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7677 | 2026.03.10 17:21:20.112888 [ 254 ] {5c552f45-8001-4e0b-8ff6-aa904659957f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7678 | 2026.03.10 17:21:20.113222 [ 254 ] {5c552f45-8001-4e0b-8ff6-aa904659957f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7679 | 2026.03.10 17:21:20.113456 [ 254 ] {5c552f45-8001-4e0b-8ff6-aa904659957f} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7680 | 2026.03.10 17:21:20.113597 [ 254 ] {5c552f45-8001-4e0b-8ff6-aa904659957f} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001218 sec., 28735.63218390805 rows/sec., 2.11 MiB/sec. | ||
| 7681 | 2026.03.10 17:21:20.113637 [ 254 ] {5c552f45-8001-4e0b-8ff6-aa904659957f} <Debug> TCPHandler: Processed in 0.001389243 sec. | ||
| 7682 | 2026.03.10 17:21:20.113747 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7683 | 2026.03.10 17:21:20.113841 [ 254 ] {26ff3d3f-9cae-4608-add6-90306c22fd69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7684 | 2026.03.10 17:21:20.113881 [ 254 ] {26ff3d3f-9cae-4608-add6-90306c22fd69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7685 | 2026.03.10 17:21:20.114217 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 5 columns (5 merged, 0 gathered) in 0.001924151 sec., 1768052.5073136152 rows/sec., 144.56 MiB/sec. | ||
| 7686 | 2026.03.10 17:21:20.114312 [ 254 ] {26ff3d3f-9cae-4608-add6-90306c22fd69} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7687 | 2026.03.10 17:21:20.114352 [ 254 ] {26ff3d3f-9cae-4608-add6-90306c22fd69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7688 | 2026.03.10 17:21:20.114534 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7689 | 2026.03.10 17:21:20.114673 [ 254 ] {26ff3d3f-9cae-4608-add6-90306c22fd69} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7690 | 2026.03.10 17:21:20.114928 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_51_10} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7691 | 2026.03.10 17:21:20.114986 [ 254 ] {26ff3d3f-9cae-4608-add6-90306c22fd69} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7692 | 2026.03.10 17:21:20.115031 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_51_10} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7693 | 2026.03.10 17:21:20.115117 [ 60 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7694 | 2026.03.10 17:21:20.115137 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 7695 | 2026.03.10 17:21:20.115138 [ 254 ] {26ff3d3f-9cae-4608-add6-90306c22fd69} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001314 sec., 75342.46575342465 rows/sec., 5.88 MiB/sec. | ||
| 7696 | 2026.03.10 17:21:20.115149 [ 60 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7697 | 2026.03.10 17:21:20.115195 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7698 | 2026.03.10 17:21:20.115196 [ 254 ] {26ff3d3f-9cae-4608-add6-90306c22fd69} <Debug> TCPHandler: Processed in 0.001497064 sec. | ||
| 7699 | 2026.03.10 17:21:20.115272 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7700 | 2026.03.10 17:21:20.115319 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7701 | 2026.03.10 17:21:20.115365 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7702 | 2026.03.10 17:21:20.115396 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1551 rows starting from the beginning of the part | ||
| 7703 | 2026.03.10 17:21:20.115416 [ 254 ] {b47f21a6-f199-4188-9c80-16b08df5902f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7704 | 2026.03.10 17:21:20.115446 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 99 rows starting from the beginning of the part | ||
| 7705 | 2026.03.10 17:21:20.115465 [ 254 ] {b47f21a6-f199-4188-9c80-16b08df5902f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7706 | 2026.03.10 17:21:20.115492 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 69 rows starting from the beginning of the part | ||
| 7707 | 2026.03.10 17:21:20.115531 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 99 rows starting from the beginning of the part | ||
| 7708 | 2026.03.10 17:21:20.115566 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 69 rows starting from the beginning of the part | ||
| 7709 | 2026.03.10 17:21:20.115606 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 99 rows starting from the beginning of the part | ||
| 7710 | 2026.03.10 17:21:20.115883 [ 254 ] {b47f21a6-f199-4188-9c80-16b08df5902f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7711 | 2026.03.10 17:21:20.115924 [ 254 ] {b47f21a6-f199-4188-9c80-16b08df5902f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7712 | 2026.03.10 17:21:20.116271 [ 254 ] {b47f21a6-f199-4188-9c80-16b08df5902f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7713 | 2026.03.10 17:21:20.116483 [ 254 ] {b47f21a6-f199-4188-9c80-16b08df5902f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7714 | 2026.03.10 17:21:20.116584 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344741 sec., 1476864.3181103275 rows/sec., 111.38 MiB/sec. | ||
| 7715 | 2026.03.10 17:21:20.116609 [ 125 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7716 | 2026.03.10 17:21:20.116622 [ 254 ] {b47f21a6-f199-4188-9c80-16b08df5902f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 7717 | 2026.03.10 17:21:20.116652 [ 125 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7718 | 2026.03.10 17:21:20.116671 [ 254 ] {b47f21a6-f199-4188-9c80-16b08df5902f} <Debug> TCPHandler: Processed in 0.001401283 sec. | ||
| 7719 | 2026.03.10 17:21:20.116677 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7720 | 2026.03.10 17:21:20.116764 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7721 | 2026.03.10 17:21:20.116788 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7722 | 2026.03.10 17:21:20.116816 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7723 | 2026.03.10 17:21:20.116886 [ 254 ] {0880fa01-760d-4042-95cc-09d960615438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7724 | 2026.03.10 17:21:20.116951 [ 254 ] {0880fa01-760d-4042-95cc-09d960615438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7725 | 2026.03.10 17:21:20.116972 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7726 | 2026.03.10 17:21:20.117014 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14568 rows starting from the beginning of the part | ||
| 7727 | 2026.03.10 17:21:20.117029 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_51_10} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7728 | 2026.03.10 17:21:20.117085 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7729 | 2026.03.10 17:21:20.117107 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_51_10} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7730 | 2026.03.10 17:21:20.117141 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7731 | 2026.03.10 17:21:20.117179 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 7732 | 2026.03.10 17:21:20.117191 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7733 | 2026.03.10 17:21:20.117239 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 7734 | 2026.03.10 17:21:20.117280 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7735 | 2026.03.10 17:21:20.117800 [ 254 ] {0880fa01-760d-4042-95cc-09d960615438} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7736 | 2026.03.10 17:21:20.117842 [ 254 ] {0880fa01-760d-4042-95cc-09d960615438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7737 | 2026.03.10 17:21:20.118458 [ 254 ] {0880fa01-760d-4042-95cc-09d960615438} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7738 | 2026.03.10 17:21:20.118706 [ 254 ] {0880fa01-760d-4042-95cc-09d960615438} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7739 | 2026.03.10 17:21:20.118851 [ 254 ] {0880fa01-760d-4042-95cc-09d960615438} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001983 sec., 17650.025214321737 rows/sec., 31.63 MiB/sec. | ||
| 7740 | 2026.03.10 17:21:20.118906 [ 254 ] {0880fa01-760d-4042-95cc-09d960615438} <Debug> TCPHandler: Processed in 0.002166785 sec. | ||
| 7741 | 2026.03.10 17:21:20.119020 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7742 | 2026.03.10 17:21:20.119114 [ 254 ] {6e106c13-524a-49fa-9efd-c4d962852525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7743 | 2026.03.10 17:21:20.119156 [ 254 ] {6e106c13-524a-49fa-9efd-c4d962852525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7744 | 2026.03.10 17:21:20.119501 [ 254 ] {6e106c13-524a-49fa-9efd-c4d962852525} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7745 | 2026.03.10 17:21:20.119537 [ 254 ] {6e106c13-524a-49fa-9efd-c4d962852525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7746 | 2026.03.10 17:21:20.119974 [ 254 ] {6e106c13-524a-49fa-9efd-c4d962852525} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7747 | 2026.03.10 17:21:20.120192 [ 254 ] {6e106c13-524a-49fa-9efd-c4d962852525} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7748 | 2026.03.10 17:21:20.120300 [ 125 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7749 | 2026.03.10 17:21:20.120323 [ 254 ] {6e106c13-524a-49fa-9efd-c4d962852525} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001227 sec., 48899.75550122249 rows/sec., 3.30 MiB/sec. | ||
| 7750 | 2026.03.10 17:21:20.120329 [ 125 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2026.03.10 17:21:20.120363 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7752 | 2026.03.10 17:21:20.120366 [ 254 ] {6e106c13-524a-49fa-9efd-c4d962852525} <Debug> TCPHandler: Processed in 0.001394942 sec. | ||
| 7753 | 2026.03.10 17:21:20.120437 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 7754 | 2026.03.10 17:21:20.120538 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7755 | 2026.03.10 17:21:20.120571 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1716 rows starting from the beginning of the part | ||
| 7756 | 2026.03.10 17:21:20.120635 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7757 | 2026.03.10 17:21:20.120681 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7758 | 2026.03.10 17:21:20.120722 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 7759 | 2026.03.10 17:21:20.120762 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 7760 | 2026.03.10 17:21:20.120824 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 60 rows starting from the beginning of the part | ||
| 7761 | 2026.03.10 17:21:20.121068 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15368 rows, containing 5 columns (5 merged, 0 gathered) in 0.004313489 sec., 3562777.1393412617 rows/sec., 233.10 MiB/sec. | ||
| 7762 | 2026.03.10 17:21:20.121625 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7763 | 2026.03.10 17:21:20.121822 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2016 rows, containing 4 columns (4 merged, 0 gathered) in 0.001414293 sec., 1425447.2022416855 rows/sec., 92.32 MiB/sec. | ||
| 7764 | 2026.03.10 17:21:20.121898 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7765 | 2026.03.10 17:21:20.121979 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7766 | 2026.03.10 17:21:20.122052 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7767 | 2026.03.10 17:21:20.122056 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.75 MiB. | ||
| 7768 | 2026.03.10 17:21:20.122341 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_51_10} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2026.03.10 17:21:20.122416 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_51_10} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7770 | 2026.03.10 17:21:20.122491 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 7771 | 2026.03.10 17:21:21.010562 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62375 | ||
| 7772 | 2026.03.10 17:21:21.010681 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7773 | 2026.03.10 17:21:21.010709 [ 291 ] {} <Debug> TCP-Session: 90932b2f-3198-4fb4-b4d5-64e0d4dfd350 Authenticating user 'default' from [fd00:1122:3344:101::e]:62375 | ||
| 7774 | 2026.03.10 17:21:21.010731 [ 291 ] {} <Debug> TCP-Session: 90932b2f-3198-4fb4-b4d5-64e0d4dfd350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7775 | 2026.03.10 17:21:21.010743 [ 291 ] {} <Debug> TCP-Session: 90932b2f-3198-4fb4-b4d5-64e0d4dfd350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7776 | 2026.03.10 17:21:21.010958 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52645 | ||
| 7777 | 2026.03.10 17:21:21.010975 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42375 | ||
| 7778 | 2026.03.10 17:21:21.011019 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60806 | ||
| 7779 | 2026.03.10 17:21:21.011039 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47010 | ||
| 7780 | 2026.03.10 17:21:21.011077 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7781 | 2026.03.10 17:21:21.011030 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40964 | ||
| 7782 | 2026.03.10 17:21:21.011120 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7783 | 2026.03.10 17:21:21.011133 [ 292 ] {} <Debug> TCP-Session: 4d30984a-7d7c-416f-b743-bdfdec123607 Authenticating user 'default' from [fd00:1122:3344:101::e]:52645 | ||
| 7784 | 2026.03.10 17:21:21.011164 [ 293 ] {} <Debug> TCP-Session: ee83fd6b-e045-463f-b466-837a223da992 Authenticating user 'default' from [fd00:1122:3344:101::e]:42375 | ||
| 7785 | 2026.03.10 17:21:21.011180 [ 292 ] {} <Debug> TCP-Session: 4d30984a-7d7c-416f-b743-bdfdec123607 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7786 | 2026.03.10 17:21:21.011203 [ 293 ] {} <Debug> TCP-Session: ee83fd6b-e045-463f-b466-837a223da992 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7787 | 2026.03.10 17:21:21.011209 [ 292 ] {} <Debug> TCP-Session: 4d30984a-7d7c-416f-b743-bdfdec123607 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2026.03.10 17:21:21.011227 [ 293 ] {} <Debug> TCP-Session: ee83fd6b-e045-463f-b466-837a223da992 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7789 | 2026.03.10 17:21:21.011110 [ 291 ] {} <Trace> TCP-Session: 90932b2f-3198-4fb4-b4d5-64e0d4dfd350 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7790 | 2026.03.10 17:21:21.011256 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7791 | 2026.03.10 17:21:21.011011 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62494 | ||
| 7792 | 2026.03.10 17:21:21.011308 [ 288 ] {} <Debug> TCP-Session: a8c04f77-37b6-4b24-91f7-8dd525e9c043 Authenticating user 'default' from [fd00:1122:3344:101::e]:60806 | ||
| 7793 | 2026.03.10 17:21:21.011008 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57225 | ||
| 7794 | 2026.03.10 17:21:21.011359 [ 288 ] {} <Debug> TCP-Session: a8c04f77-37b6-4b24-91f7-8dd525e9c043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7795 | 2026.03.10 17:21:21.011011 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36784 | ||
| 7796 | 2026.03.10 17:21:21.011401 [ 288 ] {} <Debug> TCP-Session: a8c04f77-37b6-4b24-91f7-8dd525e9c043 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7797 | 2026.03.10 17:21:21.011468 [ 291 ] {04921177-d27d-49f3-af2c-84bd66a27165} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62375) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7798 | 2026.03.10 17:21:21.011868 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7799 | 2026.03.10 17:21:21.011909 [ 3 ] {} <Debug> TCP-Session: 922a2a19-f8f0-4103-b7bd-cee35b9e69e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36784 | ||
| 7800 | 2026.03.10 17:21:21.011930 [ 291 ] {04921177-d27d-49f3-af2c-84bd66a27165} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7801 | 2026.03.10 17:21:21.011944 [ 3 ] {} <Debug> TCP-Session: 922a2a19-f8f0-4103-b7bd-cee35b9e69e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7802 | 2026.03.10 17:21:21.011975 [ 3 ] {} <Debug> TCP-Session: 922a2a19-f8f0-4103-b7bd-cee35b9e69e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7803 | 2026.03.10 17:21:21.011996 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7804 | 2026.03.10 17:21:21.012009 [ 291 ] {04921177-d27d-49f3-af2c-84bd66a27165} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7805 | 2026.03.10 17:21:21.012032 [ 287 ] {} <Debug> TCP-Session: 3bd374f3-5734-43b5-b920-a16fdf20452e Authenticating user 'default' from [fd00:1122:3344:101::e]:57225 | ||
| 7806 | 2026.03.10 17:21:21.012051 [ 287 ] {} <Debug> TCP-Session: 3bd374f3-5734-43b5-b920-a16fdf20452e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7807 | 2026.03.10 17:21:21.012068 [ 287 ] {} <Debug> TCP-Session: 3bd374f3-5734-43b5-b920-a16fdf20452e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7808 | 2026.03.10 17:21:21.012118 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7809 | 2026.03.10 17:21:21.012159 [ 290 ] {} <Debug> TCP-Session: 1be38302-3e43-4339-9cfa-902cd4f80274 Authenticating user 'default' from [fd00:1122:3344:101::e]:47010 | ||
| 7810 | 2026.03.10 17:21:21.012178 [ 290 ] {} <Debug> TCP-Session: 1be38302-3e43-4339-9cfa-902cd4f80274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7811 | 2026.03.10 17:21:21.012194 [ 290 ] {} <Debug> TCP-Session: 1be38302-3e43-4339-9cfa-902cd4f80274 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7812 | 2026.03.10 17:21:21.012230 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7813 | 2026.03.10 17:21:21.012268 [ 289 ] {} <Debug> TCP-Session: 3cfd2047-6c54-446a-990f-0af5da661d8d Authenticating user 'default' from [fd00:1122:3344:101::e]:40964 | ||
| 7814 | 2026.03.10 17:21:21.012285 [ 289 ] {} <Debug> TCP-Session: 3cfd2047-6c54-446a-990f-0af5da661d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7815 | 2026.03.10 17:21:21.012300 [ 289 ] {} <Debug> TCP-Session: 3cfd2047-6c54-446a-990f-0af5da661d8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7816 | 2026.03.10 17:21:21.012428 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7817 | 2026.03.10 17:21:21.012469 [ 294 ] {} <Debug> TCP-Session: edf4d921-2001-41c1-8026-9c4d86025b44 Authenticating user 'default' from [fd00:1122:3344:101::e]:62494 | ||
| 7818 | 2026.03.10 17:21:21.012480 [ 291 ] {04921177-d27d-49f3-af2c-84bd66a27165} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 7819 | 2026.03.10 17:21:21.012487 [ 294 ] {} <Debug> TCP-Session: edf4d921-2001-41c1-8026-9c4d86025b44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7820 | 2026.03.10 17:21:21.012522 [ 294 ] {} <Debug> TCP-Session: edf4d921-2001-41c1-8026-9c4d86025b44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7821 | 2026.03.10 17:21:21.013548 [ 336 ] {04921177-d27d-49f3-af2c-84bd66a27165} <Trace> AggregatingTransform: Aggregating | ||
| 7822 | 2026.03.10 17:21:21.013589 [ 336 ] {04921177-d27d-49f3-af2c-84bd66a27165} <Trace> Aggregator: Aggregation method: without_key | ||
| 7823 | 2026.03.10 17:21:21.013626 [ 336 ] {04921177-d27d-49f3-af2c-84bd66a27165} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001032277 sec. (968.732 rows/sec., 37.84 KiB/sec.) | ||
| 7824 | 2026.03.10 17:21:21.013644 [ 336 ] {04921177-d27d-49f3-af2c-84bd66a27165} <Trace> Aggregator: Merging aggregated data | ||
| 7825 | 2026.03.10 17:21:21.015211 [ 291 ] {04921177-d27d-49f3-af2c-84bd66a27165} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003812 sec., 262.3294858342078 rows/sec., 10.25 KiB/sec. | ||
| 7826 | 2026.03.10 17:21:21.015465 [ 291 ] {04921177-d27d-49f3-af2c-84bd66a27165} <Debug> TCPHandler: Processed in 0.004507673 sec. | ||
| 7827 | 2026.03.10 17:21:21.015598 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7828 | 2026.03.10 17:21:21.015623 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7829 | 2026.03.10 17:21:21.015643 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7830 | 2026.03.10 17:21:21.015657 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7831 | 2026.03.10 17:21:21.015674 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7832 | 2026.03.10 17:21:21.015693 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7833 | 2026.03.10 17:21:21.015708 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7834 | 2026.03.10 17:21:21.015724 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7835 | 2026.03.10 17:21:21.015746 [ 292 ] {} <Debug> TCP-Session: 4d30984a-7d7c-416f-b743-bdfdec123607 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7836 | 2026.03.10 17:21:21.015758 [ 288 ] {} <Debug> TCP-Session: a8c04f77-37b6-4b24-91f7-8dd525e9c043 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7837 | 2026.03.10 17:21:21.015776 [ 3 ] {} <Debug> TCP-Session: 922a2a19-f8f0-4103-b7bd-cee35b9e69e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7838 | 2026.03.10 17:21:21.015740 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7839 | 2026.03.10 17:21:21.015727 [ 294 ] {} <Debug> TCP-Session: edf4d921-2001-41c1-8026-9c4d86025b44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7840 | 2026.03.10 17:21:21.015839 [ 289 ] {} <Debug> TCP-Session: 3cfd2047-6c54-446a-990f-0af5da661d8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7841 | 2026.03.10 17:21:21.015709 [ 287 ] {} <Debug> TCP-Session: 3bd374f3-5734-43b5-b920-a16fdf20452e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7842 | 2026.03.10 17:21:21.015690 [ 293 ] {} <Debug> TCP-Session: ee83fd6b-e045-463f-b466-837a223da992 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7843 | 2026.03.10 17:21:21.015679 [ 290 ] {} <Debug> TCP-Session: 1be38302-3e43-4339-9cfa-902cd4f80274 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7844 | 2026.03.10 17:21:21.015646 [ 291 ] {} <Debug> TCP-Session: 90932b2f-3198-4fb4-b4d5-64e0d4dfd350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7845 | 2026.03.10 17:21:21.145532 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55048 | ||
| 7846 | 2026.03.10 17:21:21.145641 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7847 | 2026.03.10 17:21:21.145668 [ 291 ] {} <Debug> TCP-Session: 5b495254-3005-4b88-be3b-9384fb697c4c Authenticating user 'default' from [fd00:1122:3344:101::e]:55048 | ||
| 7848 | 2026.03.10 17:21:21.145689 [ 291 ] {} <Debug> TCP-Session: 5b495254-3005-4b88-be3b-9384fb697c4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7849 | 2026.03.10 17:21:21.145701 [ 291 ] {} <Debug> TCP-Session: 5b495254-3005-4b88-be3b-9384fb697c4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7850 | 2026.03.10 17:21:21.145864 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59462 | ||
| 7851 | 2026.03.10 17:21:21.145886 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46926 | ||
| 7852 | 2026.03.10 17:21:21.145919 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54259 | ||
| 7853 | 2026.03.10 17:21:21.145946 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34898 | ||
| 7854 | 2026.03.10 17:21:21.145972 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37185 | ||
| 7855 | 2026.03.10 17:21:21.145983 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7856 | 2026.03.10 17:21:21.146001 [ 291 ] {} <Trace> TCP-Session: 5b495254-3005-4b88-be3b-9384fb697c4c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7857 | 2026.03.10 17:21:21.146022 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7858 | 2026.03.10 17:21:21.146032 [ 292 ] {} <Debug> TCP-Session: 19e8af7e-c96d-4e22-b462-aa19abd33b03 Authenticating user 'default' from [fd00:1122:3344:101::e]:59462 | ||
| 7859 | 2026.03.10 17:21:21.146044 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7860 | 2026.03.10 17:21:21.146058 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7861 | 2026.03.10 17:21:21.146078 [ 292 ] {} <Debug> TCP-Session: 19e8af7e-c96d-4e22-b462-aa19abd33b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7862 | 2026.03.10 17:21:21.146086 [ 288 ] {} <Debug> TCP-Session: 6a06ef8c-fb85-48b7-a269-770607af4e6b Authenticating user 'default' from [fd00:1122:3344:101::e]:34898 | ||
| 7863 | 2026.03.10 17:21:21.146106 [ 290 ] {} <Debug> TCP-Session: 77b84429-0db7-4c67-a4b7-c8586128f3a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:37185 | ||
| 7864 | 2026.03.10 17:21:21.146107 [ 292 ] {} <Debug> TCP-Session: 19e8af7e-c96d-4e22-b462-aa19abd33b03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7865 | 2026.03.10 17:21:21.146122 [ 288 ] {} <Debug> TCP-Session: 6a06ef8c-fb85-48b7-a269-770607af4e6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7866 | 2026.03.10 17:21:21.146138 [ 290 ] {} <Debug> TCP-Session: 77b84429-0db7-4c67-a4b7-c8586128f3a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7867 | 2026.03.10 17:21:21.146148 [ 288 ] {} <Debug> TCP-Session: 6a06ef8c-fb85-48b7-a269-770607af4e6b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7868 | 2026.03.10 17:21:21.146162 [ 290 ] {} <Debug> TCP-Session: 77b84429-0db7-4c67-a4b7-c8586128f3a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7869 | 2026.03.10 17:21:21.146044 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7870 | 2026.03.10 17:21:21.146183 [ 291 ] {9194d5fc-208f-4f0b-9597-f016eff7f698} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55048) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7871 | 2026.03.10 17:21:21.146212 [ 294 ] {} <Debug> TCP-Session: 760b1b6d-940d-461a-ac9e-36754ceeaac9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54259 | ||
| 7872 | 2026.03.10 17:21:21.145965 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37978 | ||
| 7873 | 2026.03.10 17:21:21.146240 [ 294 ] {} <Debug> TCP-Session: 760b1b6d-940d-461a-ac9e-36754ceeaac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7874 | 2026.03.10 17:21:21.145937 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61830 | ||
| 7875 | 2026.03.10 17:21:21.146283 [ 294 ] {} <Debug> TCP-Session: 760b1b6d-940d-461a-ac9e-36754ceeaac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7876 | 2026.03.10 17:21:21.145928 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42174 | ||
| 7877 | 2026.03.10 17:21:21.146324 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7878 | 2026.03.10 17:21:21.146354 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7879 | 2026.03.10 17:21:21.146375 [ 289 ] {} <Debug> TCP-Session: f1a3c86b-69ec-4b9e-b866-9a322cf10e0e Authenticating user 'default' from [fd00:1122:3344:101::e]:37978 | ||
| 7880 | 2026.03.10 17:21:21.146386 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7881 | 2026.03.10 17:21:21.146392 [ 287 ] {} <Debug> TCP-Session: bf9f70aa-dc29-4054-a16f-e63502a731ad Authenticating user 'default' from [fd00:1122:3344:101::e]:61830 | ||
| 7882 | 2026.03.10 17:21:21.146412 [ 289 ] {} <Debug> TCP-Session: f1a3c86b-69ec-4b9e-b866-9a322cf10e0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7883 | 2026.03.10 17:21:21.146421 [ 3 ] {} <Debug> TCP-Session: 1642658f-f442-47eb-823b-ab783b7101c0 Authenticating user 'default' from [fd00:1122:3344:101::e]:42174 | ||
| 7884 | 2026.03.10 17:21:21.146433 [ 287 ] {} <Debug> TCP-Session: bf9f70aa-dc29-4054-a16f-e63502a731ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7885 | 2026.03.10 17:21:21.146447 [ 289 ] {} <Debug> TCP-Session: f1a3c86b-69ec-4b9e-b866-9a322cf10e0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7886 | 2026.03.10 17:21:21.146476 [ 287 ] {} <Debug> TCP-Session: bf9f70aa-dc29-4054-a16f-e63502a731ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7887 | 2026.03.10 17:21:21.146464 [ 3 ] {} <Debug> TCP-Session: 1642658f-f442-47eb-823b-ab783b7101c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7888 | 2026.03.10 17:21:21.146460 [ 291 ] {9194d5fc-208f-4f0b-9597-f016eff7f698} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7889 | 2026.03.10 17:21:21.146531 [ 3 ] {} <Debug> TCP-Session: 1642658f-f442-47eb-823b-ab783b7101c0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7890 | 2026.03.10 17:21:21.146070 [ 293 ] {} <Debug> TCP-Session: dbf311ef-5959-4016-9c60-040c07336a60 Authenticating user 'default' from [fd00:1122:3344:101::e]:46926 | ||
| 7891 | 2026.03.10 17:21:21.146591 [ 291 ] {9194d5fc-208f-4f0b-9597-f016eff7f698} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7892 | 2026.03.10 17:21:21.146593 [ 293 ] {} <Debug> TCP-Session: dbf311ef-5959-4016-9c60-040c07336a60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7893 | 2026.03.10 17:21:21.146627 [ 293 ] {} <Debug> TCP-Session: dbf311ef-5959-4016-9c60-040c07336a60 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7894 | 2026.03.10 17:21:21.146877 [ 291 ] {9194d5fc-208f-4f0b-9597-f016eff7f698} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 7895 | 2026.03.10 17:21:21.147737 [ 344 ] {9194d5fc-208f-4f0b-9597-f016eff7f698} <Trace> AggregatingTransform: Aggregating | ||
| 7896 | 2026.03.10 17:21:21.148103 [ 344 ] {9194d5fc-208f-4f0b-9597-f016eff7f698} <Trace> Aggregator: Aggregation method: without_key | ||
| 7897 | 2026.03.10 17:21:21.148135 [ 344 ] {9194d5fc-208f-4f0b-9597-f016eff7f698} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001157539 sec. (863.902 rows/sec., 33.75 KiB/sec.) | ||
| 7898 | 2026.03.10 17:21:21.148151 [ 344 ] {9194d5fc-208f-4f0b-9597-f016eff7f698} <Trace> Aggregator: Merging aggregated data | ||
| 7899 | 2026.03.10 17:21:21.149119 [ 291 ] {9194d5fc-208f-4f0b-9597-f016eff7f698} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002994 sec., 334.001336005344 rows/sec., 13.05 KiB/sec. | ||
| 7900 | 2026.03.10 17:21:21.149208 [ 291 ] {9194d5fc-208f-4f0b-9597-f016eff7f698} <Debug> TCPHandler: Processed in 0.003321523 sec. | ||
| 7901 | 2026.03.10 17:21:21.149318 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7902 | 2026.03.10 17:21:21.149347 [ 291 ] {} <Debug> TCP-Session: 5b495254-3005-4b88-be3b-9384fb697c4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7903 | 2026.03.10 17:21:21.149353 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7904 | 2026.03.10 17:21:21.149389 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7905 | 2026.03.10 17:21:21.149393 [ 292 ] {} <Debug> TCP-Session: 19e8af7e-c96d-4e22-b462-aa19abd33b03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7906 | 2026.03.10 17:21:21.149414 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7907 | 2026.03.10 17:21:21.149450 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7908 | 2026.03.10 17:21:21.149471 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7909 | 2026.03.10 17:21:21.149484 [ 290 ] {} <Debug> TCP-Session: 77b84429-0db7-4c67-a4b7-c8586128f3a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7910 | 2026.03.10 17:21:21.149484 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7911 | 2026.03.10 17:21:21.149518 [ 3 ] {} <Debug> TCP-Session: 1642658f-f442-47eb-823b-ab783b7101c0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7912 | 2026.03.10 17:21:21.149513 [ 288 ] {} <Debug> TCP-Session: 6a06ef8c-fb85-48b7-a269-770607af4e6b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7913 | 2026.03.10 17:21:21.149541 [ 294 ] {} <Debug> TCP-Session: 760b1b6d-940d-461a-ac9e-36754ceeaac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7914 | 2026.03.10 17:21:21.149513 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7915 | 2026.03.10 17:21:21.149433 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7916 | 2026.03.10 17:21:21.149606 [ 289 ] {} <Debug> TCP-Session: f1a3c86b-69ec-4b9e-b866-9a322cf10e0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7917 | 2026.03.10 17:21:21.149432 [ 293 ] {} <Debug> TCP-Session: dbf311ef-5959-4016-9c60-040c07336a60 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7918 | 2026.03.10 17:21:21.149635 [ 287 ] {} <Debug> TCP-Session: bf9f70aa-dc29-4054-a16f-e63502a731ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7919 | 2026.03.10 17:21:21.163627 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43764 | ||
| 7920 | 2026.03.10 17:21:21.163695 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7921 | 2026.03.10 17:21:21.163715 [ 291 ] {} <Debug> TCP-Session: 3837a60e-df12-4785-9002-43b162125c02 Authenticating user 'default' from [fd00:1122:3344:101::e]:43764 | ||
| 7922 | 2026.03.10 17:21:21.163732 [ 291 ] {} <Debug> TCP-Session: 3837a60e-df12-4785-9002-43b162125c02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7923 | 2026.03.10 17:21:21.163744 [ 291 ] {} <Debug> TCP-Session: 3837a60e-df12-4785-9002-43b162125c02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7924 | 2026.03.10 17:21:21.163969 [ 291 ] {} <Trace> TCP-Session: 3837a60e-df12-4785-9002-43b162125c02 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7925 | 2026.03.10 17:21:21.164103 [ 291 ] {c918f056-f34d-48ba-9d0f-d74b8c506584} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43764) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7926 | 2026.03.10 17:21:21.164127 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65171 | ||
| 7927 | 2026.03.10 17:21:21.164142 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33892 | ||
| 7928 | 2026.03.10 17:21:21.164153 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46701 | ||
| 7929 | 2026.03.10 17:21:21.164171 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63817 | ||
| 7930 | 2026.03.10 17:21:21.164200 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34116 | ||
| 7931 | 2026.03.10 17:21:21.164214 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7932 | 2026.03.10 17:21:21.164233 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7933 | 2026.03.10 17:21:21.164254 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7934 | 2026.03.10 17:21:21.164256 [ 293 ] {} <Debug> TCP-Session: 10862e71-ff1a-4a55-84e2-c0e9792987ea Authenticating user 'default' from [fd00:1122:3344:101::e]:33892 | ||
| 7935 | 2026.03.10 17:21:21.164278 [ 291 ] {c918f056-f34d-48ba-9d0f-d74b8c506584} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7936 | 2026.03.10 17:21:21.164287 [ 287 ] {} <Debug> TCP-Session: 8e663467-452b-4d2f-adf5-e4d3a080e3de Authenticating user 'default' from [fd00:1122:3344:101::e]:63817 | ||
| 7937 | 2026.03.10 17:21:21.164295 [ 293 ] {} <Debug> TCP-Session: 10862e71-ff1a-4a55-84e2-c0e9792987ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7938 | 2026.03.10 17:21:21.164321 [ 287 ] {} <Debug> TCP-Session: 8e663467-452b-4d2f-adf5-e4d3a080e3de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7939 | 2026.03.10 17:21:21.164333 [ 291 ] {c918f056-f34d-48ba-9d0f-d74b8c506584} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7940 | 2026.03.10 17:21:21.164342 [ 287 ] {} <Debug> TCP-Session: 8e663467-452b-4d2f-adf5-e4d3a080e3de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7941 | 2026.03.10 17:21:21.164337 [ 293 ] {} <Debug> TCP-Session: 10862e71-ff1a-4a55-84e2-c0e9792987ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7942 | 2026.03.10 17:21:21.164279 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7943 | 2026.03.10 17:21:21.164274 [ 294 ] {} <Debug> TCP-Session: 9ee8ec73-5f43-4049-b2a2-ed79450c7342 Authenticating user 'default' from [fd00:1122:3344:101::e]:46701 | ||
| 7944 | 2026.03.10 17:21:21.164406 [ 290 ] {} <Debug> TCP-Session: ac585d45-ed4e-4df8-8b0a-9ec6ee5bc638 Authenticating user 'default' from [fd00:1122:3344:101::e]:34116 | ||
| 7945 | 2026.03.10 17:21:21.164414 [ 294 ] {} <Debug> TCP-Session: 9ee8ec73-5f43-4049-b2a2-ed79450c7342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7946 | 2026.03.10 17:21:21.164196 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59246 | ||
| 7947 | 2026.03.10 17:21:21.164433 [ 294 ] {} <Debug> TCP-Session: 9ee8ec73-5f43-4049-b2a2-ed79450c7342 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7948 | 2026.03.10 17:21:21.164184 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59337 | ||
| 7949 | 2026.03.10 17:21:21.164430 [ 290 ] {} <Debug> TCP-Session: ac585d45-ed4e-4df8-8b0a-9ec6ee5bc638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7950 | 2026.03.10 17:21:21.164506 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7951 | 2026.03.10 17:21:21.164527 [ 290 ] {} <Debug> TCP-Session: ac585d45-ed4e-4df8-8b0a-9ec6ee5bc638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7952 | 2026.03.10 17:21:21.164543 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7953 | 2026.03.10 17:21:21.164547 [ 289 ] {} <Debug> TCP-Session: 21adb6bc-020b-43bb-9142-264b179024e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:59246 | ||
| 7954 | 2026.03.10 17:21:21.164567 [ 291 ] {c918f056-f34d-48ba-9d0f-d74b8c506584} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 7955 | 2026.03.10 17:21:21.164576 [ 288 ] {} <Debug> TCP-Session: 19c24581-95af-4193-8a46-695eaa149bb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59337 | ||
| 7956 | 2026.03.10 17:21:21.164588 [ 289 ] {} <Debug> TCP-Session: 21adb6bc-020b-43bb-9142-264b179024e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7957 | 2026.03.10 17:21:21.164620 [ 288 ] {} <Debug> TCP-Session: 19c24581-95af-4193-8a46-695eaa149bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7958 | 2026.03.10 17:21:21.164634 [ 289 ] {} <Debug> TCP-Session: 21adb6bc-020b-43bb-9142-264b179024e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7959 | 2026.03.10 17:21:21.164646 [ 288 ] {} <Debug> TCP-Session: 19c24581-95af-4193-8a46-695eaa149bb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7960 | 2026.03.10 17:21:21.164195 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7961 | 2026.03.10 17:21:21.164158 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49127 | ||
| 7962 | 2026.03.10 17:21:21.164692 [ 292 ] {} <Debug> TCP-Session: adc7006e-0202-42d5-90c6-1fd717920c6a Authenticating user 'default' from [fd00:1122:3344:101::e]:65171 | ||
| 7963 | 2026.03.10 17:21:21.164724 [ 292 ] {} <Debug> TCP-Session: adc7006e-0202-42d5-90c6-1fd717920c6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7964 | 2026.03.10 17:21:21.164737 [ 292 ] {} <Debug> TCP-Session: adc7006e-0202-42d5-90c6-1fd717920c6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7965 | 2026.03.10 17:21:21.164749 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7966 | 2026.03.10 17:21:21.164773 [ 3 ] {} <Debug> TCP-Session: 4353e3ca-2636-45d5-baf2-e30800545b4a Authenticating user 'default' from [fd00:1122:3344:101::e]:49127 | ||
| 7967 | 2026.03.10 17:21:21.164789 [ 3 ] {} <Debug> TCP-Session: 4353e3ca-2636-45d5-baf2-e30800545b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7968 | 2026.03.10 17:21:21.164802 [ 3 ] {} <Debug> TCP-Session: 4353e3ca-2636-45d5-baf2-e30800545b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7969 | 2026.03.10 17:21:21.165382 [ 342 ] {c918f056-f34d-48ba-9d0f-d74b8c506584} <Trace> AggregatingTransform: Aggregating | ||
| 7970 | 2026.03.10 17:21:21.165426 [ 342 ] {c918f056-f34d-48ba-9d0f-d74b8c506584} <Trace> Aggregator: Aggregation method: without_key | ||
| 7971 | 2026.03.10 17:21:21.165461 [ 342 ] {c918f056-f34d-48ba-9d0f-d74b8c506584} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000793183 sec. (1260.743 rows/sec., 49.25 KiB/sec.) | ||
| 7972 | 2026.03.10 17:21:21.165477 [ 342 ] {c918f056-f34d-48ba-9d0f-d74b8c506584} <Trace> Aggregator: Merging aggregated data | ||
| 7973 | 2026.03.10 17:21:21.166795 [ 291 ] {c918f056-f34d-48ba-9d0f-d74b8c506584} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002727 sec., 366.70333700036673 rows/sec., 14.32 KiB/sec. | ||
| 7974 | 2026.03.10 17:21:21.166961 [ 291 ] {c918f056-f34d-48ba-9d0f-d74b8c506584} <Debug> TCPHandler: Processed in 0.003062429 sec. | ||
| 7975 | 2026.03.10 17:21:21.167045 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7976 | 2026.03.10 17:21:21.167071 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7977 | 2026.03.10 17:21:21.167084 [ 291 ] {} <Debug> TCP-Session: 3837a60e-df12-4785-9002-43b162125c02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7978 | 2026.03.10 17:21:21.167096 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7979 | 2026.03.10 17:21:21.167107 [ 290 ] {} <Debug> TCP-Session: ac585d45-ed4e-4df8-8b0a-9ec6ee5bc638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7980 | 2026.03.10 17:21:21.167118 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7981 | 2026.03.10 17:21:21.167140 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7982 | 2026.03.10 17:21:21.167167 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7983 | 2026.03.10 17:21:21.167172 [ 292 ] {} <Debug> TCP-Session: adc7006e-0202-42d5-90c6-1fd717920c6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7984 | 2026.03.10 17:21:21.167183 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7985 | 2026.03.10 17:21:21.167212 [ 288 ] {} <Debug> TCP-Session: 19c24581-95af-4193-8a46-695eaa149bb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7986 | 2026.03.10 17:21:21.167202 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7987 | 2026.03.10 17:21:21.167146 [ 294 ] {} <Debug> TCP-Session: 9ee8ec73-5f43-4049-b2a2-ed79450c7342 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7988 | 2026.03.10 17:21:21.167284 [ 289 ] {} <Debug> TCP-Session: 21adb6bc-020b-43bb-9142-264b179024e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7989 | 2026.03.10 17:21:21.167238 [ 3 ] {} <Debug> TCP-Session: 4353e3ca-2636-45d5-baf2-e30800545b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7990 | 2026.03.10 17:21:21.167195 [ 293 ] {} <Debug> TCP-Session: 10862e71-ff1a-4a55-84e2-c0e9792987ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7991 | 2026.03.10 17:21:21.167169 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7992 | 2026.03.10 17:21:21.167384 [ 287 ] {} <Debug> TCP-Session: 8e663467-452b-4d2f-adf5-e4d3a080e3de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7993 | 2026.03.10 17:21:21.480594 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15903 | ||
| 7994 | 2026.03.10 17:21:21.481352 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7995 | 2026.03.10 17:21:21.481436 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 7996 | 2026.03.10 17:21:21.482117 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7997 | 2026.03.10 17:21:21.482363 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7998 | 2026.03.10 17:21:21.482512 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15903 | ||
| 7999 | 2026.03.10 17:21:22.308593 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 8000 | 2026.03.10 17:21:22.324885 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8001 | 2026.03.10 17:21:22.324937 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8002 | 2026.03.10 17:21:22.330737 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 8003 | 2026.03.10 17:21:22.331438 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8004 | 2026.03.10 17:21:22.334211 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 8005 | 2026.03.10 17:21:22.438218 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8006 | 2026.03.10 17:21:22.438412 [ 254 ] {edc51c64-4d87-4f77-8a87-e074b4d5298a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8007 | 2026.03.10 17:21:22.438479 [ 254 ] {edc51c64-4d87-4f77-8a87-e074b4d5298a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8008 | 2026.03.10 17:21:22.439174 [ 254 ] {edc51c64-4d87-4f77-8a87-e074b4d5298a} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8009 | 2026.03.10 17:21:22.439224 [ 254 ] {edc51c64-4d87-4f77-8a87-e074b4d5298a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8010 | 2026.03.10 17:21:22.439619 [ 254 ] {edc51c64-4d87-4f77-8a87-e074b4d5298a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8011 | 2026.03.10 17:21:22.439864 [ 254 ] {edc51c64-4d87-4f77-8a87-e074b4d5298a} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8012 | 2026.03.10 17:21:22.440029 [ 254 ] {edc51c64-4d87-4f77-8a87-e074b4d5298a} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001665 sec., 14414.414414414414 rows/sec., 1.20 MiB/sec. | ||
| 8013 | 2026.03.10 17:21:22.440073 [ 254 ] {edc51c64-4d87-4f77-8a87-e074b4d5298a} <Debug> TCPHandler: Processed in 0.001977522 sec. | ||
| 8014 | 2026.03.10 17:21:22.440195 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8015 | 2026.03.10 17:21:22.440296 [ 254 ] {ce083bdf-5ddb-4ede-9b7b-72a40de97396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8016 | 2026.03.10 17:21:22.440339 [ 254 ] {ce083bdf-5ddb-4ede-9b7b-72a40de97396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8017 | 2026.03.10 17:21:22.440746 [ 254 ] {ce083bdf-5ddb-4ede-9b7b-72a40de97396} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8018 | 2026.03.10 17:21:22.440792 [ 254 ] {ce083bdf-5ddb-4ede-9b7b-72a40de97396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8019 | 2026.03.10 17:21:22.441121 [ 254 ] {ce083bdf-5ddb-4ede-9b7b-72a40de97396} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8020 | 2026.03.10 17:21:22.441361 [ 254 ] {ce083bdf-5ddb-4ede-9b7b-72a40de97396} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8021 | 2026.03.10 17:21:22.441510 [ 254 ] {ce083bdf-5ddb-4ede-9b7b-72a40de97396} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00123 sec., 6504.065040650406 rows/sec., 530.36 KiB/sec. | ||
| 8022 | 2026.03.10 17:21:22.441561 [ 254 ] {ce083bdf-5ddb-4ede-9b7b-72a40de97396} <Debug> TCPHandler: Processed in 0.001414393 sec. | ||
| 8023 | 2026.03.10 17:21:22.441885 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8024 | 2026.03.10 17:21:22.441995 [ 254 ] {40cb5c9c-21fa-4b53-8e98-eab090c2e778} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8025 | 2026.03.10 17:21:22.442040 [ 254 ] {40cb5c9c-21fa-4b53-8e98-eab090c2e778} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8026 | 2026.03.10 17:21:22.443680 [ 254 ] {40cb5c9c-21fa-4b53-8e98-eab090c2e778} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2026.03.10 17:21:22.443722 [ 254 ] {40cb5c9c-21fa-4b53-8e98-eab090c2e778} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8028 | 2026.03.10 17:21:22.444178 [ 254 ] {40cb5c9c-21fa-4b53-8e98-eab090c2e778} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8029 | 2026.03.10 17:21:22.444401 [ 254 ] {40cb5c9c-21fa-4b53-8e98-eab090c2e778} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8030 | 2026.03.10 17:21:22.444539 [ 254 ] {40cb5c9c-21fa-4b53-8e98-eab090c2e778} <Debug> executeQuery: Read 2074 rows, 161.25 KiB in 0.002563 sec., 809207.9594225517 rows/sec., 61.44 MiB/sec. | ||
| 8031 | 2026.03.10 17:21:22.444580 [ 254 ] {40cb5c9c-21fa-4b53-8e98-eab090c2e778} <Debug> TCPHandler: Processed in 0.002752895 sec. | ||
| 8032 | 2026.03.10 17:21:22.444700 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8033 | 2026.03.10 17:21:22.444798 [ 254 ] {b4f0d892-dbcd-4934-ac8c-b1311bd2d604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8034 | 2026.03.10 17:21:22.444840 [ 254 ] {b4f0d892-dbcd-4934-ac8c-b1311bd2d604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8035 | 2026.03.10 17:21:22.445282 [ 254 ] {b4f0d892-dbcd-4934-ac8c-b1311bd2d604} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8036 | 2026.03.10 17:21:22.445319 [ 254 ] {b4f0d892-dbcd-4934-ac8c-b1311bd2d604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8037 | 2026.03.10 17:21:22.445627 [ 254 ] {b4f0d892-dbcd-4934-ac8c-b1311bd2d604} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8038 | 2026.03.10 17:21:22.445849 [ 254 ] {b4f0d892-dbcd-4934-ac8c-b1311bd2d604} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8039 | 2026.03.10 17:21:22.445984 [ 254 ] {b4f0d892-dbcd-4934-ac8c-b1311bd2d604} <Debug> executeQuery: Read 36 rows, 2.72 KiB in 0.001204 sec., 29900.332225913622 rows/sec., 2.21 MiB/sec. | ||
| 8040 | 2026.03.10 17:21:22.446022 [ 254 ] {b4f0d892-dbcd-4934-ac8c-b1311bd2d604} <Debug> TCPHandler: Processed in 0.001372692 sec. | ||
| 8041 | 2026.03.10 17:21:22.446130 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8042 | 2026.03.10 17:21:22.446229 [ 254 ] {f8db81cd-dbd0-4353-aad5-60c765cfaa49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8043 | 2026.03.10 17:21:22.446269 [ 254 ] {f8db81cd-dbd0-4353-aad5-60c765cfaa49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8044 | 2026.03.10 17:21:22.446921 [ 254 ] {f8db81cd-dbd0-4353-aad5-60c765cfaa49} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8045 | 2026.03.10 17:21:22.446958 [ 254 ] {f8db81cd-dbd0-4353-aad5-60c765cfaa49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8046 | 2026.03.10 17:21:22.447318 [ 254 ] {f8db81cd-dbd0-4353-aad5-60c765cfaa49} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8047 | 2026.03.10 17:21:22.447536 [ 254 ] {f8db81cd-dbd0-4353-aad5-60c765cfaa49} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8048 | 2026.03.10 17:21:22.447668 [ 254 ] {f8db81cd-dbd0-4353-aad5-60c765cfaa49} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001458 sec., 502057.61316872423 rows/sec., 29.69 MiB/sec. | ||
| 8049 | 2026.03.10 17:21:22.447707 [ 254 ] {f8db81cd-dbd0-4353-aad5-60c765cfaa49} <Debug> TCPHandler: Processed in 0.001628476 sec. | ||
| 8050 | 2026.03.10 17:21:22.447818 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8051 | 2026.03.10 17:21:22.447914 [ 254 ] {7e47d36a-4fe4-4b57-9e27-0c26faa23478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8052 | 2026.03.10 17:21:22.447953 [ 254 ] {7e47d36a-4fe4-4b57-9e27-0c26faa23478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8053 | 2026.03.10 17:21:22.448337 [ 254 ] {7e47d36a-4fe4-4b57-9e27-0c26faa23478} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8054 | 2026.03.10 17:21:22.448370 [ 254 ] {7e47d36a-4fe4-4b57-9e27-0c26faa23478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8055 | 2026.03.10 17:21:22.448652 [ 254 ] {7e47d36a-4fe4-4b57-9e27-0c26faa23478} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 8056 | 2026.03.10 17:21:22.448859 [ 254 ] {7e47d36a-4fe4-4b57-9e27-0c26faa23478} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8057 | 2026.03.10 17:21:22.448988 [ 254 ] {7e47d36a-4fe4-4b57-9e27-0c26faa23478} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 64.39 KiB/sec. | ||
| 8058 | 2026.03.10 17:21:22.449026 [ 254 ] {7e47d36a-4fe4-4b57-9e27-0c26faa23478} <Debug> TCPHandler: Processed in 0.00125727 sec. | ||
| 8059 | 2026.03.10 17:21:22.449158 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8060 | 2026.03.10 17:21:22.449275 [ 254 ] {64aba4d9-3b09-40b0-9876-96351939a895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8061 | 2026.03.10 17:21:22.449325 [ 254 ] {64aba4d9-3b09-40b0-9876-96351939a895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8062 | 2026.03.10 17:21:22.449810 [ 254 ] {64aba4d9-3b09-40b0-9876-96351939a895} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2026.03.10 17:21:22.449851 [ 254 ] {64aba4d9-3b09-40b0-9876-96351939a895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8064 | 2026.03.10 17:21:22.450164 [ 254 ] {64aba4d9-3b09-40b0-9876-96351939a895} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 8065 | 2026.03.10 17:21:22.450401 [ 254 ] {64aba4d9-3b09-40b0-9876-96351939a895} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2026.03.10 17:21:22.450540 [ 254 ] {64aba4d9-3b09-40b0-9876-96351939a895} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001288 sec., 9316.770186335403 rows/sec., 727.87 KiB/sec. | ||
| 8067 | 2026.03.10 17:21:22.450580 [ 254 ] {64aba4d9-3b09-40b0-9876-96351939a895} <Debug> TCPHandler: Processed in 0.001484124 sec. | ||
| 8068 | 2026.03.10 17:21:22.450694 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8069 | 2026.03.10 17:21:22.450787 [ 254 ] {8ade5159-e4cf-4eec-9832-474afb9a514f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8070 | 2026.03.10 17:21:22.450828 [ 254 ] {8ade5159-e4cf-4eec-9832-474afb9a514f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8071 | 2026.03.10 17:21:22.451837 [ 254 ] {8ade5159-e4cf-4eec-9832-474afb9a514f} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8072 | 2026.03.10 17:21:22.451872 [ 254 ] {8ade5159-e4cf-4eec-9832-474afb9a514f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8073 | 2026.03.10 17:21:22.452215 [ 254 ] {8ade5159-e4cf-4eec-9832-474afb9a514f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8074 | 2026.03.10 17:21:22.452436 [ 254 ] {8ade5159-e4cf-4eec-9832-474afb9a514f} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8075 | 2026.03.10 17:21:22.452573 [ 254 ] {8ade5159-e4cf-4eec-9832-474afb9a514f} <Debug> executeQuery: Read 1060 rows, 75.53 KiB in 0.001804 sec., 587583.1485587583 rows/sec., 40.89 MiB/sec. | ||
| 8076 | 2026.03.10 17:21:22.452612 [ 254 ] {8ade5159-e4cf-4eec-9832-474afb9a514f} <Debug> TCPHandler: Processed in 0.001967531 sec. | ||
| 8077 | 2026.03.10 17:21:22.452741 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8078 | 2026.03.10 17:21:22.452836 [ 254 ] {abdf85a7-d7de-4de2-9b66-d8df6882a523} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8079 | 2026.03.10 17:21:22.452877 [ 254 ] {abdf85a7-d7de-4de2-9b66-d8df6882a523} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8080 | 2026.03.10 17:21:22.453659 [ 254 ] {abdf85a7-d7de-4de2-9b66-d8df6882a523} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8081 | 2026.03.10 17:21:22.453696 [ 254 ] {abdf85a7-d7de-4de2-9b66-d8df6882a523} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8082 | 2026.03.10 17:21:22.454128 [ 254 ] {abdf85a7-d7de-4de2-9b66-d8df6882a523} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8083 | 2026.03.10 17:21:22.454357 [ 254 ] {abdf85a7-d7de-4de2-9b66-d8df6882a523} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8084 | 2026.03.10 17:21:22.454489 [ 254 ] {abdf85a7-d7de-4de2-9b66-d8df6882a523} <Debug> executeQuery: Read 1321 rows, 85.75 KiB in 0.001671 sec., 790544.5840813884 rows/sec., 50.11 MiB/sec. | ||
| 8085 | 2026.03.10 17:21:22.454527 [ 254 ] {abdf85a7-d7de-4de2-9b66-d8df6882a523} <Debug> TCPHandler: Processed in 0.001835669 sec. | ||
| 8086 | 2026.03.10 17:21:22.454664 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8087 | 2026.03.10 17:21:22.454760 [ 254 ] {f1bd0fb0-ecc5-4063-828f-2396634bcf92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8088 | 2026.03.10 17:21:22.454814 [ 254 ] {f1bd0fb0-ecc5-4063-828f-2396634bcf92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8089 | 2026.03.10 17:21:22.455623 [ 254 ] {f1bd0fb0-ecc5-4063-828f-2396634bcf92} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8090 | 2026.03.10 17:21:22.455660 [ 254 ] {f1bd0fb0-ecc5-4063-828f-2396634bcf92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8091 | 2026.03.10 17:21:22.456185 [ 254 ] {f1bd0fb0-ecc5-4063-828f-2396634bcf92} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 8092 | 2026.03.10 17:21:22.456408 [ 254 ] {f1bd0fb0-ecc5-4063-828f-2396634bcf92} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8093 | 2026.03.10 17:21:22.456547 [ 254 ] {f1bd0fb0-ecc5-4063-828f-2396634bcf92} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001805 sec., 8864.26592797784 rows/sec., 15.88 MiB/sec. | ||
| 8094 | 2026.03.10 17:21:22.456600 [ 254 ] {f1bd0fb0-ecc5-4063-828f-2396634bcf92} <Debug> TCPHandler: Processed in 0.001985892 sec. | ||
| 8095 | 2026.03.10 17:21:22.456716 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8096 | 2026.03.10 17:21:22.456812 [ 254 ] {c0a2157c-e513-46c3-b36e-1f7d826d8a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8097 | 2026.03.10 17:21:22.456852 [ 254 ] {c0a2157c-e513-46c3-b36e-1f7d826d8a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8098 | 2026.03.10 17:21:22.457184 [ 254 ] {c0a2157c-e513-46c3-b36e-1f7d826d8a71} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8099 | 2026.03.10 17:21:22.457219 [ 254 ] {c0a2157c-e513-46c3-b36e-1f7d826d8a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8100 | 2026.03.10 17:21:22.457522 [ 254 ] {c0a2157c-e513-46c3-b36e-1f7d826d8a71} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8101 | 2026.03.10 17:21:22.457733 [ 254 ] {c0a2157c-e513-46c3-b36e-1f7d826d8a71} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8102 | 2026.03.10 17:21:22.457861 [ 254 ] {c0a2157c-e513-46c3-b36e-1f7d826d8a71} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001067 sec., 33739.45641986879 rows/sec., 2.27 MiB/sec. | ||
| 8103 | 2026.03.10 17:21:22.457896 [ 254 ] {c0a2157c-e513-46c3-b36e-1f7d826d8a71} <Debug> TCPHandler: Processed in 0.001229059 sec. | ||
| 8104 | 2026.03.10 17:21:23.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.73 MiB, peak 293.14 MiB, free memory in arenas 0.00 B, will set to 284.45 MiB (RSS), difference: -1.27 MiB | ||
| 8105 | 2026.03.10 17:21:24.022139 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 998 | ||
| 8106 | 2026.03.10 17:21:24.024970 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8107 | 2026.03.10 17:21:24.025039 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8108 | 2026.03.10 17:21:24.026373 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8109 | 2026.03.10 17:21:24.026685 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8110 | 2026.03.10 17:21:24.027087 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 998 | ||
| 8111 | 2026.03.10 17:21:25.105836 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8112 | 2026.03.10 17:21:25.106018 [ 254 ] {c02b60a9-6184-4d1c-b5d0-e8fceb0e73a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8113 | 2026.03.10 17:21:25.106088 [ 254 ] {c02b60a9-6184-4d1c-b5d0-e8fceb0e73a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8114 | 2026.03.10 17:21:25.106790 [ 254 ] {c02b60a9-6184-4d1c-b5d0-e8fceb0e73a7} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8115 | 2026.03.10 17:21:25.106844 [ 254 ] {c02b60a9-6184-4d1c-b5d0-e8fceb0e73a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8116 | 2026.03.10 17:21:25.107266 [ 254 ] {c02b60a9-6184-4d1c-b5d0-e8fceb0e73a7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8117 | 2026.03.10 17:21:25.107536 [ 254 ] {c02b60a9-6184-4d1c-b5d0-e8fceb0e73a7} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8118 | 2026.03.10 17:21:25.107705 [ 254 ] {c02b60a9-6184-4d1c-b5d0-e8fceb0e73a7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001735 sec., 32276.657060518733 rows/sec., 2.46 MiB/sec. | ||
| 8119 | 2026.03.10 17:21:25.107758 [ 254 ] {c02b60a9-6184-4d1c-b5d0-e8fceb0e73a7} <Debug> TCPHandler: Processed in 0.002051193 sec. | ||
| 8120 | 2026.03.10 17:21:25.107899 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8121 | 2026.03.10 17:21:25.108000 [ 254 ] {c1b08c3e-5937-4e12-94ac-529570ff6421} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8122 | 2026.03.10 17:21:25.108041 [ 254 ] {c1b08c3e-5937-4e12-94ac-529570ff6421} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8123 | 2026.03.10 17:21:25.108468 [ 254 ] {c1b08c3e-5937-4e12-94ac-529570ff6421} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8124 | 2026.03.10 17:21:25.108502 [ 254 ] {c1b08c3e-5937-4e12-94ac-529570ff6421} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8125 | 2026.03.10 17:21:25.108800 [ 254 ] {c1b08c3e-5937-4e12-94ac-529570ff6421} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8126 | 2026.03.10 17:21:25.109082 [ 254 ] {c1b08c3e-5937-4e12-94ac-529570ff6421} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8127 | 2026.03.10 17:21:25.109221 [ 254 ] {c1b08c3e-5937-4e12-94ac-529570ff6421} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001237 sec., 51738.07599029911 rows/sec., 4.04 MiB/sec. | ||
| 8128 | 2026.03.10 17:21:25.109261 [ 254 ] {c1b08c3e-5937-4e12-94ac-529570ff6421} <Debug> TCPHandler: Processed in 0.001414363 sec. | ||
| 8129 | 2026.03.10 17:21:25.109383 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8130 | 2026.03.10 17:21:25.109488 [ 254 ] {e96c9768-60dc-4629-8424-4687402a6005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8131 | 2026.03.10 17:21:25.109532 [ 254 ] {e96c9768-60dc-4629-8424-4687402a6005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8132 | 2026.03.10 17:21:25.109933 [ 254 ] {e96c9768-60dc-4629-8424-4687402a6005} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8133 | 2026.03.10 17:21:25.109974 [ 254 ] {e96c9768-60dc-4629-8424-4687402a6005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8134 | 2026.03.10 17:21:25.110303 [ 254 ] {e96c9768-60dc-4629-8424-4687402a6005} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8135 | 2026.03.10 17:21:25.110516 [ 254 ] {e96c9768-60dc-4629-8424-4687402a6005} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8136 | 2026.03.10 17:21:25.110649 [ 254 ] {e96c9768-60dc-4629-8424-4687402a6005} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 3.75 MiB/sec. | ||
| 8137 | 2026.03.10 17:21:25.110686 [ 254 ] {e96c9768-60dc-4629-8424-4687402a6005} <Debug> TCPHandler: Processed in 0.001354332 sec. | ||
| 8138 | 2026.03.10 17:21:25.110814 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8139 | 2026.03.10 17:21:25.110911 [ 254 ] {167b0470-1aa7-4005-b759-165153841279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8140 | 2026.03.10 17:21:25.110952 [ 254 ] {167b0470-1aa7-4005-b759-165153841279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8141 | 2026.03.10 17:21:25.111288 [ 254 ] {167b0470-1aa7-4005-b759-165153841279} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8142 | 2026.03.10 17:21:25.111325 [ 254 ] {167b0470-1aa7-4005-b759-165153841279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.26 GiB. | ||
| 8143 | 2026.03.10 17:21:25.111638 [ 254 ] {167b0470-1aa7-4005-b759-165153841279} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8144 | 2026.03.10 17:21:25.111857 [ 254 ] {167b0470-1aa7-4005-b759-165153841279} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8145 | 2026.03.10 17:21:25.111988 [ 254 ] {167b0470-1aa7-4005-b759-165153841279} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001097 sec., 21877.848678213308 rows/sec., 1.47 MiB/sec. | ||
| 8146 | 2026.03.10 17:21:25.112024 [ 254 ] {167b0470-1aa7-4005-b759-165153841279} <Debug> TCPHandler: Processed in 0.00125991 sec. | ||
| 8147 | 2026.03.10 17:21:28.870250 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8148 | 2026.03.10 17:21:28.870321 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8149 | 2026.03.10 17:21:28.982639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16351 | ||
| 8150 | 2026.03.10 17:21:28.983248 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2026.03.10 17:21:28.983295 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8152 | 2026.03.10 17:21:28.983846 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8153 | 2026.03.10 17:21:28.984122 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8154 | 2026.03.10 17:21:28.984273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16351 | ||
| 8155 | 2026.03.10 17:21:29.834391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8156 | 2026.03.10 17:21:29.850899 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2026.03.10 17:21:29.850958 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8158 | 2026.03.10 17:21:29.857082 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8159 | 2026.03.10 17:21:29.857817 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2026.03.10 17:21:29.860630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8161 | 2026.03.10 17:21:30.110357 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8162 | 2026.03.10 17:21:30.110536 [ 254 ] {09e852d6-23f3-401f-a044-efd843523aed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8163 | 2026.03.10 17:21:30.110599 [ 254 ] {09e852d6-23f3-401f-a044-efd843523aed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8164 | 2026.03.10 17:21:30.111319 [ 254 ] {09e852d6-23f3-401f-a044-efd843523aed} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8165 | 2026.03.10 17:21:30.111361 [ 254 ] {09e852d6-23f3-401f-a044-efd843523aed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8166 | 2026.03.10 17:21:30.111767 [ 254 ] {09e852d6-23f3-401f-a044-efd843523aed} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8167 | 2026.03.10 17:21:30.112009 [ 254 ] {09e852d6-23f3-401f-a044-efd843523aed} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8168 | 2026.03.10 17:21:30.112164 [ 254 ] {09e852d6-23f3-401f-a044-efd843523aed} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001678 sec., 75089.39213349225 rows/sec., 6.46 MiB/sec. | ||
| 8169 | 2026.03.10 17:21:30.112206 [ 254 ] {09e852d6-23f3-401f-a044-efd843523aed} <Debug> TCPHandler: Processed in 0.001968192 sec. | ||
| 8170 | 2026.03.10 17:21:30.112337 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8171 | 2026.03.10 17:21:30.112434 [ 254 ] {7243ec52-f5e6-48ff-b592-24fbeb0a4ac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8172 | 2026.03.10 17:21:30.112474 [ 254 ] {7243ec52-f5e6-48ff-b592-24fbeb0a4ac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8173 | 2026.03.10 17:21:30.112901 [ 254 ] {7243ec52-f5e6-48ff-b592-24fbeb0a4ac0} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8174 | 2026.03.10 17:21:30.112936 [ 254 ] {7243ec52-f5e6-48ff-b592-24fbeb0a4ac0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8175 | 2026.03.10 17:21:30.113245 [ 254 ] {7243ec52-f5e6-48ff-b592-24fbeb0a4ac0} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8176 | 2026.03.10 17:21:30.113475 [ 254 ] {7243ec52-f5e6-48ff-b592-24fbeb0a4ac0} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8177 | 2026.03.10 17:21:30.113609 [ 254 ] {7243ec52-f5e6-48ff-b592-24fbeb0a4ac0} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001193 sec., 29337.80385582565 rows/sec., 2.15 MiB/sec. | ||
| 8178 | 2026.03.10 17:21:30.113659 [ 254 ] {7243ec52-f5e6-48ff-b592-24fbeb0a4ac0} <Debug> TCPHandler: Processed in 0.001371092 sec. | ||
| 8179 | 2026.03.10 17:21:30.113802 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8180 | 2026.03.10 17:21:30.113903 [ 254 ] {ace2a7da-e95e-42cc-be99-da062de318c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8181 | 2026.03.10 17:21:30.113944 [ 254 ] {ace2a7da-e95e-42cc-be99-da062de318c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8182 | 2026.03.10 17:21:30.114402 [ 254 ] {ace2a7da-e95e-42cc-be99-da062de318c4} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8183 | 2026.03.10 17:21:30.114436 [ 254 ] {ace2a7da-e95e-42cc-be99-da062de318c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8184 | 2026.03.10 17:21:30.114749 [ 254 ] {ace2a7da-e95e-42cc-be99-da062de318c4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8185 | 2026.03.10 17:21:30.114984 [ 254 ] {ace2a7da-e95e-42cc-be99-da062de318c4} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8186 | 2026.03.10 17:21:30.115114 [ 254 ] {ace2a7da-e95e-42cc-be99-da062de318c4} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001229 sec., 80553.295362083 rows/sec., 6.29 MiB/sec. | ||
| 8187 | 2026.03.10 17:21:30.115151 [ 254 ] {ace2a7da-e95e-42cc-be99-da062de318c4} <Debug> TCPHandler: Processed in 0.001409642 sec. | ||
| 8188 | 2026.03.10 17:21:30.115270 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8189 | 2026.03.10 17:21:30.115363 [ 254 ] {0ac64227-57b9-4d79-b210-288a40dd1a73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8190 | 2026.03.10 17:21:30.115406 [ 254 ] {0ac64227-57b9-4d79-b210-288a40dd1a73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8191 | 2026.03.10 17:21:30.115818 [ 254 ] {0ac64227-57b9-4d79-b210-288a40dd1a73} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8192 | 2026.03.10 17:21:30.115851 [ 254 ] {0ac64227-57b9-4d79-b210-288a40dd1a73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8193 | 2026.03.10 17:21:30.116181 [ 254 ] {0ac64227-57b9-4d79-b210-288a40dd1a73} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8194 | 2026.03.10 17:21:30.116385 [ 254 ] {0ac64227-57b9-4d79-b210-288a40dd1a73} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8195 | 2026.03.10 17:21:30.116513 [ 254 ] {0ac64227-57b9-4d79-b210-288a40dd1a73} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 8196 | 2026.03.10 17:21:30.116549 [ 254 ] {0ac64227-57b9-4d79-b210-288a40dd1a73} <Debug> TCPHandler: Processed in 0.001326321 sec. | ||
| 8197 | 2026.03.10 17:21:30.116659 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8198 | 2026.03.10 17:21:30.116751 [ 254 ] {7ec3a1ed-cbfd-4086-b48f-7f4584a73791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8199 | 2026.03.10 17:21:30.116803 [ 254 ] {7ec3a1ed-cbfd-4086-b48f-7f4584a73791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8200 | 2026.03.10 17:21:30.117659 [ 254 ] {7ec3a1ed-cbfd-4086-b48f-7f4584a73791} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2026.03.10 17:21:30.117693 [ 254 ] {7ec3a1ed-cbfd-4086-b48f-7f4584a73791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8202 | 2026.03.10 17:21:30.118262 [ 254 ] {7ec3a1ed-cbfd-4086-b48f-7f4584a73791} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8203 | 2026.03.10 17:21:30.118490 [ 254 ] {7ec3a1ed-cbfd-4086-b48f-7f4584a73791} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2026.03.10 17:21:30.118622 [ 254 ] {7ec3a1ed-cbfd-4086-b48f-7f4584a73791} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001889 sec., 18528.3218634198 rows/sec., 33.20 MiB/sec. | ||
| 8205 | 2026.03.10 17:21:30.118687 [ 254 ] {7ec3a1ed-cbfd-4086-b48f-7f4584a73791} <Debug> TCPHandler: Processed in 0.002075443 sec. | ||
| 8206 | 2026.03.10 17:21:30.118804 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8207 | 2026.03.10 17:21:30.118897 [ 254 ] {aeb67dee-1167-4079-94fe-e6972709d55b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8208 | 2026.03.10 17:21:30.118938 [ 254 ] {aeb67dee-1167-4079-94fe-e6972709d55b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8209 | 2026.03.10 17:21:30.119269 [ 254 ] {aeb67dee-1167-4079-94fe-e6972709d55b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8210 | 2026.03.10 17:21:30.119301 [ 254 ] {aeb67dee-1167-4079-94fe-e6972709d55b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8211 | 2026.03.10 17:21:30.119598 [ 254 ] {aeb67dee-1167-4079-94fe-e6972709d55b} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8212 | 2026.03.10 17:21:30.119807 [ 254 ] {aeb67dee-1167-4079-94fe-e6972709d55b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8213 | 2026.03.10 17:21:30.119931 [ 254 ] {aeb67dee-1167-4079-94fe-e6972709d55b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 8214 | 2026.03.10 17:21:30.119965 [ 254 ] {aeb67dee-1167-4079-94fe-e6972709d55b} <Debug> TCPHandler: Processed in 0.001208739 sec. | ||
| 8215 | 2026.03.10 17:21:34.027420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1018 | ||
| 8216 | 2026.03.10 17:21:34.029606 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8217 | 2026.03.10 17:21:34.029670 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8218 | 2026.03.10 17:21:34.030947 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8219 | 2026.03.10 17:21:34.031252 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8220 | 2026.03.10 17:21:34.031426 [ 132 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8221 | 2026.03.10 17:21:34.031490 [ 132 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8222 | 2026.03.10 17:21:34.031515 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8223 | 2026.03.10 17:21:34.031628 [ 193 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::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 | ||
| 8224 | 2026.03.10 17:21:34.031631 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1018 | ||
| 8225 | 2026.03.10 17:21:34.032230 [ 193 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8226 | 2026.03.10 17:21:34.032399 [ 193 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 846 rows starting from the beginning of the part | ||
| 8227 | 2026.03.10 17:21:34.032813 [ 193 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 8228 | 2026.03.10 17:21:34.033176 [ 193 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 8229 | 2026.03.10 17:21:34.033531 [ 193 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 8230 | 2026.03.10 17:21:34.033875 [ 193 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 52 rows starting from the beginning of the part | ||
| 8231 | 2026.03.10 17:21:34.034216 [ 193 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 8232 | 2026.03.10 17:21:34.041054 [ 198 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1018 rows, containing 72 columns (72 merged, 0 gathered) in 0.009474452 sec., 107446.8475854857 rows/sec., 89.72 MiB/sec. | ||
| 8233 | 2026.03.10 17:21:34.042423 [ 189 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8234 | 2026.03.10 17:21:34.043045 [ 189 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_26_5} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2026.03.10 17:21:34.043126 [ 189 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_26_5} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8236 | 2026.03.10 17:21:34.043399 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 8237 | 2026.03.10 17:21:35.108846 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8238 | 2026.03.10 17:21:35.109028 [ 254 ] {476c9fc3-7f07-430d-a777-f04205421333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8239 | 2026.03.10 17:21:35.109104 [ 254 ] {476c9fc3-7f07-430d-a777-f04205421333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8240 | 2026.03.10 17:21:35.109790 [ 254 ] {476c9fc3-7f07-430d-a777-f04205421333} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2026.03.10 17:21:35.109839 [ 254 ] {476c9fc3-7f07-430d-a777-f04205421333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8242 | 2026.03.10 17:21:35.110277 [ 254 ] {476c9fc3-7f07-430d-a777-f04205421333} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8243 | 2026.03.10 17:21:35.110524 [ 254 ] {476c9fc3-7f07-430d-a777-f04205421333} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8244 | 2026.03.10 17:21:35.110689 [ 254 ] {476c9fc3-7f07-430d-a777-f04205421333} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00171 sec., 38596.491228070176 rows/sec., 3.06 MiB/sec. | ||
| 8245 | 2026.03.10 17:21:35.110740 [ 254 ] {476c9fc3-7f07-430d-a777-f04205421333} <Debug> TCPHandler: Processed in 0.002021693 sec. | ||
| 8246 | 2026.03.10 17:21:35.110870 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8247 | 2026.03.10 17:21:35.110973 [ 254 ] {95b54795-eaf4-44eb-b5e4-4ac799c59f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8248 | 2026.03.10 17:21:35.111018 [ 254 ] {95b54795-eaf4-44eb-b5e4-4ac799c59f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8249 | 2026.03.10 17:21:35.111434 [ 254 ] {95b54795-eaf4-44eb-b5e4-4ac799c59f98} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8250 | 2026.03.10 17:21:35.111469 [ 254 ] {95b54795-eaf4-44eb-b5e4-4ac799c59f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8251 | 2026.03.10 17:21:35.111773 [ 254 ] {95b54795-eaf4-44eb-b5e4-4ac799c59f98} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8252 | 2026.03.10 17:21:35.111998 [ 254 ] {95b54795-eaf4-44eb-b5e4-4ac799c59f98} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8253 | 2026.03.10 17:21:35.112147 [ 254 ] {95b54795-eaf4-44eb-b5e4-4ac799c59f98} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001197 sec., 4177.109440267335 rows/sec., 314.10 KiB/sec. | ||
| 8254 | 2026.03.10 17:21:35.112186 [ 254 ] {95b54795-eaf4-44eb-b5e4-4ac799c59f98} <Debug> TCPHandler: Processed in 0.001370903 sec. | ||
| 8255 | 2026.03.10 17:21:35.112291 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8256 | 2026.03.10 17:21:35.112390 [ 254 ] {96afaac0-f43f-4df0-a309-31f26ffad768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8257 | 2026.03.10 17:21:35.112431 [ 254 ] {96afaac0-f43f-4df0-a309-31f26ffad768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8258 | 2026.03.10 17:21:35.112856 [ 254 ] {96afaac0-f43f-4df0-a309-31f26ffad768} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8259 | 2026.03.10 17:21:35.112893 [ 254 ] {96afaac0-f43f-4df0-a309-31f26ffad768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8260 | 2026.03.10 17:21:35.113210 [ 254 ] {96afaac0-f43f-4df0-a309-31f26ffad768} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8261 | 2026.03.10 17:21:35.113433 [ 254 ] {96afaac0-f43f-4df0-a309-31f26ffad768} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8262 | 2026.03.10 17:21:35.113562 [ 254 ] {96afaac0-f43f-4df0-a309-31f26ffad768} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001191 sec., 57934.508816120906 rows/sec., 4.52 MiB/sec. | ||
| 8263 | 2026.03.10 17:21:35.113601 [ 254 ] {96afaac0-f43f-4df0-a309-31f26ffad768} <Debug> TCPHandler: Processed in 0.001359382 sec. | ||
| 8264 | 2026.03.10 17:21:35.113716 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8265 | 2026.03.10 17:21:35.113814 [ 254 ] {9d7ee4e0-bc82-41a6-bd76-83bb3e37fdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8266 | 2026.03.10 17:21:35.113858 [ 254 ] {9d7ee4e0-bc82-41a6-bd76-83bb3e37fdb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8267 | 2026.03.10 17:21:35.114286 [ 254 ] {9d7ee4e0-bc82-41a6-bd76-83bb3e37fdb0} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8268 | 2026.03.10 17:21:35.114321 [ 254 ] {9d7ee4e0-bc82-41a6-bd76-83bb3e37fdb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8269 | 2026.03.10 17:21:35.114689 [ 254 ] {9d7ee4e0-bc82-41a6-bd76-83bb3e37fdb0} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8270 | 2026.03.10 17:21:35.114913 [ 254 ] {9d7ee4e0-bc82-41a6-bd76-83bb3e37fdb0} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8271 | 2026.03.10 17:21:35.115046 [ 254 ] {9d7ee4e0-bc82-41a6-bd76-83bb3e37fdb0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001251 sec., 127897.6818545164 rows/sec., 8.91 MiB/sec. | ||
| 8272 | 2026.03.10 17:21:35.115084 [ 254 ] {9d7ee4e0-bc82-41a6-bd76-83bb3e37fdb0} <Debug> TCPHandler: Processed in 0.001418223 sec. | ||
| 8273 | 2026.03.10 17:21:35.115209 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8274 | 2026.03.10 17:21:35.115304 [ 254 ] {c386a025-3e5b-426c-a77e-967c55468d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8275 | 2026.03.10 17:21:35.115359 [ 254 ] {c386a025-3e5b-426c-a77e-967c55468d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8276 | 2026.03.10 17:21:35.116129 [ 254 ] {c386a025-3e5b-426c-a77e-967c55468d95} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8277 | 2026.03.10 17:21:35.116165 [ 254 ] {c386a025-3e5b-426c-a77e-967c55468d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8278 | 2026.03.10 17:21:35.116686 [ 254 ] {c386a025-3e5b-426c-a77e-967c55468d95} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8279 | 2026.03.10 17:21:35.116920 [ 254 ] {c386a025-3e5b-426c-a77e-967c55468d95} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8280 | 2026.03.10 17:21:35.117075 [ 254 ] {c386a025-3e5b-426c-a77e-967c55468d95} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001789 sec., 2794.857462269424 rows/sec., 5.01 MiB/sec. | ||
| 8281 | 2026.03.10 17:21:35.117150 [ 254 ] {c386a025-3e5b-426c-a77e-967c55468d95} <Debug> TCPHandler: Processed in 0.001991762 sec. | ||
| 8282 | 2026.03.10 17:21:35.117277 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8283 | 2026.03.10 17:21:35.117373 [ 254 ] {24c81bf9-9ba9-4964-bde9-39884d8cdf15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8284 | 2026.03.10 17:21:35.117414 [ 254 ] {24c81bf9-9ba9-4964-bde9-39884d8cdf15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8285 | 2026.03.10 17:21:35.117782 [ 254 ] {24c81bf9-9ba9-4964-bde9-39884d8cdf15} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8286 | 2026.03.10 17:21:35.117817 [ 254 ] {24c81bf9-9ba9-4964-bde9-39884d8cdf15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8287 | 2026.03.10 17:21:35.118127 [ 254 ] {24c81bf9-9ba9-4964-bde9-39884d8cdf15} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8288 | 2026.03.10 17:21:35.118349 [ 254 ] {24c81bf9-9ba9-4964-bde9-39884d8cdf15} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8289 | 2026.03.10 17:21:35.118479 [ 254 ] {24c81bf9-9ba9-4964-bde9-39884d8cdf15} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 8290 | 2026.03.10 17:21:35.118515 [ 254 ] {24c81bf9-9ba9-4964-bde9-39884d8cdf15} <Debug> TCPHandler: Processed in 0.00128942 sec. | ||
| 8291 | 2026.03.10 17:21:36.484357 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16863 | ||
| 8292 | 2026.03.10 17:21:36.484866 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2026.03.10 17:21:36.484911 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8294 | 2026.03.10 17:21:36.485409 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8295 | 2026.03.10 17:21:36.485655 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2026.03.10 17:21:36.485802 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16863 | ||
| 8297 | 2026.03.10 17:21:37.360710 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8298 | 2026.03.10 17:21:37.378391 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8299 | 2026.03.10 17:21:37.378456 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8300 | 2026.03.10 17:21:37.384560 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8301 | 2026.03.10 17:21:37.385294 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8302 | 2026.03.10 17:21:37.388469 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8303 | 2026.03.10 17:21:40.110702 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8304 | 2026.03.10 17:21:40.110975 [ 254 ] {8d4db2f7-4049-49aa-8bfb-83105df2c9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8305 | 2026.03.10 17:21:40.111068 [ 254 ] {8d4db2f7-4049-49aa-8bfb-83105df2c9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8306 | 2026.03.10 17:21:40.111824 [ 254 ] {8d4db2f7-4049-49aa-8bfb-83105df2c9d1} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8307 | 2026.03.10 17:21:40.111863 [ 254 ] {8d4db2f7-4049-49aa-8bfb-83105df2c9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8308 | 2026.03.10 17:21:40.112235 [ 254 ] {8d4db2f7-4049-49aa-8bfb-83105df2c9d1} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8309 | 2026.03.10 17:21:40.112481 [ 254 ] {8d4db2f7-4049-49aa-8bfb-83105df2c9d1} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8310 | 2026.03.10 17:21:40.112625 [ 254 ] {8d4db2f7-4049-49aa-8bfb-83105df2c9d1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00172 sec., 3488.3720930232557 rows/sec., 284.45 KiB/sec. | ||
| 8311 | 2026.03.10 17:21:40.112666 [ 254 ] {8d4db2f7-4049-49aa-8bfb-83105df2c9d1} <Debug> TCPHandler: Processed in 0.002122654 sec. | ||
| 8312 | 2026.03.10 17:21:40.112791 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8313 | 2026.03.10 17:21:40.112884 [ 254 ] {b242a596-7a78-4c8d-8b78-0d6cd5e50ee0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8314 | 2026.03.10 17:21:40.112923 [ 254 ] {b242a596-7a78-4c8d-8b78-0d6cd5e50ee0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8315 | 2026.03.10 17:21:40.113396 [ 254 ] {b242a596-7a78-4c8d-8b78-0d6cd5e50ee0} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8316 | 2026.03.10 17:21:40.113431 [ 254 ] {b242a596-7a78-4c8d-8b78-0d6cd5e50ee0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8317 | 2026.03.10 17:21:40.113749 [ 254 ] {b242a596-7a78-4c8d-8b78-0d6cd5e50ee0} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8318 | 2026.03.10 17:21:40.113956 [ 254 ] {b242a596-7a78-4c8d-8b78-0d6cd5e50ee0} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8319 | 2026.03.10 17:21:40.114056 [ 123 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8320 | 2026.03.10 17:21:40.114081 [ 254 ] {b242a596-7a78-4c8d-8b78-0d6cd5e50ee0} <Debug> executeQuery: Read 129 rows, 11.31 KiB in 0.001216 sec., 106085.52631578947 rows/sec., 9.09 MiB/sec. | ||
| 8321 | 2026.03.10 17:21:40.114094 [ 123 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8322 | 2026.03.10 17:21:40.114115 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8323 | 2026.03.10 17:21:40.114119 [ 254 ] {b242a596-7a78-4c8d-8b78-0d6cd5e50ee0} <Debug> TCPHandler: Processed in 0.001374402 sec. | ||
| 8324 | 2026.03.10 17:21:40.114243 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8325 | 2026.03.10 17:21:40.114248 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8326 | 2026.03.10 17:21:40.114336 [ 254 ] {82aaf415-7433-4909-9d07-42e72d42d07d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8327 | 2026.03.10 17:21:40.114380 [ 254 ] {82aaf415-7433-4909-9d07-42e72d42d07d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8328 | 2026.03.10 17:21:40.114407 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8329 | 2026.03.10 17:21:40.114447 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2892 rows starting from the beginning of the part | ||
| 8330 | 2026.03.10 17:21:40.114521 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 2074 rows starting from the beginning of the part | ||
| 8331 | 2026.03.10 17:21:40.114572 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 56 rows starting from the beginning of the part | ||
| 8332 | 2026.03.10 17:21:40.114622 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 126 rows starting from the beginning of the part | ||
| 8333 | 2026.03.10 17:21:40.114667 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 66 rows starting from the beginning of the part | ||
| 8334 | 2026.03.10 17:21:40.114717 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 129 rows starting from the beginning of the part | ||
| 8335 | 2026.03.10 17:21:40.114813 [ 254 ] {82aaf415-7433-4909-9d07-42e72d42d07d} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8336 | 2026.03.10 17:21:40.114854 [ 254 ] {82aaf415-7433-4909-9d07-42e72d42d07d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8337 | 2026.03.10 17:21:40.115202 [ 254 ] {82aaf415-7433-4909-9d07-42e72d42d07d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8338 | 2026.03.10 17:21:40.115412 [ 254 ] {82aaf415-7433-4909-9d07-42e72d42d07d} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8339 | 2026.03.10 17:21:40.115543 [ 254 ] {82aaf415-7433-4909-9d07-42e72d42d07d} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001225 sec., 33469.38775510204 rows/sec., 2.43 MiB/sec. | ||
| 8340 | 2026.03.10 17:21:40.115563 [ 122 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8341 | 2026.03.10 17:21:40.115580 [ 254 ] {82aaf415-7433-4909-9d07-42e72d42d07d} <Debug> TCPHandler: Processed in 0.001384023 sec. | ||
| 8342 | 2026.03.10 17:21:40.115632 [ 122 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8343 | 2026.03.10 17:21:40.115665 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8344 | 2026.03.10 17:21:40.115712 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8345 | 2026.03.10 17:21:40.115745 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8346 | 2026.03.10 17:21:40.115808 [ 254 ] {535f5601-8e76-4e17-acd9-eecc2a710232} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8347 | 2026.03.10 17:21:40.115850 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8348 | 2026.03.10 17:21:40.115851 [ 254 ] {535f5601-8e76-4e17-acd9-eecc2a710232} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8349 | 2026.03.10 17:21:40.115886 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 225 rows starting from the beginning of the part | ||
| 8350 | 2026.03.10 17:21:40.115948 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 35 rows starting from the beginning of the part | ||
| 8351 | 2026.03.10 17:21:40.115996 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 8352 | 2026.03.10 17:21:40.116040 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 35 rows starting from the beginning of the part | ||
| 8353 | 2026.03.10 17:21:40.116090 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part | ||
| 8354 | 2026.03.10 17:21:40.116134 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 41 rows starting from the beginning of the part | ||
| 8355 | 2026.03.10 17:21:40.116311 [ 254 ] {535f5601-8e76-4e17-acd9-eecc2a710232} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8356 | 2026.03.10 17:21:40.116351 [ 254 ] {535f5601-8e76-4e17-acd9-eecc2a710232} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8357 | 2026.03.10 17:21:40.116678 [ 254 ] {535f5601-8e76-4e17-acd9-eecc2a710232} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8358 | 2026.03.10 17:21:40.116862 [ 191 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5343 rows, containing 5 columns (5 merged, 0 gathered) in 0.002673793 sec., 1998284.833567894 rows/sec., 161.37 MiB/sec. | ||
| 8359 | 2026.03.10 17:21:40.116900 [ 254 ] {535f5601-8e76-4e17-acd9-eecc2a710232} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8360 | 2026.03.10 17:21:40.116967 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 377 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125815 sec., 299646.3060843302 rows/sec., 21.44 MiB/sec. | ||
| 8361 | 2026.03.10 17:21:40.117022 [ 122 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8362 | 2026.03.10 17:21:40.117029 [ 254 ] {535f5601-8e76-4e17-acd9-eecc2a710232} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001239 sec., 84745.7627118644 rows/sec., 6.63 MiB/sec. | ||
| 8363 | 2026.03.10 17:21:40.117071 [ 122 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8364 | 2026.03.10 17:21:40.117089 [ 254 ] {535f5601-8e76-4e17-acd9-eecc2a710232} <Debug> TCPHandler: Processed in 0.001423933 sec. | ||
| 8365 | 2026.03.10 17:21:40.117107 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8366 | 2026.03.10 17:21:40.117157 [ 198 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8367 | 2026.03.10 17:21:40.117209 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8368 | 2026.03.10 17:21:40.117231 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8369 | 2026.03.10 17:21:40.117267 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8370 | 2026.03.10 17:21:40.117308 [ 254 ] {eed2bb0d-20b4-478a-bcb5-22f9473ac202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8371 | 2026.03.10 17:21:40.117358 [ 254 ] {eed2bb0d-20b4-478a-bcb5-22f9473ac202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8372 | 2026.03.10 17:21:40.117390 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8373 | 2026.03.10 17:21:40.117435 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1551 rows starting from the beginning of the part | ||
| 8374 | 2026.03.10 17:21:40.117481 [ 198 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_46_9} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8375 | 2026.03.10 17:21:40.117504 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1060 rows starting from the beginning of the part | ||
| 8376 | 2026.03.10 17:21:40.117555 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 8377 | 2026.03.10 17:21:40.117570 [ 198 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_46_9} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8378 | 2026.03.10 17:21:40.117600 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 99 rows starting from the beginning of the part | ||
| 8379 | 2026.03.10 17:21:40.117648 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 69 rows starting from the beginning of the part | ||
| 8380 | 2026.03.10 17:21:40.117647 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_56_11} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8381 | 2026.03.10 17:21:40.117650 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 8382 | 2026.03.10 17:21:40.117695 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 105 rows starting from the beginning of the part | ||
| 8383 | 2026.03.10 17:21:40.117748 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_56_11} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8384 | 2026.03.10 17:21:40.117775 [ 254 ] {eed2bb0d-20b4-478a-bcb5-22f9473ac202} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2026.03.10 17:21:40.117817 [ 254 ] {eed2bb0d-20b4-478a-bcb5-22f9473ac202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8386 | 2026.03.10 17:21:40.117846 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 8387 | 2026.03.10 17:21:40.118184 [ 254 ] {eed2bb0d-20b4-478a-bcb5-22f9473ac202} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8388 | 2026.03.10 17:21:40.118412 [ 254 ] {eed2bb0d-20b4-478a-bcb5-22f9473ac202} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8389 | 2026.03.10 17:21:40.118546 [ 254 ] {eed2bb0d-20b4-478a-bcb5-22f9473ac202} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001256 sec., 129777.07006369428 rows/sec., 9.04 MiB/sec. | ||
| 8390 | 2026.03.10 17:21:40.118546 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8391 | 2026.03.10 17:21:40.118584 [ 254 ] {eed2bb0d-20b4-478a-bcb5-22f9473ac202} <Debug> TCPHandler: Processed in 0.001422203 sec. | ||
| 8392 | 2026.03.10 17:21:40.118597 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8393 | 2026.03.10 17:21:40.118620 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8394 | 2026.03.10 17:21:40.118689 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8395 | 2026.03.10 17:21:40.118726 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8396 | 2026.03.10 17:21:40.118785 [ 254 ] {ec59afbc-7ef0-46a3-8d02-0199f74ea0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8397 | 2026.03.10 17:21:40.118844 [ 254 ] {ec59afbc-7ef0-46a3-8d02-0199f74ea0aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8398 | 2026.03.10 17:21:40.118866 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8399 | 2026.03.10 17:21:40.118906 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15368 rows starting from the beginning of the part | ||
| 8400 | 2026.03.10 17:21:40.118968 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1321 rows starting from the beginning of the part | ||
| 8401 | 2026.03.10 17:21:40.119011 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 64 rows starting from the beginning of the part | ||
| 8402 | 2026.03.10 17:21:40.119061 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 8403 | 2026.03.10 17:21:40.119099 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8404 | 2026.03.10 17:21:40.119126 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001953512 sec., 1509076.985449795 rows/sec., 112.39 MiB/sec. | ||
| 8405 | 2026.03.10 17:21:40.119137 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 163 rows starting from the beginning of the part | ||
| 8406 | 2026.03.10 17:21:40.119351 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8407 | 2026.03.10 17:21:40.119612 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_56_11} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8408 | 2026.03.10 17:21:40.119682 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_56_11} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8409 | 2026.03.10 17:21:40.119688 [ 254 ] {ec59afbc-7ef0-46a3-8d02-0199f74ea0aa} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8410 | 2026.03.10 17:21:40.119731 [ 254 ] {ec59afbc-7ef0-46a3-8d02-0199f74ea0aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8411 | 2026.03.10 17:21:40.119749 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8412 | 2026.03.10 17:21:40.120362 [ 254 ] {ec59afbc-7ef0-46a3-8d02-0199f74ea0aa} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8413 | 2026.03.10 17:21:40.120589 [ 254 ] {ec59afbc-7ef0-46a3-8d02-0199f74ea0aa} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8414 | 2026.03.10 17:21:40.120722 [ 122 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8415 | 2026.03.10 17:21:40.120725 [ 254 ] {ec59afbc-7ef0-46a3-8d02-0199f74ea0aa} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001959 sec., 17866.258295048498 rows/sec., 32.02 MiB/sec. | ||
| 8416 | 2026.03.10 17:21:40.120763 [ 122 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8417 | 2026.03.10 17:21:40.120787 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8418 | 2026.03.10 17:21:40.120802 [ 254 ] {ec59afbc-7ef0-46a3-8d02-0199f74ea0aa} <Debug> TCPHandler: Processed in 0.002159205 sec. | ||
| 8419 | 2026.03.10 17:21:40.120853 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 8420 | 2026.03.10 17:21:40.120927 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8421 | 2026.03.10 17:21:40.121023 [ 254 ] {da452779-7a85-48e0-9443-beecfd96f440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8422 | 2026.03.10 17:21:40.121064 [ 254 ] {da452779-7a85-48e0-9443-beecfd96f440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8423 | 2026.03.10 17:21:40.121087 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8424 | 2026.03.10 17:21:40.121144 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 804 rows starting from the beginning of the part | ||
| 8425 | 2026.03.10 17:21:40.121261 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 35 rows starting from the beginning of the part | ||
| 8426 | 2026.03.10 17:21:40.121370 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 16 rows starting from the beginning of the part | ||
| 8427 | 2026.03.10 17:21:40.121406 [ 254 ] {da452779-7a85-48e0-9443-beecfd96f440} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8428 | 2026.03.10 17:21:40.121449 [ 254 ] {da452779-7a85-48e0-9443-beecfd96f440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8429 | 2026.03.10 17:21:40.121484 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 35 rows starting from the beginning of the part | ||
| 8430 | 2026.03.10 17:21:40.121605 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 5 rows starting from the beginning of the part | ||
| 8431 | 2026.03.10 17:21:40.121717 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 35 rows starting from the beginning of the part | ||
| 8432 | 2026.03.10 17:21:40.121779 [ 254 ] {da452779-7a85-48e0-9443-beecfd96f440} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8433 | 2026.03.10 17:21:40.121995 [ 254 ] {da452779-7a85-48e0-9443-beecfd96f440} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8434 | 2026.03.10 17:21:40.122110 [ 123 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8435 | 2026.03.10 17:21:40.122135 [ 254 ] {da452779-7a85-48e0-9443-beecfd96f440} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 8436 | 2026.03.10 17:21:40.122143 [ 123 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8437 | 2026.03.10 17:21:40.122166 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8438 | 2026.03.10 17:21:40.122170 [ 254 ] {da452779-7a85-48e0-9443-beecfd96f440} <Debug> TCPHandler: Processed in 0.001290501 sec. | ||
| 8439 | 2026.03.10 17:21:40.122233 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8440 | 2026.03.10 17:21:40.122345 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8441 | 2026.03.10 17:21:40.122374 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2016 rows starting from the beginning of the part | ||
| 8442 | 2026.03.10 17:21:40.122423 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part | ||
| 8443 | 2026.03.10 17:21:40.122467 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 24 rows starting from the beginning of the part | ||
| 8444 | 2026.03.10 17:21:40.122507 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 8445 | 2026.03.10 17:21:40.122547 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8446 | 2026.03.10 17:21:40.122599 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 8447 | 2026.03.10 17:21:40.123662 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2256 rows, containing 4 columns (4 merged, 0 gathered) in 0.001459024 sec., 1546239.1297195933 rows/sec., 100.57 MiB/sec. | ||
| 8448 | 2026.03.10 17:21:40.123933 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8449 | 2026.03.10 17:21:40.124173 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_56_11} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2026.03.10 17:21:40.124240 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_56_11} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8451 | 2026.03.10 17:21:40.124300 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 8452 | 2026.03.10 17:21:40.124526 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17236 rows, containing 5 columns (5 merged, 0 gathered) in 0.005847854 sec., 2947406.0056902925 rows/sec., 192.78 MiB/sec. | ||
| 8453 | 2026.03.10 17:21:40.124778 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8454 | 2026.03.10 17:21:40.125020 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8455 | 2026.03.10 17:21:40.125086 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8456 | 2026.03.10 17:21:40.125155 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 8457 | 2026.03.10 17:21:40.128407 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 930 rows, containing 19 columns (19 merged, 0 gathered) in 0.007582012 sec., 122658.73491099724 rows/sec., 219.80 MiB/sec. | ||
| 8458 | 2026.03.10 17:21:40.129893 [ 196 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8459 | 2026.03.10 17:21:40.130277 [ 196 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2026.03.10 17:21:40.130354 [ 196 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8461 | 2026.03.10 17:21:40.130480 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.80 MiB. | ||
| 8462 | 2026.03.10 17:21:41.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.80 MiB, peak 298.19 MiB, free memory in arenas 0.00 B, will set to 291.71 MiB (RSS), difference: 5.91 MiB | ||
| 8463 | 2026.03.10 17:21:43.870372 [ 119 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8464 | 2026.03.10 17:21:43.870468 [ 119 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8465 | 2026.03.10 17:21:43.985883 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17311 | ||
| 8466 | 2026.03.10 17:21:43.986378 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8467 | 2026.03.10 17:21:43.986420 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8468 | 2026.03.10 17:21:43.986914 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8469 | 2026.03.10 17:21:43.987187 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8470 | 2026.03.10 17:21:43.987326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17311 | ||
| 8471 | 2026.03.10 17:21:43.987332 [ 118 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8472 | 2026.03.10 17:21:43.987399 [ 118 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8473 | 2026.03.10 17:21:43.987419 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8474 | 2026.03.10 17:21:43.987505 [ 201 ] {45051d28-24db-4638-8d17-c3be66bf0622::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 | ||
| 8475 | 2026.03.10 17:21:43.987586 [ 201 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8476 | 2026.03.10 17:21:43.987614 [ 201 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14943 rows starting from the beginning of the part | ||
| 8477 | 2026.03.10 17:21:43.987667 [ 201 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 448 rows starting from the beginning of the part | ||
| 8478 | 2026.03.10 17:21:43.987706 [ 201 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 512 rows starting from the beginning of the part | ||
| 8479 | 2026.03.10 17:21:43.987743 [ 201 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 448 rows starting from the beginning of the part | ||
| 8480 | 2026.03.10 17:21:43.987778 [ 201 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 512 rows starting from the beginning of the part | ||
| 8481 | 2026.03.10 17:21:43.987813 [ 201 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 448 rows starting from the beginning of the part | ||
| 8482 | 2026.03.10 17:21:43.989785 [ 201 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17311 rows, containing 4 columns (4 merged, 0 gathered) in 0.002318467 sec., 7466571.661360718 rows/sec., 106.81 MiB/sec. | ||
| 8483 | 2026.03.10 17:21:43.989925 [ 201 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8484 | 2026.03.10 17:21:43.990145 [ 201 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_36_7} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8485 | 2026.03.10 17:21:43.990204 [ 201 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_36_7} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8486 | 2026.03.10 17:21:43.990264 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8487 | 2026.03.10 17:21:44.031831 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1044 | ||
| 8488 | 2026.03.10 17:21:44.034341 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8489 | 2026.03.10 17:21:44.034404 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8490 | 2026.03.10 17:21:44.035657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8491 | 2026.03.10 17:21:44.035948 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8492 | 2026.03.10 17:21:44.036345 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1044 | ||
| 8493 | 2026.03.10 17:21:44.888528 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8494 | 2026.03.10 17:21:44.905692 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8495 | 2026.03.10 17:21:44.905739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8496 | 2026.03.10 17:21:44.911406 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8497 | 2026.03.10 17:21:44.912117 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8498 | 2026.03.10 17:21:44.912398 [ 118 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8499 | 2026.03.10 17:21:44.912467 [ 118 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2026.03.10 17:21:44.912490 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8501 | 2026.03.10 17:21:44.912638 [ 198 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::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 | ||
| 8502 | 2026.03.10 17:21:44.915565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8503 | 2026.03.10 17:21:44.917064 [ 198 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8504 | 2026.03.10 17:21:44.918541 [ 198 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 234 rows starting from the beginning of the part | ||
| 8505 | 2026.03.10 17:21:44.923100 [ 198 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 7 rows starting from the beginning of the part | ||
| 8506 | 2026.03.10 17:21:44.927682 [ 198 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 8507 | 2026.03.10 17:21:44.931906 [ 198 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8508 | 2026.03.10 17:21:44.936118 [ 198 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8509 | 2026.03.10 17:21:44.939825 [ 198 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8510 | 2026.03.10 17:21:44.991332 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.07876179 sec., 3440.7547111359454 rows/sec., 17.79 MiB/sec. | ||
| 8511 | 2026.03.10 17:21:44.994004 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8512 | 2026.03.10 17:21:44.996038 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_36_7} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2026.03.10 17:21:44.996144 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_36_7} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8514 | 2026.03.10 17:21:44.998647 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8515 | 2026.03.10 17:21:45.000303 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.30 MiB, peak 305.18 MiB, free memory in arenas 0.00 B, will set to 294.96 MiB (RSS), difference: 1.66 MiB | ||
| 8516 | 2026.03.10 17:21:45.109309 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8517 | 2026.03.10 17:21:45.109479 [ 254 ] {11f90ff9-0ef9-4c59-a09a-c369f8a3c67f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8518 | 2026.03.10 17:21:45.109547 [ 254 ] {11f90ff9-0ef9-4c59-a09a-c369f8a3c67f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8519 | 2026.03.10 17:21:45.110243 [ 254 ] {11f90ff9-0ef9-4c59-a09a-c369f8a3c67f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8520 | 2026.03.10 17:21:45.110296 [ 254 ] {11f90ff9-0ef9-4c59-a09a-c369f8a3c67f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8521 | 2026.03.10 17:21:45.110727 [ 254 ] {11f90ff9-0ef9-4c59-a09a-c369f8a3c67f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8522 | 2026.03.10 17:21:45.110964 [ 254 ] {11f90ff9-0ef9-4c59-a09a-c369f8a3c67f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8523 | 2026.03.10 17:21:45.111127 [ 254 ] {11f90ff9-0ef9-4c59-a09a-c369f8a3c67f} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001695 sec., 38938.05309734514 rows/sec., 3.08 MiB/sec. | ||
| 8524 | 2026.03.10 17:21:45.111177 [ 254 ] {11f90ff9-0ef9-4c59-a09a-c369f8a3c67f} <Debug> TCPHandler: Processed in 0.001991012 sec. | ||
| 8525 | 2026.03.10 17:21:45.111308 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8526 | 2026.03.10 17:21:45.111411 [ 254 ] {400d4e34-3f51-4344-a634-f8bba8a49eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8527 | 2026.03.10 17:21:45.111455 [ 254 ] {400d4e34-3f51-4344-a634-f8bba8a49eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8528 | 2026.03.10 17:21:45.111941 [ 254 ] {400d4e34-3f51-4344-a634-f8bba8a49eae} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8529 | 2026.03.10 17:21:45.111982 [ 254 ] {400d4e34-3f51-4344-a634-f8bba8a49eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8530 | 2026.03.10 17:21:45.112414 [ 254 ] {400d4e34-3f51-4344-a634-f8bba8a49eae} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8531 | 2026.03.10 17:21:45.112693 [ 254 ] {400d4e34-3f51-4344-a634-f8bba8a49eae} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8532 | 2026.03.10 17:21:45.112840 [ 254 ] {400d4e34-3f51-4344-a634-f8bba8a49eae} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001452 sec., 3443.5261707988984 rows/sec., 258.94 KiB/sec. | ||
| 8533 | 2026.03.10 17:21:45.112882 [ 254 ] {400d4e34-3f51-4344-a634-f8bba8a49eae} <Debug> TCPHandler: Processed in 0.001626716 sec. | ||
| 8534 | 2026.03.10 17:21:45.112989 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8535 | 2026.03.10 17:21:45.113089 [ 254 ] {0cd49127-080f-443c-a074-2cbe4283f586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8536 | 2026.03.10 17:21:45.113131 [ 254 ] {0cd49127-080f-443c-a074-2cbe4283f586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8537 | 2026.03.10 17:21:45.113564 [ 254 ] {0cd49127-080f-443c-a074-2cbe4283f586} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8538 | 2026.03.10 17:21:45.113603 [ 254 ] {0cd49127-080f-443c-a074-2cbe4283f586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8539 | 2026.03.10 17:21:45.113932 [ 254 ] {0cd49127-080f-443c-a074-2cbe4283f586} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8540 | 2026.03.10 17:21:45.114160 [ 254 ] {0cd49127-080f-443c-a074-2cbe4283f586} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8541 | 2026.03.10 17:21:45.114294 [ 254 ] {0cd49127-080f-443c-a074-2cbe4283f586} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001226 sec., 56280.58727569331 rows/sec., 4.39 MiB/sec. | ||
| 8542 | 2026.03.10 17:21:45.114331 [ 254 ] {0cd49127-080f-443c-a074-2cbe4283f586} <Debug> TCPHandler: Processed in 0.001394123 sec. | ||
| 8543 | 2026.03.10 17:21:45.114446 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2026.03.10 17:21:45.114544 [ 254 ] {49e97dfd-94f1-437f-aeaa-186e7f37c40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8545 | 2026.03.10 17:21:45.114589 [ 254 ] {49e97dfd-94f1-437f-aeaa-186e7f37c40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8546 | 2026.03.10 17:21:45.115048 [ 254 ] {49e97dfd-94f1-437f-aeaa-186e7f37c40d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2026.03.10 17:21:45.115091 [ 254 ] {49e97dfd-94f1-437f-aeaa-186e7f37c40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8548 | 2026.03.10 17:21:45.115461 [ 254 ] {49e97dfd-94f1-437f-aeaa-186e7f37c40d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8549 | 2026.03.10 17:21:45.115684 [ 254 ] {49e97dfd-94f1-437f-aeaa-186e7f37c40d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2026.03.10 17:21:45.115822 [ 254 ] {49e97dfd-94f1-437f-aeaa-186e7f37c40d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001297 sec., 123361.6037008481 rows/sec., 8.59 MiB/sec. | ||
| 8551 | 2026.03.10 17:21:45.115861 [ 254 ] {49e97dfd-94f1-437f-aeaa-186e7f37c40d} <Debug> TCPHandler: Processed in 0.001466774 sec. | ||
| 8552 | 2026.03.10 17:21:45.115966 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8553 | 2026.03.10 17:21:45.116062 [ 254 ] {19bea837-7c9e-4fc3-98d8-5e3414f5249c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8554 | 2026.03.10 17:21:45.116119 [ 254 ] {19bea837-7c9e-4fc3-98d8-5e3414f5249c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8555 | 2026.03.10 17:21:45.116907 [ 254 ] {19bea837-7c9e-4fc3-98d8-5e3414f5249c} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2026.03.10 17:21:45.116944 [ 254 ] {19bea837-7c9e-4fc3-98d8-5e3414f5249c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8557 | 2026.03.10 17:21:45.117453 [ 254 ] {19bea837-7c9e-4fc3-98d8-5e3414f5249c} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8558 | 2026.03.10 17:21:45.117676 [ 254 ] {19bea837-7c9e-4fc3-98d8-5e3414f5249c} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8559 | 2026.03.10 17:21:45.117819 [ 254 ] {19bea837-7c9e-4fc3-98d8-5e3414f5249c} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001776 sec., 2815.3153153153153 rows/sec., 5.04 MiB/sec. | ||
| 8560 | 2026.03.10 17:21:45.117883 [ 254 ] {19bea837-7c9e-4fc3-98d8-5e3414f5249c} <Debug> TCPHandler: Processed in 0.001965842 sec. | ||
| 8561 | 2026.03.10 17:21:45.117995 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8562 | 2026.03.10 17:21:45.118095 [ 254 ] {b1e7fc1f-15da-4781-92b0-24679593ecc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8563 | 2026.03.10 17:21:45.118137 [ 254 ] {b1e7fc1f-15da-4781-92b0-24679593ecc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8564 | 2026.03.10 17:21:45.118474 [ 254 ] {b1e7fc1f-15da-4781-92b0-24679593ecc2} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2026.03.10 17:21:45.118510 [ 254 ] {b1e7fc1f-15da-4781-92b0-24679593ecc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.25 GiB. | ||
| 8566 | 2026.03.10 17:21:45.118815 [ 254 ] {b1e7fc1f-15da-4781-92b0-24679593ecc2} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8567 | 2026.03.10 17:21:45.119032 [ 254 ] {b1e7fc1f-15da-4781-92b0-24679593ecc2} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2026.03.10 17:21:45.119162 [ 254 ] {b1e7fc1f-15da-4781-92b0-24679593ecc2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 8569 | 2026.03.10 17:21:45.119198 [ 254 ] {b1e7fc1f-15da-4781-92b0-24679593ecc2} <Debug> TCPHandler: Processed in 0.00125294 sec. | ||
| 8570 | 2026.03.10 17:21:50.110959 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8571 | 2026.03.10 17:21:50.111151 [ 254 ] {330851c1-803e-4abd-a8a8-1b49e5dd5d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8572 | 2026.03.10 17:21:50.111218 [ 254 ] {330851c1-803e-4abd-a8a8-1b49e5dd5d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8573 | 2026.03.10 17:21:50.111882 [ 254 ] {330851c1-803e-4abd-a8a8-1b49e5dd5d7a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8574 | 2026.03.10 17:21:50.111927 [ 254 ] {330851c1-803e-4abd-a8a8-1b49e5dd5d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8575 | 2026.03.10 17:21:50.112373 [ 254 ] {330851c1-803e-4abd-a8a8-1b49e5dd5d7a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8576 | 2026.03.10 17:21:50.112612 [ 254 ] {330851c1-803e-4abd-a8a8-1b49e5dd5d7a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8577 | 2026.03.10 17:21:50.112776 [ 254 ] {330851c1-803e-4abd-a8a8-1b49e5dd5d7a} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001671 sec., 75403.94973070019 rows/sec., 6.48 MiB/sec. | ||
| 8578 | 2026.03.10 17:21:50.112825 [ 254 ] {330851c1-803e-4abd-a8a8-1b49e5dd5d7a} <Debug> TCPHandler: Processed in 0.001989842 sec. | ||
| 8579 | 2026.03.10 17:21:50.112949 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8580 | 2026.03.10 17:21:50.113051 [ 254 ] {9805ff2b-f5a3-4ae4-99ee-78a9c8513b44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8581 | 2026.03.10 17:21:50.113094 [ 254 ] {9805ff2b-f5a3-4ae4-99ee-78a9c8513b44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8582 | 2026.03.10 17:21:50.113519 [ 254 ] {9805ff2b-f5a3-4ae4-99ee-78a9c8513b44} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8583 | 2026.03.10 17:21:50.113557 [ 254 ] {9805ff2b-f5a3-4ae4-99ee-78a9c8513b44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8584 | 2026.03.10 17:21:50.113869 [ 254 ] {9805ff2b-f5a3-4ae4-99ee-78a9c8513b44} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8585 | 2026.03.10 17:21:50.114106 [ 254 ] {9805ff2b-f5a3-4ae4-99ee-78a9c8513b44} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8586 | 2026.03.10 17:21:50.114244 [ 254 ] {9805ff2b-f5a3-4ae4-99ee-78a9c8513b44} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001215 sec., 28806.584362139918 rows/sec., 2.12 MiB/sec. | ||
| 8587 | 2026.03.10 17:21:50.114282 [ 254 ] {9805ff2b-f5a3-4ae4-99ee-78a9c8513b44} <Debug> TCPHandler: Processed in 0.001386592 sec. | ||
| 8588 | 2026.03.10 17:21:50.114402 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8589 | 2026.03.10 17:21:50.114497 [ 254 ] {355bc8b2-a922-4f84-9a46-fb5909c68a88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8590 | 2026.03.10 17:21:50.114539 [ 254 ] {355bc8b2-a922-4f84-9a46-fb5909c68a88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8591 | 2026.03.10 17:21:50.114967 [ 254 ] {355bc8b2-a922-4f84-9a46-fb5909c68a88} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8592 | 2026.03.10 17:21:50.115002 [ 254 ] {355bc8b2-a922-4f84-9a46-fb5909c68a88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8593 | 2026.03.10 17:21:50.115321 [ 254 ] {355bc8b2-a922-4f84-9a46-fb5909c68a88} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8594 | 2026.03.10 17:21:50.115534 [ 254 ] {355bc8b2-a922-4f84-9a46-fb5909c68a88} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8595 | 2026.03.10 17:21:50.115671 [ 254 ] {355bc8b2-a922-4f84-9a46-fb5909c68a88} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001191 sec., 83123.42569269521 rows/sec., 6.49 MiB/sec. | ||
| 8596 | 2026.03.10 17:21:50.115708 [ 254 ] {355bc8b2-a922-4f84-9a46-fb5909c68a88} <Debug> TCPHandler: Processed in 0.001355522 sec. | ||
| 8597 | 2026.03.10 17:21:50.115821 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8598 | 2026.03.10 17:21:50.115914 [ 254 ] {b337fc76-cd2c-400f-8e51-360124c3742f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8599 | 2026.03.10 17:21:50.115955 [ 254 ] {b337fc76-cd2c-400f-8e51-360124c3742f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8600 | 2026.03.10 17:21:50.116348 [ 254 ] {b337fc76-cd2c-400f-8e51-360124c3742f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8601 | 2026.03.10 17:21:50.116383 [ 254 ] {b337fc76-cd2c-400f-8e51-360124c3742f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8602 | 2026.03.10 17:21:50.116730 [ 254 ] {b337fc76-cd2c-400f-8e51-360124c3742f} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8603 | 2026.03.10 17:21:50.116951 [ 254 ] {b337fc76-cd2c-400f-8e51-360124c3742f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8604 | 2026.03.10 17:21:50.117088 [ 254 ] {b337fc76-cd2c-400f-8e51-360124c3742f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001192 sec., 134228.1879194631 rows/sec., 9.35 MiB/sec. | ||
| 8605 | 2026.03.10 17:21:50.117124 [ 254 ] {b337fc76-cd2c-400f-8e51-360124c3742f} <Debug> TCPHandler: Processed in 0.001353282 sec. | ||
| 8606 | 2026.03.10 17:21:50.117235 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8607 | 2026.03.10 17:21:50.117328 [ 254 ] {dbcec43d-d380-4a91-b14a-5e9471971d31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8608 | 2026.03.10 17:21:50.117381 [ 254 ] {dbcec43d-d380-4a91-b14a-5e9471971d31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8609 | 2026.03.10 17:21:50.118155 [ 254 ] {dbcec43d-d380-4a91-b14a-5e9471971d31} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8610 | 2026.03.10 17:21:50.118192 [ 254 ] {dbcec43d-d380-4a91-b14a-5e9471971d31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8611 | 2026.03.10 17:21:50.118781 [ 254 ] {dbcec43d-d380-4a91-b14a-5e9471971d31} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8612 | 2026.03.10 17:21:50.119013 [ 254 ] {dbcec43d-d380-4a91-b14a-5e9471971d31} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8613 | 2026.03.10 17:21:50.119156 [ 254 ] {dbcec43d-d380-4a91-b14a-5e9471971d31} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001845 sec., 18970.18970189702 rows/sec., 33.99 MiB/sec. | ||
| 8614 | 2026.03.10 17:21:50.119220 [ 254 ] {dbcec43d-d380-4a91-b14a-5e9471971d31} <Debug> TCPHandler: Processed in 0.002033933 sec. | ||
| 8615 | 2026.03.10 17:21:50.119395 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8616 | 2026.03.10 17:21:50.119499 [ 254 ] {2d613d3b-532e-4a39-a8db-74449908ce7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8617 | 2026.03.10 17:21:50.119547 [ 254 ] {2d613d3b-532e-4a39-a8db-74449908ce7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8618 | 2026.03.10 17:21:50.119915 [ 254 ] {2d613d3b-532e-4a39-a8db-74449908ce7b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8619 | 2026.03.10 17:21:50.119952 [ 254 ] {2d613d3b-532e-4a39-a8db-74449908ce7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8620 | 2026.03.10 17:21:50.120288 [ 254 ] {2d613d3b-532e-4a39-a8db-74449908ce7b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8621 | 2026.03.10 17:21:50.120507 [ 254 ] {2d613d3b-532e-4a39-a8db-74449908ce7b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8622 | 2026.03.10 17:21:50.120643 [ 254 ] {2d613d3b-532e-4a39-a8db-74449908ce7b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001168 sec., 51369.86301369863 rows/sec., 3.46 MiB/sec. | ||
| 8623 | 2026.03.10 17:21:50.120679 [ 254 ] {2d613d3b-532e-4a39-a8db-74449908ce7b} <Debug> TCPHandler: Processed in 0.001336931 sec. | ||
| 8624 | 2026.03.10 17:21:51.488374 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17823 | ||
| 8625 | 2026.03.10 17:21:51.488882 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8626 | 2026.03.10 17:21:51.488920 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8627 | 2026.03.10 17:21:51.489544 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8628 | 2026.03.10 17:21:51.489769 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2026.03.10 17:21:51.489898 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17823 | ||
| 8630 | 2026.03.10 17:21:52.416585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8631 | 2026.03.10 17:21:52.432066 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8632 | 2026.03.10 17:21:52.432176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8633 | 2026.03.10 17:21:52.434537 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8634 | 2026.03.10 17:21:52.434717 [ 254 ] {221072d9-05ac-486b-9b37-4bb9915143cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8635 | 2026.03.10 17:21:52.434789 [ 254 ] {221072d9-05ac-486b-9b37-4bb9915143cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8636 | 2026.03.10 17:21:52.435451 [ 254 ] {221072d9-05ac-486b-9b37-4bb9915143cf} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8637 | 2026.03.10 17:21:52.435504 [ 254 ] {221072d9-05ac-486b-9b37-4bb9915143cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8638 | 2026.03.10 17:21:52.436004 [ 254 ] {221072d9-05ac-486b-9b37-4bb9915143cf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8639 | 2026.03.10 17:21:52.436333 [ 254 ] {221072d9-05ac-486b-9b37-4bb9915143cf} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8640 | 2026.03.10 17:21:52.436511 [ 254 ] {221072d9-05ac-486b-9b37-4bb9915143cf} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001844 sec., 13015.184381778743 rows/sec., 1.08 MiB/sec. | ||
| 8641 | 2026.03.10 17:21:52.436565 [ 254 ] {221072d9-05ac-486b-9b37-4bb9915143cf} <Debug> TCPHandler: Processed in 0.002159215 sec. | ||
| 8642 | 2026.03.10 17:21:52.436703 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8643 | 2026.03.10 17:21:52.436814 [ 254 ] {2715e56e-2f97-46d8-a562-b8cb2cb1d1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8644 | 2026.03.10 17:21:52.436863 [ 254 ] {2715e56e-2f97-46d8-a562-b8cb2cb1d1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8645 | 2026.03.10 17:21:52.437314 [ 254 ] {2715e56e-2f97-46d8-a562-b8cb2cb1d1e0} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8646 | 2026.03.10 17:21:52.437354 [ 254 ] {2715e56e-2f97-46d8-a562-b8cb2cb1d1e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8647 | 2026.03.10 17:21:52.437704 [ 254 ] {2715e56e-2f97-46d8-a562-b8cb2cb1d1e0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8648 | 2026.03.10 17:21:52.437928 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8649 | 2026.03.10 17:21:52.437973 [ 254 ] {2715e56e-2f97-46d8-a562-b8cb2cb1d1e0} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2026.03.10 17:21:52.438120 [ 109 ] {} <Debug> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Selected 6 parts from all_1_9_2 to all_14_14_0 | ||
| 8651 | 2026.03.10 17:21:52.438133 [ 254 ] {2715e56e-2f97-46d8-a562-b8cb2cb1d1e0} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001347 sec., 2969.5619896065327 rows/sec., 242.15 KiB/sec. | ||
| 8652 | 2026.03.10 17:21:52.438185 [ 109 ] {} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8653 | 2026.03.10 17:21:52.438199 [ 254 ] {2715e56e-2f97-46d8-a562-b8cb2cb1d1e0} <Debug> TCPHandler: Processed in 0.001553705 sec. | ||
| 8654 | 2026.03.10 17:21:52.438215 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8655 | 2026.03.10 17:21:52.438330 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2026.03.10 17:21:52.438337 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_9_2 to all_14_14_0 into Compact with storage Full | ||
| 8657 | 2026.03.10 17:21:52.438436 [ 254 ] {459933a6-c895-46cb-a271-4ea5b55ba6be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8658 | 2026.03.10 17:21:52.438448 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8659 | 2026.03.10 17:21:52.438487 [ 254 ] {459933a6-c895-46cb-a271-4ea5b55ba6be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8660 | 2026.03.10 17:21:52.438487 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 8661 | 2026.03.10 17:21:52.438564 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 8662 | 2026.03.10 17:21:52.438610 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 4 rows starting from the beginning of the part | ||
| 8663 | 2026.03.10 17:21:52.438661 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 8 rows starting from the beginning of the part | ||
| 8664 | 2026.03.10 17:21:52.438701 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 8665 | 2026.03.10 17:21:52.438720 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2026.03.10 17:21:52.438740 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 4 rows starting from the beginning of the part | ||
| 8667 | 2026.03.10 17:21:52.439569 [ 194 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001269151 sec., 37820.558782997454 rows/sec., 3.16 MiB/sec. | ||
| 8668 | 2026.03.10 17:21:52.439701 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 8669 | 2026.03.10 17:21:52.439738 [ 254 ] {459933a6-c895-46cb-a271-4ea5b55ba6be} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8670 | 2026.03.10 17:21:52.439782 [ 254 ] {459933a6-c895-46cb-a271-4ea5b55ba6be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8671 | 2026.03.10 17:21:52.439982 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_14_3} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8672 | 2026.03.10 17:21:52.440075 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_14_3} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Merged 6 parts: [all_1_9_2, all_14_14_0] -> all_1_14_3 | ||
| 8673 | 2026.03.10 17:21:52.440144 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8674 | 2026.03.10 17:21:52.440293 [ 254 ] {459933a6-c895-46cb-a271-4ea5b55ba6be} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8675 | 2026.03.10 17:21:52.440573 [ 254 ] {459933a6-c895-46cb-a271-4ea5b55ba6be} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8676 | 2026.03.10 17:21:52.440724 [ 254 ] {459933a6-c895-46cb-a271-4ea5b55ba6be} <Debug> executeQuery: Read 2072 rows, 161.10 KiB in 0.002307 sec., 898136.1074989163 rows/sec., 68.19 MiB/sec. | ||
| 8677 | 2026.03.10 17:21:52.440767 [ 254 ] {459933a6-c895-46cb-a271-4ea5b55ba6be} <Debug> TCPHandler: Processed in 0.00248735 sec. | ||
| 8678 | 2026.03.10 17:21:52.440892 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8679 | 2026.03.10 17:21:52.440988 [ 254 ] {092ef69a-b632-441a-ab2e-a481ab61dd70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8680 | 2026.03.10 17:21:52.441030 [ 254 ] {092ef69a-b632-441a-ab2e-a481ab61dd70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8681 | 2026.03.10 17:21:52.441465 [ 254 ] {092ef69a-b632-441a-ab2e-a481ab61dd70} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8682 | 2026.03.10 17:21:52.441501 [ 254 ] {092ef69a-b632-441a-ab2e-a481ab61dd70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8683 | 2026.03.10 17:21:52.441572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8684 | 2026.03.10 17:21:52.441819 [ 254 ] {092ef69a-b632-441a-ab2e-a481ab61dd70} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8685 | 2026.03.10 17:21:52.442041 [ 254 ] {092ef69a-b632-441a-ab2e-a481ab61dd70} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8686 | 2026.03.10 17:21:52.442179 [ 254 ] {092ef69a-b632-441a-ab2e-a481ab61dd70} <Debug> executeQuery: Read 32 rows, 2.44 KiB in 0.00121 sec., 26446.280991735537 rows/sec., 1.97 MiB/sec. | ||
| 8687 | 2026.03.10 17:21:52.442218 [ 254 ] {092ef69a-b632-441a-ab2e-a481ab61dd70} <Debug> TCPHandler: Processed in 0.001376492 sec. | ||
| 8688 | 2026.03.10 17:21:52.442320 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8689 | 2026.03.10 17:21:52.442419 [ 254 ] {6703e894-63b8-4db5-a40d-7e23a7cdd5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8690 | 2026.03.10 17:21:52.442458 [ 254 ] {6703e894-63b8-4db5-a40d-7e23a7cdd5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8691 | 2026.03.10 17:21:52.443075 [ 254 ] {6703e894-63b8-4db5-a40d-7e23a7cdd5bc} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2026.03.10 17:21:52.443112 [ 254 ] {6703e894-63b8-4db5-a40d-7e23a7cdd5bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8693 | 2026.03.10 17:21:52.443446 [ 254 ] {6703e894-63b8-4db5-a40d-7e23a7cdd5bc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8694 | 2026.03.10 17:21:52.443662 [ 254 ] {6703e894-63b8-4db5-a40d-7e23a7cdd5bc} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2026.03.10 17:21:52.443789 [ 254 ] {6703e894-63b8-4db5-a40d-7e23a7cdd5bc} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001388 sec., 527377.5216138329 rows/sec., 31.19 MiB/sec. | ||
| 8696 | 2026.03.10 17:21:52.443826 [ 254 ] {6703e894-63b8-4db5-a40d-7e23a7cdd5bc} <Debug> TCPHandler: Processed in 0.001554335 sec. | ||
| 8697 | 2026.03.10 17:21:52.443940 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8698 | 2026.03.10 17:21:52.444038 [ 254 ] {68d8a46c-4ee1-4525-ad88-470948bb1b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 8699 | 2026.03.10 17:21:52.444078 [ 254 ] {68d8a46c-4ee1-4525-ad88-470948bb1b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 8700 | 2026.03.10 17:21:52.444454 [ 254 ] {68d8a46c-4ee1-4525-ad88-470948bb1b1d} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8701 | 2026.03.10 17:21:52.444490 [ 254 ] {68d8a46c-4ee1-4525-ad88-470948bb1b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8702 | 2026.03.10 17:21:52.444778 [ 254 ] {68d8a46c-4ee1-4525-ad88-470948bb1b1d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 8703 | 2026.03.10 17:21:52.444982 [ 254 ] {68d8a46c-4ee1-4525-ad88-470948bb1b1d} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2026.03.10 17:21:52.445080 [ 109 ] {} <Debug> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8705 | 2026.03.10 17:21:52.445109 [ 254 ] {68d8a46c-4ee1-4525-ad88-470948bb1b1d} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001093 sec., 914.9130832570905 rows/sec., 64.33 KiB/sec. | ||
| 8706 | 2026.03.10 17:21:52.445124 [ 109 ] {} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8707 | 2026.03.10 17:21:52.445152 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8708 | 2026.03.10 17:21:52.445154 [ 254 ] {68d8a46c-4ee1-4525-ad88-470948bb1b1d} <Debug> TCPHandler: Processed in 0.00126349 sec. | ||
| 8709 | 2026.03.10 17:21:52.445233 [ 200 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact with storage Full | ||
| 8710 | 2026.03.10 17:21:52.445276 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8711 | 2026.03.10 17:21:52.445336 [ 200 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8712 | 2026.03.10 17:21:52.445371 [ 200 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 1 rows starting from the beginning of the part | ||
| 8713 | 2026.03.10 17:21:52.445375 [ 254 ] {61b043d4-1e27-4375-8092-f0b9d641fd64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8714 | 2026.03.10 17:21:52.445423 [ 254 ] {61b043d4-1e27-4375-8092-f0b9d641fd64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8715 | 2026.03.10 17:21:52.445432 [ 200 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 8716 | 2026.03.10 17:21:52.445485 [ 200 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 8717 | 2026.03.10 17:21:52.445531 [ 200 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 8718 | 2026.03.10 17:21:52.445572 [ 200 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 8719 | 2026.03.10 17:21:52.445811 [ 254 ] {61b043d4-1e27-4375-8092-f0b9d641fd64} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8720 | 2026.03.10 17:21:52.445851 [ 254 ] {61b043d4-1e27-4375-8092-f0b9d641fd64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8721 | 2026.03.10 17:21:52.446174 [ 254 ] {61b043d4-1e27-4375-8092-f0b9d641fd64} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8722 | 2026.03.10 17:21:52.446193 [ 200 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.000992756 sec., 5036.484292212789 rows/sec., 373.80 KiB/sec. | ||
| 8723 | 2026.03.10 17:21:52.446306 [ 192 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8724 | 2026.03.10 17:21:52.446420 [ 254 ] {61b043d4-1e27-4375-8092-f0b9d641fd64} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8725 | 2026.03.10 17:21:52.446566 [ 254 ] {61b043d4-1e27-4375-8092-f0b9d641fd64} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 775.43 KiB/sec. | ||
| 8726 | 2026.03.10 17:21:52.446575 [ 192 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_9_2} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8727 | 2026.03.10 17:21:52.446607 [ 254 ] {61b043d4-1e27-4375-8092-f0b9d641fd64} <Debug> TCPHandler: Processed in 0.001381093 sec. | ||
| 8728 | 2026.03.10 17:21:52.446647 [ 192 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_9_2} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8729 | 2026.03.10 17:21:52.446706 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8730 | 2026.03.10 17:21:52.446735 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8731 | 2026.03.10 17:21:52.446855 [ 254 ] {dbbbee8e-554a-4151-928d-c4e9b44821be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8732 | 2026.03.10 17:21:52.446904 [ 254 ] {dbbbee8e-554a-4151-928d-c4e9b44821be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8733 | 2026.03.10 17:21:52.447838 [ 254 ] {dbbbee8e-554a-4151-928d-c4e9b44821be} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8734 | 2026.03.10 17:21:52.447876 [ 254 ] {dbbbee8e-554a-4151-928d-c4e9b44821be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8735 | 2026.03.10 17:21:52.448254 [ 254 ] {dbbbee8e-554a-4151-928d-c4e9b44821be} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8736 | 2026.03.10 17:21:52.448494 [ 254 ] {dbbbee8e-554a-4151-928d-c4e9b44821be} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8737 | 2026.03.10 17:21:52.448627 [ 254 ] {dbbbee8e-554a-4151-928d-c4e9b44821be} <Debug> executeQuery: Read 1056 rows, 75.21 KiB in 0.001796 sec., 587973.2739420935 rows/sec., 40.89 MiB/sec. | ||
| 8738 | 2026.03.10 17:21:52.448665 [ 254 ] {dbbbee8e-554a-4151-928d-c4e9b44821be} <Debug> TCPHandler: Processed in 0.001990962 sec. | ||
| 8739 | 2026.03.10 17:21:52.448779 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8740 | 2026.03.10 17:21:52.448873 [ 254 ] {064365f0-8163-4f1d-a986-0f0e100fbe19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8741 | 2026.03.10 17:21:52.448916 [ 254 ] {064365f0-8163-4f1d-a986-0f0e100fbe19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8742 | 2026.03.10 17:21:52.449605 [ 254 ] {064365f0-8163-4f1d-a986-0f0e100fbe19} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8743 | 2026.03.10 17:21:52.449641 [ 254 ] {064365f0-8163-4f1d-a986-0f0e100fbe19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8744 | 2026.03.10 17:21:52.450128 [ 254 ] {064365f0-8163-4f1d-a986-0f0e100fbe19} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8745 | 2026.03.10 17:21:52.450347 [ 254 ] {064365f0-8163-4f1d-a986-0f0e100fbe19} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8746 | 2026.03.10 17:21:52.450477 [ 254 ] {064365f0-8163-4f1d-a986-0f0e100fbe19} <Debug> executeQuery: Read 1319 rows, 85.61 KiB in 0.001623 sec., 812692.5446703634 rows/sec., 51.51 MiB/sec. | ||
| 8747 | 2026.03.10 17:21:52.450516 [ 254 ] {064365f0-8163-4f1d-a986-0f0e100fbe19} <Debug> TCPHandler: Processed in 0.001787229 sec. | ||
| 8748 | 2026.03.10 17:21:52.450630 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8749 | 2026.03.10 17:21:52.450723 [ 254 ] {b68adcfc-02c8-4354-9958-3d29aa464299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8750 | 2026.03.10 17:21:52.450776 [ 254 ] {b68adcfc-02c8-4354-9958-3d29aa464299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8751 | 2026.03.10 17:21:52.451554 [ 254 ] {b68adcfc-02c8-4354-9958-3d29aa464299} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8752 | 2026.03.10 17:21:52.451590 [ 254 ] {b68adcfc-02c8-4354-9958-3d29aa464299} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8753 | 2026.03.10 17:21:52.452106 [ 254 ] {b68adcfc-02c8-4354-9958-3d29aa464299} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8754 | 2026.03.10 17:21:52.452324 [ 254 ] {b68adcfc-02c8-4354-9958-3d29aa464299} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8755 | 2026.03.10 17:21:52.452464 [ 254 ] {b68adcfc-02c8-4354-9958-3d29aa464299} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001759 sec., 9096.077316657193 rows/sec., 16.30 MiB/sec. | ||
| 8756 | 2026.03.10 17:21:52.452517 [ 254 ] {b68adcfc-02c8-4354-9958-3d29aa464299} <Debug> TCPHandler: Processed in 0.001936501 sec. | ||
| 8757 | 2026.03.10 17:21:52.452627 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8758 | 2026.03.10 17:21:52.452723 [ 254 ] {28cc44ad-296a-480c-9cc7-df770327b254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8759 | 2026.03.10 17:21:52.452764 [ 254 ] {28cc44ad-296a-480c-9cc7-df770327b254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8760 | 2026.03.10 17:21:52.453088 [ 254 ] {28cc44ad-296a-480c-9cc7-df770327b254} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2026.03.10 17:21:52.453124 [ 254 ] {28cc44ad-296a-480c-9cc7-df770327b254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8762 | 2026.03.10 17:21:52.453429 [ 254 ] {28cc44ad-296a-480c-9cc7-df770327b254} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8763 | 2026.03.10 17:21:52.453661 [ 254 ] {28cc44ad-296a-480c-9cc7-df770327b254} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8764 | 2026.03.10 17:21:52.453791 [ 254 ] {28cc44ad-296a-480c-9cc7-df770327b254} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001085 sec., 33179.72350230414 rows/sec., 2.24 MiB/sec. | ||
| 8765 | 2026.03.10 17:21:52.453827 [ 254 ] {28cc44ad-296a-480c-9cc7-df770327b254} <Debug> TCPHandler: Processed in 0.00124981 sec. | ||
| 8766 | 2026.03.10 17:21:54.037449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1090 | ||
| 8767 | 2026.03.10 17:21:54.040154 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8768 | 2026.03.10 17:21:54.040210 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8769 | 2026.03.10 17:21:54.041479 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8770 | 2026.03.10 17:21:54.041764 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8771 | 2026.03.10 17:21:54.042140 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1090 | ||
| 8772 | 2026.03.10 17:21:55.104543 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8773 | 2026.03.10 17:21:55.104725 [ 254 ] {17e51bb0-8606-4575-b9e1-2bf32480e5d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8774 | 2026.03.10 17:21:55.104791 [ 254 ] {17e51bb0-8606-4575-b9e1-2bf32480e5d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8775 | 2026.03.10 17:21:55.105458 [ 254 ] {17e51bb0-8606-4575-b9e1-2bf32480e5d0} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8776 | 2026.03.10 17:21:55.105508 [ 254 ] {17e51bb0-8606-4575-b9e1-2bf32480e5d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8777 | 2026.03.10 17:21:55.105909 [ 254 ] {17e51bb0-8606-4575-b9e1-2bf32480e5d0} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8778 | 2026.03.10 17:21:55.106150 [ 254 ] {17e51bb0-8606-4575-b9e1-2bf32480e5d0} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8779 | 2026.03.10 17:21:55.106307 [ 254 ] {17e51bb0-8606-4575-b9e1-2bf32480e5d0} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001629 sec., 34376.91835481891 rows/sec., 2.62 MiB/sec. | ||
| 8780 | 2026.03.10 17:21:55.106350 [ 254 ] {17e51bb0-8606-4575-b9e1-2bf32480e5d0} <Debug> TCPHandler: Processed in 0.001933832 sec. | ||
| 8781 | 2026.03.10 17:21:55.106466 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8782 | 2026.03.10 17:21:55.106560 [ 254 ] {f86d4076-45a7-45ce-ba92-be252006a5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8783 | 2026.03.10 17:21:55.106602 [ 254 ] {f86d4076-45a7-45ce-ba92-be252006a5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8784 | 2026.03.10 17:21:55.107016 [ 254 ] {f86d4076-45a7-45ce-ba92-be252006a5ec} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8785 | 2026.03.10 17:21:55.107055 [ 254 ] {f86d4076-45a7-45ce-ba92-be252006a5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8786 | 2026.03.10 17:21:55.107371 [ 254 ] {f86d4076-45a7-45ce-ba92-be252006a5ec} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8787 | 2026.03.10 17:21:55.107625 [ 254 ] {f86d4076-45a7-45ce-ba92-be252006a5ec} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8788 | 2026.03.10 17:21:55.107756 [ 254 ] {f86d4076-45a7-45ce-ba92-be252006a5ec} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 8789 | 2026.03.10 17:21:55.107796 [ 254 ] {f86d4076-45a7-45ce-ba92-be252006a5ec} <Debug> TCPHandler: Processed in 0.001379802 sec. | ||
| 8790 | 2026.03.10 17:21:55.107902 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8791 | 2026.03.10 17:21:55.107997 [ 254 ] {69e2e022-6fb6-4fbf-8a62-ebff4ab91301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8792 | 2026.03.10 17:21:55.108059 [ 254 ] {69e2e022-6fb6-4fbf-8a62-ebff4ab91301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8793 | 2026.03.10 17:21:55.108424 [ 254 ] {69e2e022-6fb6-4fbf-8a62-ebff4ab91301} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8794 | 2026.03.10 17:21:55.108462 [ 254 ] {69e2e022-6fb6-4fbf-8a62-ebff4ab91301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8795 | 2026.03.10 17:21:55.108792 [ 254 ] {69e2e022-6fb6-4fbf-8a62-ebff4ab91301} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8796 | 2026.03.10 17:21:55.109017 [ 254 ] {69e2e022-6fb6-4fbf-8a62-ebff4ab91301} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8797 | 2026.03.10 17:21:55.109148 [ 254 ] {69e2e022-6fb6-4fbf-8a62-ebff4ab91301} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001169 sec., 54747.64756201882 rows/sec., 3.81 MiB/sec. | ||
| 8798 | 2026.03.10 17:21:55.109186 [ 254 ] {69e2e022-6fb6-4fbf-8a62-ebff4ab91301} <Debug> TCPHandler: Processed in 0.001331811 sec. | ||
| 8799 | 2026.03.10 17:21:55.109293 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8800 | 2026.03.10 17:21:55.109386 [ 254 ] {3e997691-aa0d-4d10-9e74-7a2c923a23d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8801 | 2026.03.10 17:21:55.109428 [ 254 ] {3e997691-aa0d-4d10-9e74-7a2c923a23d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8802 | 2026.03.10 17:21:55.109744 [ 254 ] {3e997691-aa0d-4d10-9e74-7a2c923a23d4} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8803 | 2026.03.10 17:21:55.109781 [ 254 ] {3e997691-aa0d-4d10-9e74-7a2c923a23d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8804 | 2026.03.10 17:21:55.110101 [ 254 ] {3e997691-aa0d-4d10-9e74-7a2c923a23d4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8805 | 2026.03.10 17:21:55.110324 [ 254 ] {3e997691-aa0d-4d10-9e74-7a2c923a23d4} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8806 | 2026.03.10 17:21:55.110456 [ 254 ] {3e997691-aa0d-4d10-9e74-7a2c923a23d4} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001088 sec., 22058.823529411766 rows/sec., 1.49 MiB/sec. | ||
| 8807 | 2026.03.10 17:21:55.110493 [ 254 ] {3e997691-aa0d-4d10-9e74-7a2c923a23d4} <Debug> TCPHandler: Processed in 0.00124881 sec. | ||
| 8808 | 2026.03.10 17:21:58.870734 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8809 | 2026.03.10 17:21:58.870809 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8810 | 2026.03.10 17:21:58.990032 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18271 | ||
| 8811 | 2026.03.10 17:21:58.990834 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8812 | 2026.03.10 17:21:58.990907 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8813 | 2026.03.10 17:21:58.991422 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8814 | 2026.03.10 17:21:58.991655 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8815 | 2026.03.10 17:21:58.991801 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18271 | ||
| 8816 | 2026.03.10 17:21:59.941695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8817 | 2026.03.10 17:21:59.957398 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8818 | 2026.03.10 17:21:59.957454 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8819 | 2026.03.10 17:21:59.963308 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8820 | 2026.03.10 17:21:59.963994 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8821 | 2026.03.10 17:21:59.966629 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8822 | 2026.03.10 17:22:00.110969 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8823 | 2026.03.10 17:22:00.111247 [ 254 ] {589992e1-3b51-482b-a428-a15658ada9fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8824 | 2026.03.10 17:22:00.111348 [ 254 ] {589992e1-3b51-482b-a428-a15658ada9fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8825 | 2026.03.10 17:22:00.112284 [ 254 ] {589992e1-3b51-482b-a428-a15658ada9fa} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2026.03.10 17:22:00.112331 [ 254 ] {589992e1-3b51-482b-a428-a15658ada9fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8827 | 2026.03.10 17:22:00.112740 [ 254 ] {589992e1-3b51-482b-a428-a15658ada9fa} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8828 | 2026.03.10 17:22:00.112970 [ 254 ] {589992e1-3b51-482b-a428-a15658ada9fa} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2026.03.10 17:22:00.113121 [ 254 ] {589992e1-3b51-482b-a428-a15658ada9fa} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001949 sec., 64648.537711647 rows/sec., 5.56 MiB/sec. | ||
| 8830 | 2026.03.10 17:22:00.113140 [ 102 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8831 | 2026.03.10 17:22:00.113161 [ 254 ] {589992e1-3b51-482b-a428-a15658ada9fa} <Debug> TCPHandler: Processed in 0.002378028 sec. | ||
| 8832 | 2026.03.10 17:22:00.113214 [ 102 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2026.03.10 17:22:00.113246 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8834 | 2026.03.10 17:22:00.113308 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8835 | 2026.03.10 17:22:00.113343 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8836 | 2026.03.10 17:22:00.113406 [ 254 ] {c8672ab8-b689-42ca-8cea-4ec3963e240b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8837 | 2026.03.10 17:22:00.113448 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8838 | 2026.03.10 17:22:00.113451 [ 254 ] {c8672ab8-b689-42ca-8cea-4ec3963e240b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8839 | 2026.03.10 17:22:00.113486 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2892 rows starting from the beginning of the part | ||
| 8840 | 2026.03.10 17:22:00.113550 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 66 rows starting from the beginning of the part | ||
| 8841 | 2026.03.10 17:22:00.113591 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 126 rows starting from the beginning of the part | ||
| 8842 | 2026.03.10 17:22:00.113629 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 2072 rows starting from the beginning of the part | ||
| 8843 | 2026.03.10 17:22:00.113664 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 56 rows starting from the beginning of the part | ||
| 8844 | 2026.03.10 17:22:00.113701 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 126 rows starting from the beginning of the part | ||
| 8845 | 2026.03.10 17:22:00.113896 [ 254 ] {c8672ab8-b689-42ca-8cea-4ec3963e240b} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8846 | 2026.03.10 17:22:00.113938 [ 254 ] {c8672ab8-b689-42ca-8cea-4ec3963e240b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8847 | 2026.03.10 17:22:00.114466 [ 254 ] {c8672ab8-b689-42ca-8cea-4ec3963e240b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8848 | 2026.03.10 17:22:00.114690 [ 254 ] {c8672ab8-b689-42ca-8cea-4ec3963e240b} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8849 | 2026.03.10 17:22:00.114818 [ 254 ] {c8672ab8-b689-42ca-8cea-4ec3963e240b} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00143 sec., 24475.524475524475 rows/sec., 1.80 MiB/sec. | ||
| 8850 | 2026.03.10 17:22:00.114855 [ 254 ] {c8672ab8-b689-42ca-8cea-4ec3963e240b} <Debug> TCPHandler: Processed in 0.001595256 sec. | ||
| 8851 | 2026.03.10 17:22:00.114971 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8852 | 2026.03.10 17:22:00.115067 [ 254 ] {f1ad9169-a267-4ce8-b8bd-3724b2d01785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8853 | 2026.03.10 17:22:00.115106 [ 254 ] {f1ad9169-a267-4ce8-b8bd-3724b2d01785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8854 | 2026.03.10 17:22:00.115543 [ 254 ] {f1ad9169-a267-4ce8-b8bd-3724b2d01785} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8855 | 2026.03.10 17:22:00.115578 [ 254 ] {f1ad9169-a267-4ce8-b8bd-3724b2d01785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8856 | 2026.03.10 17:22:00.115606 [ 200 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5338 rows, containing 5 columns (5 merged, 0 gathered) in 0.002300177 sec., 2320690.972912085 rows/sec., 187.41 MiB/sec. | ||
| 8857 | 2026.03.10 17:22:00.115857 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8858 | 2026.03.10 17:22:00.115883 [ 254 ] {f1ad9169-a267-4ce8-b8bd-3724b2d01785} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8859 | 2026.03.10 17:22:00.116180 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_61_12} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8860 | 2026.03.10 17:22:00.116183 [ 254 ] {f1ad9169-a267-4ce8-b8bd-3724b2d01785} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2026.03.10 17:22:00.116258 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_61_12} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8862 | 2026.03.10 17:22:00.116327 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 8863 | 2026.03.10 17:22:00.116337 [ 254 ] {f1ad9169-a267-4ce8-b8bd-3724b2d01785} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001287 sec., 76923.07692307692 rows/sec., 6.01 MiB/sec. | ||
| 8864 | 2026.03.10 17:22:00.116343 [ 102 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8865 | 2026.03.10 17:22:00.116381 [ 254 ] {f1ad9169-a267-4ce8-b8bd-3724b2d01785} <Debug> TCPHandler: Processed in 0.001456723 sec. | ||
| 8866 | 2026.03.10 17:22:00.116392 [ 102 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2026.03.10 17:22:00.116418 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8868 | 2026.03.10 17:22:00.116486 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8869 | 2026.03.10 17:22:00.116505 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8870 | 2026.03.10 17:22:00.116580 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8871 | 2026.03.10 17:22:00.116604 [ 254 ] {663f6a82-b0a6-46d9-80fc-2573cacd2b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8872 | 2026.03.10 17:22:00.116611 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1551 rows starting from the beginning of the part | ||
| 8873 | 2026.03.10 17:22:00.116654 [ 254 ] {663f6a82-b0a6-46d9-80fc-2573cacd2b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8874 | 2026.03.10 17:22:00.116675 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 69 rows starting from the beginning of the part | ||
| 8875 | 2026.03.10 17:22:00.116719 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 99 rows starting from the beginning of the part | ||
| 8876 | 2026.03.10 17:22:00.116754 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1056 rows starting from the beginning of the part | ||
| 8877 | 2026.03.10 17:22:00.116786 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 8878 | 2026.03.10 17:22:00.116820 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 99 rows starting from the beginning of the part | ||
| 8879 | 2026.03.10 17:22:00.117087 [ 254 ] {663f6a82-b0a6-46d9-80fc-2573cacd2b5a} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8880 | 2026.03.10 17:22:00.117128 [ 254 ] {663f6a82-b0a6-46d9-80fc-2573cacd2b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8881 | 2026.03.10 17:22:00.117466 [ 254 ] {663f6a82-b0a6-46d9-80fc-2573cacd2b5a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8882 | 2026.03.10 17:22:00.117677 [ 254 ] {663f6a82-b0a6-46d9-80fc-2573cacd2b5a} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8883 | 2026.03.10 17:22:00.117803 [ 254 ] {663f6a82-b0a6-46d9-80fc-2573cacd2b5a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 8884 | 2026.03.10 17:22:00.117807 [ 102 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8885 | 2026.03.10 17:22:00.117841 [ 254 ] {663f6a82-b0a6-46d9-80fc-2573cacd2b5a} <Debug> TCPHandler: Processed in 0.001383172 sec. | ||
| 8886 | 2026.03.10 17:22:00.117854 [ 102 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8887 | 2026.03.10 17:22:00.117878 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8888 | 2026.03.10 17:22:00.117881 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2938 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424183 sec., 2062937.1365898903 rows/sec., 153.58 MiB/sec. | ||
| 8889 | 2026.03.10 17:22:00.117943 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8890 | 2026.03.10 17:22:00.117981 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8891 | 2026.03.10 17:22:00.118039 [ 254 ] {1e402c04-98f9-49f9-b532-1e98222dca70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8892 | 2026.03.10 17:22:00.118092 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8893 | 2026.03.10 17:22:00.118098 [ 254 ] {1e402c04-98f9-49f9-b532-1e98222dca70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8894 | 2026.03.10 17:22:00.118120 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8895 | 2026.03.10 17:22:00.118165 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 17236 rows starting from the beginning of the part | ||
| 8896 | 2026.03.10 17:22:00.118233 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 8897 | 2026.03.10 17:22:00.118282 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 8898 | 2026.03.10 17:22:00.118326 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1319 rows starting from the beginning of the part | ||
| 8899 | 2026.03.10 17:22:00.118355 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_61_12} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8900 | 2026.03.10 17:22:00.118368 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 64 rows starting from the beginning of the part | ||
| 8901 | 2026.03.10 17:22:00.118418 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 8902 | 2026.03.10 17:22:00.118426 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_61_12} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8903 | 2026.03.10 17:22:00.118500 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 8904 | 2026.03.10 17:22:00.119040 [ 254 ] {1e402c04-98f9-49f9-b532-1e98222dca70} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8905 | 2026.03.10 17:22:00.119082 [ 254 ] {1e402c04-98f9-49f9-b532-1e98222dca70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8906 | 2026.03.10 17:22:00.119653 [ 254 ] {1e402c04-98f9-49f9-b532-1e98222dca70} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8907 | 2026.03.10 17:22:00.119877 [ 254 ] {1e402c04-98f9-49f9-b532-1e98222dca70} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8908 | 2026.03.10 17:22:00.120020 [ 254 ] {1e402c04-98f9-49f9-b532-1e98222dca70} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001999 sec., 17508.754377188594 rows/sec., 31.37 MiB/sec. | ||
| 8909 | 2026.03.10 17:22:00.120073 [ 254 ] {1e402c04-98f9-49f9-b532-1e98222dca70} <Debug> TCPHandler: Processed in 0.002175685 sec. | ||
| 8910 | 2026.03.10 17:22:00.120190 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8911 | 2026.03.10 17:22:00.120284 [ 254 ] {ce47f3b2-f08f-4168-b4c6-ebb4ce638878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8912 | 2026.03.10 17:22:00.120325 [ 254 ] {ce47f3b2-f08f-4168-b4c6-ebb4ce638878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8913 | 2026.03.10 17:22:00.120663 [ 254 ] {ce47f3b2-f08f-4168-b4c6-ebb4ce638878} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8914 | 2026.03.10 17:22:00.120699 [ 254 ] {ce47f3b2-f08f-4168-b4c6-ebb4ce638878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8915 | 2026.03.10 17:22:00.121125 [ 254 ] {ce47f3b2-f08f-4168-b4c6-ebb4ce638878} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8916 | 2026.03.10 17:22:00.121342 [ 254 ] {ce47f3b2-f08f-4168-b4c6-ebb4ce638878} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8917 | 2026.03.10 17:22:00.121470 [ 254 ] {ce47f3b2-f08f-4168-b4c6-ebb4ce638878} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 8918 | 2026.03.10 17:22:00.121473 [ 102 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8919 | 2026.03.10 17:22:00.121507 [ 254 ] {ce47f3b2-f08f-4168-b4c6-ebb4ce638878} <Debug> TCPHandler: Processed in 0.001363632 sec. | ||
| 8920 | 2026.03.10 17:22:00.121522 [ 102 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8921 | 2026.03.10 17:22:00.121549 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8922 | 2026.03.10 17:22:00.121640 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8923 | 2026.03.10 17:22:00.121758 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8924 | 2026.03.10 17:22:00.121791 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2256 rows starting from the beginning of the part | ||
| 8925 | 2026.03.10 17:22:00.121852 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 8926 | 2026.03.10 17:22:00.121900 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 8927 | 2026.03.10 17:22:00.121944 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 36 rows starting from the beginning of the part | ||
| 8928 | 2026.03.10 17:22:00.121985 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 24 rows starting from the beginning of the part | ||
| 8929 | 2026.03.10 17:22:00.122021 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 8930 | 2026.03.10 17:22:00.123250 [ 192 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2496 rows, containing 4 columns (4 merged, 0 gathered) in 0.001653627 sec., 1509409.3166113035 rows/sec., 98.52 MiB/sec. | ||
| 8931 | 2026.03.10 17:22:00.123528 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8932 | 2026.03.10 17:22:00.123770 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_61_12} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8933 | 2026.03.10 17:22:00.123832 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_61_12} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8934 | 2026.03.10 17:22:00.123890 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 8935 | 2026.03.10 17:22:00.124251 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19099 rows, containing 5 columns (5 merged, 0 gathered) in 0.006326632 sec., 3018825.814430174 rows/sec., 197.39 MiB/sec. | ||
| 8936 | 2026.03.10 17:22:00.124514 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8937 | 2026.03.10 17:22:00.124760 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8938 | 2026.03.10 17:22:00.124829 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8939 | 2026.03.10 17:22:00.124904 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
| 8940 | 2026.03.10 17:22:01.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.10 MiB, peak 306.94 MiB, free memory in arenas 0.00 B, will set to 298.95 MiB (RSS), difference: 1.85 MiB | ||
| 8941 | 2026.03.10 17:22:04.042503 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1110 | ||
| 8942 | 2026.03.10 17:22:04.044625 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8943 | 2026.03.10 17:22:04.044666 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8944 | 2026.03.10 17:22:04.045863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8945 | 2026.03.10 17:22:04.046133 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8946 | 2026.03.10 17:22:04.046381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1110 | ||
| 8947 | 2026.03.10 17:22:05.109583 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2026.03.10 17:22:05.109776 [ 254 ] {185badc3-7716-4023-ba53-4917c59abaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8949 | 2026.03.10 17:22:05.109853 [ 254 ] {185badc3-7716-4023-ba53-4917c59abaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8950 | 2026.03.10 17:22:05.110531 [ 254 ] {185badc3-7716-4023-ba53-4917c59abaa2} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2026.03.10 17:22:05.110585 [ 254 ] {185badc3-7716-4023-ba53-4917c59abaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8952 | 2026.03.10 17:22:05.110999 [ 254 ] {185badc3-7716-4023-ba53-4917c59abaa2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8953 | 2026.03.10 17:22:05.111262 [ 254 ] {185badc3-7716-4023-ba53-4917c59abaa2} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2026.03.10 17:22:05.111431 [ 254 ] {185badc3-7716-4023-ba53-4917c59abaa2} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001708 sec., 38641.686182669786 rows/sec., 3.06 MiB/sec. | ||
| 8955 | 2026.03.10 17:22:05.111480 [ 254 ] {185badc3-7716-4023-ba53-4917c59abaa2} <Debug> TCPHandler: Processed in 0.002032013 sec. | ||
| 8956 | 2026.03.10 17:22:05.111607 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2026.03.10 17:22:05.111715 [ 254 ] {adcbc390-ee07-4844-8208-5bd1382d92c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8958 | 2026.03.10 17:22:05.111761 [ 254 ] {adcbc390-ee07-4844-8208-5bd1382d92c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8959 | 2026.03.10 17:22:05.112194 [ 254 ] {adcbc390-ee07-4844-8208-5bd1382d92c8} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2026.03.10 17:22:05.112233 [ 254 ] {adcbc390-ee07-4844-8208-5bd1382d92c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8961 | 2026.03.10 17:22:05.112550 [ 254 ] {adcbc390-ee07-4844-8208-5bd1382d92c8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8962 | 2026.03.10 17:22:05.112782 [ 254 ] {adcbc390-ee07-4844-8208-5bd1382d92c8} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2026.03.10 17:22:05.112911 [ 93 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8964 | 2026.03.10 17:22:05.112916 [ 254 ] {adcbc390-ee07-4844-8208-5bd1382d92c8} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001229 sec., 4068.348250610252 rows/sec., 305.92 KiB/sec. | ||
| 8965 | 2026.03.10 17:22:05.112986 [ 93 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8966 | 2026.03.10 17:22:05.113003 [ 254 ] {adcbc390-ee07-4844-8208-5bd1382d92c8} <Debug> TCPHandler: Processed in 0.001447994 sec. | ||
| 8967 | 2026.03.10 17:22:05.113014 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8968 | 2026.03.10 17:22:05.113124 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 8969 | 2026.03.10 17:22:05.113133 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8970 | 2026.03.10 17:22:05.113250 [ 254 ] {d85dbd8a-d628-47da-bc9f-7bfee8f06159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8971 | 2026.03.10 17:22:05.113265 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8972 | 2026.03.10 17:22:05.113292 [ 254 ] {d85dbd8a-d628-47da-bc9f-7bfee8f06159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8973 | 2026.03.10 17:22:05.113309 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 225 rows starting from the beginning of the part | ||
| 8974 | 2026.03.10 17:22:05.113389 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part | ||
| 8975 | 2026.03.10 17:22:05.113442 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 35 rows starting from the beginning of the part | ||
| 8976 | 2026.03.10 17:22:05.113489 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 32 rows starting from the beginning of the part | ||
| 8977 | 2026.03.10 17:22:05.113536 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 35 rows starting from the beginning of the part | ||
| 8978 | 2026.03.10 17:22:05.113580 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part | ||
| 8979 | 2026.03.10 17:22:05.113782 [ 254 ] {d85dbd8a-d628-47da-bc9f-7bfee8f06159} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8980 | 2026.03.10 17:22:05.113825 [ 254 ] {d85dbd8a-d628-47da-bc9f-7bfee8f06159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8981 | 2026.03.10 17:22:05.114175 [ 254 ] {d85dbd8a-d628-47da-bc9f-7bfee8f06159} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8982 | 2026.03.10 17:22:05.114419 [ 254 ] {d85dbd8a-d628-47da-bc9f-7bfee8f06159} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8983 | 2026.03.10 17:22:05.114485 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001403312 sec., 240146.16849282268 rows/sec., 17.06 MiB/sec. | ||
| 8984 | 2026.03.10 17:22:05.114554 [ 254 ] {d85dbd8a-d628-47da-bc9f-7bfee8f06159} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001322 sec., 52193.64599092284 rows/sec., 4.07 MiB/sec. | ||
| 8985 | 2026.03.10 17:22:05.114596 [ 254 ] {d85dbd8a-d628-47da-bc9f-7bfee8f06159} <Debug> TCPHandler: Processed in 0.001513734 sec. | ||
| 8986 | 2026.03.10 17:22:05.114681 [ 191 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8987 | 2026.03.10 17:22:05.114715 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8988 | 2026.03.10 17:22:05.114816 [ 254 ] {815174d7-bd56-48e2-b539-8490b4b19149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8989 | 2026.03.10 17:22:05.114860 [ 254 ] {815174d7-bd56-48e2-b539-8490b4b19149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8990 | 2026.03.10 17:22:05.114989 [ 191 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_51_10} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8991 | 2026.03.10 17:22:05.115074 [ 191 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_51_10} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8992 | 2026.03.10 17:22:05.115175 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 8993 | 2026.03.10 17:22:05.115272 [ 254 ] {815174d7-bd56-48e2-b539-8490b4b19149} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8994 | 2026.03.10 17:22:05.115308 [ 254 ] {815174d7-bd56-48e2-b539-8490b4b19149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 8995 | 2026.03.10 17:22:05.115643 [ 254 ] {815174d7-bd56-48e2-b539-8490b4b19149} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 8996 | 2026.03.10 17:22:05.115865 [ 254 ] {815174d7-bd56-48e2-b539-8490b4b19149} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8997 | 2026.03.10 17:22:05.115996 [ 254 ] {815174d7-bd56-48e2-b539-8490b4b19149} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 8998 | 2026.03.10 17:22:05.116032 [ 254 ] {815174d7-bd56-48e2-b539-8490b4b19149} <Debug> TCPHandler: Processed in 0.001367502 sec. | ||
| 8999 | 2026.03.10 17:22:05.116134 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9000 | 2026.03.10 17:22:05.116227 [ 254 ] {912e8fff-fe33-493c-9a6c-4d51662ca56d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9001 | 2026.03.10 17:22:05.116281 [ 254 ] {912e8fff-fe33-493c-9a6c-4d51662ca56d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9002 | 2026.03.10 17:22:05.117021 [ 254 ] {912e8fff-fe33-493c-9a6c-4d51662ca56d} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9003 | 2026.03.10 17:22:05.117058 [ 254 ] {912e8fff-fe33-493c-9a6c-4d51662ca56d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9004 | 2026.03.10 17:22:05.117562 [ 254 ] {912e8fff-fe33-493c-9a6c-4d51662ca56d} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9005 | 2026.03.10 17:22:05.117805 [ 254 ] {912e8fff-fe33-493c-9a6c-4d51662ca56d} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9006 | 2026.03.10 17:22:05.117919 [ 93 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9007 | 2026.03.10 17:22:05.117945 [ 254 ] {912e8fff-fe33-493c-9a6c-4d51662ca56d} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001735 sec., 2881.844380403458 rows/sec., 5.16 MiB/sec. | ||
| 9008 | 2026.03.10 17:22:05.117963 [ 93 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9009 | 2026.03.10 17:22:05.117989 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9010 | 2026.03.10 17:22:05.118016 [ 254 ] {912e8fff-fe33-493c-9a6c-4d51662ca56d} <Debug> TCPHandler: Processed in 0.001930981 sec. | ||
| 9011 | 2026.03.10 17:22:05.118076 [ 193 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 9012 | 2026.03.10 17:22:05.118140 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9013 | 2026.03.10 17:22:05.118240 [ 254 ] {b06b1dc8-eda4-4c42-87a4-8e45105df643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9014 | 2026.03.10 17:22:05.118281 [ 254 ] {b06b1dc8-eda4-4c42-87a4-8e45105df643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9015 | 2026.03.10 17:22:05.118345 [ 193 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9016 | 2026.03.10 17:22:05.118421 [ 193 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 930 rows starting from the beginning of the part | ||
| 9017 | 2026.03.10 17:22:05.118573 [ 193 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 5 rows starting from the beginning of the part | ||
| 9018 | 2026.03.10 17:22:05.118622 [ 254 ] {b06b1dc8-eda4-4c42-87a4-8e45105df643} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2026.03.10 17:22:05.118663 [ 254 ] {b06b1dc8-eda4-4c42-87a4-8e45105df643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9020 | 2026.03.10 17:22:05.118727 [ 193 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 35 rows starting from the beginning of the part | ||
| 9021 | 2026.03.10 17:22:05.118838 [ 193 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 16 rows starting from the beginning of the part | ||
| 9022 | 2026.03.10 17:22:05.118936 [ 193 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 35 rows starting from the beginning of the part | ||
| 9023 | 2026.03.10 17:22:05.118990 [ 254 ] {b06b1dc8-eda4-4c42-87a4-8e45105df643} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9024 | 2026.03.10 17:22:05.119029 [ 193 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 5 rows starting from the beginning of the part | ||
| 9025 | 2026.03.10 17:22:05.119228 [ 254 ] {b06b1dc8-eda4-4c42-87a4-8e45105df643} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9026 | 2026.03.10 17:22:05.119370 [ 254 ] {b06b1dc8-eda4-4c42-87a4-8e45105df643} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001147 sec., 52310.37489102005 rows/sec., 3.53 MiB/sec. | ||
| 9027 | 2026.03.10 17:22:05.119407 [ 254 ] {b06b1dc8-eda4-4c42-87a4-8e45105df643} <Debug> TCPHandler: Processed in 0.001316471 sec. | ||
| 9028 | 2026.03.10 17:22:05.124234 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 19 columns (19 merged, 0 gathered) in 0.00619777 sec., 165543.41319539124 rows/sec., 296.65 MiB/sec. | ||
| 9029 | 2026.03.10 17:22:05.125435 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9030 | 2026.03.10 17:22:05.125777 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9031 | 2026.03.10 17:22:05.125858 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9032 | 2026.03.10 17:22:05.125970 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.24 MiB. | ||
| 9033 | 2026.03.10 17:22:06.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 299.48 MiB, peak 307.68 MiB, free memory in arenas 0.00 B, will set to 301.56 MiB (RSS), difference: 2.08 MiB | ||
| 9034 | 2026.03.10 17:22:06.491885 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18783 | ||
| 9035 | 2026.03.10 17:22:06.492404 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9036 | 2026.03.10 17:22:06.492449 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9037 | 2026.03.10 17:22:06.492933 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9038 | 2026.03.10 17:22:06.493186 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9039 | 2026.03.10 17:22:06.493326 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18783 | ||
| 9040 | 2026.03.10 17:22:06.874870 [ 91 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 9041 | 2026.03.10 17:22:06.874939 [ 91 ] {} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9042 | 2026.03.10 17:22:06.874965 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9043 | 2026.03.10 17:22:06.875082 [ 197 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 9044 | 2026.03.10 17:22:06.875208 [ 197 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9045 | 2026.03.10 17:22:06.875241 [ 197 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 881 rows starting from the beginning of the part | ||
| 9046 | 2026.03.10 17:22:06.875305 [ 197 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 149 rows starting from the beginning of the part | ||
| 9047 | 2026.03.10 17:22:06.875352 [ 197 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 732 rows starting from the beginning of the part | ||
| 9048 | 2026.03.10 17:22:06.875394 [ 197 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 732 rows starting from the beginning of the part | ||
| 9049 | 2026.03.10 17:22:06.875434 [ 197 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 732 rows starting from the beginning of the part | ||
| 9050 | 2026.03.10 17:22:06.876656 [ 191 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3226 rows, containing 5 columns (5 merged, 0 gathered) in 0.001627486 sec., 1982198.310768879 rows/sec., 125.80 MiB/sec. | ||
| 9051 | 2026.03.10 17:22:06.876884 [ 186 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 9052 | 2026.03.10 17:22:06.877232 [ 186 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_19_4} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9053 | 2026.03.10 17:22:06.877319 [ 186 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_19_4} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 9054 | 2026.03.10 17:22:06.877417 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 9055 | 2026.03.10 17:22:07.466678 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9056 | 2026.03.10 17:22:07.483306 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9057 | 2026.03.10 17:22:07.483358 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9058 | 2026.03.10 17:22:07.489273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9059 | 2026.03.10 17:22:07.489994 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9060 | 2026.03.10 17:22:07.492676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9061 | 2026.03.10 17:22:10.110804 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9062 | 2026.03.10 17:22:10.111006 [ 254 ] {5b300214-685d-4df6-bc5c-9dc705ed5cf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9063 | 2026.03.10 17:22:10.111081 [ 254 ] {5b300214-685d-4df6-bc5c-9dc705ed5cf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9064 | 2026.03.10 17:22:10.111795 [ 254 ] {5b300214-685d-4df6-bc5c-9dc705ed5cf2} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2026.03.10 17:22:10.111847 [ 254 ] {5b300214-685d-4df6-bc5c-9dc705ed5cf2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9066 | 2026.03.10 17:22:10.112281 [ 254 ] {5b300214-685d-4df6-bc5c-9dc705ed5cf2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9067 | 2026.03.10 17:22:10.112539 [ 254 ] {5b300214-685d-4df6-bc5c-9dc705ed5cf2} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2026.03.10 17:22:10.112700 [ 254 ] {5b300214-685d-4df6-bc5c-9dc705ed5cf2} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.00175 sec., 72000 rows/sec., 6.19 MiB/sec. | ||
| 9069 | 2026.03.10 17:22:10.112751 [ 254 ] {5b300214-685d-4df6-bc5c-9dc705ed5cf2} <Debug> TCPHandler: Processed in 0.002081323 sec. | ||
| 9070 | 2026.03.10 17:22:10.112880 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9071 | 2026.03.10 17:22:10.112985 [ 254 ] {8e2c0244-3e4d-49ff-8a8f-01506b603b5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9072 | 2026.03.10 17:22:10.113030 [ 254 ] {8e2c0244-3e4d-49ff-8a8f-01506b603b5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9073 | 2026.03.10 17:22:10.113465 [ 254 ] {8e2c0244-3e4d-49ff-8a8f-01506b603b5c} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9074 | 2026.03.10 17:22:10.113503 [ 254 ] {8e2c0244-3e4d-49ff-8a8f-01506b603b5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9075 | 2026.03.10 17:22:10.113809 [ 254 ] {8e2c0244-3e4d-49ff-8a8f-01506b603b5c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9076 | 2026.03.10 17:22:10.114045 [ 254 ] {8e2c0244-3e4d-49ff-8a8f-01506b603b5c} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9077 | 2026.03.10 17:22:10.114183 [ 254 ] {8e2c0244-3e4d-49ff-8a8f-01506b603b5c} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001221 sec., 28665.02866502866 rows/sec., 2.10 MiB/sec. | ||
| 9078 | 2026.03.10 17:22:10.114221 [ 254 ] {8e2c0244-3e4d-49ff-8a8f-01506b603b5c} <Debug> TCPHandler: Processed in 0.001393932 sec. | ||
| 9079 | 2026.03.10 17:22:10.114334 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9080 | 2026.03.10 17:22:10.114429 [ 254 ] {f5868aa8-e866-4a40-a4d0-da813d23d1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9081 | 2026.03.10 17:22:10.114470 [ 254 ] {f5868aa8-e866-4a40-a4d0-da813d23d1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9082 | 2026.03.10 17:22:10.114970 [ 254 ] {f5868aa8-e866-4a40-a4d0-da813d23d1d9} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9083 | 2026.03.10 17:22:10.115017 [ 254 ] {f5868aa8-e866-4a40-a4d0-da813d23d1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9084 | 2026.03.10 17:22:10.115526 [ 254 ] {f5868aa8-e866-4a40-a4d0-da813d23d1d9} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9085 | 2026.03.10 17:22:10.115828 [ 254 ] {f5868aa8-e866-4a40-a4d0-da813d23d1d9} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9086 | 2026.03.10 17:22:10.115992 [ 254 ] {f5868aa8-e866-4a40-a4d0-da813d23d1d9} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00158 sec., 62658.22784810126 rows/sec., 4.89 MiB/sec. | ||
| 9087 | 2026.03.10 17:22:10.116039 [ 254 ] {f5868aa8-e866-4a40-a4d0-da813d23d1d9} <Debug> TCPHandler: Processed in 0.001755578 sec. | ||
| 9088 | 2026.03.10 17:22:10.116177 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9089 | 2026.03.10 17:22:10.116277 [ 254 ] {905ee896-67f1-4030-9f9a-5a17a970859d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9090 | 2026.03.10 17:22:10.116323 [ 254 ] {905ee896-67f1-4030-9f9a-5a17a970859d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9091 | 2026.03.10 17:22:10.116743 [ 254 ] {905ee896-67f1-4030-9f9a-5a17a970859d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9092 | 2026.03.10 17:22:10.116781 [ 254 ] {905ee896-67f1-4030-9f9a-5a17a970859d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9093 | 2026.03.10 17:22:10.117122 [ 254 ] {905ee896-67f1-4030-9f9a-5a17a970859d} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9094 | 2026.03.10 17:22:10.117357 [ 254 ] {905ee896-67f1-4030-9f9a-5a17a970859d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9095 | 2026.03.10 17:22:10.117493 [ 254 ] {905ee896-67f1-4030-9f9a-5a17a970859d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 9096 | 2026.03.10 17:22:10.117530 [ 254 ] {905ee896-67f1-4030-9f9a-5a17a970859d} <Debug> TCPHandler: Processed in 0.001414562 sec. | ||
| 9097 | 2026.03.10 17:22:10.117632 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2026.03.10 17:22:10.117726 [ 254 ] {b0e5cdbe-3db5-4dbb-831b-a482615625f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9099 | 2026.03.10 17:22:10.117781 [ 254 ] {b0e5cdbe-3db5-4dbb-831b-a482615625f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9100 | 2026.03.10 17:22:10.118641 [ 254 ] {b0e5cdbe-3db5-4dbb-831b-a482615625f7} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9101 | 2026.03.10 17:22:10.118678 [ 254 ] {b0e5cdbe-3db5-4dbb-831b-a482615625f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9102 | 2026.03.10 17:22:10.119277 [ 254 ] {b0e5cdbe-3db5-4dbb-831b-a482615625f7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9103 | 2026.03.10 17:22:10.119510 [ 254 ] {b0e5cdbe-3db5-4dbb-831b-a482615625f7} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9104 | 2026.03.10 17:22:10.119653 [ 254 ] {b0e5cdbe-3db5-4dbb-831b-a482615625f7} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001944 sec., 18004.11522633745 rows/sec., 32.26 MiB/sec. | ||
| 9105 | 2026.03.10 17:22:10.119720 [ 254 ] {b0e5cdbe-3db5-4dbb-831b-a482615625f7} <Debug> TCPHandler: Processed in 0.002137375 sec. | ||
| 9106 | 2026.03.10 17:22:10.119843 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9107 | 2026.03.10 17:22:10.119940 [ 254 ] {2ecbb2a8-d4a0-43e1-8faa-4242adf4a7d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9108 | 2026.03.10 17:22:10.119982 [ 254 ] {2ecbb2a8-d4a0-43e1-8faa-4242adf4a7d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9109 | 2026.03.10 17:22:10.120332 [ 254 ] {2ecbb2a8-d4a0-43e1-8faa-4242adf4a7d1} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9110 | 2026.03.10 17:22:10.120370 [ 254 ] {2ecbb2a8-d4a0-43e1-8faa-4242adf4a7d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9111 | 2026.03.10 17:22:10.120681 [ 254 ] {2ecbb2a8-d4a0-43e1-8faa-4242adf4a7d1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9112 | 2026.03.10 17:22:10.120902 [ 254 ] {2ecbb2a8-d4a0-43e1-8faa-4242adf4a7d1} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9113 | 2026.03.10 17:22:10.121036 [ 254 ] {2ecbb2a8-d4a0-43e1-8faa-4242adf4a7d1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 9114 | 2026.03.10 17:22:10.121076 [ 254 ] {2ecbb2a8-d4a0-43e1-8faa-4242adf4a7d1} <Debug> TCPHandler: Processed in 0.001282231 sec. | ||
| 9115 | 2026.03.10 17:22:13.871061 [ 81 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9116 | 2026.03.10 17:22:13.871167 [ 81 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9117 | 2026.03.10 17:22:13.994314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19231 | ||
| 9118 | 2026.03.10 17:22:13.994782 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9119 | 2026.03.10 17:22:13.994816 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9120 | 2026.03.10 17:22:13.995315 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9121 | 2026.03.10 17:22:13.995560 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9122 | 2026.03.10 17:22:13.995697 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19231 | ||
| 9123 | 2026.03.10 17:22:14.047406 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1134 | ||
| 9124 | 2026.03.10 17:22:14.049558 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9125 | 2026.03.10 17:22:14.049603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9126 | 2026.03.10 17:22:14.050833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9127 | 2026.03.10 17:22:14.051107 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9128 | 2026.03.10 17:22:14.051357 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1134 | ||
| 9129 | 2026.03.10 17:22:14.993676 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9130 | 2026.03.10 17:22:15.011193 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9131 | 2026.03.10 17:22:15.011251 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9132 | 2026.03.10 17:22:15.017396 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9133 | 2026.03.10 17:22:15.018108 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9134 | 2026.03.10 17:22:15.021071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9135 | 2026.03.10 17:22:15.109323 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9136 | 2026.03.10 17:22:15.109501 [ 254 ] {49edd192-f0cc-4842-93b0-c14f7168a693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9137 | 2026.03.10 17:22:15.109569 [ 254 ] {49edd192-f0cc-4842-93b0-c14f7168a693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9138 | 2026.03.10 17:22:15.110254 [ 254 ] {49edd192-f0cc-4842-93b0-c14f7168a693} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9139 | 2026.03.10 17:22:15.110297 [ 254 ] {49edd192-f0cc-4842-93b0-c14f7168a693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9140 | 2026.03.10 17:22:15.110723 [ 254 ] {49edd192-f0cc-4842-93b0-c14f7168a693} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9141 | 2026.03.10 17:22:15.110960 [ 254 ] {49edd192-f0cc-4842-93b0-c14f7168a693} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9142 | 2026.03.10 17:22:15.111125 [ 254 ] {49edd192-f0cc-4842-93b0-c14f7168a693} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001672 sec., 39473.68421052631 rows/sec., 3.13 MiB/sec. | ||
| 9143 | 2026.03.10 17:22:15.111173 [ 254 ] {49edd192-f0cc-4842-93b0-c14f7168a693} <Debug> TCPHandler: Processed in 0.001972692 sec. | ||
| 9144 | 2026.03.10 17:22:15.111298 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9145 | 2026.03.10 17:22:15.111400 [ 254 ] {e02c6e49-bc44-4019-bcd8-1ff0a224aef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9146 | 2026.03.10 17:22:15.111444 [ 254 ] {e02c6e49-bc44-4019-bcd8-1ff0a224aef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9147 | 2026.03.10 17:22:15.111860 [ 254 ] {e02c6e49-bc44-4019-bcd8-1ff0a224aef9} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9148 | 2026.03.10 17:22:15.111897 [ 254 ] {e02c6e49-bc44-4019-bcd8-1ff0a224aef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9149 | 2026.03.10 17:22:15.112205 [ 254 ] {e02c6e49-bc44-4019-bcd8-1ff0a224aef9} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9150 | 2026.03.10 17:22:15.112436 [ 254 ] {e02c6e49-bc44-4019-bcd8-1ff0a224aef9} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9151 | 2026.03.10 17:22:15.112569 [ 254 ] {e02c6e49-bc44-4019-bcd8-1ff0a224aef9} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001192 sec., 4194.6308724832215 rows/sec., 315.42 KiB/sec. | ||
| 9152 | 2026.03.10 17:22:15.112607 [ 254 ] {e02c6e49-bc44-4019-bcd8-1ff0a224aef9} <Debug> TCPHandler: Processed in 0.001360072 sec. | ||
| 9153 | 2026.03.10 17:22:15.112718 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9154 | 2026.03.10 17:22:15.112813 [ 254 ] {b42badd0-8287-4027-a7ac-6cee54f5892a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9155 | 2026.03.10 17:22:15.112854 [ 254 ] {b42badd0-8287-4027-a7ac-6cee54f5892a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9156 | 2026.03.10 17:22:15.113278 [ 254 ] {b42badd0-8287-4027-a7ac-6cee54f5892a} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2026.03.10 17:22:15.113315 [ 254 ] {b42badd0-8287-4027-a7ac-6cee54f5892a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9158 | 2026.03.10 17:22:15.113618 [ 254 ] {b42badd0-8287-4027-a7ac-6cee54f5892a} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9159 | 2026.03.10 17:22:15.113827 [ 254 ] {b42badd0-8287-4027-a7ac-6cee54f5892a} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9160 | 2026.03.10 17:22:15.113959 [ 254 ] {b42badd0-8287-4027-a7ac-6cee54f5892a} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001164 sec., 59278.35051546391 rows/sec., 4.63 MiB/sec. | ||
| 9161 | 2026.03.10 17:22:15.113996 [ 254 ] {b42badd0-8287-4027-a7ac-6cee54f5892a} <Debug> TCPHandler: Processed in 0.001327571 sec. | ||
| 9162 | 2026.03.10 17:22:15.114110 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9163 | 2026.03.10 17:22:15.114205 [ 254 ] {4aee69a7-d118-4449-ae3c-cb8f94801cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9164 | 2026.03.10 17:22:15.114248 [ 254 ] {4aee69a7-d118-4449-ae3c-cb8f94801cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9165 | 2026.03.10 17:22:15.114656 [ 254 ] {4aee69a7-d118-4449-ae3c-cb8f94801cca} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9166 | 2026.03.10 17:22:15.114693 [ 254 ] {4aee69a7-d118-4449-ae3c-cb8f94801cca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9167 | 2026.03.10 17:22:15.115037 [ 254 ] {4aee69a7-d118-4449-ae3c-cb8f94801cca} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9168 | 2026.03.10 17:22:15.115254 [ 254 ] {4aee69a7-d118-4449-ae3c-cb8f94801cca} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9169 | 2026.03.10 17:22:15.115385 [ 254 ] {4aee69a7-d118-4449-ae3c-cb8f94801cca} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 9170 | 2026.03.10 17:22:15.115422 [ 254 ] {4aee69a7-d118-4449-ae3c-cb8f94801cca} <Debug> TCPHandler: Processed in 0.001360792 sec. | ||
| 9171 | 2026.03.10 17:22:15.115549 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9172 | 2026.03.10 17:22:15.115671 [ 254 ] {b9a7d178-c028-45d7-9315-40b6605085bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9173 | 2026.03.10 17:22:15.115736 [ 254 ] {b9a7d178-c028-45d7-9315-40b6605085bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9174 | 2026.03.10 17:22:15.116580 [ 254 ] {b9a7d178-c028-45d7-9315-40b6605085bb} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9175 | 2026.03.10 17:22:15.116645 [ 254 ] {b9a7d178-c028-45d7-9315-40b6605085bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9176 | 2026.03.10 17:22:15.117173 [ 254 ] {b9a7d178-c028-45d7-9315-40b6605085bb} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9177 | 2026.03.10 17:22:15.117404 [ 254 ] {b9a7d178-c028-45d7-9315-40b6605085bb} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9178 | 2026.03.10 17:22:15.117543 [ 254 ] {b9a7d178-c028-45d7-9315-40b6605085bb} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001896 sec., 2637.130801687764 rows/sec., 4.73 MiB/sec. | ||
| 9179 | 2026.03.10 17:22:15.117598 [ 254 ] {b9a7d178-c028-45d7-9315-40b6605085bb} <Debug> TCPHandler: Processed in 0.002108774 sec. | ||
| 9180 | 2026.03.10 17:22:15.117712 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9181 | 2026.03.10 17:22:15.117807 [ 254 ] {13278e9d-ef29-4aab-ad8e-3ad9bc1457f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9182 | 2026.03.10 17:22:15.117848 [ 254 ] {13278e9d-ef29-4aab-ad8e-3ad9bc1457f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9183 | 2026.03.10 17:22:15.118221 [ 254 ] {13278e9d-ef29-4aab-ad8e-3ad9bc1457f4} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9184 | 2026.03.10 17:22:15.118257 [ 254 ] {13278e9d-ef29-4aab-ad8e-3ad9bc1457f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.24 GiB. | ||
| 9185 | 2026.03.10 17:22:15.118567 [ 254 ] {13278e9d-ef29-4aab-ad8e-3ad9bc1457f4} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9186 | 2026.03.10 17:22:15.118784 [ 254 ] {13278e9d-ef29-4aab-ad8e-3ad9bc1457f4} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9187 | 2026.03.10 17:22:15.118912 [ 254 ] {13278e9d-ef29-4aab-ad8e-3ad9bc1457f4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001123 sec., 53428.317008014244 rows/sec., 3.60 MiB/sec. | ||
| 9188 | 2026.03.10 17:22:15.118949 [ 254 ] {13278e9d-ef29-4aab-ad8e-3ad9bc1457f4} <Debug> TCPHandler: Processed in 0.001285681 sec. | ||
| 9189 | 2026.03.10 17:22:20.111258 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9190 | 2026.03.10 17:22:20.111543 [ 254 ] {4dc51864-6450-4ab3-af0d-e0daf7517d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9191 | 2026.03.10 17:22:20.111607 [ 254 ] {4dc51864-6450-4ab3-af0d-e0daf7517d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9192 | 2026.03.10 17:22:20.112305 [ 254 ] {4dc51864-6450-4ab3-af0d-e0daf7517d94} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9193 | 2026.03.10 17:22:20.112352 [ 254 ] {4dc51864-6450-4ab3-af0d-e0daf7517d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9194 | 2026.03.10 17:22:20.112754 [ 254 ] {4dc51864-6450-4ab3-af0d-e0daf7517d94} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9195 | 2026.03.10 17:22:20.112992 [ 254 ] {4dc51864-6450-4ab3-af0d-e0daf7517d94} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9196 | 2026.03.10 17:22:20.113148 [ 254 ] {4dc51864-6450-4ab3-af0d-e0daf7517d94} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001663 sec., 75766.68671076368 rows/sec., 6.51 MiB/sec. | ||
| 9197 | 2026.03.10 17:22:20.113189 [ 254 ] {4dc51864-6450-4ab3-af0d-e0daf7517d94} <Debug> TCPHandler: Processed in 0.002110044 sec. | ||
| 9198 | 2026.03.10 17:22:20.113316 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9199 | 2026.03.10 17:22:20.113411 [ 254 ] {8549c2fe-e0c6-4d47-b31a-ad02a61eff43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9200 | 2026.03.10 17:22:20.113451 [ 254 ] {8549c2fe-e0c6-4d47-b31a-ad02a61eff43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9201 | 2026.03.10 17:22:20.113860 [ 254 ] {8549c2fe-e0c6-4d47-b31a-ad02a61eff43} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9202 | 2026.03.10 17:22:20.113894 [ 254 ] {8549c2fe-e0c6-4d47-b31a-ad02a61eff43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9203 | 2026.03.10 17:22:20.114203 [ 254 ] {8549c2fe-e0c6-4d47-b31a-ad02a61eff43} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9204 | 2026.03.10 17:22:20.114430 [ 254 ] {8549c2fe-e0c6-4d47-b31a-ad02a61eff43} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9205 | 2026.03.10 17:22:20.114560 [ 254 ] {8549c2fe-e0c6-4d47-b31a-ad02a61eff43} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001167 sec., 29991.431019708652 rows/sec., 2.20 MiB/sec. | ||
| 9206 | 2026.03.10 17:22:20.114596 [ 254 ] {8549c2fe-e0c6-4d47-b31a-ad02a61eff43} <Debug> TCPHandler: Processed in 0.001329562 sec. | ||
| 9207 | 2026.03.10 17:22:20.114703 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9208 | 2026.03.10 17:22:20.114797 [ 254 ] {7ded6561-8868-4fc2-b33e-16e49c976500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9209 | 2026.03.10 17:22:20.114836 [ 254 ] {7ded6561-8868-4fc2-b33e-16e49c976500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9210 | 2026.03.10 17:22:20.115267 [ 254 ] {7ded6561-8868-4fc2-b33e-16e49c976500} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9211 | 2026.03.10 17:22:20.115301 [ 254 ] {7ded6561-8868-4fc2-b33e-16e49c976500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9212 | 2026.03.10 17:22:20.115601 [ 254 ] {7ded6561-8868-4fc2-b33e-16e49c976500} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9213 | 2026.03.10 17:22:20.115819 [ 254 ] {7ded6561-8868-4fc2-b33e-16e49c976500} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9214 | 2026.03.10 17:22:20.115950 [ 254 ] {7ded6561-8868-4fc2-b33e-16e49c976500} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001171 sec., 84543.12553373186 rows/sec., 6.60 MiB/sec. | ||
| 9215 | 2026.03.10 17:22:20.115987 [ 254 ] {7ded6561-8868-4fc2-b33e-16e49c976500} <Debug> TCPHandler: Processed in 0.001332191 sec. | ||
| 9216 | 2026.03.10 17:22:20.116098 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9217 | 2026.03.10 17:22:20.116193 [ 254 ] {63746bb0-4857-4cf7-86df-6bd5d7dda054} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9218 | 2026.03.10 17:22:20.116235 [ 254 ] {63746bb0-4857-4cf7-86df-6bd5d7dda054} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9219 | 2026.03.10 17:22:20.116639 [ 254 ] {63746bb0-4857-4cf7-86df-6bd5d7dda054} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9220 | 2026.03.10 17:22:20.116673 [ 254 ] {63746bb0-4857-4cf7-86df-6bd5d7dda054} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9221 | 2026.03.10 17:22:20.116997 [ 254 ] {63746bb0-4857-4cf7-86df-6bd5d7dda054} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9222 | 2026.03.10 17:22:20.117219 [ 254 ] {63746bb0-4857-4cf7-86df-6bd5d7dda054} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9223 | 2026.03.10 17:22:20.117350 [ 254 ] {63746bb0-4857-4cf7-86df-6bd5d7dda054} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001175 sec., 136170.21276595743 rows/sec., 9.48 MiB/sec. | ||
| 9224 | 2026.03.10 17:22:20.117386 [ 254 ] {63746bb0-4857-4cf7-86df-6bd5d7dda054} <Debug> TCPHandler: Processed in 0.001336862 sec. | ||
| 9225 | 2026.03.10 17:22:20.117493 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9226 | 2026.03.10 17:22:20.117587 [ 254 ] {2d267906-906d-4c75-90dc-cc0266eee504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9227 | 2026.03.10 17:22:20.117641 [ 254 ] {2d267906-906d-4c75-90dc-cc0266eee504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9228 | 2026.03.10 17:22:20.118476 [ 254 ] {2d267906-906d-4c75-90dc-cc0266eee504} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9229 | 2026.03.10 17:22:20.118512 [ 254 ] {2d267906-906d-4c75-90dc-cc0266eee504} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9230 | 2026.03.10 17:22:20.119057 [ 254 ] {2d267906-906d-4c75-90dc-cc0266eee504} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9231 | 2026.03.10 17:22:20.119294 [ 254 ] {2d267906-906d-4c75-90dc-cc0266eee504} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9232 | 2026.03.10 17:22:20.119427 [ 254 ] {2d267906-906d-4c75-90dc-cc0266eee504} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001858 sec., 18837.45963401507 rows/sec., 33.76 MiB/sec. | ||
| 9233 | 2026.03.10 17:22:20.119480 [ 254 ] {2d267906-906d-4c75-90dc-cc0266eee504} <Debug> TCPHandler: Processed in 0.002034922 sec. | ||
| 9234 | 2026.03.10 17:22:20.119592 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9235 | 2026.03.10 17:22:20.119686 [ 254 ] {a81c363f-396e-44ba-a8a3-16ff38dd690e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9236 | 2026.03.10 17:22:20.119726 [ 254 ] {a81c363f-396e-44ba-a8a3-16ff38dd690e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9237 | 2026.03.10 17:22:20.120058 [ 254 ] {a81c363f-396e-44ba-a8a3-16ff38dd690e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9238 | 2026.03.10 17:22:20.120098 [ 254 ] {a81c363f-396e-44ba-a8a3-16ff38dd690e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9239 | 2026.03.10 17:22:20.120406 [ 254 ] {a81c363f-396e-44ba-a8a3-16ff38dd690e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9240 | 2026.03.10 17:22:20.120624 [ 254 ] {a81c363f-396e-44ba-a8a3-16ff38dd690e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9241 | 2026.03.10 17:22:20.120756 [ 254 ] {a81c363f-396e-44ba-a8a3-16ff38dd690e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 9242 | 2026.03.10 17:22:20.120792 [ 254 ] {a81c363f-396e-44ba-a8a3-16ff38dd690e} <Debug> TCPHandler: Processed in 0.00124891 sec. | ||
| 9243 | 2026.03.10 17:22:21.181870 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51169 | ||
| 9244 | 2026.03.10 17:22:21.181975 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9245 | 2026.03.10 17:22:21.182002 [ 292 ] {} <Debug> TCP-Session: 9eb36bac-7aeb-4224-a6dd-632448665d67 Authenticating user 'default' from [fd00:1122:3344:101::e]:51169 | ||
| 9246 | 2026.03.10 17:22:21.182024 [ 292 ] {} <Debug> TCP-Session: 9eb36bac-7aeb-4224-a6dd-632448665d67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9247 | 2026.03.10 17:22:21.182036 [ 292 ] {} <Debug> TCP-Session: 9eb36bac-7aeb-4224-a6dd-632448665d67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9248 | 2026.03.10 17:22:21.182246 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59713 | ||
| 9249 | 2026.03.10 17:22:21.182271 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44742 | ||
| 9250 | 2026.03.10 17:22:21.182312 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58612 | ||
| 9251 | 2026.03.10 17:22:21.182319 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58466 | ||
| 9252 | 2026.03.10 17:22:21.182377 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9253 | 2026.03.10 17:22:21.182302 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48040 | ||
| 9254 | 2026.03.10 17:22:21.182426 [ 293 ] {} <Debug> TCP-Session: b53845ae-b225-408a-a0cb-61a6c861bcce Authenticating user 'default' from [fd00:1122:3344:101::e]:59713 | ||
| 9255 | 2026.03.10 17:22:21.182432 [ 292 ] {} <Trace> TCP-Session: 9eb36bac-7aeb-4224-a6dd-632448665d67 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9256 | 2026.03.10 17:22:21.182453 [ 293 ] {} <Debug> TCP-Session: b53845ae-b225-408a-a0cb-61a6c861bcce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9257 | 2026.03.10 17:22:21.182292 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58998 | ||
| 9258 | 2026.03.10 17:22:21.182479 [ 293 ] {} <Debug> TCP-Session: b53845ae-b225-408a-a0cb-61a6c861bcce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9259 | 2026.03.10 17:22:21.182285 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51856 | ||
| 9260 | 2026.03.10 17:22:21.182256 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44595 | ||
| 9261 | 2026.03.10 17:22:21.182629 [ 292 ] {9ba15149-527a-4659-93e0-7c60c7d712df} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51169) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9262 | 2026.03.10 17:22:21.182981 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9263 | 2026.03.10 17:22:21.183010 [ 288 ] {} <Debug> TCP-Session: 7513396d-e78d-4a27-ae31-72b8044c2189 Authenticating user 'default' from [fd00:1122:3344:101::e]:58998 | ||
| 9264 | 2026.03.10 17:22:21.183027 [ 288 ] {} <Debug> TCP-Session: 7513396d-e78d-4a27-ae31-72b8044c2189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9265 | 2026.03.10 17:22:21.183039 [ 288 ] {} <Debug> TCP-Session: 7513396d-e78d-4a27-ae31-72b8044c2189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9266 | 2026.03.10 17:22:21.183045 [ 292 ] {9ba15149-527a-4659-93e0-7c60c7d712df} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9267 | 2026.03.10 17:22:21.183095 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9268 | 2026.03.10 17:22:21.183116 [ 292 ] {9ba15149-527a-4659-93e0-7c60c7d712df} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9269 | 2026.03.10 17:22:21.183135 [ 291 ] {} <Debug> TCP-Session: a82cb6be-6c44-4cd8-b8a1-ccf05133a070 Authenticating user 'default' from [fd00:1122:3344:101::e]:58466 | ||
| 9270 | 2026.03.10 17:22:21.183170 [ 291 ] {} <Debug> TCP-Session: a82cb6be-6c44-4cd8-b8a1-ccf05133a070 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9271 | 2026.03.10 17:22:21.183183 [ 291 ] {} <Debug> TCP-Session: a82cb6be-6c44-4cd8-b8a1-ccf05133a070 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9272 | 2026.03.10 17:22:21.183330 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9273 | 2026.03.10 17:22:21.183377 [ 290 ] {} <Debug> TCP-Session: 7495699f-c2c0-412c-a9ac-e48890ce42f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:58612 | ||
| 9274 | 2026.03.10 17:22:21.183405 [ 290 ] {} <Debug> TCP-Session: 7495699f-c2c0-412c-a9ac-e48890ce42f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9275 | 2026.03.10 17:22:21.183419 [ 290 ] {} <Debug> TCP-Session: 7495699f-c2c0-412c-a9ac-e48890ce42f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9276 | 2026.03.10 17:22:21.183449 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9277 | 2026.03.10 17:22:21.183487 [ 287 ] {} <Debug> TCP-Session: 197697ac-ab87-4910-8021-da84a158c9fd Authenticating user 'default' from [fd00:1122:3344:101::e]:51856 | ||
| 9278 | 2026.03.10 17:22:21.183507 [ 287 ] {} <Debug> TCP-Session: 197697ac-ab87-4910-8021-da84a158c9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9279 | 2026.03.10 17:22:21.183520 [ 287 ] {} <Debug> TCP-Session: 197697ac-ab87-4910-8021-da84a158c9fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9280 | 2026.03.10 17:22:21.183709 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9281 | 2026.03.10 17:22:21.183711 [ 292 ] {9ba15149-527a-4659-93e0-7c60c7d712df} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 9282 | 2026.03.10 17:22:21.183752 [ 3 ] {} <Debug> TCP-Session: f829b8eb-6141-4ee4-8c39-97084d69022d Authenticating user 'default' from [fd00:1122:3344:101::e]:44742 | ||
| 9283 | 2026.03.10 17:22:21.183787 [ 3 ] {} <Debug> TCP-Session: f829b8eb-6141-4ee4-8c39-97084d69022d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9284 | 2026.03.10 17:22:21.183800 [ 3 ] {} <Debug> TCP-Session: f829b8eb-6141-4ee4-8c39-97084d69022d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9285 | 2026.03.10 17:22:21.183828 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9286 | 2026.03.10 17:22:21.183875 [ 289 ] {} <Debug> TCP-Session: 67e41f56-ff4c-4a73-b0a9-1b58e3eef18b Authenticating user 'default' from [fd00:1122:3344:101::e]:48040 | ||
| 9287 | 2026.03.10 17:22:21.183894 [ 289 ] {} <Debug> TCP-Session: 67e41f56-ff4c-4a73-b0a9-1b58e3eef18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9288 | 2026.03.10 17:22:21.183907 [ 289 ] {} <Debug> TCP-Session: 67e41f56-ff4c-4a73-b0a9-1b58e3eef18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9289 | 2026.03.10 17:22:21.183971 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9290 | 2026.03.10 17:22:21.184017 [ 294 ] {} <Debug> TCP-Session: 671d52e9-5377-4d19-879e-54547d62a56a Authenticating user 'default' from [fd00:1122:3344:101::e]:44595 | ||
| 9291 | 2026.03.10 17:22:21.184034 [ 294 ] {} <Debug> TCP-Session: 671d52e9-5377-4d19-879e-54547d62a56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9292 | 2026.03.10 17:22:21.184046 [ 294 ] {} <Debug> TCP-Session: 671d52e9-5377-4d19-879e-54547d62a56a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9293 | 2026.03.10 17:22:21.184903 [ 309 ] {9ba15149-527a-4659-93e0-7c60c7d712df} <Trace> AggregatingTransform: Aggregating | ||
| 9294 | 2026.03.10 17:22:21.184967 [ 309 ] {9ba15149-527a-4659-93e0-7c60c7d712df} <Trace> Aggregator: Aggregation method: without_key | ||
| 9295 | 2026.03.10 17:22:21.185010 [ 309 ] {9ba15149-527a-4659-93e0-7c60c7d712df} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001153348 sec. (867.041 rows/sec., 33.87 KiB/sec.) | ||
| 9296 | 2026.03.10 17:22:21.185034 [ 309 ] {9ba15149-527a-4659-93e0-7c60c7d712df} <Trace> Aggregator: Merging aggregated data | ||
| 9297 | 2026.03.10 17:22:21.186355 [ 292 ] {9ba15149-527a-4659-93e0-7c60c7d712df} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00379 sec., 263.85224274406335 rows/sec., 10.31 KiB/sec. | ||
| 9298 | 2026.03.10 17:22:21.186515 [ 292 ] {9ba15149-527a-4659-93e0-7c60c7d712df} <Debug> TCPHandler: Processed in 0.004246948 sec. | ||
| 9299 | 2026.03.10 17:22:21.186648 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9300 | 2026.03.10 17:22:21.186676 [ 292 ] {} <Debug> TCP-Session: 9eb36bac-7aeb-4224-a6dd-632448665d67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9301 | 2026.03.10 17:22:21.186677 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9302 | 2026.03.10 17:22:21.186699 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9303 | 2026.03.10 17:22:21.186723 [ 294 ] {} <Debug> TCP-Session: 671d52e9-5377-4d19-879e-54547d62a56a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9304 | 2026.03.10 17:22:21.186727 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9305 | 2026.03.10 17:22:21.186740 [ 3 ] {} <Debug> TCP-Session: f829b8eb-6141-4ee4-8c39-97084d69022d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9306 | 2026.03.10 17:22:21.186748 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9307 | 2026.03.10 17:22:21.186781 [ 291 ] {} <Debug> TCP-Session: a82cb6be-6c44-4cd8-b8a1-ccf05133a070 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9308 | 2026.03.10 17:22:21.186786 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9309 | 2026.03.10 17:22:21.186813 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9310 | 2026.03.10 17:22:21.186835 [ 287 ] {} <Debug> TCP-Session: 197697ac-ab87-4910-8021-da84a158c9fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9311 | 2026.03.10 17:22:21.186770 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9312 | 2026.03.10 17:22:21.186861 [ 290 ] {} <Debug> TCP-Session: 7495699f-c2c0-412c-a9ac-e48890ce42f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9313 | 2026.03.10 17:22:21.186731 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9314 | 2026.03.10 17:22:21.186898 [ 288 ] {} <Debug> TCP-Session: 7513396d-e78d-4a27-ae31-72b8044c2189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9315 | 2026.03.10 17:22:21.186814 [ 289 ] {} <Debug> TCP-Session: 67e41f56-ff4c-4a73-b0a9-1b58e3eef18b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9316 | 2026.03.10 17:22:21.186934 [ 293 ] {} <Debug> TCP-Session: b53845ae-b225-408a-a0cb-61a6c861bcce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9317 | 2026.03.10 17:22:21.288414 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46689 | ||
| 9318 | 2026.03.10 17:22:21.288524 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9319 | 2026.03.10 17:22:21.288550 [ 292 ] {} <Debug> TCP-Session: 098d398b-7278-4290-ba88-ce3668bdeb57 Authenticating user 'default' from [fd00:1122:3344:101::e]:46689 | ||
| 9320 | 2026.03.10 17:22:21.288573 [ 292 ] {} <Debug> TCP-Session: 098d398b-7278-4290-ba88-ce3668bdeb57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9321 | 2026.03.10 17:22:21.288585 [ 292 ] {} <Debug> TCP-Session: 098d398b-7278-4290-ba88-ce3668bdeb57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9322 | 2026.03.10 17:22:21.288801 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58041 | ||
| 9323 | 2026.03.10 17:22:21.288820 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58803 | ||
| 9324 | 2026.03.10 17:22:21.288861 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42102 | ||
| 9325 | 2026.03.10 17:22:21.288868 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48793 | ||
| 9326 | 2026.03.10 17:22:21.288925 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9327 | 2026.03.10 17:22:21.288902 [ 292 ] {} <Trace> TCP-Session: 098d398b-7278-4290-ba88-ce3668bdeb57 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9328 | 2026.03.10 17:22:21.288950 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9329 | 2026.03.10 17:22:21.288966 [ 293 ] {} <Debug> TCP-Session: 18948e9e-167d-4508-b35b-544940886e20 Authenticating user 'default' from [fd00:1122:3344:101::e]:58041 | ||
| 9330 | 2026.03.10 17:22:21.288950 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9331 | 2026.03.10 17:22:21.289006 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9332 | 2026.03.10 17:22:21.289016 [ 293 ] {} <Debug> TCP-Session: 18948e9e-167d-4508-b35b-544940886e20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9333 | 2026.03.10 17:22:21.289036 [ 3 ] {} <Debug> TCP-Session: 00ec0583-b89b-407e-98c1-398a20c7d5f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:58803 | ||
| 9334 | 2026.03.10 17:22:21.289054 [ 291 ] {} <Debug> TCP-Session: 6a10affa-7789-4611-a98b-051da82694be Authenticating user 'default' from [fd00:1122:3344:101::e]:48793 | ||
| 9335 | 2026.03.10 17:22:21.289055 [ 293 ] {} <Debug> TCP-Session: 18948e9e-167d-4508-b35b-544940886e20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9336 | 2026.03.10 17:22:21.289078 [ 3 ] {} <Debug> TCP-Session: 00ec0583-b89b-407e-98c1-398a20c7d5f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9337 | 2026.03.10 17:22:21.289091 [ 291 ] {} <Debug> TCP-Session: 6a10affa-7789-4611-a98b-051da82694be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9338 | 2026.03.10 17:22:21.289109 [ 3 ] {} <Debug> TCP-Session: 00ec0583-b89b-407e-98c1-398a20c7d5f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9339 | 2026.03.10 17:22:21.289122 [ 291 ] {} <Debug> TCP-Session: 6a10affa-7789-4611-a98b-051da82694be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9340 | 2026.03.10 17:22:21.289130 [ 292 ] {76961b71-dbd1-4054-b605-3dc03c3967ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46689) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9341 | 2026.03.10 17:22:21.289003 [ 290 ] {} <Debug> TCP-Session: cebfbe75-ed6d-4da8-a9e6-f3828e51bb3c Authenticating user 'default' from [fd00:1122:3344:101::e]:42102 | ||
| 9342 | 2026.03.10 17:22:21.288850 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41514 | ||
| 9343 | 2026.03.10 17:22:21.289191 [ 290 ] {} <Debug> TCP-Session: cebfbe75-ed6d-4da8-a9e6-f3828e51bb3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9344 | 2026.03.10 17:22:21.288841 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64389 | ||
| 9345 | 2026.03.10 17:22:21.289230 [ 290 ] {} <Debug> TCP-Session: cebfbe75-ed6d-4da8-a9e6-f3828e51bb3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9346 | 2026.03.10 17:22:21.289263 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9347 | 2026.03.10 17:22:21.288837 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46411 | ||
| 9348 | 2026.03.10 17:22:21.289303 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9349 | 2026.03.10 17:22:21.289299 [ 289 ] {} <Debug> TCP-Session: 85869a6c-c24d-402a-9a97-369b55e1930b Authenticating user 'default' from [fd00:1122:3344:101::e]:41514 | ||
| 9350 | 2026.03.10 17:22:21.289350 [ 288 ] {} <Debug> TCP-Session: a778d9db-e956-45e8-a58c-664b45c97988 Authenticating user 'default' from [fd00:1122:3344:101::e]:64389 | ||
| 9351 | 2026.03.10 17:22:21.289368 [ 289 ] {} <Debug> TCP-Session: 85869a6c-c24d-402a-9a97-369b55e1930b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9352 | 2026.03.10 17:22:21.289374 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9353 | 2026.03.10 17:22:21.289384 [ 288 ] {} <Debug> TCP-Session: a778d9db-e956-45e8-a58c-664b45c97988 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9354 | 2026.03.10 17:22:21.289393 [ 289 ] {} <Debug> TCP-Session: 85869a6c-c24d-402a-9a97-369b55e1930b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9355 | 2026.03.10 17:22:21.289407 [ 292 ] {76961b71-dbd1-4054-b605-3dc03c3967ee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9356 | 2026.03.10 17:22:21.289421 [ 288 ] {} <Debug> TCP-Session: a778d9db-e956-45e8-a58c-664b45c97988 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9357 | 2026.03.10 17:22:21.289415 [ 287 ] {} <Debug> TCP-Session: e4735392-b61e-40f1-b2bf-cb2bd301122b Authenticating user 'default' from [fd00:1122:3344:101::e]:46411 | ||
| 9358 | 2026.03.10 17:22:21.288811 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46299 | ||
| 9359 | 2026.03.10 17:22:21.289490 [ 292 ] {76961b71-dbd1-4054-b605-3dc03c3967ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9360 | 2026.03.10 17:22:21.289483 [ 287 ] {} <Debug> TCP-Session: e4735392-b61e-40f1-b2bf-cb2bd301122b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9361 | 2026.03.10 17:22:21.289536 [ 287 ] {} <Debug> TCP-Session: e4735392-b61e-40f1-b2bf-cb2bd301122b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9362 | 2026.03.10 17:22:21.289550 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9363 | 2026.03.10 17:22:21.289578 [ 294 ] {} <Debug> TCP-Session: fb82a02a-a3bb-496b-bf6f-cac064686539 Authenticating user 'default' from [fd00:1122:3344:101::e]:46299 | ||
| 9364 | 2026.03.10 17:22:21.289594 [ 294 ] {} <Debug> TCP-Session: fb82a02a-a3bb-496b-bf6f-cac064686539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9365 | 2026.03.10 17:22:21.289606 [ 294 ] {} <Debug> TCP-Session: fb82a02a-a3bb-496b-bf6f-cac064686539 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9366 | 2026.03.10 17:22:21.289788 [ 292 ] {76961b71-dbd1-4054-b605-3dc03c3967ee} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 9367 | 2026.03.10 17:22:21.290731 [ 309 ] {76961b71-dbd1-4054-b605-3dc03c3967ee} <Trace> AggregatingTransform: Aggregating | ||
| 9368 | 2026.03.10 17:22:21.290775 [ 309 ] {76961b71-dbd1-4054-b605-3dc03c3967ee} <Trace> Aggregator: Aggregation method: without_key | ||
| 9369 | 2026.03.10 17:22:21.290812 [ 309 ] {76961b71-dbd1-4054-b605-3dc03c3967ee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000921085 sec. (1085.676 rows/sec., 42.41 KiB/sec.) | ||
| 9370 | 2026.03.10 17:22:21.290832 [ 309 ] {76961b71-dbd1-4054-b605-3dc03c3967ee} <Trace> Aggregator: Merging aggregated data | ||
| 9371 | 2026.03.10 17:22:21.292119 [ 292 ] {76961b71-dbd1-4054-b605-3dc03c3967ee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003051 sec., 327.76138970829237 rows/sec., 12.80 KiB/sec. | ||
| 9372 | 2026.03.10 17:22:21.292264 [ 292 ] {76961b71-dbd1-4054-b605-3dc03c3967ee} <Debug> TCPHandler: Processed in 0.003476156 sec. | ||
| 9373 | 2026.03.10 17:22:21.292395 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9374 | 2026.03.10 17:22:21.292419 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9375 | 2026.03.10 17:22:21.292424 [ 292 ] {} <Debug> TCP-Session: 098d398b-7278-4290-ba88-ce3668bdeb57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9376 | 2026.03.10 17:22:21.292433 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9377 | 2026.03.10 17:22:21.292465 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9378 | 2026.03.10 17:22:21.292480 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9379 | 2026.03.10 17:22:21.292496 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9380 | 2026.03.10 17:22:21.292516 [ 294 ] {} <Debug> TCP-Session: fb82a02a-a3bb-496b-bf6f-cac064686539 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9381 | 2026.03.10 17:22:21.292531 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9382 | 2026.03.10 17:22:21.292551 [ 287 ] {} <Debug> TCP-Session: e4735392-b61e-40f1-b2bf-cb2bd301122b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9383 | 2026.03.10 17:22:21.292535 [ 288 ] {} <Debug> TCP-Session: a778d9db-e956-45e8-a58c-664b45c97988 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9384 | 2026.03.10 17:22:21.292591 [ 290 ] {} <Debug> TCP-Session: cebfbe75-ed6d-4da8-a9e6-f3828e51bb3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9385 | 2026.03.10 17:22:21.292502 [ 3 ] {} <Debug> TCP-Session: 00ec0583-b89b-407e-98c1-398a20c7d5f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9386 | 2026.03.10 17:22:21.292464 [ 291 ] {} <Debug> TCP-Session: 6a10affa-7789-4611-a98b-051da82694be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9387 | 2026.03.10 17:22:21.292452 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9388 | 2026.03.10 17:22:21.292506 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9389 | 2026.03.10 17:22:21.292699 [ 293 ] {} <Debug> TCP-Session: 18948e9e-167d-4508-b35b-544940886e20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9390 | 2026.03.10 17:22:21.292708 [ 289 ] {} <Debug> TCP-Session: 85869a6c-c24d-402a-9a97-369b55e1930b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9391 | 2026.03.10 17:22:21.363785 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61500 | ||
| 9392 | 2026.03.10 17:22:21.363907 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9393 | 2026.03.10 17:22:21.363940 [ 292 ] {} <Debug> TCP-Session: 611999f2-09d1-4203-88b4-3d11c413ec42 Authenticating user 'default' from [fd00:1122:3344:101::e]:61500 | ||
| 9394 | 2026.03.10 17:22:21.363966 [ 292 ] {} <Debug> TCP-Session: 611999f2-09d1-4203-88b4-3d11c413ec42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9395 | 2026.03.10 17:22:21.363982 [ 292 ] {} <Debug> TCP-Session: 611999f2-09d1-4203-88b4-3d11c413ec42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9396 | 2026.03.10 17:22:21.364258 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63429 | ||
| 9397 | 2026.03.10 17:22:21.364295 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54410 | ||
| 9398 | 2026.03.10 17:22:21.364265 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36580 | ||
| 9399 | 2026.03.10 17:22:21.364347 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44163 | ||
| 9400 | 2026.03.10 17:22:21.364380 [ 292 ] {} <Trace> TCP-Session: 611999f2-09d1-4203-88b4-3d11c413ec42 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9401 | 2026.03.10 17:22:21.364406 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58527 | ||
| 9402 | 2026.03.10 17:22:21.364430 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9403 | 2026.03.10 17:22:21.364431 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9404 | 2026.03.10 17:22:21.364496 [ 3 ] {} <Debug> TCP-Session: d0046453-a6db-4496-bbd9-21730592cd52 Authenticating user 'default' from [fd00:1122:3344:101::e]:54410 | ||
| 9405 | 2026.03.10 17:22:21.364503 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9406 | 2026.03.10 17:22:21.364515 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9407 | 2026.03.10 17:22:21.364530 [ 3 ] {} <Debug> TCP-Session: d0046453-a6db-4496-bbd9-21730592cd52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9408 | 2026.03.10 17:22:21.364551 [ 287 ] {} <Debug> TCP-Session: e0932b73-621b-46dc-8788-2f023f15c67e Authenticating user 'default' from [fd00:1122:3344:101::e]:44163 | ||
| 9409 | 2026.03.10 17:22:21.364556 [ 291 ] {} <Debug> TCP-Session: ad0f168d-0935-4b82-bbcb-a6bfa8567da3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58527 | ||
| 9410 | 2026.03.10 17:22:21.364569 [ 3 ] {} <Debug> TCP-Session: d0046453-a6db-4496-bbd9-21730592cd52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9411 | 2026.03.10 17:22:21.364599 [ 291 ] {} <Debug> TCP-Session: ad0f168d-0935-4b82-bbcb-a6bfa8567da3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9412 | 2026.03.10 17:22:21.364594 [ 287 ] {} <Debug> TCP-Session: e0932b73-621b-46dc-8788-2f023f15c67e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9413 | 2026.03.10 17:22:21.364615 [ 292 ] {fdb212c0-3a5a-4aa2-bd54-dee5b401c16e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61500) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9414 | 2026.03.10 17:22:21.364635 [ 287 ] {} <Debug> TCP-Session: e0932b73-621b-46dc-8788-2f023f15c67e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9415 | 2026.03.10 17:22:21.364626 [ 291 ] {} <Debug> TCP-Session: ad0f168d-0935-4b82-bbcb-a6bfa8567da3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9416 | 2026.03.10 17:22:21.364512 [ 294 ] {} <Debug> TCP-Session: e894bb59-967b-47d6-ab32-95456136b2bf Authenticating user 'default' from [fd00:1122:3344:101::e]:36580 | ||
| 9417 | 2026.03.10 17:22:21.364402 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9418 | 2026.03.10 17:22:21.364722 [ 294 ] {} <Debug> TCP-Session: e894bb59-967b-47d6-ab32-95456136b2bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9419 | 2026.03.10 17:22:21.364385 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62578 | ||
| 9420 | 2026.03.10 17:22:21.364761 [ 294 ] {} <Debug> TCP-Session: e894bb59-967b-47d6-ab32-95456136b2bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9421 | 2026.03.10 17:22:21.364766 [ 293 ] {} <Debug> TCP-Session: 59157c13-5bb2-4c8a-94a7-5df5e3c7d638 Authenticating user 'default' from [fd00:1122:3344:101::e]:63429 | ||
| 9422 | 2026.03.10 17:22:21.364378 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58073 | ||
| 9423 | 2026.03.10 17:22:21.364826 [ 293 ] {} <Debug> TCP-Session: 59157c13-5bb2-4c8a-94a7-5df5e3c7d638 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9424 | 2026.03.10 17:22:21.364835 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9425 | 2026.03.10 17:22:21.364850 [ 293 ] {} <Debug> TCP-Session: 59157c13-5bb2-4c8a-94a7-5df5e3c7d638 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9426 | 2026.03.10 17:22:21.364875 [ 290 ] {} <Debug> TCP-Session: 702f3b78-715a-4bc9-a8d2-c686067234f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:62578 | ||
| 9427 | 2026.03.10 17:22:21.364360 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38562 | ||
| 9428 | 2026.03.10 17:22:21.364899 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9429 | 2026.03.10 17:22:21.364908 [ 290 ] {} <Debug> TCP-Session: 702f3b78-715a-4bc9-a8d2-c686067234f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9430 | 2026.03.10 17:22:21.364956 [ 292 ] {fdb212c0-3a5a-4aa2-bd54-dee5b401c16e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9431 | 2026.03.10 17:22:21.364980 [ 290 ] {} <Debug> TCP-Session: 702f3b78-715a-4bc9-a8d2-c686067234f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9432 | 2026.03.10 17:22:21.364993 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9433 | 2026.03.10 17:22:21.364960 [ 289 ] {} <Debug> TCP-Session: 91a737da-b8a0-42de-8ab9-037bf9c23aed Authenticating user 'default' from [fd00:1122:3344:101::e]:58073 | ||
| 9434 | 2026.03.10 17:22:21.365044 [ 288 ] {} <Debug> TCP-Session: f3d85a6d-c20c-4e15-85c1-f8eb47b7dcc1 Authenticating user 'default' from [fd00:1122:3344:101::e]:38562 | ||
| 9435 | 2026.03.10 17:22:21.365067 [ 289 ] {} <Debug> TCP-Session: 91a737da-b8a0-42de-8ab9-037bf9c23aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9436 | 2026.03.10 17:22:21.365081 [ 288 ] {} <Debug> TCP-Session: f3d85a6d-c20c-4e15-85c1-f8eb47b7dcc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9437 | 2026.03.10 17:22:21.365099 [ 289 ] {} <Debug> TCP-Session: 91a737da-b8a0-42de-8ab9-037bf9c23aed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9438 | 2026.03.10 17:22:21.365117 [ 288 ] {} <Debug> TCP-Session: f3d85a6d-c20c-4e15-85c1-f8eb47b7dcc1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9439 | 2026.03.10 17:22:21.365044 [ 292 ] {fdb212c0-3a5a-4aa2-bd54-dee5b401c16e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9440 | 2026.03.10 17:22:21.365526 [ 292 ] {fdb212c0-3a5a-4aa2-bd54-dee5b401c16e} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 9441 | 2026.03.10 17:22:21.366885 [ 310 ] {fdb212c0-3a5a-4aa2-bd54-dee5b401c16e} <Trace> AggregatingTransform: Aggregating | ||
| 9442 | 2026.03.10 17:22:21.366941 [ 310 ] {fdb212c0-3a5a-4aa2-bd54-dee5b401c16e} <Trace> Aggregator: Aggregation method: without_key | ||
| 9443 | 2026.03.10 17:22:21.366986 [ 310 ] {fdb212c0-3a5a-4aa2-bd54-dee5b401c16e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001332252 sec. (750.609 rows/sec., 29.32 KiB/sec.) | ||
| 9444 | 2026.03.10 17:22:21.367009 [ 310 ] {fdb212c0-3a5a-4aa2-bd54-dee5b401c16e} <Trace> Aggregator: Merging aggregated data | ||
| 9445 | 2026.03.10 17:22:21.368509 [ 292 ] {fdb212c0-3a5a-4aa2-bd54-dee5b401c16e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003972 sec., 251.7623363544814 rows/sec., 9.83 KiB/sec. | ||
| 9446 | 2026.03.10 17:22:21.368668 [ 292 ] {fdb212c0-3a5a-4aa2-bd54-dee5b401c16e} <Debug> TCPHandler: Processed in 0.004435482 sec. | ||
| 9447 | 2026.03.10 17:22:21.368763 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9448 | 2026.03.10 17:22:21.368789 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9449 | 2026.03.10 17:22:21.368806 [ 292 ] {} <Debug> TCP-Session: 611999f2-09d1-4203-88b4-3d11c413ec42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9450 | 2026.03.10 17:22:21.368817 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9451 | 2026.03.10 17:22:21.368839 [ 291 ] {} <Debug> TCP-Session: ad0f168d-0935-4b82-bbcb-a6bfa8567da3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9452 | 2026.03.10 17:22:21.368848 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9453 | 2026.03.10 17:22:21.368880 [ 294 ] {} <Debug> TCP-Session: e894bb59-967b-47d6-ab32-95456136b2bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9454 | 2026.03.10 17:22:21.368897 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9455 | 2026.03.10 17:22:21.368914 [ 293 ] {} <Debug> TCP-Session: 59157c13-5bb2-4c8a-94a7-5df5e3c7d638 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9456 | 2026.03.10 17:22:21.368925 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9457 | 2026.03.10 17:22:21.368959 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9458 | 2026.03.10 17:22:21.368991 [ 289 ] {} <Debug> TCP-Session: 91a737da-b8a0-42de-8ab9-037bf9c23aed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9459 | 2026.03.10 17:22:21.368965 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9460 | 2026.03.10 17:22:21.369017 [ 288 ] {} <Debug> TCP-Session: f3d85a6d-c20c-4e15-85c1-f8eb47b7dcc1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9461 | 2026.03.10 17:22:21.369055 [ 290 ] {} <Debug> TCP-Session: 702f3b78-715a-4bc9-a8d2-c686067234f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9462 | 2026.03.10 17:22:21.368946 [ 287 ] {} <Debug> TCP-Session: e0932b73-621b-46dc-8788-2f023f15c67e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9463 | 2026.03.10 17:22:21.368872 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9464 | 2026.03.10 17:22:21.369153 [ 3 ] {} <Debug> TCP-Session: d0046453-a6db-4496-bbd9-21730592cd52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9465 | 2026.03.10 17:22:21.495814 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19743 | ||
| 9466 | 2026.03.10 17:22:21.496340 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9467 | 2026.03.10 17:22:21.496390 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9468 | 2026.03.10 17:22:21.496887 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9469 | 2026.03.10 17:22:21.497165 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9470 | 2026.03.10 17:22:21.497314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19743 | ||
| 9471 | 2026.03.10 17:22:21.497353 [ 72 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9472 | 2026.03.10 17:22:21.497420 [ 72 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9473 | 2026.03.10 17:22:21.497444 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9474 | 2026.03.10 17:22:21.497541 [ 197 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9475 | 2026.03.10 17:22:21.497637 [ 197 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9476 | 2026.03.10 17:22:21.497670 [ 197 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17311 rows starting from the beginning of the part | ||
| 9477 | 2026.03.10 17:22:21.497729 [ 197 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9478 | 2026.03.10 17:22:21.497774 [ 197 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9479 | 2026.03.10 17:22:21.497815 [ 197 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9480 | 2026.03.10 17:22:21.497851 [ 197 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9481 | 2026.03.10 17:22:21.497891 [ 197 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9482 | 2026.03.10 17:22:21.499886 [ 191 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19743 rows, containing 4 columns (4 merged, 0 gathered) in 0.002383349 sec., 8283721.771339405 rows/sec., 118.50 MiB/sec. | ||
| 9483 | 2026.03.10 17:22:21.500310 [ 196 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9484 | 2026.03.10 17:22:21.500666 [ 196 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_41_8} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9485 | 2026.03.10 17:22:21.500803 [ 196 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_41_8} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9486 | 2026.03.10 17:22:21.500940 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.63 MiB. | ||
| 9487 | 2026.03.10 17:22:22.443389 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9488 | 2026.03.10 17:22:22.443587 [ 254 ] {67a7bc5f-8f47-40ea-ba14-5e5d1d3aedba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9489 | 2026.03.10 17:22:22.443657 [ 254 ] {67a7bc5f-8f47-40ea-ba14-5e5d1d3aedba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9490 | 2026.03.10 17:22:22.444308 [ 254 ] {67a7bc5f-8f47-40ea-ba14-5e5d1d3aedba} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9491 | 2026.03.10 17:22:22.444358 [ 254 ] {67a7bc5f-8f47-40ea-ba14-5e5d1d3aedba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9492 | 2026.03.10 17:22:22.444779 [ 254 ] {67a7bc5f-8f47-40ea-ba14-5e5d1d3aedba} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9493 | 2026.03.10 17:22:22.445036 [ 254 ] {67a7bc5f-8f47-40ea-ba14-5e5d1d3aedba} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9494 | 2026.03.10 17:22:22.445256 [ 254 ] {67a7bc5f-8f47-40ea-ba14-5e5d1d3aedba} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001726 sec., 13904.982618771726 rows/sec., 1.15 MiB/sec. | ||
| 9495 | 2026.03.10 17:22:22.445309 [ 254 ] {67a7bc5f-8f47-40ea-ba14-5e5d1d3aedba} <Debug> TCPHandler: Processed in 0.002045993 sec. | ||
| 9496 | 2026.03.10 17:22:22.445454 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9497 | 2026.03.10 17:22:22.445557 [ 254 ] {d99d8094-48ef-4390-810d-4327049674fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9498 | 2026.03.10 17:22:22.445604 [ 254 ] {d99d8094-48ef-4390-810d-4327049674fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9499 | 2026.03.10 17:22:22.446120 [ 254 ] {d99d8094-48ef-4390-810d-4327049674fa} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9500 | 2026.03.10 17:22:22.446171 [ 254 ] {d99d8094-48ef-4390-810d-4327049674fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9501 | 2026.03.10 17:22:22.446598 [ 254 ] {d99d8094-48ef-4390-810d-4327049674fa} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9502 | 2026.03.10 17:22:22.446844 [ 254 ] {d99d8094-48ef-4390-810d-4327049674fa} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9503 | 2026.03.10 17:22:22.446993 [ 254 ] {d99d8094-48ef-4390-810d-4327049674fa} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001459 sec., 5483.207676490747 rows/sec., 447.12 KiB/sec. | ||
| 9504 | 2026.03.10 17:22:22.447051 [ 254 ] {d99d8094-48ef-4390-810d-4327049674fa} <Debug> TCPHandler: Processed in 0.001656317 sec. | ||
| 9505 | 2026.03.10 17:22:22.447192 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9506 | 2026.03.10 17:22:22.447300 [ 254 ] {aae55a1b-2388-496f-8294-13ad92c65ae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9507 | 2026.03.10 17:22:22.447340 [ 254 ] {aae55a1b-2388-496f-8294-13ad92c65ae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9508 | 2026.03.10 17:22:22.448945 [ 254 ] {aae55a1b-2388-496f-8294-13ad92c65ae7} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9509 | 2026.03.10 17:22:22.448992 [ 254 ] {aae55a1b-2388-496f-8294-13ad92c65ae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9510 | 2026.03.10 17:22:22.449550 [ 254 ] {aae55a1b-2388-496f-8294-13ad92c65ae7} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9511 | 2026.03.10 17:22:22.449819 [ 254 ] {aae55a1b-2388-496f-8294-13ad92c65ae7} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9512 | 2026.03.10 17:22:22.449988 [ 254 ] {aae55a1b-2388-496f-8294-13ad92c65ae7} <Debug> executeQuery: Read 2074 rows, 161.25 KiB in 0.002708 sec., 765878.8774002955 rows/sec., 58.15 MiB/sec. | ||
| 9513 | 2026.03.10 17:22:22.449988 [ 72 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9514 | 2026.03.10 17:22:22.450035 [ 254 ] {aae55a1b-2388-496f-8294-13ad92c65ae7} <Debug> TCPHandler: Processed in 0.002907587 sec. | ||
| 9515 | 2026.03.10 17:22:22.450078 [ 72 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9516 | 2026.03.10 17:22:22.450112 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9517 | 2026.03.10 17:22:22.450288 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9518 | 2026.03.10 17:22:22.450299 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9519 | 2026.03.10 17:22:22.450457 [ 254 ] {e82da916-5106-47e2-a88e-b7ac42231785} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9520 | 2026.03.10 17:22:22.450486 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9521 | 2026.03.10 17:22:22.450505 [ 254 ] {e82da916-5106-47e2-a88e-b7ac42231785} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9522 | 2026.03.10 17:22:22.450544 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2892 rows starting from the beginning of the part | ||
| 9523 | 2026.03.10 17:22:22.450643 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 66 rows starting from the beginning of the part | ||
| 9524 | 2026.03.10 17:22:22.450709 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 126 rows starting from the beginning of the part | ||
| 9525 | 2026.03.10 17:22:22.450769 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 66 rows starting from the beginning of the part | ||
| 9526 | 2026.03.10 17:22:22.450827 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 126 rows starting from the beginning of the part | ||
| 9527 | 2026.03.10 17:22:22.450891 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 2074 rows starting from the beginning of the part | ||
| 9528 | 2026.03.10 17:22:22.451137 [ 254 ] {e82da916-5106-47e2-a88e-b7ac42231785} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9529 | 2026.03.10 17:22:22.451188 [ 254 ] {e82da916-5106-47e2-a88e-b7ac42231785} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9530 | 2026.03.10 17:22:22.451624 [ 254 ] {e82da916-5106-47e2-a88e-b7ac42231785} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9531 | 2026.03.10 17:22:22.451901 [ 254 ] {e82da916-5106-47e2-a88e-b7ac42231785} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9532 | 2026.03.10 17:22:22.452080 [ 254 ] {e82da916-5106-47e2-a88e-b7ac42231785} <Debug> executeQuery: Read 36 rows, 2.72 KiB in 0.001646 sec., 21871.20291616039 rows/sec., 1.62 MiB/sec. | ||
| 9533 | 2026.03.10 17:22:22.452130 [ 254 ] {e82da916-5106-47e2-a88e-b7ac42231785} <Debug> TCPHandler: Processed in 0.001909151 sec. | ||
| 9534 | 2026.03.10 17:22:22.452283 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9535 | 2026.03.10 17:22:22.452393 [ 254 ] {0cfd045f-896f-4b87-88ec-9de8541cfe3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9536 | 2026.03.10 17:22:22.452440 [ 254 ] {0cfd045f-896f-4b87-88ec-9de8541cfe3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9537 | 2026.03.10 17:22:22.453324 [ 254 ] {0cfd045f-896f-4b87-88ec-9de8541cfe3f} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9538 | 2026.03.10 17:22:22.453362 [ 254 ] {0cfd045f-896f-4b87-88ec-9de8541cfe3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9539 | 2026.03.10 17:22:22.453564 [ 191 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5350 rows, containing 5 columns (5 merged, 0 gathered) in 0.003364194 sec., 1590276.8984190568 rows/sec., 128.48 MiB/sec. | ||
| 9540 | 2026.03.10 17:22:22.453714 [ 254 ] {0cfd045f-896f-4b87-88ec-9de8541cfe3f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9541 | 2026.03.10 17:22:22.453844 [ 191 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9542 | 2026.03.10 17:22:22.453936 [ 254 ] {0cfd045f-896f-4b87-88ec-9de8541cfe3f} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2026.03.10 17:22:22.454068 [ 254 ] {0cfd045f-896f-4b87-88ec-9de8541cfe3f} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001699 sec., 430841.67157151265 rows/sec., 25.48 MiB/sec. | ||
| 9544 | 2026.03.10 17:22:22.454109 [ 254 ] {0cfd045f-896f-4b87-88ec-9de8541cfe3f} <Debug> TCPHandler: Processed in 0.001886321 sec. | ||
| 9545 | 2026.03.10 17:22:22.454232 [ 191 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_66_13} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9546 | 2026.03.10 17:22:22.454236 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9547 | 2026.03.10 17:22:22.454328 [ 191 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_66_13} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9548 | 2026.03.10 17:22:22.454349 [ 254 ] {7835683a-512e-4644-83a9-2a1acecefb7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 9549 | 2026.03.10 17:22:22.454390 [ 254 ] {7835683a-512e-4644-83a9-2a1acecefb7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 9550 | 2026.03.10 17:22:22.454446 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 9551 | 2026.03.10 17:22:22.454799 [ 254 ] {7835683a-512e-4644-83a9-2a1acecefb7b} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9552 | 2026.03.10 17:22:22.454837 [ 254 ] {7835683a-512e-4644-83a9-2a1acecefb7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9553 | 2026.03.10 17:22:22.455140 [ 254 ] {7835683a-512e-4644-83a9-2a1acecefb7b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 9554 | 2026.03.10 17:22:22.455403 [ 254 ] {7835683a-512e-4644-83a9-2a1acecefb7b} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9555 | 2026.03.10 17:22:22.455566 [ 254 ] {7835683a-512e-4644-83a9-2a1acecefb7b} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001235 sec., 809.7165991902834 rows/sec., 56.93 KiB/sec. | ||
| 9556 | 2026.03.10 17:22:22.455613 [ 254 ] {7835683a-512e-4644-83a9-2a1acecefb7b} <Debug> TCPHandler: Processed in 0.001436073 sec. | ||
| 9557 | 2026.03.10 17:22:22.455741 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9558 | 2026.03.10 17:22:22.455844 [ 254 ] {c7267966-dd06-4d91-a44f-093b3193fbac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9559 | 2026.03.10 17:22:22.455891 [ 254 ] {c7267966-dd06-4d91-a44f-093b3193fbac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9560 | 2026.03.10 17:22:22.456349 [ 254 ] {c7267966-dd06-4d91-a44f-093b3193fbac} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9561 | 2026.03.10 17:22:22.456391 [ 254 ] {c7267966-dd06-4d91-a44f-093b3193fbac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9562 | 2026.03.10 17:22:22.456753 [ 254 ] {c7267966-dd06-4d91-a44f-093b3193fbac} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 9563 | 2026.03.10 17:22:22.457006 [ 254 ] {c7267966-dd06-4d91-a44f-093b3193fbac} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9564 | 2026.03.10 17:22:22.457182 [ 254 ] {c7267966-dd06-4d91-a44f-093b3193fbac} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001357 sec., 8843.036109064113 rows/sec., 690.86 KiB/sec. | ||
| 9565 | 2026.03.10 17:22:22.457240 [ 254 ] {c7267966-dd06-4d91-a44f-093b3193fbac} <Debug> TCPHandler: Processed in 0.001555225 sec. | ||
| 9566 | 2026.03.10 17:22:22.457361 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9567 | 2026.03.10 17:22:22.457471 [ 254 ] {f633cb9e-86aa-4c22-aae7-520319c00869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9568 | 2026.03.10 17:22:22.457518 [ 254 ] {f633cb9e-86aa-4c22-aae7-520319c00869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9569 | 2026.03.10 17:22:22.458754 [ 254 ] {f633cb9e-86aa-4c22-aae7-520319c00869} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9570 | 2026.03.10 17:22:22.458801 [ 254 ] {f633cb9e-86aa-4c22-aae7-520319c00869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9571 | 2026.03.10 17:22:22.459261 [ 254 ] {f633cb9e-86aa-4c22-aae7-520319c00869} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9572 | 2026.03.10 17:22:22.459550 [ 254 ] {f633cb9e-86aa-4c22-aae7-520319c00869} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9573 | 2026.03.10 17:22:22.459710 [ 254 ] {f633cb9e-86aa-4c22-aae7-520319c00869} <Debug> executeQuery: Read 1060 rows, 75.53 KiB in 0.002261 sec., 468819.1065900044 rows/sec., 32.62 MiB/sec. | ||
| 9574 | 2026.03.10 17:22:22.459710 [ 70 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9575 | 2026.03.10 17:22:22.459761 [ 254 ] {f633cb9e-86aa-4c22-aae7-520319c00869} <Debug> TCPHandler: Processed in 0.00245662 sec. | ||
| 9576 | 2026.03.10 17:22:22.459788 [ 70 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9577 | 2026.03.10 17:22:22.459817 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9578 | 2026.03.10 17:22:22.459902 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9579 | 2026.03.10 17:22:22.459908 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9580 | 2026.03.10 17:22:22.460019 [ 254 ] {a9a5e23e-8f67-44e2-a58c-ecd9ab9d815f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9581 | 2026.03.10 17:22:22.460034 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9582 | 2026.03.10 17:22:22.460076 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1551 rows starting from the beginning of the part | ||
| 9583 | 2026.03.10 17:22:22.460084 [ 254 ] {a9a5e23e-8f67-44e2-a58c-ecd9ab9d815f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9584 | 2026.03.10 17:22:22.460143 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 69 rows starting from the beginning of the part | ||
| 9585 | 2026.03.10 17:22:22.460218 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 99 rows starting from the beginning of the part | ||
| 9586 | 2026.03.10 17:22:22.460277 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 69 rows starting from the beginning of the part | ||
| 9587 | 2026.03.10 17:22:22.460344 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 99 rows starting from the beginning of the part | ||
| 9588 | 2026.03.10 17:22:22.460404 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1060 rows starting from the beginning of the part | ||
| 9589 | 2026.03.10 17:22:22.461184 [ 254 ] {a9a5e23e-8f67-44e2-a58c-ecd9ab9d815f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9590 | 2026.03.10 17:22:22.461236 [ 254 ] {a9a5e23e-8f67-44e2-a58c-ecd9ab9d815f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9591 | 2026.03.10 17:22:22.461804 [ 254 ] {a9a5e23e-8f67-44e2-a58c-ecd9ab9d815f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9592 | 2026.03.10 17:22:22.461814 [ 191 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2947 rows, containing 5 columns (5 merged, 0 gathered) in 0.001945211 sec., 1515002.7426330613 rows/sec., 112.83 MiB/sec. | ||
| 9593 | 2026.03.10 17:22:22.462072 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9594 | 2026.03.10 17:22:22.462079 [ 254 ] {a9a5e23e-8f67-44e2-a58c-ecd9ab9d815f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9595 | 2026.03.10 17:22:22.462241 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9596 | 2026.03.10 17:22:22.462250 [ 254 ] {a9a5e23e-8f67-44e2-a58c-ecd9ab9d815f} <Debug> executeQuery: Read 1321 rows, 85.75 KiB in 0.002256 sec., 585549.6453900709 rows/sec., 37.12 MiB/sec. | ||
| 9597 | 2026.03.10 17:22:22.462307 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9598 | 2026.03.10 17:22:22.462331 [ 254 ] {a9a5e23e-8f67-44e2-a58c-ecd9ab9d815f} <Debug> TCPHandler: Processed in 0.00248965 sec. | ||
| 9599 | 2026.03.10 17:22:22.462337 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9600 | 2026.03.10 17:22:22.462364 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_66_13} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9601 | 2026.03.10 17:22:22.462430 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9602 | 2026.03.10 17:22:22.462446 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_66_13} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9603 | 2026.03.10 17:22:22.462474 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9604 | 2026.03.10 17:22:22.462526 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9605 | 2026.03.10 17:22:22.462528 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9606 | 2026.03.10 17:22:22.462559 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19099 rows starting from the beginning of the part | ||
| 9607 | 2026.03.10 17:22:22.462576 [ 254 ] {aa3697a5-655a-40b8-b46d-22210d3acc63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9608 | 2026.03.10 17:22:22.462622 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9609 | 2026.03.10 17:22:22.462634 [ 254 ] {aa3697a5-655a-40b8-b46d-22210d3acc63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9610 | 2026.03.10 17:22:22.462664 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 9611 | 2026.03.10 17:22:22.462707 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 9612 | 2026.03.10 17:22:22.462752 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9613 | 2026.03.10 17:22:22.462795 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1321 rows starting from the beginning of the part | ||
| 9614 | 2026.03.10 17:22:22.463495 [ 254 ] {aa3697a5-655a-40b8-b46d-22210d3acc63} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9615 | 2026.03.10 17:22:22.463533 [ 254 ] {aa3697a5-655a-40b8-b46d-22210d3acc63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9616 | 2026.03.10 17:22:22.464100 [ 254 ] {aa3697a5-655a-40b8-b46d-22210d3acc63} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9617 | 2026.03.10 17:22:22.464334 [ 254 ] {aa3697a5-655a-40b8-b46d-22210d3acc63} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9618 | 2026.03.10 17:22:22.464482 [ 254 ] {aa3697a5-655a-40b8-b46d-22210d3acc63} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001924 sec., 8316.008316008316 rows/sec., 14.90 MiB/sec. | ||
| 9619 | 2026.03.10 17:22:22.464539 [ 254 ] {aa3697a5-655a-40b8-b46d-22210d3acc63} <Debug> TCPHandler: Processed in 0.002116034 sec. | ||
| 9620 | 2026.03.10 17:22:22.464647 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9621 | 2026.03.10 17:22:22.464743 [ 254 ] {60911144-be0c-4010-a3ba-c385d035236e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9622 | 2026.03.10 17:22:22.464786 [ 254 ] {60911144-be0c-4010-a3ba-c385d035236e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9623 | 2026.03.10 17:22:22.465133 [ 254 ] {60911144-be0c-4010-a3ba-c385d035236e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9624 | 2026.03.10 17:22:22.465175 [ 254 ] {60911144-be0c-4010-a3ba-c385d035236e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9625 | 2026.03.10 17:22:22.465504 [ 254 ] {60911144-be0c-4010-a3ba-c385d035236e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9626 | 2026.03.10 17:22:22.465724 [ 254 ] {60911144-be0c-4010-a3ba-c385d035236e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9627 | 2026.03.10 17:22:22.465856 [ 70 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9628 | 2026.03.10 17:22:22.465864 [ 254 ] {60911144-be0c-4010-a3ba-c385d035236e} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001141 sec., 31551.270815074495 rows/sec., 2.13 MiB/sec. | ||
| 9629 | 2026.03.10 17:22:22.465905 [ 70 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9630 | 2026.03.10 17:22:22.465923 [ 254 ] {60911144-be0c-4010-a3ba-c385d035236e} <Debug> TCPHandler: Processed in 0.001325061 sec. | ||
| 9631 | 2026.03.10 17:22:22.465931 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9632 | 2026.03.10 17:22:22.466020 [ 191 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9633 | 2026.03.10 17:22:22.466115 [ 191 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9634 | 2026.03.10 17:22:22.466145 [ 191 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2496 rows starting from the beginning of the part | ||
| 9635 | 2026.03.10 17:22:22.466194 [ 191 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9636 | 2026.03.10 17:22:22.466237 [ 191 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 9637 | 2026.03.10 17:22:22.466276 [ 191 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 9638 | 2026.03.10 17:22:22.466312 [ 191 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9639 | 2026.03.10 17:22:22.466348 [ 191 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 36 rows starting from the beginning of the part | ||
| 9640 | 2026.03.10 17:22:22.467031 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21060 rows, containing 5 columns (5 merged, 0 gathered) in 0.004632564 sec., 4546078.586286126 rows/sec., 297.27 MiB/sec. | ||
| 9641 | 2026.03.10 17:22:22.467328 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2772 rows, containing 4 columns (4 merged, 0 gathered) in 0.001339682 sec., 2069147.7529742133 rows/sec., 135.49 MiB/sec. | ||
| 9642 | 2026.03.10 17:22:22.467355 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9643 | 2026.03.10 17:22:22.467607 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9644 | 2026.03.10 17:22:22.467673 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9645 | 2026.03.10 17:22:22.467729 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9646 | 2026.03.10 17:22:22.467733 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 9647 | 2026.03.10 17:22:22.468128 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_66_13} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9648 | 2026.03.10 17:22:22.468217 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_66_13} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9649 | 2026.03.10 17:22:22.468313 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 9650 | 2026.03.10 17:22:22.521181 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9651 | 2026.03.10 17:22:22.539951 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9652 | 2026.03.10 17:22:22.540027 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9653 | 2026.03.10 17:22:22.546556 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9654 | 2026.03.10 17:22:22.547455 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9655 | 2026.03.10 17:22:22.547801 [ 70 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9656 | 2026.03.10 17:22:22.547876 [ 70 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9657 | 2026.03.10 17:22:22.547898 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9658 | 2026.03.10 17:22:22.548033 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 9659 | 2026.03.10 17:22:22.551964 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9660 | 2026.03.10 17:22:22.552684 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9661 | 2026.03.10 17:22:22.553501 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9662 | 2026.03.10 17:22:22.559886 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9663 | 2026.03.10 17:22:22.564446 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9664 | 2026.03.10 17:22:22.569129 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9665 | 2026.03.10 17:22:22.573908 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9666 | 2026.03.10 17:22:22.578144 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9667 | 2026.03.10 17:22:22.639086 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.091112129 sec., 3391.4255257936074 rows/sec., 17.54 MiB/sec. | ||
| 9668 | 2026.03.10 17:22:22.642304 [ 198 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9669 | 2026.03.10 17:22:22.644455 [ 198 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_41_8} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2026.03.10 17:22:22.644583 [ 198 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_41_8} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9671 | 2026.03.10 17:22:22.647194 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9672 | 2026.03.10 17:22:24.051544 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1186 | ||
| 9673 | 2026.03.10 17:22:24.054231 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2026.03.10 17:22:24.054280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9675 | 2026.03.10 17:22:24.055524 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9676 | 2026.03.10 17:22:24.055786 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2026.03.10 17:22:24.055977 [ 69 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9678 | 2026.03.10 17:22:24.056040 [ 69 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9679 | 2026.03.10 17:22:24.056060 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9680 | 2026.03.10 17:22:24.056096 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1186 | ||
| 9681 | 2026.03.10 17:22:24.056163 [ 199 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::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 | ||
| 9682 | 2026.03.10 17:22:24.056675 [ 199 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9683 | 2026.03.10 17:22:24.056805 [ 199 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1018 rows starting from the beginning of the part | ||
| 9684 | 2026.03.10 17:22:24.057135 [ 199 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 26 rows starting from the beginning of the part | ||
| 9685 | 2026.03.10 17:22:24.057478 [ 199 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 46 rows starting from the beginning of the part | ||
| 9686 | 2026.03.10 17:22:24.057805 [ 199 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 9687 | 2026.03.10 17:22:24.058125 [ 199 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 24 rows starting from the beginning of the part | ||
| 9688 | 2026.03.10 17:22:24.058445 [ 199 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 52 rows starting from the beginning of the part | ||
| 9689 | 2026.03.10 17:22:24.064630 [ 198 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1186 rows, containing 72 columns (72 merged, 0 gathered) in 0.008541498 sec., 138851.52229737688 rows/sec., 113.53 MiB/sec. | ||
| 9690 | 2026.03.10 17:22:24.066375 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9691 | 2026.03.10 17:22:24.067023 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_31_6} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9692 | 2026.03.10 17:22:24.067118 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_31_6} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9693 | 2026.03.10 17:22:24.067460 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.82 MiB. | ||
| 9694 | 2026.03.10 17:22:25.104683 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9695 | 2026.03.10 17:22:25.104886 [ 254 ] {edf47741-0212-4eff-836a-8d333e253588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9696 | 2026.03.10 17:22:25.104963 [ 254 ] {edf47741-0212-4eff-836a-8d333e253588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9697 | 2026.03.10 17:22:25.105748 [ 254 ] {edf47741-0212-4eff-836a-8d333e253588} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9698 | 2026.03.10 17:22:25.105800 [ 254 ] {edf47741-0212-4eff-836a-8d333e253588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9699 | 2026.03.10 17:22:25.106213 [ 254 ] {edf47741-0212-4eff-836a-8d333e253588} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9700 | 2026.03.10 17:22:25.106454 [ 254 ] {edf47741-0212-4eff-836a-8d333e253588} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9701 | 2026.03.10 17:22:25.106619 [ 254 ] {edf47741-0212-4eff-836a-8d333e253588} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001788 sec., 31319.910514541385 rows/sec., 2.39 MiB/sec. | ||
| 9702 | 2026.03.10 17:22:25.106670 [ 254 ] {edf47741-0212-4eff-836a-8d333e253588} <Debug> TCPHandler: Processed in 0.002121884 sec. | ||
| 9703 | 2026.03.10 17:22:25.106812 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9704 | 2026.03.10 17:22:25.106919 [ 254 ] {c5ee77c9-5a10-4b91-821b-b439a351c139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9705 | 2026.03.10 17:22:25.106965 [ 254 ] {c5ee77c9-5a10-4b91-821b-b439a351c139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9706 | 2026.03.10 17:22:25.107426 [ 254 ] {c5ee77c9-5a10-4b91-821b-b439a351c139} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9707 | 2026.03.10 17:22:25.107463 [ 254 ] {c5ee77c9-5a10-4b91-821b-b439a351c139} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9708 | 2026.03.10 17:22:25.107790 [ 254 ] {c5ee77c9-5a10-4b91-821b-b439a351c139} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9709 | 2026.03.10 17:22:25.108026 [ 254 ] {c5ee77c9-5a10-4b91-821b-b439a351c139} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9710 | 2026.03.10 17:22:25.108164 [ 254 ] {c5ee77c9-5a10-4b91-821b-b439a351c139} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001269 sec., 50433.412135539795 rows/sec., 3.94 MiB/sec. | ||
| 9711 | 2026.03.10 17:22:25.108204 [ 254 ] {c5ee77c9-5a10-4b91-821b-b439a351c139} <Debug> TCPHandler: Processed in 0.001445233 sec. | ||
| 9712 | 2026.03.10 17:22:25.108339 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9713 | 2026.03.10 17:22:25.108439 [ 254 ] {c5a57e5b-c534-464b-a8f7-741a89647cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9714 | 2026.03.10 17:22:25.108486 [ 254 ] {c5a57e5b-c534-464b-a8f7-741a89647cbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9715 | 2026.03.10 17:22:25.108874 [ 254 ] {c5a57e5b-c534-464b-a8f7-741a89647cbc} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9716 | 2026.03.10 17:22:25.108910 [ 254 ] {c5a57e5b-c534-464b-a8f7-741a89647cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9717 | 2026.03.10 17:22:25.109255 [ 254 ] {c5a57e5b-c534-464b-a8f7-741a89647cbc} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9718 | 2026.03.10 17:22:25.109472 [ 254 ] {c5a57e5b-c534-464b-a8f7-741a89647cbc} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9719 | 2026.03.10 17:22:25.109606 [ 254 ] {c5a57e5b-c534-464b-a8f7-741a89647cbc} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 3.75 MiB/sec. | ||
| 9720 | 2026.03.10 17:22:25.109646 [ 254 ] {c5a57e5b-c534-464b-a8f7-741a89647cbc} <Debug> TCPHandler: Processed in 0.001358633 sec. | ||
| 9721 | 2026.03.10 17:22:25.109765 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9722 | 2026.03.10 17:22:25.109862 [ 254 ] {7ad1c291-e56e-4f76-bc7e-2aaeae0efa0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9723 | 2026.03.10 17:22:25.109906 [ 254 ] {7ad1c291-e56e-4f76-bc7e-2aaeae0efa0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9724 | 2026.03.10 17:22:25.110245 [ 254 ] {7ad1c291-e56e-4f76-bc7e-2aaeae0efa0c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9725 | 2026.03.10 17:22:25.110282 [ 254 ] {7ad1c291-e56e-4f76-bc7e-2aaeae0efa0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9726 | 2026.03.10 17:22:25.110598 [ 254 ] {7ad1c291-e56e-4f76-bc7e-2aaeae0efa0c} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9727 | 2026.03.10 17:22:25.110820 [ 254 ] {7ad1c291-e56e-4f76-bc7e-2aaeae0efa0c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9728 | 2026.03.10 17:22:25.110950 [ 254 ] {7ad1c291-e56e-4f76-bc7e-2aaeae0efa0c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001107 sec., 21680.216802168023 rows/sec., 1.46 MiB/sec. | ||
| 9729 | 2026.03.10 17:22:25.110988 [ 254 ] {7ad1c291-e56e-4f76-bc7e-2aaeae0efa0c} <Debug> TCPHandler: Processed in 0.0012735 sec. | ||
| 9730 | 2026.03.10 17:22:28.871474 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9731 | 2026.03.10 17:22:28.871568 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9732 | 2026.03.10 17:22:28.997441 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20191 | ||
| 9733 | 2026.03.10 17:22:28.997929 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2026.03.10 17:22:28.997969 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9735 | 2026.03.10 17:22:28.998513 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9736 | 2026.03.10 17:22:28.998748 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9737 | 2026.03.10 17:22:28.998869 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 9738 | 2026.03.10 17:22:30.052800 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9739 | 2026.03.10 17:22:30.067912 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9740 | 2026.03.10 17:22:30.067963 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9741 | 2026.03.10 17:22:30.073576 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9742 | 2026.03.10 17:22:30.074282 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9743 | 2026.03.10 17:22:30.076921 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9744 | 2026.03.10 17:22:30.110757 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9745 | 2026.03.10 17:22:30.110955 [ 254 ] {e0aefd0a-65ae-4ed0-881b-390820df62e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9746 | 2026.03.10 17:22:30.111030 [ 254 ] {e0aefd0a-65ae-4ed0-881b-390820df62e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9747 | 2026.03.10 17:22:30.111822 [ 254 ] {e0aefd0a-65ae-4ed0-881b-390820df62e6} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9748 | 2026.03.10 17:22:30.111864 [ 254 ] {e0aefd0a-65ae-4ed0-881b-390820df62e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9749 | 2026.03.10 17:22:30.112296 [ 254 ] {e0aefd0a-65ae-4ed0-881b-390820df62e6} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9750 | 2026.03.10 17:22:30.112552 [ 254 ] {e0aefd0a-65ae-4ed0-881b-390820df62e6} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9751 | 2026.03.10 17:22:30.112714 [ 254 ] {e0aefd0a-65ae-4ed0-881b-390820df62e6} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001812 sec., 69536.4238410596 rows/sec., 5.98 MiB/sec. | ||
| 9752 | 2026.03.10 17:22:30.112765 [ 254 ] {e0aefd0a-65ae-4ed0-881b-390820df62e6} <Debug> TCPHandler: Processed in 0.002144114 sec. | ||
| 9753 | 2026.03.10 17:22:30.112898 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9754 | 2026.03.10 17:22:30.113003 [ 254 ] {6d0820e5-8113-41f5-8ff2-4e0398afd9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9755 | 2026.03.10 17:22:30.113048 [ 254 ] {6d0820e5-8113-41f5-8ff2-4e0398afd9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9756 | 2026.03.10 17:22:30.113495 [ 254 ] {6d0820e5-8113-41f5-8ff2-4e0398afd9eb} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9757 | 2026.03.10 17:22:30.113532 [ 254 ] {6d0820e5-8113-41f5-8ff2-4e0398afd9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9758 | 2026.03.10 17:22:30.113852 [ 254 ] {6d0820e5-8113-41f5-8ff2-4e0398afd9eb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9759 | 2026.03.10 17:22:30.114071 [ 254 ] {6d0820e5-8113-41f5-8ff2-4e0398afd9eb} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9760 | 2026.03.10 17:22:30.114177 [ 55 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9761 | 2026.03.10 17:22:30.114206 [ 254 ] {6d0820e5-8113-41f5-8ff2-4e0398afd9eb} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001226 sec., 28548.12398042414 rows/sec., 2.10 MiB/sec. | ||
| 9762 | 2026.03.10 17:22:30.114215 [ 55 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2026.03.10 17:22:30.114240 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9764 | 2026.03.10 17:22:30.114247 [ 254 ] {6d0820e5-8113-41f5-8ff2-4e0398afd9eb} <Debug> TCPHandler: Processed in 0.001401232 sec. | ||
| 9765 | 2026.03.10 17:22:30.114354 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9766 | 2026.03.10 17:22:30.114367 [ 198 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9767 | 2026.03.10 17:22:30.114451 [ 254 ] {1038ef3b-399c-4e82-b98d-c7bf09622e12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9768 | 2026.03.10 17:22:30.114497 [ 254 ] {1038ef3b-399c-4e82-b98d-c7bf09622e12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9769 | 2026.03.10 17:22:30.114514 [ 198 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9770 | 2026.03.10 17:22:30.114555 [ 198 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 225 rows starting from the beginning of the part | ||
| 9771 | 2026.03.10 17:22:30.114626 [ 198 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 35 rows starting from the beginning of the part | ||
| 9772 | 2026.03.10 17:22:30.114671 [ 198 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 5 rows starting from the beginning of the part | ||
| 9773 | 2026.03.10 17:22:30.114715 [ 198 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 35 rows starting from the beginning of the part | ||
| 9774 | 2026.03.10 17:22:30.114756 [ 198 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 36 rows starting from the beginning of the part | ||
| 9775 | 2026.03.10 17:22:30.114796 [ 198 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 35 rows starting from the beginning of the part | ||
| 9776 | 2026.03.10 17:22:30.114965 [ 254 ] {1038ef3b-399c-4e82-b98d-c7bf09622e12} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9777 | 2026.03.10 17:22:30.115010 [ 254 ] {1038ef3b-399c-4e82-b98d-c7bf09622e12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9778 | 2026.03.10 17:22:30.115375 [ 254 ] {1038ef3b-399c-4e82-b98d-c7bf09622e12} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9779 | 2026.03.10 17:22:30.115619 [ 254 ] {1038ef3b-399c-4e82-b98d-c7bf09622e12} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9780 | 2026.03.10 17:22:30.115741 [ 189 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001433003 sec., 258896.87600095745 rows/sec., 18.52 MiB/sec. | ||
| 9781 | 2026.03.10 17:22:30.115756 [ 254 ] {1038ef3b-399c-4e82-b98d-c7bf09622e12} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001324 sec., 74773.41389728096 rows/sec., 5.84 MiB/sec. | ||
| 9782 | 2026.03.10 17:22:30.115819 [ 254 ] {1038ef3b-399c-4e82-b98d-c7bf09622e12} <Debug> TCPHandler: Processed in 0.001515344 sec. | ||
| 9783 | 2026.03.10 17:22:30.115942 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9784 | 2026.03.10 17:22:30.115945 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9785 | 2026.03.10 17:22:30.116044 [ 254 ] {c86412ad-7b9e-44d4-abd0-285e4f3aa335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9786 | 2026.03.10 17:22:30.116097 [ 254 ] {c86412ad-7b9e-44d4-abd0-285e4f3aa335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9787 | 2026.03.10 17:22:30.116279 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_56_11} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9788 | 2026.03.10 17:22:30.116369 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_56_11} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9789 | 2026.03.10 17:22:30.116463 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9790 | 2026.03.10 17:22:30.116527 [ 254 ] {c86412ad-7b9e-44d4-abd0-285e4f3aa335} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9791 | 2026.03.10 17:22:30.116570 [ 254 ] {c86412ad-7b9e-44d4-abd0-285e4f3aa335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9792 | 2026.03.10 17:22:30.116921 [ 254 ] {c86412ad-7b9e-44d4-abd0-285e4f3aa335} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9793 | 2026.03.10 17:22:30.117141 [ 254 ] {c86412ad-7b9e-44d4-abd0-285e4f3aa335} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9794 | 2026.03.10 17:22:30.117278 [ 254 ] {c86412ad-7b9e-44d4-abd0-285e4f3aa335} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001252 sec., 127795.5271565495 rows/sec., 8.90 MiB/sec. | ||
| 9795 | 2026.03.10 17:22:30.117317 [ 254 ] {c86412ad-7b9e-44d4-abd0-285e4f3aa335} <Debug> TCPHandler: Processed in 0.001425353 sec. | ||
| 9796 | 2026.03.10 17:22:30.117426 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9797 | 2026.03.10 17:22:30.117524 [ 254 ] {b7eaab12-bc81-4f03-831f-64700e1fe1f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9798 | 2026.03.10 17:22:30.117581 [ 254 ] {b7eaab12-bc81-4f03-831f-64700e1fe1f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9799 | 2026.03.10 17:22:30.118469 [ 254 ] {b7eaab12-bc81-4f03-831f-64700e1fe1f5} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2026.03.10 17:22:30.118505 [ 254 ] {b7eaab12-bc81-4f03-831f-64700e1fe1f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9801 | 2026.03.10 17:22:30.119104 [ 254 ] {b7eaab12-bc81-4f03-831f-64700e1fe1f5} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9802 | 2026.03.10 17:22:30.119351 [ 254 ] {b7eaab12-bc81-4f03-831f-64700e1fe1f5} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2026.03.10 17:22:30.119473 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9804 | 2026.03.10 17:22:30.119491 [ 254 ] {b7eaab12-bc81-4f03-831f-64700e1fe1f5} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001985 sec., 17632.241813602017 rows/sec., 31.60 MiB/sec. | ||
| 9805 | 2026.03.10 17:22:30.119516 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9806 | 2026.03.10 17:22:30.119539 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9807 | 2026.03.10 17:22:30.119547 [ 254 ] {b7eaab12-bc81-4f03-831f-64700e1fe1f5} <Debug> TCPHandler: Processed in 0.002171715 sec. | ||
| 9808 | 2026.03.10 17:22:30.119628 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9809 | 2026.03.10 17:22:30.119666 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9810 | 2026.03.10 17:22:30.119765 [ 254 ] {237c4595-af71-44ec-8973-d59ee6c47992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9811 | 2026.03.10 17:22:30.119807 [ 254 ] {237c4595-af71-44ec-8973-d59ee6c47992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9812 | 2026.03.10 17:22:30.119853 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9813 | 2026.03.10 17:22:30.119905 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1026 rows starting from the beginning of the part | ||
| 9814 | 2026.03.10 17:22:30.120020 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 35 rows starting from the beginning of the part | ||
| 9815 | 2026.03.10 17:22:30.120124 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 5 rows starting from the beginning of the part | ||
| 9816 | 2026.03.10 17:22:30.120159 [ 254 ] {237c4595-af71-44ec-8973-d59ee6c47992} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9817 | 2026.03.10 17:22:30.120200 [ 254 ] {237c4595-af71-44ec-8973-d59ee6c47992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9818 | 2026.03.10 17:22:30.120230 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 35 rows starting from the beginning of the part | ||
| 9819 | 2026.03.10 17:22:30.120334 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 16 rows starting from the beginning of the part | ||
| 9820 | 2026.03.10 17:22:30.120435 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 35 rows starting from the beginning of the part | ||
| 9821 | 2026.03.10 17:22:30.120527 [ 254 ] {237c4595-af71-44ec-8973-d59ee6c47992} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9822 | 2026.03.10 17:22:30.120781 [ 254 ] {237c4595-af71-44ec-8973-d59ee6c47992} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9823 | 2026.03.10 17:22:30.120927 [ 254 ] {237c4595-af71-44ec-8973-d59ee6c47992} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 9824 | 2026.03.10 17:22:30.120962 [ 254 ] {237c4595-af71-44ec-8973-d59ee6c47992} <Debug> TCPHandler: Processed in 0.001346021 sec. | ||
| 9825 | 2026.03.10 17:22:30.127550 [ 190 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1152 rows, containing 19 columns (19 merged, 0 gathered) in 0.007959389 sec., 144734.72775360016 rows/sec., 259.36 MiB/sec. | ||
| 9826 | 2026.03.10 17:22:30.128990 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9827 | 2026.03.10 17:22:30.129309 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9828 | 2026.03.10 17:22:30.129387 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9829 | 2026.03.10 17:22:30.129496 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 9830 | 2026.03.10 17:22:31.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.79 MiB, peak 318.13 MiB, free memory in arenas 0.00 B, will set to 310.46 MiB (RSS), difference: 3.67 MiB | ||
| 9831 | 2026.03.10 17:22:34.056398 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1206 | ||
| 9832 | 2026.03.10 17:22:34.058590 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9833 | 2026.03.10 17:22:34.058645 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9834 | 2026.03.10 17:22:34.059856 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9835 | 2026.03.10 17:22:34.060132 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9836 | 2026.03.10 17:22:34.060489 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1206 | ||
| 9837 | 2026.03.10 17:22:35.108665 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9838 | 2026.03.10 17:22:35.108841 [ 254 ] {c2765c5d-ab73-4067-8852-f24d4d3f89af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9839 | 2026.03.10 17:22:35.108906 [ 254 ] {c2765c5d-ab73-4067-8852-f24d4d3f89af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9840 | 2026.03.10 17:22:35.109577 [ 254 ] {c2765c5d-ab73-4067-8852-f24d4d3f89af} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2026.03.10 17:22:35.109626 [ 254 ] {c2765c5d-ab73-4067-8852-f24d4d3f89af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9842 | 2026.03.10 17:22:35.110017 [ 254 ] {c2765c5d-ab73-4067-8852-f24d4d3f89af} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9843 | 2026.03.10 17:22:35.110241 [ 254 ] {c2765c5d-ab73-4067-8852-f24d4d3f89af} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9844 | 2026.03.10 17:22:35.110392 [ 254 ] {c2765c5d-ab73-4067-8852-f24d4d3f89af} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.0016 sec., 41250 rows/sec., 3.27 MiB/sec. | ||
| 9845 | 2026.03.10 17:22:35.110434 [ 254 ] {c2765c5d-ab73-4067-8852-f24d4d3f89af} <Debug> TCPHandler: Processed in 0.001893891 sec. | ||
| 9846 | 2026.03.10 17:22:35.110539 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9847 | 2026.03.10 17:22:35.110634 [ 254 ] {569885b1-f45f-42de-8ed8-f2d712e54f1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9848 | 2026.03.10 17:22:35.110676 [ 254 ] {569885b1-f45f-42de-8ed8-f2d712e54f1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9849 | 2026.03.10 17:22:35.111066 [ 254 ] {569885b1-f45f-42de-8ed8-f2d712e54f1f} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9850 | 2026.03.10 17:22:35.111103 [ 254 ] {569885b1-f45f-42de-8ed8-f2d712e54f1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9851 | 2026.03.10 17:22:35.111392 [ 254 ] {569885b1-f45f-42de-8ed8-f2d712e54f1f} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9852 | 2026.03.10 17:22:35.111596 [ 254 ] {569885b1-f45f-42de-8ed8-f2d712e54f1f} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2026.03.10 17:22:35.111724 [ 254 ] {569885b1-f45f-42de-8ed8-f2d712e54f1f} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00111 sec., 4504.504504504504 rows/sec., 338.72 KiB/sec. | ||
| 9854 | 2026.03.10 17:22:35.111762 [ 254 ] {569885b1-f45f-42de-8ed8-f2d712e54f1f} <Debug> TCPHandler: Processed in 0.001271421 sec. | ||
| 9855 | 2026.03.10 17:22:35.111869 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9856 | 2026.03.10 17:22:35.111973 [ 254 ] {5b9ce8cd-04a3-42a8-bd48-011b0c558589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9857 | 2026.03.10 17:22:35.112014 [ 254 ] {5b9ce8cd-04a3-42a8-bd48-011b0c558589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9858 | 2026.03.10 17:22:35.112428 [ 254 ] {5b9ce8cd-04a3-42a8-bd48-011b0c558589} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2026.03.10 17:22:35.112466 [ 254 ] {5b9ce8cd-04a3-42a8-bd48-011b0c558589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9860 | 2026.03.10 17:22:35.112794 [ 254 ] {5b9ce8cd-04a3-42a8-bd48-011b0c558589} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9861 | 2026.03.10 17:22:35.113004 [ 254 ] {5b9ce8cd-04a3-42a8-bd48-011b0c558589} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2026.03.10 17:22:35.113134 [ 254 ] {5b9ce8cd-04a3-42a8-bd48-011b0c558589} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001179 sec., 58524.173027989826 rows/sec., 4.57 MiB/sec. | ||
| 9863 | 2026.03.10 17:22:35.113173 [ 254 ] {5b9ce8cd-04a3-42a8-bd48-011b0c558589} <Debug> TCPHandler: Processed in 0.001353822 sec. | ||
| 9864 | 2026.03.10 17:22:35.113287 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9865 | 2026.03.10 17:22:35.113388 [ 254 ] {835d866f-c69a-455c-a818-5c71a85ec95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9866 | 2026.03.10 17:22:35.113434 [ 254 ] {835d866f-c69a-455c-a818-5c71a85ec95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9867 | 2026.03.10 17:22:35.113855 [ 254 ] {835d866f-c69a-455c-a818-5c71a85ec95c} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9868 | 2026.03.10 17:22:35.113893 [ 254 ] {835d866f-c69a-455c-a818-5c71a85ec95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9869 | 2026.03.10 17:22:35.114239 [ 254 ] {835d866f-c69a-455c-a818-5c71a85ec95c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9870 | 2026.03.10 17:22:35.114460 [ 254 ] {835d866f-c69a-455c-a818-5c71a85ec95c} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9871 | 2026.03.10 17:22:35.114597 [ 254 ] {835d866f-c69a-455c-a818-5c71a85ec95c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001229 sec., 130187.14401952806 rows/sec., 9.07 MiB/sec. | ||
| 9872 | 2026.03.10 17:22:35.114636 [ 254 ] {835d866f-c69a-455c-a818-5c71a85ec95c} <Debug> TCPHandler: Processed in 0.001403042 sec. | ||
| 9873 | 2026.03.10 17:22:35.114745 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9874 | 2026.03.10 17:22:35.114840 [ 254 ] {71385a27-6ac3-444a-9877-8db24cd66691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9875 | 2026.03.10 17:22:35.114896 [ 254 ] {71385a27-6ac3-444a-9877-8db24cd66691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9876 | 2026.03.10 17:22:35.115667 [ 254 ] {71385a27-6ac3-444a-9877-8db24cd66691} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9877 | 2026.03.10 17:22:35.115704 [ 254 ] {71385a27-6ac3-444a-9877-8db24cd66691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9878 | 2026.03.10 17:22:35.116218 [ 254 ] {71385a27-6ac3-444a-9877-8db24cd66691} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9879 | 2026.03.10 17:22:35.116452 [ 254 ] {71385a27-6ac3-444a-9877-8db24cd66691} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9880 | 2026.03.10 17:22:35.116594 [ 254 ] {71385a27-6ac3-444a-9877-8db24cd66691} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001772 sec., 2821.6704288939054 rows/sec., 5.06 MiB/sec. | ||
| 9881 | 2026.03.10 17:22:35.116660 [ 254 ] {71385a27-6ac3-444a-9877-8db24cd66691} <Debug> TCPHandler: Processed in 0.001965312 sec. | ||
| 9882 | 2026.03.10 17:22:35.116756 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9883 | 2026.03.10 17:22:35.116849 [ 254 ] {b2cf81ee-6eaa-426d-a67a-3c4b718b8d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9884 | 2026.03.10 17:22:35.116890 [ 254 ] {b2cf81ee-6eaa-426d-a67a-3c4b718b8d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9885 | 2026.03.10 17:22:35.117215 [ 254 ] {b2cf81ee-6eaa-426d-a67a-3c4b718b8d55} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9886 | 2026.03.10 17:22:35.117253 [ 254 ] {b2cf81ee-6eaa-426d-a67a-3c4b718b8d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9887 | 2026.03.10 17:22:35.117567 [ 254 ] {b2cf81ee-6eaa-426d-a67a-3c4b718b8d55} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 9888 | 2026.03.10 17:22:35.117797 [ 254 ] {b2cf81ee-6eaa-426d-a67a-3c4b718b8d55} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9889 | 2026.03.10 17:22:35.117929 [ 254 ] {b2cf81ee-6eaa-426d-a67a-3c4b718b8d55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 9890 | 2026.03.10 17:22:35.117967 [ 254 ] {b2cf81ee-6eaa-426d-a67a-3c4b718b8d55} <Debug> TCPHandler: Processed in 0.00126039 sec. | ||
| 9891 | 2026.03.10 17:22:35.279158 [ 45 ] {} <Debug> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9892 | 2026.03.10 17:22:35.279257 [ 45 ] {} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9893 | 2026.03.10 17:22:35.279296 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9894 | 2026.03.10 17:22:35.279449 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9895 | 2026.03.10 17:22:35.279636 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9896 | 2026.03.10 17:22:35.279693 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 308 rows starting from the beginning of the part | ||
| 9897 | 2026.03.10 17:22:35.279797 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 9898 | 2026.03.10 17:22:35.279873 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 9899 | 2026.03.10 17:22:35.279942 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 9900 | 2026.03.10 17:22:35.280013 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part | ||
| 9901 | 2026.03.10 17:22:35.280809 [ 198 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001423753 sec., 283757.0842695327 rows/sec., 20.74 MiB/sec. | ||
| 9902 | 2026.03.10 17:22:35.280971 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9903 | 2026.03.10 17:22:35.281217 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_18_4} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9904 | 2026.03.10 17:22:35.281308 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_18_4} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9905 | 2026.03.10 17:22:35.281369 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 9906 | 2026.03.10 17:22:36.498967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20703 | ||
| 9907 | 2026.03.10 17:22:36.500041 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9908 | 2026.03.10 17:22:36.500105 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9909 | 2026.03.10 17:22:36.500814 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9910 | 2026.03.10 17:22:36.501195 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9911 | 2026.03.10 17:22:36.501393 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20703 | ||
| 9912 | 2026.03.10 17:22:36.750844 [ 46 ] {} <Debug> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 9913 | 2026.03.10 17:22:36.750912 [ 46 ] {} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2026.03.10 17:22:36.751006 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.23 GiB. | ||
| 9915 | 2026.03.10 17:22:36.751124 [ 193 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 9916 | 2026.03.10 17:22:36.751265 [ 193 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9917 | 2026.03.10 17:22:36.751299 [ 193 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 160 rows starting from the beginning of the part | ||
| 9918 | 2026.03.10 17:22:36.751364 [ 193 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 9919 | 2026.03.10 17:22:36.751406 [ 193 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 9920 | 2026.03.10 17:22:36.751446 [ 193 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 12 rows starting from the beginning of the part | ||
| 9921 | 2026.03.10 17:22:36.751491 [ 193 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 12 rows starting from the beginning of the part | ||
| 9922 | 2026.03.10 17:22:36.752274 [ 189 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119796 sec., 173628.50178637015 rows/sec., 11.51 MiB/sec. | ||
| 9923 | 2026.03.10 17:22:36.752409 [ 193 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 9924 | 2026.03.10 17:22:36.752647 [ 193 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_18_4} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9925 | 2026.03.10 17:22:36.752718 [ 193 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_18_4} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 9926 | 2026.03.10 17:22:36.752785 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9927 | 2026.03.10 17:22:37.576965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9928 | 2026.03.10 17:22:37.592725 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9929 | 2026.03.10 17:22:37.592793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9930 | 2026.03.10 17:22:37.599454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9931 | 2026.03.10 17:22:37.600255 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9932 | 2026.03.10 17:22:37.603918 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9933 | 2026.03.10 17:22:40.118699 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9934 | 2026.03.10 17:22:40.118896 [ 254 ] {121fcdb8-920f-46e7-a6cf-ee397f5814f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9935 | 2026.03.10 17:22:40.118970 [ 254 ] {121fcdb8-920f-46e7-a6cf-ee397f5814f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9936 | 2026.03.10 17:22:40.119677 [ 254 ] {121fcdb8-920f-46e7-a6cf-ee397f5814f8} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9937 | 2026.03.10 17:22:40.119725 [ 254 ] {121fcdb8-920f-46e7-a6cf-ee397f5814f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9938 | 2026.03.10 17:22:40.120159 [ 254 ] {121fcdb8-920f-46e7-a6cf-ee397f5814f8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9939 | 2026.03.10 17:22:40.120390 [ 254 ] {121fcdb8-920f-46e7-a6cf-ee397f5814f8} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9940 | 2026.03.10 17:22:40.120550 [ 254 ] {121fcdb8-920f-46e7-a6cf-ee397f5814f8} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001707 sec., 166373.75512595195 rows/sec., 10.57 MiB/sec. | ||
| 9941 | 2026.03.10 17:22:40.120603 [ 254 ] {121fcdb8-920f-46e7-a6cf-ee397f5814f8} <Debug> TCPHandler: Processed in 0.002035702 sec. | ||
| 9942 | 2026.03.10 17:22:40.120733 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9943 | 2026.03.10 17:22:40.120835 [ 254 ] {3646152e-b1d3-4c6e-a9be-0f59cc33067d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9944 | 2026.03.10 17:22:40.120878 [ 254 ] {3646152e-b1d3-4c6e-a9be-0f59cc33067d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9945 | 2026.03.10 17:22:40.121302 [ 254 ] {3646152e-b1d3-4c6e-a9be-0f59cc33067d} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9946 | 2026.03.10 17:22:40.121340 [ 254 ] {3646152e-b1d3-4c6e-a9be-0f59cc33067d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9947 | 2026.03.10 17:22:40.121656 [ 254 ] {3646152e-b1d3-4c6e-a9be-0f59cc33067d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 9948 | 2026.03.10 17:22:40.121866 [ 254 ] {3646152e-b1d3-4c6e-a9be-0f59cc33067d} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9949 | 2026.03.10 17:22:40.121999 [ 254 ] {3646152e-b1d3-4c6e-a9be-0f59cc33067d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001187 sec., 5054.759898904803 rows/sec., 412.18 KiB/sec. | ||
| 9950 | 2026.03.10 17:22:40.122038 [ 254 ] {3646152e-b1d3-4c6e-a9be-0f59cc33067d} <Debug> TCPHandler: Processed in 0.001355932 sec. | ||
| 9951 | 2026.03.10 17:22:40.122148 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9952 | 2026.03.10 17:22:40.122250 [ 254 ] {e1272f82-a27d-4712-b3da-bf228b867b63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9953 | 2026.03.10 17:22:40.122289 [ 254 ] {e1272f82-a27d-4712-b3da-bf228b867b63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9954 | 2026.03.10 17:22:40.122962 [ 254 ] {e1272f82-a27d-4712-b3da-bf228b867b63} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9955 | 2026.03.10 17:22:40.122999 [ 254 ] {e1272f82-a27d-4712-b3da-bf228b867b63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9956 | 2026.03.10 17:22:40.123369 [ 254 ] {e1272f82-a27d-4712-b3da-bf228b867b63} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9957 | 2026.03.10 17:22:40.123597 [ 254 ] {e1272f82-a27d-4712-b3da-bf228b867b63} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9958 | 2026.03.10 17:22:40.123728 [ 254 ] {e1272f82-a27d-4712-b3da-bf228b867b63} <Debug> executeQuery: Read 870 rows, 70.39 KiB in 0.001497 sec., 581162.3246492986 rows/sec., 45.92 MiB/sec. | ||
| 9959 | 2026.03.10 17:22:40.123765 [ 254 ] {e1272f82-a27d-4712-b3da-bf228b867b63} <Debug> TCPHandler: Processed in 0.001664446 sec. | ||
| 9960 | 2026.03.10 17:22:40.123880 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9961 | 2026.03.10 17:22:40.123975 [ 254 ] {da3f256f-381d-4c7e-accb-0958445fddda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9962 | 2026.03.10 17:22:40.124014 [ 254 ] {da3f256f-381d-4c7e-accb-0958445fddda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9963 | 2026.03.10 17:22:40.124453 [ 254 ] {da3f256f-381d-4c7e-accb-0958445fddda} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9964 | 2026.03.10 17:22:40.124490 [ 254 ] {da3f256f-381d-4c7e-accb-0958445fddda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9965 | 2026.03.10 17:22:40.124802 [ 254 ] {da3f256f-381d-4c7e-accb-0958445fddda} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9966 | 2026.03.10 17:22:40.125011 [ 254 ] {da3f256f-381d-4c7e-accb-0958445fddda} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9967 | 2026.03.10 17:22:40.125143 [ 254 ] {da3f256f-381d-4c7e-accb-0958445fddda} <Debug> executeQuery: Read 183 rows, 11.59 KiB in 0.001187 sec., 154170.17691659648 rows/sec., 9.54 MiB/sec. | ||
| 9968 | 2026.03.10 17:22:40.125180 [ 254 ] {da3f256f-381d-4c7e-accb-0958445fddda} <Debug> TCPHandler: Processed in 0.001347111 sec. | ||
| 9969 | 2026.03.10 17:22:40.125305 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9970 | 2026.03.10 17:22:40.125399 [ 254 ] {5d3e067a-301d-4d8b-bc56-22842797d4c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9971 | 2026.03.10 17:22:40.125437 [ 254 ] {5d3e067a-301d-4d8b-bc56-22842797d4c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9972 | 2026.03.10 17:22:40.125854 [ 254 ] {5d3e067a-301d-4d8b-bc56-22842797d4c2} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9973 | 2026.03.10 17:22:40.125890 [ 254 ] {5d3e067a-301d-4d8b-bc56-22842797d4c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9974 | 2026.03.10 17:22:40.126214 [ 254 ] {5d3e067a-301d-4d8b-bc56-22842797d4c2} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9975 | 2026.03.10 17:22:40.126437 [ 254 ] {5d3e067a-301d-4d8b-bc56-22842797d4c2} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9976 | 2026.03.10 17:22:40.126562 [ 254 ] {5d3e067a-301d-4d8b-bc56-22842797d4c2} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001181 sec., 126164.26756985606 rows/sec., 8.15 MiB/sec. | ||
| 9977 | 2026.03.10 17:22:40.126597 [ 254 ] {5d3e067a-301d-4d8b-bc56-22842797d4c2} <Debug> TCPHandler: Processed in 0.001350872 sec. | ||
| 9978 | 2026.03.10 17:22:40.126716 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9979 | 2026.03.10 17:22:40.126809 [ 254 ] {85fb55ad-2a61-4f38-916d-edec436aa1bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9980 | 2026.03.10 17:22:40.126847 [ 254 ] {85fb55ad-2a61-4f38-916d-edec436aa1bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9981 | 2026.03.10 17:22:40.127295 [ 254 ] {85fb55ad-2a61-4f38-916d-edec436aa1bc} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9982 | 2026.03.10 17:22:40.127330 [ 254 ] {85fb55ad-2a61-4f38-916d-edec436aa1bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9983 | 2026.03.10 17:22:40.127627 [ 254 ] {85fb55ad-2a61-4f38-916d-edec436aa1bc} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 9984 | 2026.03.10 17:22:40.127845 [ 254 ] {85fb55ad-2a61-4f38-916d-edec436aa1bc} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9985 | 2026.03.10 17:22:40.127967 [ 254 ] {85fb55ad-2a61-4f38-916d-edec436aa1bc} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001176 sec., 125850.34013605442 rows/sec., 7.16 MiB/sec. | ||
| 9986 | 2026.03.10 17:22:40.128011 [ 254 ] {85fb55ad-2a61-4f38-916d-edec436aa1bc} <Debug> TCPHandler: Processed in 0.001352122 sec. | ||
| 9987 | 2026.03.10 17:22:40.128119 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9988 | 2026.03.10 17:22:40.128214 [ 254 ] {73cd40f1-e2ac-4d12-9215-9a9f2fa1fa61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9989 | 2026.03.10 17:22:40.128252 [ 254 ] {73cd40f1-e2ac-4d12-9215-9a9f2fa1fa61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9990 | 2026.03.10 17:22:40.128828 [ 254 ] {73cd40f1-e2ac-4d12-9215-9a9f2fa1fa61} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9991 | 2026.03.10 17:22:40.128862 [ 254 ] {73cd40f1-e2ac-4d12-9215-9a9f2fa1fa61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 9992 | 2026.03.10 17:22:40.129201 [ 254 ] {73cd40f1-e2ac-4d12-9215-9a9f2fa1fa61} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 9993 | 2026.03.10 17:22:40.129409 [ 254 ] {73cd40f1-e2ac-4d12-9215-9a9f2fa1fa61} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9994 | 2026.03.10 17:22:40.129535 [ 254 ] {73cd40f1-e2ac-4d12-9215-9a9f2fa1fa61} <Debug> executeQuery: Read 531 rows, 38.47 KiB in 0.00134 sec., 396268.65671641787 rows/sec., 28.04 MiB/sec. | ||
| 9995 | 2026.03.10 17:22:40.129571 [ 254 ] {73cd40f1-e2ac-4d12-9215-9a9f2fa1fa61} <Debug> TCPHandler: Processed in 0.001500574 sec. | ||
| 9996 | 2026.03.10 17:22:40.129683 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9997 | 2026.03.10 17:22:40.129776 [ 254 ] {31c672c9-5e41-4e93-8c77-53aad98cfa7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9998 | 2026.03.10 17:22:40.129816 [ 254 ] {31c672c9-5e41-4e93-8c77-53aad98cfa7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9999 | 2026.03.10 17:22:40.130133 [ 254 ] {31c672c9-5e41-4e93-8c77-53aad98cfa7d} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10000 | 2026.03.10 17:22:40.130167 [ 254 ] {31c672c9-5e41-4e93-8c77-53aad98cfa7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10001 | 2026.03.10 17:22:40.130478 [ 254 ] {31c672c9-5e41-4e93-8c77-53aad98cfa7d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10002 | 2026.03.10 17:22:40.130689 [ 254 ] {31c672c9-5e41-4e93-8c77-53aad98cfa7d} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10003 | 2026.03.10 17:22:40.130817 [ 254 ] {31c672c9-5e41-4e93-8c77-53aad98cfa7d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 10004 | 2026.03.10 17:22:40.130852 [ 254 ] {31c672c9-5e41-4e93-8c77-53aad98cfa7d} <Debug> TCPHandler: Processed in 0.0012156 sec. | ||
| 10005 | 2026.03.10 17:22:40.130959 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10006 | 2026.03.10 17:22:40.131050 [ 254 ] {b368de9c-b714-4b00-8e07-8ea03d3d4806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10007 | 2026.03.10 17:22:40.131091 [ 254 ] {b368de9c-b714-4b00-8e07-8ea03d3d4806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10008 | 2026.03.10 17:22:40.131487 [ 254 ] {b368de9c-b714-4b00-8e07-8ea03d3d4806} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10009 | 2026.03.10 17:22:40.131522 [ 254 ] {b368de9c-b714-4b00-8e07-8ea03d3d4806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10010 | 2026.03.10 17:22:40.131857 [ 254 ] {b368de9c-b714-4b00-8e07-8ea03d3d4806} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10011 | 2026.03.10 17:22:40.132066 [ 254 ] {b368de9c-b714-4b00-8e07-8ea03d3d4806} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10012 | 2026.03.10 17:22:40.132190 [ 254 ] {b368de9c-b714-4b00-8e07-8ea03d3d4806} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001157 sec., 231633.53500432151 rows/sec., 15.40 MiB/sec. | ||
| 10013 | 2026.03.10 17:22:40.132226 [ 254 ] {b368de9c-b714-4b00-8e07-8ea03d3d4806} <Debug> TCPHandler: Processed in 0.001320591 sec. | ||
| 10014 | 2026.03.10 17:22:40.132339 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10015 | 2026.03.10 17:22:40.132431 [ 254 ] {077f4cc1-44ce-4ab2-96b7-9f2359e646b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10016 | 2026.03.10 17:22:40.132471 [ 254 ] {077f4cc1-44ce-4ab2-96b7-9f2359e646b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10017 | 2026.03.10 17:22:40.132779 [ 254 ] {077f4cc1-44ce-4ab2-96b7-9f2359e646b1} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10018 | 2026.03.10 17:22:40.132812 [ 254 ] {077f4cc1-44ce-4ab2-96b7-9f2359e646b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10019 | 2026.03.10 17:22:40.133115 [ 254 ] {077f4cc1-44ce-4ab2-96b7-9f2359e646b1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10020 | 2026.03.10 17:22:40.133319 [ 254 ] {077f4cc1-44ce-4ab2-96b7-9f2359e646b1} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10021 | 2026.03.10 17:22:40.133444 [ 254 ] {077f4cc1-44ce-4ab2-96b7-9f2359e646b1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 10022 | 2026.03.10 17:22:40.133479 [ 254 ] {077f4cc1-44ce-4ab2-96b7-9f2359e646b1} <Debug> TCPHandler: Processed in 0.001194019 sec. | ||
| 10023 | 2026.03.10 17:22:40.133612 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10024 | 2026.03.10 17:22:40.133739 [ 254 ] {28988bee-698c-44d0-94e3-1207084e5789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10025 | 2026.03.10 17:22:40.133808 [ 254 ] {28988bee-698c-44d0-94e3-1207084e5789} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10026 | 2026.03.10 17:22:40.134734 [ 254 ] {28988bee-698c-44d0-94e3-1207084e5789} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10027 | 2026.03.10 17:22:40.134774 [ 254 ] {28988bee-698c-44d0-94e3-1207084e5789} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10028 | 2026.03.10 17:22:40.135471 [ 254 ] {28988bee-698c-44d0-94e3-1207084e5789} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10029 | 2026.03.10 17:22:40.135750 [ 254 ] {28988bee-698c-44d0-94e3-1207084e5789} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10030 | 2026.03.10 17:22:40.135925 [ 254 ] {28988bee-698c-44d0-94e3-1207084e5789} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00221 sec., 15837.10407239819 rows/sec., 28.38 MiB/sec. | ||
| 10031 | 2026.03.10 17:22:40.136004 [ 254 ] {28988bee-698c-44d0-94e3-1207084e5789} <Debug> TCPHandler: Processed in 0.00246237 sec. | ||
| 10032 | 2026.03.10 17:22:40.136133 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10033 | 2026.03.10 17:22:40.136226 [ 254 ] {e94cfd98-847c-476b-9688-0ed57b80832f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10034 | 2026.03.10 17:22:40.136266 [ 254 ] {e94cfd98-847c-476b-9688-0ed57b80832f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10035 | 2026.03.10 17:22:40.136644 [ 254 ] {e94cfd98-847c-476b-9688-0ed57b80832f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10036 | 2026.03.10 17:22:40.136678 [ 254 ] {e94cfd98-847c-476b-9688-0ed57b80832f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10037 | 2026.03.10 17:22:40.136993 [ 254 ] {e94cfd98-847c-476b-9688-0ed57b80832f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10038 | 2026.03.10 17:22:40.137224 [ 254 ] {e94cfd98-847c-476b-9688-0ed57b80832f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10039 | 2026.03.10 17:22:40.137349 [ 254 ] {e94cfd98-847c-476b-9688-0ed57b80832f} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001141 sec., 78878.17703768624 rows/sec., 4.94 MiB/sec. | ||
| 10040 | 2026.03.10 17:22:40.137386 [ 254 ] {e94cfd98-847c-476b-9688-0ed57b80832f} <Debug> TCPHandler: Processed in 0.001306121 sec. | ||
| 10041 | 2026.03.10 17:22:43.871829 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10042 | 2026.03.10 17:22:43.871892 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10043 | 2026.03.10 17:22:44.001488 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21215 | ||
| 10044 | 2026.03.10 17:22:44.002035 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10045 | 2026.03.10 17:22:44.002091 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10046 | 2026.03.10 17:22:44.002653 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10047 | 2026.03.10 17:22:44.002919 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10048 | 2026.03.10 17:22:44.003083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21215 | ||
| 10049 | 2026.03.10 17:22:44.060610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1242 | ||
| 10050 | 2026.03.10 17:22:44.063028 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10051 | 2026.03.10 17:22:44.063070 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10052 | 2026.03.10 17:22:44.064385 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10053 | 2026.03.10 17:22:44.064667 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10054 | 2026.03.10 17:22:44.064935 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1242 | ||
| 10055 | 2026.03.10 17:22:45.103988 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10056 | 2026.03.10 17:22:45.109068 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10057 | 2026.03.10 17:22:45.109333 [ 254 ] {93e99c3c-37f5-4aa6-b7c0-1ae9449310aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10058 | 2026.03.10 17:22:45.109399 [ 254 ] {93e99c3c-37f5-4aa6-b7c0-1ae9449310aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10059 | 2026.03.10 17:22:45.110093 [ 254 ] {93e99c3c-37f5-4aa6-b7c0-1ae9449310aa} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10060 | 2026.03.10 17:22:45.110139 [ 254 ] {93e99c3c-37f5-4aa6-b7c0-1ae9449310aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10061 | 2026.03.10 17:22:45.110554 [ 254 ] {93e99c3c-37f5-4aa6-b7c0-1ae9449310aa} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10062 | 2026.03.10 17:22:45.110786 [ 254 ] {93e99c3c-37f5-4aa6-b7c0-1ae9449310aa} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10063 | 2026.03.10 17:22:45.110945 [ 33 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10064 | 2026.03.10 17:22:45.110956 [ 254 ] {93e99c3c-37f5-4aa6-b7c0-1ae9449310aa} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001671 sec., 39497.307001795336 rows/sec., 3.13 MiB/sec. | ||
| 10065 | 2026.03.10 17:22:45.111026 [ 33 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10066 | 2026.03.10 17:22:45.111055 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10067 | 2026.03.10 17:22:45.111057 [ 254 ] {93e99c3c-37f5-4aa6-b7c0-1ae9449310aa} <Debug> TCPHandler: Processed in 0.002169165 sec. | ||
| 10068 | 2026.03.10 17:22:45.111173 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10069 | 2026.03.10 17:22:45.111220 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10070 | 2026.03.10 17:22:45.111296 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10071 | 2026.03.10 17:22:45.111326 [ 254 ] {fdec3a1f-8126-41fb-ba0e-dac5e97da85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10072 | 2026.03.10 17:22:45.111335 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2892 rows starting from the beginning of the part | ||
| 10073 | 2026.03.10 17:22:45.111377 [ 254 ] {fdec3a1f-8126-41fb-ba0e-dac5e97da85b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10074 | 2026.03.10 17:22:45.111413 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 10075 | 2026.03.10 17:22:45.111463 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 126 rows starting from the beginning of the part | ||
| 10076 | 2026.03.10 17:22:45.111503 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 66 rows starting from the beginning of the part | ||
| 10077 | 2026.03.10 17:22:45.111540 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 870 rows starting from the beginning of the part | ||
| 10078 | 2026.03.10 17:22:45.111580 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 66 rows starting from the beginning of the part | ||
| 10079 | 2026.03.10 17:22:45.111821 [ 254 ] {fdec3a1f-8126-41fb-ba0e-dac5e97da85b} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10080 | 2026.03.10 17:22:45.111866 [ 254 ] {fdec3a1f-8126-41fb-ba0e-dac5e97da85b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10081 | 2026.03.10 17:22:45.112187 [ 254 ] {fdec3a1f-8126-41fb-ba0e-dac5e97da85b} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10082 | 2026.03.10 17:22:45.112419 [ 254 ] {fdec3a1f-8126-41fb-ba0e-dac5e97da85b} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10083 | 2026.03.10 17:22:45.112562 [ 254 ] {fdec3a1f-8126-41fb-ba0e-dac5e97da85b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001258 sec., 3974.56279809221 rows/sec., 298.87 KiB/sec. | ||
| 10084 | 2026.03.10 17:22:45.112601 [ 254 ] {fdec3a1f-8126-41fb-ba0e-dac5e97da85b} <Debug> TCPHandler: Processed in 0.001434143 sec. | ||
| 10085 | 2026.03.10 17:22:45.112718 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10086 | 2026.03.10 17:22:45.112814 [ 254 ] {0f9346c4-4a68-4cce-b368-dea02624835c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10087 | 2026.03.10 17:22:45.112854 [ 254 ] {0f9346c4-4a68-4cce-b368-dea02624835c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10088 | 2026.03.10 17:22:45.113180 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4076 rows, containing 5 columns (5 merged, 0 gathered) in 0.002063474 sec., 1975309.5992486456 rows/sec., 160.93 MiB/sec. | ||
| 10089 | 2026.03.10 17:22:45.113288 [ 254 ] {0f9346c4-4a68-4cce-b368-dea02624835c} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10090 | 2026.03.10 17:22:45.113330 [ 254 ] {0f9346c4-4a68-4cce-b368-dea02624835c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10091 | 2026.03.10 17:22:45.113597 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10092 | 2026.03.10 17:22:45.113667 [ 254 ] {0f9346c4-4a68-4cce-b368-dea02624835c} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10093 | 2026.03.10 17:22:45.113996 [ 254 ] {0f9346c4-4a68-4cce-b368-dea02624835c} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10094 | 2026.03.10 17:22:45.114021 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_71_14} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10095 | 2026.03.10 17:22:45.114109 [ 33 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10096 | 2026.03.10 17:22:45.114138 [ 254 ] {0f9346c4-4a68-4cce-b368-dea02624835c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001343 sec., 51377.513030528666 rows/sec., 4.01 MiB/sec. | ||
| 10097 | 2026.03.10 17:22:45.114139 [ 33 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10098 | 2026.03.10 17:22:45.114149 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_71_14} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10099 | 2026.03.10 17:22:45.114183 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10100 | 2026.03.10 17:22:45.114188 [ 254 ] {0f9346c4-4a68-4cce-b368-dea02624835c} <Debug> TCPHandler: Processed in 0.001518764 sec. | ||
| 10101 | 2026.03.10 17:22:45.114286 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 10102 | 2026.03.10 17:22:45.114323 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10103 | 2026.03.10 17:22:45.114339 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10104 | 2026.03.10 17:22:45.114425 [ 254 ] {66f458d6-32ef-4d42-89a9-bad85337dafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10105 | 2026.03.10 17:22:45.114432 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10106 | 2026.03.10 17:22:45.114478 [ 254 ] {66f458d6-32ef-4d42-89a9-bad85337dafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10107 | 2026.03.10 17:22:45.114479 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1551 rows starting from the beginning of the part | ||
| 10108 | 2026.03.10 17:22:45.114562 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 10109 | 2026.03.10 17:22:45.114609 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 99 rows starting from the beginning of the part | ||
| 10110 | 2026.03.10 17:22:45.114662 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 69 rows starting from the beginning of the part | ||
| 10111 | 2026.03.10 17:22:45.114706 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 531 rows starting from the beginning of the part | ||
| 10112 | 2026.03.10 17:22:45.114746 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 69 rows starting from the beginning of the part | ||
| 10113 | 2026.03.10 17:22:45.114917 [ 254 ] {66f458d6-32ef-4d42-89a9-bad85337dafc} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10114 | 2026.03.10 17:22:45.114959 [ 254 ] {66f458d6-32ef-4d42-89a9-bad85337dafc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10115 | 2026.03.10 17:22:45.115319 [ 254 ] {66f458d6-32ef-4d42-89a9-bad85337dafc} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10116 | 2026.03.10 17:22:45.115549 [ 254 ] {66f458d6-32ef-4d42-89a9-bad85337dafc} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10117 | 2026.03.10 17:22:45.115663 [ 33 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10118 | 2026.03.10 17:22:45.115685 [ 254 ] {66f458d6-32ef-4d42-89a9-bad85337dafc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001278 sec., 125195.61815336463 rows/sec., 8.72 MiB/sec. | ||
| 10119 | 2026.03.10 17:22:45.115691 [ 33 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10120 | 2026.03.10 17:22:45.115724 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10121 | 2026.03.10 17:22:45.115731 [ 254 ] {66f458d6-32ef-4d42-89a9-bad85337dafc} <Debug> TCPHandler: Processed in 0.001458754 sec. | ||
| 10122 | 2026.03.10 17:22:45.115789 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10123 | 2026.03.10 17:22:45.115850 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10124 | 2026.03.10 17:22:45.115921 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10125 | 2026.03.10 17:22:45.115954 [ 254 ] {e867bc70-7489-48ef-a35a-42a612664a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10126 | 2026.03.10 17:22:45.115958 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21060 rows starting from the beginning of the part | ||
| 10127 | 2026.03.10 17:22:45.116016 [ 254 ] {e867bc70-7489-48ef-a35a-42a612664a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10128 | 2026.03.10 17:22:45.116034 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 10129 | 2026.03.10 17:22:45.116043 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001804729 sec., 1320419.852509712 rows/sec., 98.84 MiB/sec. | ||
| 10130 | 2026.03.10 17:22:45.116081 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10131 | 2026.03.10 17:22:45.116126 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10132 | 2026.03.10 17:22:45.116165 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 268 rows starting from the beginning of the part | ||
| 10133 | 2026.03.10 17:22:45.116204 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 10134 | 2026.03.10 17:22:45.116241 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10135 | 2026.03.10 17:22:45.116556 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_71_14} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10136 | 2026.03.10 17:22:45.116643 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_71_14} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10137 | 2026.03.10 17:22:45.116719 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.60 MiB. | ||
| 10138 | 2026.03.10 17:22:45.116855 [ 254 ] {e867bc70-7489-48ef-a35a-42a612664a0e} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10139 | 2026.03.10 17:22:45.116896 [ 254 ] {e867bc70-7489-48ef-a35a-42a612664a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10140 | 2026.03.10 17:22:45.117462 [ 254 ] {e867bc70-7489-48ef-a35a-42a612664a0e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10141 | 2026.03.10 17:22:45.117685 [ 254 ] {e867bc70-7489-48ef-a35a-42a612664a0e} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10142 | 2026.03.10 17:22:45.117830 [ 254 ] {e867bc70-7489-48ef-a35a-42a612664a0e} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.0019 sec., 2631.5789473684213 rows/sec., 4.72 MiB/sec. | ||
| 10143 | 2026.03.10 17:22:45.117898 [ 254 ] {e867bc70-7489-48ef-a35a-42a612664a0e} <Debug> TCPHandler: Processed in 0.002098144 sec. | ||
| 10144 | 2026.03.10 17:22:45.118010 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10145 | 2026.03.10 17:22:45.118105 [ 254 ] {76b7f8e7-7240-4f10-a8b0-ad97cd886619} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10146 | 2026.03.10 17:22:45.118147 [ 254 ] {76b7f8e7-7240-4f10-a8b0-ad97cd886619} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10147 | 2026.03.10 17:22:45.118491 [ 254 ] {76b7f8e7-7240-4f10-a8b0-ad97cd886619} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10148 | 2026.03.10 17:22:45.118527 [ 254 ] {76b7f8e7-7240-4f10-a8b0-ad97cd886619} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10149 | 2026.03.10 17:22:45.118845 [ 254 ] {76b7f8e7-7240-4f10-a8b0-ad97cd886619} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10150 | 2026.03.10 17:22:45.119089 [ 254 ] {76b7f8e7-7240-4f10-a8b0-ad97cd886619} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2026.03.10 17:22:45.119201 [ 33 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10152 | 2026.03.10 17:22:45.119222 [ 254 ] {76b7f8e7-7240-4f10-a8b0-ad97cd886619} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 10153 | 2026.03.10 17:22:45.119237 [ 33 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10154 | 2026.03.10 17:22:45.119263 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10155 | 2026.03.10 17:22:45.119265 [ 254 ] {76b7f8e7-7240-4f10-a8b0-ad97cd886619} <Debug> TCPHandler: Processed in 0.001304151 sec. | ||
| 10156 | 2026.03.10 17:22:45.119346 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10157 | 2026.03.10 17:22:45.119467 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10158 | 2026.03.10 17:22:45.119502 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2772 rows starting from the beginning of the part | ||
| 10159 | 2026.03.10 17:22:45.119564 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 24 rows starting from the beginning of the part | ||
| 10160 | 2026.03.10 17:22:45.119617 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10161 | 2026.03.10 17:22:45.119664 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10162 | 2026.03.10 17:22:45.119709 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 90 rows starting from the beginning of the part | ||
| 10163 | 2026.03.10 17:22:45.119753 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 10164 | 2026.03.10 17:22:45.122496 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10165 | 2026.03.10 17:22:45.122548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10166 | 2026.03.10 17:22:45.129022 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3066 rows, containing 4 columns (4 merged, 0 gathered) in 0.009709487 sec., 315773.63459058135 rows/sec., 20.69 MiB/sec. | ||
| 10167 | 2026.03.10 17:22:45.129373 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10168 | 2026.03.10 17:22:45.129650 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_71_14} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10169 | 2026.03.10 17:22:45.129736 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_71_14} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10170 | 2026.03.10 17:22:45.129812 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 10171 | 2026.03.10 17:22:45.130628 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21872 rows, containing 5 columns (5 merged, 0 gathered) in 0.01486863 sec., 1471016.495803581 rows/sec., 96.37 MiB/sec. | ||
| 10172 | 2026.03.10 17:22:45.131210 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10173 | 2026.03.10 17:22:45.131518 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10174 | 2026.03.10 17:22:45.131611 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10175 | 2026.03.10 17:22:45.131694 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 10176 | 2026.03.10 17:22:45.133095 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10177 | 2026.03.10 17:22:45.133896 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10178 | 2026.03.10 17:22:45.137392 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10179 | 2026.03.10 17:22:46.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.30 MiB, peak 327.22 MiB, free memory in arenas 0.00 B, will set to 313.63 MiB (RSS), difference: 1.33 MiB | ||
| 10180 | 2026.03.10 17:22:50.118696 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10181 | 2026.03.10 17:22:50.118885 [ 254 ] {6bafc7ba-0e84-4ce6-b433-c9d3ba5954cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10182 | 2026.03.10 17:22:50.118949 [ 254 ] {6bafc7ba-0e84-4ce6-b433-c9d3ba5954cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10183 | 2026.03.10 17:22:50.119693 [ 254 ] {6bafc7ba-0e84-4ce6-b433-c9d3ba5954cb} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10184 | 2026.03.10 17:22:50.119740 [ 254 ] {6bafc7ba-0e84-4ce6-b433-c9d3ba5954cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10185 | 2026.03.10 17:22:50.120132 [ 254 ] {6bafc7ba-0e84-4ce6-b433-c9d3ba5954cb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10186 | 2026.03.10 17:22:50.120347 [ 254 ] {6bafc7ba-0e84-4ce6-b433-c9d3ba5954cb} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10187 | 2026.03.10 17:22:50.120493 [ 254 ] {6bafc7ba-0e84-4ce6-b433-c9d3ba5954cb} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001656 sec., 171497.58454106282 rows/sec., 10.89 MiB/sec. | ||
| 10188 | 2026.03.10 17:22:50.120533 [ 254 ] {6bafc7ba-0e84-4ce6-b433-c9d3ba5954cb} <Debug> TCPHandler: Processed in 0.001959682 sec. | ||
| 10189 | 2026.03.10 17:22:50.120660 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10190 | 2026.03.10 17:22:50.120752 [ 254 ] {bfa2c2f5-a4d5-4084-a04a-01831ab5c682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10191 | 2026.03.10 17:22:50.120792 [ 254 ] {bfa2c2f5-a4d5-4084-a04a-01831ab5c682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10192 | 2026.03.10 17:22:50.121575 [ 254 ] {bfa2c2f5-a4d5-4084-a04a-01831ab5c682} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10193 | 2026.03.10 17:22:50.121610 [ 254 ] {bfa2c2f5-a4d5-4084-a04a-01831ab5c682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10194 | 2026.03.10 17:22:50.121957 [ 254 ] {bfa2c2f5-a4d5-4084-a04a-01831ab5c682} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10195 | 2026.03.10 17:22:50.122157 [ 254 ] {bfa2c2f5-a4d5-4084-a04a-01831ab5c682} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10196 | 2026.03.10 17:22:50.122280 [ 254 ] {bfa2c2f5-a4d5-4084-a04a-01831ab5c682} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.001546 sec., 560802.0698576972 rows/sec., 44.32 MiB/sec. | ||
| 10197 | 2026.03.10 17:22:50.122316 [ 254 ] {bfa2c2f5-a4d5-4084-a04a-01831ab5c682} <Debug> TCPHandler: Processed in 0.001703678 sec. | ||
| 10198 | 2026.03.10 17:22:50.122438 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10199 | 2026.03.10 17:22:50.122531 [ 254 ] {b6520b6f-10f7-44b5-909d-9378b8851cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10200 | 2026.03.10 17:22:50.122570 [ 254 ] {b6520b6f-10f7-44b5-909d-9378b8851cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10201 | 2026.03.10 17:22:50.123036 [ 254 ] {b6520b6f-10f7-44b5-909d-9378b8851cc3} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10202 | 2026.03.10 17:22:50.123071 [ 254 ] {b6520b6f-10f7-44b5-909d-9378b8851cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10203 | 2026.03.10 17:22:50.123365 [ 254 ] {b6520b6f-10f7-44b5-909d-9378b8851cc3} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10204 | 2026.03.10 17:22:50.123565 [ 254 ] {b6520b6f-10f7-44b5-909d-9378b8851cc3} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10205 | 2026.03.10 17:22:50.123688 [ 254 ] {b6520b6f-10f7-44b5-909d-9378b8851cc3} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001175 sec., 150638.29787234042 rows/sec., 9.29 MiB/sec. | ||
| 10206 | 2026.03.10 17:22:50.123723 [ 254 ] {b6520b6f-10f7-44b5-909d-9378b8851cc3} <Debug> TCPHandler: Processed in 0.001332561 sec. | ||
| 10207 | 2026.03.10 17:22:50.123837 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10208 | 2026.03.10 17:22:50.123929 [ 254 ] {2a269ec3-408a-4221-a521-7d7023d78bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10209 | 2026.03.10 17:22:50.123968 [ 254 ] {2a269ec3-408a-4221-a521-7d7023d78bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10210 | 2026.03.10 17:22:50.124418 [ 254 ] {2a269ec3-408a-4221-a521-7d7023d78bb1} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10211 | 2026.03.10 17:22:50.124474 [ 254 ] {2a269ec3-408a-4221-a521-7d7023d78bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10212 | 2026.03.10 17:22:50.124802 [ 254 ] {2a269ec3-408a-4221-a521-7d7023d78bb1} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10213 | 2026.03.10 17:22:50.125009 [ 254 ] {2a269ec3-408a-4221-a521-7d7023d78bb1} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10214 | 2026.03.10 17:22:50.125131 [ 254 ] {2a269ec3-408a-4221-a521-7d7023d78bb1} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00122 sec., 122131.14754098361 rows/sec., 7.89 MiB/sec. | ||
| 10215 | 2026.03.10 17:22:50.125167 [ 254 ] {2a269ec3-408a-4221-a521-7d7023d78bb1} <Debug> TCPHandler: Processed in 0.001377143 sec. | ||
| 10216 | 2026.03.10 17:22:50.125290 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10217 | 2026.03.10 17:22:50.125381 [ 254 ] {b37f5baf-8e5c-4d32-84a9-1d8e9c0c849e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10218 | 2026.03.10 17:22:50.125419 [ 254 ] {b37f5baf-8e5c-4d32-84a9-1d8e9c0c849e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10219 | 2026.03.10 17:22:50.125841 [ 254 ] {b37f5baf-8e5c-4d32-84a9-1d8e9c0c849e} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10220 | 2026.03.10 17:22:50.125876 [ 254 ] {b37f5baf-8e5c-4d32-84a9-1d8e9c0c849e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10221 | 2026.03.10 17:22:50.126162 [ 254 ] {b37f5baf-8e5c-4d32-84a9-1d8e9c0c849e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 10222 | 2026.03.10 17:22:50.126365 [ 254 ] {b37f5baf-8e5c-4d32-84a9-1d8e9c0c849e} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10223 | 2026.03.10 17:22:50.126488 [ 254 ] {b37f5baf-8e5c-4d32-84a9-1d8e9c0c849e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001125 sec., 131555.55555555556 rows/sec., 7.48 MiB/sec. | ||
| 10224 | 2026.03.10 17:22:50.126524 [ 254 ] {b37f5baf-8e5c-4d32-84a9-1d8e9c0c849e} <Debug> TCPHandler: Processed in 0.00128124 sec. | ||
| 10225 | 2026.03.10 17:22:50.126635 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10226 | 2026.03.10 17:22:50.126725 [ 254 ] {a0d2e229-f56c-4f35-b2f2-90ae92e282cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10227 | 2026.03.10 17:22:50.126763 [ 254 ] {a0d2e229-f56c-4f35-b2f2-90ae92e282cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10228 | 2026.03.10 17:22:50.127350 [ 254 ] {a0d2e229-f56c-4f35-b2f2-90ae92e282cb} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10229 | 2026.03.10 17:22:50.127385 [ 254 ] {a0d2e229-f56c-4f35-b2f2-90ae92e282cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10230 | 2026.03.10 17:22:50.127690 [ 254 ] {a0d2e229-f56c-4f35-b2f2-90ae92e282cb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10231 | 2026.03.10 17:22:50.127892 [ 254 ] {a0d2e229-f56c-4f35-b2f2-90ae92e282cb} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10232 | 2026.03.10 17:22:50.128017 [ 254 ] {a0d2e229-f56c-4f35-b2f2-90ae92e282cb} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001308 sec., 401376.1467889908 rows/sec., 28.36 MiB/sec. | ||
| 10233 | 2026.03.10 17:22:50.128053 [ 254 ] {a0d2e229-f56c-4f35-b2f2-90ae92e282cb} <Debug> TCPHandler: Processed in 0.001464284 sec. | ||
| 10234 | 2026.03.10 17:22:50.128162 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10235 | 2026.03.10 17:22:50.128254 [ 254 ] {160fa1a4-6885-4758-81db-9f32d0ad6f46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10236 | 2026.03.10 17:22:50.128293 [ 254 ] {160fa1a4-6885-4758-81db-9f32d0ad6f46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10237 | 2026.03.10 17:22:50.128619 [ 254 ] {160fa1a4-6885-4758-81db-9f32d0ad6f46} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10238 | 2026.03.10 17:22:50.128654 [ 254 ] {160fa1a4-6885-4758-81db-9f32d0ad6f46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10239 | 2026.03.10 17:22:50.128947 [ 254 ] {160fa1a4-6885-4758-81db-9f32d0ad6f46} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10240 | 2026.03.10 17:22:50.129144 [ 254 ] {160fa1a4-6885-4758-81db-9f32d0ad6f46} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10241 | 2026.03.10 17:22:50.129269 [ 254 ] {160fa1a4-6885-4758-81db-9f32d0ad6f46} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001033 sec., 5808.325266214908 rows/sec., 303.46 KiB/sec. | ||
| 10242 | 2026.03.10 17:22:50.129305 [ 254 ] {160fa1a4-6885-4758-81db-9f32d0ad6f46} <Debug> TCPHandler: Processed in 0.001190309 sec. | ||
| 10243 | 2026.03.10 17:22:50.129404 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10244 | 2026.03.10 17:22:50.129494 [ 254 ] {9f47fd40-49b2-4571-9bde-a3e72aefd36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10245 | 2026.03.10 17:22:50.129535 [ 254 ] {9f47fd40-49b2-4571-9bde-a3e72aefd36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10246 | 2026.03.10 17:22:50.129932 [ 254 ] {9f47fd40-49b2-4571-9bde-a3e72aefd36d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2026.03.10 17:22:50.129967 [ 254 ] {9f47fd40-49b2-4571-9bde-a3e72aefd36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10248 | 2026.03.10 17:22:50.130280 [ 254 ] {9f47fd40-49b2-4571-9bde-a3e72aefd36d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10249 | 2026.03.10 17:22:50.130481 [ 254 ] {9f47fd40-49b2-4571-9bde-a3e72aefd36d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10250 | 2026.03.10 17:22:50.130603 [ 254 ] {9f47fd40-49b2-4571-9bde-a3e72aefd36d} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001126 sec., 235346.3587921847 rows/sec., 15.64 MiB/sec. | ||
| 10251 | 2026.03.10 17:22:50.130638 [ 254 ] {9f47fd40-49b2-4571-9bde-a3e72aefd36d} <Debug> TCPHandler: Processed in 0.001280361 sec. | ||
| 10252 | 2026.03.10 17:22:50.130749 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10253 | 2026.03.10 17:22:50.130840 [ 254 ] {84e8d0aa-a088-44ec-a05b-ef91cbe0493d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10254 | 2026.03.10 17:22:50.130880 [ 254 ] {84e8d0aa-a088-44ec-a05b-ef91cbe0493d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10255 | 2026.03.10 17:22:50.131189 [ 254 ] {84e8d0aa-a088-44ec-a05b-ef91cbe0493d} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2026.03.10 17:22:50.131224 [ 254 ] {84e8d0aa-a088-44ec-a05b-ef91cbe0493d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10257 | 2026.03.10 17:22:50.131503 [ 254 ] {84e8d0aa-a088-44ec-a05b-ef91cbe0493d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10258 | 2026.03.10 17:22:50.131698 [ 254 ] {84e8d0aa-a088-44ec-a05b-ef91cbe0493d} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10259 | 2026.03.10 17:22:50.131818 [ 254 ] {84e8d0aa-a088-44ec-a05b-ef91cbe0493d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 10260 | 2026.03.10 17:22:50.131853 [ 254 ] {84e8d0aa-a088-44ec-a05b-ef91cbe0493d} <Debug> TCPHandler: Processed in 0.001150708 sec. | ||
| 10261 | 2026.03.10 17:22:50.131961 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10262 | 2026.03.10 17:22:50.132051 [ 254 ] {524a00af-7dcf-4e41-b005-0bcb03ce92fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10263 | 2026.03.10 17:22:50.132103 [ 254 ] {524a00af-7dcf-4e41-b005-0bcb03ce92fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10264 | 2026.03.10 17:22:50.132931 [ 254 ] {524a00af-7dcf-4e41-b005-0bcb03ce92fe} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10265 | 2026.03.10 17:22:50.132966 [ 254 ] {524a00af-7dcf-4e41-b005-0bcb03ce92fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10266 | 2026.03.10 17:22:50.133504 [ 254 ] {524a00af-7dcf-4e41-b005-0bcb03ce92fe} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10267 | 2026.03.10 17:22:50.133782 [ 254 ] {524a00af-7dcf-4e41-b005-0bcb03ce92fe} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10268 | 2026.03.10 17:22:50.133937 [ 254 ] {524a00af-7dcf-4e41-b005-0bcb03ce92fe} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001903 sec., 18392.012611665792 rows/sec., 32.96 MiB/sec. | ||
| 10269 | 2026.03.10 17:22:50.134015 [ 254 ] {524a00af-7dcf-4e41-b005-0bcb03ce92fe} <Debug> TCPHandler: Processed in 0.002100144 sec. | ||
| 10270 | 2026.03.10 17:22:50.134141 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10271 | 2026.03.10 17:22:50.134235 [ 254 ] {c88a10a2-f0db-423e-a910-9c60f6a604ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10272 | 2026.03.10 17:22:50.134275 [ 254 ] {c88a10a2-f0db-423e-a910-9c60f6a604ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10273 | 2026.03.10 17:22:50.134608 [ 254 ] {c88a10a2-f0db-423e-a910-9c60f6a604ed} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2026.03.10 17:22:50.134643 [ 254 ] {c88a10a2-f0db-423e-a910-9c60f6a604ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10275 | 2026.03.10 17:22:50.134945 [ 254 ] {c88a10a2-f0db-423e-a910-9c60f6a604ed} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10276 | 2026.03.10 17:22:50.135152 [ 254 ] {c88a10a2-f0db-423e-a910-9c60f6a604ed} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10277 | 2026.03.10 17:22:50.135316 [ 254 ] {c88a10a2-f0db-423e-a910-9c60f6a604ed} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001098 sec., 81967.2131147541 rows/sec., 5.13 MiB/sec. | ||
| 10278 | 2026.03.10 17:22:50.135353 [ 254 ] {c88a10a2-f0db-423e-a910-9c60f6a604ed} <Debug> TCPHandler: Processed in 0.001258241 sec. | ||
| 10279 | 2026.03.10 17:22:51.503181 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21663 | ||
| 10280 | 2026.03.10 17:22:51.503709 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10281 | 2026.03.10 17:22:51.503756 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10282 | 2026.03.10 17:22:51.504251 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10283 | 2026.03.10 17:22:51.504500 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10284 | 2026.03.10 17:22:51.504632 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21663 | ||
| 10285 | 2026.03.10 17:22:52.438678 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10286 | 2026.03.10 17:22:52.438865 [ 254 ] {1a3c6bca-938a-497c-99ba-3ce1bdc6aa30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10287 | 2026.03.10 17:22:52.438933 [ 254 ] {1a3c6bca-938a-497c-99ba-3ce1bdc6aa30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10288 | 2026.03.10 17:22:52.439552 [ 254 ] {1a3c6bca-938a-497c-99ba-3ce1bdc6aa30} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10289 | 2026.03.10 17:22:52.439600 [ 254 ] {1a3c6bca-938a-497c-99ba-3ce1bdc6aa30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10290 | 2026.03.10 17:22:52.440012 [ 254 ] {1a3c6bca-938a-497c-99ba-3ce1bdc6aa30} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10291 | 2026.03.10 17:22:52.440257 [ 254 ] {1a3c6bca-938a-497c-99ba-3ce1bdc6aa30} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10292 | 2026.03.10 17:22:52.440428 [ 254 ] {1a3c6bca-938a-497c-99ba-3ce1bdc6aa30} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001612 sec., 2481.3895781637716 rows/sec., 202.34 KiB/sec. | ||
| 10293 | 2026.03.10 17:22:52.440481 [ 254 ] {1a3c6bca-938a-497c-99ba-3ce1bdc6aa30} <Debug> TCPHandler: Processed in 0.001929782 sec. | ||
| 10294 | 2026.03.10 17:22:52.440600 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10295 | 2026.03.10 17:22:52.440705 [ 254 ] {25f067d3-1a67-4ba0-8eb6-405bcd930e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10296 | 2026.03.10 17:22:52.440748 [ 254 ] {25f067d3-1a67-4ba0-8eb6-405bcd930e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10297 | 2026.03.10 17:22:52.442312 [ 254 ] {25f067d3-1a67-4ba0-8eb6-405bcd930e8d} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10298 | 2026.03.10 17:22:52.442351 [ 254 ] {25f067d3-1a67-4ba0-8eb6-405bcd930e8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10299 | 2026.03.10 17:22:52.442789 [ 254 ] {25f067d3-1a67-4ba0-8eb6-405bcd930e8d} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10300 | 2026.03.10 17:22:52.443020 [ 254 ] {25f067d3-1a67-4ba0-8eb6-405bcd930e8d} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10301 | 2026.03.10 17:22:52.443158 [ 254 ] {25f067d3-1a67-4ba0-8eb6-405bcd930e8d} <Debug> executeQuery: Read 1952 rows, 149.66 KiB in 0.002477 sec., 788050.0605571256 rows/sec., 59.01 MiB/sec. | ||
| 10302 | 2026.03.10 17:22:52.443200 [ 254 ] {25f067d3-1a67-4ba0-8eb6-405bcd930e8d} <Debug> TCPHandler: Processed in 0.002651802 sec. | ||
| 10303 | 2026.03.10 17:22:52.443316 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10304 | 2026.03.10 17:22:52.443415 [ 254 ] {842d378c-1c3f-4ddd-af46-fb09cd572cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10305 | 2026.03.10 17:22:52.443456 [ 254 ] {842d378c-1c3f-4ddd-af46-fb09cd572cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10306 | 2026.03.10 17:22:52.443867 [ 254 ] {842d378c-1c3f-4ddd-af46-fb09cd572cc4} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10307 | 2026.03.10 17:22:52.443904 [ 254 ] {842d378c-1c3f-4ddd-af46-fb09cd572cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10308 | 2026.03.10 17:22:52.444210 [ 254 ] {842d378c-1c3f-4ddd-af46-fb09cd572cc4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10309 | 2026.03.10 17:22:52.444416 [ 254 ] {842d378c-1c3f-4ddd-af46-fb09cd572cc4} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10310 | 2026.03.10 17:22:52.444528 [ 100 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10311 | 2026.03.10 17:22:52.444549 [ 254 ] {842d378c-1c3f-4ddd-af46-fb09cd572cc4} <Debug> executeQuery: Read 20 rows, 1.48 KiB in 0.001155 sec., 17316.017316017314 rows/sec., 1.25 MiB/sec. | ||
| 10312 | 2026.03.10 17:22:52.444587 [ 100 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10313 | 2026.03.10 17:22:52.444599 [ 254 ] {842d378c-1c3f-4ddd-af46-fb09cd572cc4} <Debug> TCPHandler: Processed in 0.001332901 sec. | ||
| 10314 | 2026.03.10 17:22:52.444616 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10315 | 2026.03.10 17:22:52.444713 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10316 | 2026.03.10 17:22:52.444722 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10317 | 2026.03.10 17:22:52.444813 [ 254 ] {fae697a7-f56a-4161-b1b9-666dbdc4975f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10318 | 2026.03.10 17:22:52.444821 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10319 | 2026.03.10 17:22:52.444852 [ 254 ] {fae697a7-f56a-4161-b1b9-666dbdc4975f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10320 | 2026.03.10 17:22:52.444854 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 225 rows starting from the beginning of the part | ||
| 10321 | 2026.03.10 17:22:52.444917 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 5 rows starting from the beginning of the part | ||
| 10322 | 2026.03.10 17:22:52.444961 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 183 rows starting from the beginning of the part | ||
| 10323 | 2026.03.10 17:22:52.445003 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 5 rows starting from the beginning of the part | ||
| 10324 | 2026.03.10 17:22:52.445042 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 177 rows starting from the beginning of the part | ||
| 10325 | 2026.03.10 17:22:52.445080 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 20 rows starting from the beginning of the part | ||
| 10326 | 2026.03.10 17:22:52.445610 [ 254 ] {fae697a7-f56a-4161-b1b9-666dbdc4975f} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10327 | 2026.03.10 17:22:52.445645 [ 254 ] {fae697a7-f56a-4161-b1b9-666dbdc4975f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10328 | 2026.03.10 17:22:52.445952 [ 194 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 5 columns (5 merged, 0 gathered) in 0.001267771 sec., 485103.38223543525 rows/sec., 32.46 MiB/sec. | ||
| 10329 | 2026.03.10 17:22:52.445985 [ 254 ] {fae697a7-f56a-4161-b1b9-666dbdc4975f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10330 | 2026.03.10 17:22:52.446166 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10331 | 2026.03.10 17:22:52.446246 [ 254 ] {fae697a7-f56a-4161-b1b9-666dbdc4975f} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10332 | 2026.03.10 17:22:52.446394 [ 254 ] {fae697a7-f56a-4161-b1b9-666dbdc4975f} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001599 sec., 442776.7354596623 rows/sec., 25.83 MiB/sec. | ||
| 10333 | 2026.03.10 17:22:52.446434 [ 254 ] {fae697a7-f56a-4161-b1b9-666dbdc4975f} <Debug> TCPHandler: Processed in 0.001769218 sec. | ||
| 10334 | 2026.03.10 17:22:52.446485 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_61_12} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2026.03.10 17:22:52.446545 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10336 | 2026.03.10 17:22:52.446569 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_61_12} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10337 | 2026.03.10 17:22:52.446646 [ 254 ] {00a76385-a33e-49f0-aac8-d0da085f9f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 10338 | 2026.03.10 17:22:52.446669 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10339 | 2026.03.10 17:22:52.446689 [ 254 ] {00a76385-a33e-49f0-aac8-d0da085f9f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 10340 | 2026.03.10 17:22:52.447058 [ 254 ] {00a76385-a33e-49f0-aac8-d0da085f9f88} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10341 | 2026.03.10 17:22:52.447094 [ 254 ] {00a76385-a33e-49f0-aac8-d0da085f9f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10342 | 2026.03.10 17:22:52.447390 [ 254 ] {00a76385-a33e-49f0-aac8-d0da085f9f88} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 10343 | 2026.03.10 17:22:52.447605 [ 254 ] {00a76385-a33e-49f0-aac8-d0da085f9f88} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10344 | 2026.03.10 17:22:52.447739 [ 254 ] {00a76385-a33e-49f0-aac8-d0da085f9f88} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001111 sec., 900.0900090009001 rows/sec., 63.29 KiB/sec. | ||
| 10345 | 2026.03.10 17:22:52.447777 [ 254 ] {00a76385-a33e-49f0-aac8-d0da085f9f88} <Debug> TCPHandler: Processed in 0.00128131 sec. | ||
| 10346 | 2026.03.10 17:22:52.447879 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10347 | 2026.03.10 17:22:52.447971 [ 254 ] {2d46becb-a044-4009-b493-ded24e539d5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10348 | 2026.03.10 17:22:52.448010 [ 254 ] {2d46becb-a044-4009-b493-ded24e539d5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10349 | 2026.03.10 17:22:52.448936 [ 254 ] {2d46becb-a044-4009-b493-ded24e539d5e} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10350 | 2026.03.10 17:22:52.448972 [ 254 ] {2d46becb-a044-4009-b493-ded24e539d5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10351 | 2026.03.10 17:22:52.449317 [ 254 ] {2d46becb-a044-4009-b493-ded24e539d5e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10352 | 2026.03.10 17:22:52.449533 [ 254 ] {2d46becb-a044-4009-b493-ded24e539d5e} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10353 | 2026.03.10 17:22:52.449664 [ 254 ] {2d46becb-a044-4009-b493-ded24e539d5e} <Debug> executeQuery: Read 1020 rows, 71.95 KiB in 0.001709 sec., 596840.2574605033 rows/sec., 41.11 MiB/sec. | ||
| 10354 | 2026.03.10 17:22:52.449702 [ 254 ] {2d46becb-a044-4009-b493-ded24e539d5e} <Debug> TCPHandler: Processed in 0.00187213 sec. | ||
| 10355 | 2026.03.10 17:22:52.449806 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10356 | 2026.03.10 17:22:52.449901 [ 254 ] {89244c74-8622-463e-8781-77c1e10bff28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10357 | 2026.03.10 17:22:52.449944 [ 254 ] {89244c74-8622-463e-8781-77c1e10bff28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10358 | 2026.03.10 17:22:52.450710 [ 254 ] {89244c74-8622-463e-8781-77c1e10bff28} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10359 | 2026.03.10 17:22:52.450746 [ 254 ] {89244c74-8622-463e-8781-77c1e10bff28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10360 | 2026.03.10 17:22:52.451164 [ 254 ] {89244c74-8622-463e-8781-77c1e10bff28} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10361 | 2026.03.10 17:22:52.451375 [ 254 ] {89244c74-8622-463e-8781-77c1e10bff28} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10362 | 2026.03.10 17:22:52.451509 [ 254 ] {89244c74-8622-463e-8781-77c1e10bff28} <Debug> executeQuery: Read 1283 rows, 82.62 KiB in 0.001626 sec., 789052.8905289052 rows/sec., 49.62 MiB/sec. | ||
| 10363 | 2026.03.10 17:22:52.451546 [ 254 ] {89244c74-8622-463e-8781-77c1e10bff28} <Debug> TCPHandler: Processed in 0.001789449 sec. | ||
| 10364 | 2026.03.10 17:22:52.451657 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10365 | 2026.03.10 17:22:52.451751 [ 254 ] {1255aa5c-ea80-4f9f-b627-5ff68a3db5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10366 | 2026.03.10 17:22:52.451804 [ 254 ] {1255aa5c-ea80-4f9f-b627-5ff68a3db5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10367 | 2026.03.10 17:22:52.452583 [ 254 ] {1255aa5c-ea80-4f9f-b627-5ff68a3db5cc} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10368 | 2026.03.10 17:22:52.452620 [ 254 ] {1255aa5c-ea80-4f9f-b627-5ff68a3db5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10369 | 2026.03.10 17:22:52.453143 [ 254 ] {1255aa5c-ea80-4f9f-b627-5ff68a3db5cc} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10370 | 2026.03.10 17:22:52.453368 [ 254 ] {1255aa5c-ea80-4f9f-b627-5ff68a3db5cc} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10371 | 2026.03.10 17:22:52.453499 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10372 | 2026.03.10 17:22:52.453511 [ 254 ] {1255aa5c-ea80-4f9f-b627-5ff68a3db5cc} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001777 sec., 9003.939223410242 rows/sec., 16.13 MiB/sec. | ||
| 10373 | 2026.03.10 17:22:52.453547 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10374 | 2026.03.10 17:22:52.453573 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10375 | 2026.03.10 17:22:52.453589 [ 254 ] {1255aa5c-ea80-4f9f-b627-5ff68a3db5cc} <Debug> TCPHandler: Processed in 0.001980982 sec. | ||
| 10376 | 2026.03.10 17:22:52.453667 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10377 | 2026.03.10 17:22:52.453759 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10378 | 2026.03.10 17:22:52.453853 [ 254 ] {d54cf15a-3249-40b2-b65b-cf749e343abc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10379 | 2026.03.10 17:22:52.453868 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10380 | 2026.03.10 17:22:52.453894 [ 254 ] {d54cf15a-3249-40b2-b65b-cf749e343abc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10381 | 2026.03.10 17:22:52.453928 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1152 rows starting from the beginning of the part | ||
| 10382 | 2026.03.10 17:22:52.454062 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 5 rows starting from the beginning of the part | ||
| 10383 | 2026.03.10 17:22:52.454183 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 35 rows starting from the beginning of the part | ||
| 10384 | 2026.03.10 17:22:52.454213 [ 254 ] {d54cf15a-3249-40b2-b65b-cf749e343abc} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10385 | 2026.03.10 17:22:52.454249 [ 254 ] {d54cf15a-3249-40b2-b65b-cf749e343abc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10386 | 2026.03.10 17:22:52.454295 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 5 rows starting from the beginning of the part | ||
| 10387 | 2026.03.10 17:22:52.454407 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 35 rows starting from the beginning of the part | ||
| 10388 | 2026.03.10 17:22:52.454501 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 16 rows starting from the beginning of the part | ||
| 10389 | 2026.03.10 17:22:52.454573 [ 254 ] {d54cf15a-3249-40b2-b65b-cf749e343abc} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10390 | 2026.03.10 17:22:52.454788 [ 254 ] {d54cf15a-3249-40b2-b65b-cf749e343abc} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10391 | 2026.03.10 17:22:52.454919 [ 254 ] {d54cf15a-3249-40b2-b65b-cf749e343abc} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001085 sec., 33179.72350230414 rows/sec., 2.24 MiB/sec. | ||
| 10392 | 2026.03.10 17:22:52.454956 [ 254 ] {d54cf15a-3249-40b2-b65b-cf749e343abc} <Debug> TCPHandler: Processed in 0.00124633 sec. | ||
| 10393 | 2026.03.10 17:22:52.460110 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1248 rows, containing 19 columns (19 merged, 0 gathered) in 0.006483734 sec., 192481.67799604364 rows/sec., 344.92 MiB/sec. | ||
| 10394 | 2026.03.10 17:22:52.461121 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10395 | 2026.03.10 17:22:52.461436 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10396 | 2026.03.10 17:22:52.461506 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10397 | 2026.03.10 17:22:52.461603 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 10398 | 2026.03.10 17:22:52.637451 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10399 | 2026.03.10 17:22:52.655820 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10400 | 2026.03.10 17:22:52.655866 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10401 | 2026.03.10 17:22:52.662351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10402 | 2026.03.10 17:22:52.663042 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10403 | 2026.03.10 17:22:52.665866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10404 | 2026.03.10 17:22:54.065258 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1294 | ||
| 10405 | 2026.03.10 17:22:54.068114 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10406 | 2026.03.10 17:22:54.068153 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10407 | 2026.03.10 17:22:54.069371 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10408 | 2026.03.10 17:22:54.069660 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2026.03.10 17:22:54.069918 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1294 | ||
| 10410 | 2026.03.10 17:22:55.105632 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10411 | 2026.03.10 17:22:55.105810 [ 254 ] {ca75edcc-6e69-4eef-bc66-bd1c51a52ce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10412 | 2026.03.10 17:22:55.105878 [ 254 ] {ca75edcc-6e69-4eef-bc66-bd1c51a52ce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10413 | 2026.03.10 17:22:55.106531 [ 254 ] {ca75edcc-6e69-4eef-bc66-bd1c51a52ce8} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10414 | 2026.03.10 17:22:55.106582 [ 254 ] {ca75edcc-6e69-4eef-bc66-bd1c51a52ce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10415 | 2026.03.10 17:22:55.106990 [ 254 ] {ca75edcc-6e69-4eef-bc66-bd1c51a52ce8} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10416 | 2026.03.10 17:22:55.107226 [ 254 ] {ca75edcc-6e69-4eef-bc66-bd1c51a52ce8} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10417 | 2026.03.10 17:22:55.107393 [ 254 ] {ca75edcc-6e69-4eef-bc66-bd1c51a52ce8} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001631 sec., 34334.76394849785 rows/sec., 2.62 MiB/sec. | ||
| 10418 | 2026.03.10 17:22:55.107444 [ 254 ] {ca75edcc-6e69-4eef-bc66-bd1c51a52ce8} <Debug> TCPHandler: Processed in 0.001961162 sec. | ||
| 10419 | 2026.03.10 17:22:55.107561 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10420 | 2026.03.10 17:22:55.107662 [ 254 ] {e17675ee-b072-492b-8743-3bad3fcf2cfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10421 | 2026.03.10 17:22:55.107705 [ 254 ] {e17675ee-b072-492b-8743-3bad3fcf2cfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10422 | 2026.03.10 17:22:55.108123 [ 254 ] {e17675ee-b072-492b-8743-3bad3fcf2cfa} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10423 | 2026.03.10 17:22:55.108161 [ 254 ] {e17675ee-b072-492b-8743-3bad3fcf2cfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10424 | 2026.03.10 17:22:55.108474 [ 254 ] {e17675ee-b072-492b-8743-3bad3fcf2cfa} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10425 | 2026.03.10 17:22:55.108689 [ 254 ] {e17675ee-b072-492b-8743-3bad3fcf2cfa} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10426 | 2026.03.10 17:22:55.108824 [ 254 ] {e17675ee-b072-492b-8743-3bad3fcf2cfa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 10427 | 2026.03.10 17:22:55.108862 [ 254 ] {e17675ee-b072-492b-8743-3bad3fcf2cfa} <Debug> TCPHandler: Processed in 0.001353492 sec. | ||
| 10428 | 2026.03.10 17:22:55.108973 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10429 | 2026.03.10 17:22:55.109069 [ 254 ] {df75a70d-6128-4938-b3a6-378df1f73949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10430 | 2026.03.10 17:22:55.109114 [ 254 ] {df75a70d-6128-4938-b3a6-378df1f73949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10431 | 2026.03.10 17:22:55.109471 [ 254 ] {df75a70d-6128-4938-b3a6-378df1f73949} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10432 | 2026.03.10 17:22:55.109507 [ 254 ] {df75a70d-6128-4938-b3a6-378df1f73949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10433 | 2026.03.10 17:22:55.109854 [ 254 ] {df75a70d-6128-4938-b3a6-378df1f73949} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10434 | 2026.03.10 17:22:55.110065 [ 254 ] {df75a70d-6128-4938-b3a6-378df1f73949} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10435 | 2026.03.10 17:22:55.110196 [ 254 ] {df75a70d-6128-4938-b3a6-378df1f73949} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 3.89 MiB/sec. | ||
| 10436 | 2026.03.10 17:22:55.110235 [ 254 ] {df75a70d-6128-4938-b3a6-378df1f73949} <Debug> TCPHandler: Processed in 0.001311681 sec. | ||
| 10437 | 2026.03.10 17:22:55.110343 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10438 | 2026.03.10 17:22:55.110437 [ 254 ] {9fa1f8e1-7909-4b1a-b7e2-75143b399a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10439 | 2026.03.10 17:22:55.110478 [ 254 ] {9fa1f8e1-7909-4b1a-b7e2-75143b399a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10440 | 2026.03.10 17:22:55.110798 [ 254 ] {9fa1f8e1-7909-4b1a-b7e2-75143b399a5f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10441 | 2026.03.10 17:22:55.110835 [ 254 ] {9fa1f8e1-7909-4b1a-b7e2-75143b399a5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.22 GiB. | ||
| 10442 | 2026.03.10 17:22:55.111143 [ 254 ] {9fa1f8e1-7909-4b1a-b7e2-75143b399a5f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10443 | 2026.03.10 17:22:55.111359 [ 254 ] {9fa1f8e1-7909-4b1a-b7e2-75143b399a5f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10444 | 2026.03.10 17:22:55.111489 [ 254 ] {9fa1f8e1-7909-4b1a-b7e2-75143b399a5f} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001069 sec., 22450.88868101029 rows/sec., 1.51 MiB/sec. | ||
| 10445 | 2026.03.10 17:22:55.111526 [ 254 ] {9fa1f8e1-7909-4b1a-b7e2-75143b399a5f} <Debug> TCPHandler: Processed in 0.00123262 sec. | ||
| 10446 | 2026.03.10 17:22:58.871939 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10447 | 2026.03.10 17:22:58.872016 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10448 | 2026.03.10 17:22:59.004711 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22175 | ||
| 10449 | 2026.03.10 17:22:59.005311 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10450 | 2026.03.10 17:22:59.005366 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10451 | 2026.03.10 17:22:59.005892 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10452 | 2026.03.10 17:22:59.006127 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10453 | 2026.03.10 17:22:59.006262 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22175 | ||
| 10454 | 2026.03.10 17:22:59.006298 [ 146 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10455 | 2026.03.10 17:22:59.006364 [ 146 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10456 | 2026.03.10 17:22:59.006384 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10457 | 2026.03.10 17:22:59.006493 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10458 | 2026.03.10 17:22:59.006610 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10459 | 2026.03.10 17:22:59.006652 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19743 rows starting from the beginning of the part | ||
| 10460 | 2026.03.10 17:22:59.006724 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10461 | 2026.03.10 17:22:59.006774 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10462 | 2026.03.10 17:22:59.006823 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 10463 | 2026.03.10 17:22:59.006867 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 10464 | 2026.03.10 17:22:59.006911 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 10465 | 2026.03.10 17:22:59.009054 [ 200 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22175 rows, containing 4 columns (4 merged, 0 gathered) in 0.002606092 sec., 8508909.12523426 rows/sec., 121.72 MiB/sec. | ||
| 10466 | 2026.03.10 17:22:59.009518 [ 199 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10467 | 2026.03.10 17:22:59.009858 [ 199 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_46_9} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10468 | 2026.03.10 17:22:59.009945 [ 199 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_46_9} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10469 | 2026.03.10 17:22:59.010079 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 10470 | 2026.03.10 17:23:00.119117 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10471 | 2026.03.10 17:23:00.119320 [ 254 ] {ecf31faa-e574-4e1e-80f2-8a665e56b869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10472 | 2026.03.10 17:23:00.119391 [ 254 ] {ecf31faa-e574-4e1e-80f2-8a665e56b869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10473 | 2026.03.10 17:23:00.120168 [ 254 ] {ecf31faa-e574-4e1e-80f2-8a665e56b869} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10474 | 2026.03.10 17:23:00.120208 [ 254 ] {ecf31faa-e574-4e1e-80f2-8a665e56b869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10475 | 2026.03.10 17:23:00.120620 [ 254 ] {ecf31faa-e574-4e1e-80f2-8a665e56b869} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10476 | 2026.03.10 17:23:00.120858 [ 254 ] {ecf31faa-e574-4e1e-80f2-8a665e56b869} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10477 | 2026.03.10 17:23:00.121013 [ 254 ] {ecf31faa-e574-4e1e-80f2-8a665e56b869} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001746 sec., 162657.50286368842 rows/sec., 10.33 MiB/sec. | ||
| 10478 | 2026.03.10 17:23:00.121056 [ 254 ] {ecf31faa-e574-4e1e-80f2-8a665e56b869} <Debug> TCPHandler: Processed in 0.002072193 sec. | ||
| 10479 | 2026.03.10 17:23:00.121184 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10480 | 2026.03.10 17:23:00.121279 [ 254 ] {5173e72b-c4fb-4952-b658-3f63112284fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10481 | 2026.03.10 17:23:00.121318 [ 254 ] {5173e72b-c4fb-4952-b658-3f63112284fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10482 | 2026.03.10 17:23:00.122132 [ 254 ] {5173e72b-c4fb-4952-b658-3f63112284fe} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10483 | 2026.03.10 17:23:00.122167 [ 254 ] {5173e72b-c4fb-4952-b658-3f63112284fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10484 | 2026.03.10 17:23:00.122534 [ 254 ] {5173e72b-c4fb-4952-b658-3f63112284fe} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10485 | 2026.03.10 17:23:00.122755 [ 254 ] {5173e72b-c4fb-4952-b658-3f63112284fe} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10486 | 2026.03.10 17:23:00.122886 [ 254 ] {5173e72b-c4fb-4952-b658-3f63112284fe} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.001626 sec., 533210.332103321 rows/sec., 42.14 MiB/sec. | ||
| 10487 | 2026.03.10 17:23:00.122923 [ 254 ] {5173e72b-c4fb-4952-b658-3f63112284fe} <Debug> TCPHandler: Processed in 0.001788869 sec. | ||
| 10488 | 2026.03.10 17:23:00.123047 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10489 | 2026.03.10 17:23:00.123140 [ 254 ] {ffd7f2f7-edff-488b-91e3-89b659f03e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10490 | 2026.03.10 17:23:00.123179 [ 254 ] {ffd7f2f7-edff-488b-91e3-89b659f03e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10491 | 2026.03.10 17:23:00.123639 [ 254 ] {ffd7f2f7-edff-488b-91e3-89b659f03e55} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10492 | 2026.03.10 17:23:00.123673 [ 254 ] {ffd7f2f7-edff-488b-91e3-89b659f03e55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10493 | 2026.03.10 17:23:00.123981 [ 254 ] {ffd7f2f7-edff-488b-91e3-89b659f03e55} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10494 | 2026.03.10 17:23:00.124200 [ 254 ] {ffd7f2f7-edff-488b-91e3-89b659f03e55} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10495 | 2026.03.10 17:23:00.124326 [ 254 ] {ffd7f2f7-edff-488b-91e3-89b659f03e55} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001204 sec., 147009.96677740864 rows/sec., 9.06 MiB/sec. | ||
| 10496 | 2026.03.10 17:23:00.124363 [ 254 ] {ffd7f2f7-edff-488b-91e3-89b659f03e55} <Debug> TCPHandler: Processed in 0.001364882 sec. | ||
| 10497 | 2026.03.10 17:23:00.124478 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10498 | 2026.03.10 17:23:00.124572 [ 254 ] {73cfcc13-00ee-4f03-be9b-f8566060e39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10499 | 2026.03.10 17:23:00.124610 [ 254 ] {73cfcc13-00ee-4f03-be9b-f8566060e39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10500 | 2026.03.10 17:23:00.125045 [ 254 ] {73cfcc13-00ee-4f03-be9b-f8566060e39c} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10501 | 2026.03.10 17:23:00.125078 [ 254 ] {73cfcc13-00ee-4f03-be9b-f8566060e39c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10502 | 2026.03.10 17:23:00.125406 [ 254 ] {73cfcc13-00ee-4f03-be9b-f8566060e39c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10503 | 2026.03.10 17:23:00.125619 [ 254 ] {73cfcc13-00ee-4f03-be9b-f8566060e39c} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10504 | 2026.03.10 17:23:00.125713 [ 107 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 10505 | 2026.03.10 17:23:00.125744 [ 254 ] {73cfcc13-00ee-4f03-be9b-f8566060e39c} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00119 sec., 125210.08403361344 rows/sec., 8.09 MiB/sec. | ||
| 10506 | 2026.03.10 17:23:00.125749 [ 107 ] {} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10507 | 2026.03.10 17:23:00.125775 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10508 | 2026.03.10 17:23:00.125781 [ 254 ] {73cfcc13-00ee-4f03-be9b-f8566060e39c} <Debug> TCPHandler: Processed in 0.001352531 sec. | ||
| 10509 | 2026.03.10 17:23:00.125865 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 10510 | 2026.03.10 17:23:00.125897 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10511 | 2026.03.10 17:23:00.125966 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10512 | 2026.03.10 17:23:00.125990 [ 254 ] {4cff0521-df00-45b1-bb81-11e65576db9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10513 | 2026.03.10 17:23:00.125999 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 881 rows starting from the beginning of the part | ||
| 10514 | 2026.03.10 17:23:00.126028 [ 254 ] {4cff0521-df00-45b1-bb81-11e65576db9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10515 | 2026.03.10 17:23:00.126066 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 732 rows starting from the beginning of the part | ||
| 10516 | 2026.03.10 17:23:00.126116 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 149 rows starting from the beginning of the part | ||
| 10517 | 2026.03.10 17:23:00.126165 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 149 rows starting from the beginning of the part | ||
| 10518 | 2026.03.10 17:23:00.126212 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 708 rows starting from the beginning of the part | ||
| 10519 | 2026.03.10 17:23:00.126257 [ 199 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 149 rows starting from the beginning of the part | ||
| 10520 | 2026.03.10 17:23:00.126468 [ 254 ] {4cff0521-df00-45b1-bb81-11e65576db9d} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10521 | 2026.03.10 17:23:00.126502 [ 254 ] {4cff0521-df00-45b1-bb81-11e65576db9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10522 | 2026.03.10 17:23:00.126807 [ 254 ] {4cff0521-df00-45b1-bb81-11e65576db9d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 10523 | 2026.03.10 17:23:00.127029 [ 254 ] {4cff0521-df00-45b1-bb81-11e65576db9d} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10524 | 2026.03.10 17:23:00.127156 [ 254 ] {4cff0521-df00-45b1-bb81-11e65576db9d} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 10525 | 2026.03.10 17:23:00.127193 [ 254 ] {4cff0521-df00-45b1-bb81-11e65576db9d} <Debug> TCPHandler: Processed in 0.001345151 sec. | ||
| 10526 | 2026.03.10 17:23:00.127306 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10527 | 2026.03.10 17:23:00.127395 [ 200 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.001566645 sec., 1766832.9455620132 rows/sec., 112.95 MiB/sec. | ||
| 10528 | 2026.03.10 17:23:00.127399 [ 254 ] {0e6f119a-7104-42c7-8499-f46134f699e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10529 | 2026.03.10 17:23:00.127484 [ 254 ] {0e6f119a-7104-42c7-8499-f46134f699e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10530 | 2026.03.10 17:23:00.127654 [ 190 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 10531 | 2026.03.10 17:23:00.128059 [ 190 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_24_5} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10532 | 2026.03.10 17:23:00.128095 [ 254 ] {0e6f119a-7104-42c7-8499-f46134f699e1} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10533 | 2026.03.10 17:23:00.128136 [ 254 ] {0e6f119a-7104-42c7-8499-f46134f699e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10534 | 2026.03.10 17:23:00.128155 [ 190 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_24_5} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 10535 | 2026.03.10 17:23:00.128279 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 10536 | 2026.03.10 17:23:00.128478 [ 254 ] {0e6f119a-7104-42c7-8499-f46134f699e1} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10537 | 2026.03.10 17:23:00.128694 [ 254 ] {0e6f119a-7104-42c7-8499-f46134f699e1} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10538 | 2026.03.10 17:23:00.128826 [ 254 ] {0e6f119a-7104-42c7-8499-f46134f699e1} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001444 sec., 363573.4072022161 rows/sec., 25.69 MiB/sec. | ||
| 10539 | 2026.03.10 17:23:00.128863 [ 254 ] {0e6f119a-7104-42c7-8499-f46134f699e1} <Debug> TCPHandler: Processed in 0.001605776 sec. | ||
| 10540 | 2026.03.10 17:23:00.128973 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10541 | 2026.03.10 17:23:00.129067 [ 254 ] {cceb9be3-b9dd-45b1-9893-e98f125251ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10542 | 2026.03.10 17:23:00.129108 [ 254 ] {cceb9be3-b9dd-45b1-9893-e98f125251ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10543 | 2026.03.10 17:23:00.129440 [ 254 ] {cceb9be3-b9dd-45b1-9893-e98f125251ae} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10544 | 2026.03.10 17:23:00.129475 [ 254 ] {cceb9be3-b9dd-45b1-9893-e98f125251ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10545 | 2026.03.10 17:23:00.129779 [ 254 ] {cceb9be3-b9dd-45b1-9893-e98f125251ae} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10546 | 2026.03.10 17:23:00.129992 [ 254 ] {cceb9be3-b9dd-45b1-9893-e98f125251ae} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10547 | 2026.03.10 17:23:00.130118 [ 254 ] {cceb9be3-b9dd-45b1-9893-e98f125251ae} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 10548 | 2026.03.10 17:23:00.130155 [ 254 ] {cceb9be3-b9dd-45b1-9893-e98f125251ae} <Debug> TCPHandler: Processed in 0.00123188 sec. | ||
| 10549 | 2026.03.10 17:23:00.130265 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10550 | 2026.03.10 17:23:00.130359 [ 254 ] {d11e2fe4-2eb1-4483-b374-a116fa854ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10551 | 2026.03.10 17:23:00.130401 [ 254 ] {d11e2fe4-2eb1-4483-b374-a116fa854ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10552 | 2026.03.10 17:23:00.130808 [ 254 ] {d11e2fe4-2eb1-4483-b374-a116fa854ead} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10553 | 2026.03.10 17:23:00.130843 [ 254 ] {d11e2fe4-2eb1-4483-b374-a116fa854ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10554 | 2026.03.10 17:23:00.131169 [ 254 ] {d11e2fe4-2eb1-4483-b374-a116fa854ead} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10555 | 2026.03.10 17:23:00.131386 [ 254 ] {d11e2fe4-2eb1-4483-b374-a116fa854ead} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10556 | 2026.03.10 17:23:00.131519 [ 254 ] {d11e2fe4-2eb1-4483-b374-a116fa854ead} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 10557 | 2026.03.10 17:23:00.131554 [ 254 ] {d11e2fe4-2eb1-4483-b374-a116fa854ead} <Debug> TCPHandler: Processed in 0.001337542 sec. | ||
| 10558 | 2026.03.10 17:23:00.131668 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10559 | 2026.03.10 17:23:00.131761 [ 254 ] {62e8e457-bf56-4a9d-a81d-65be54349e19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10560 | 2026.03.10 17:23:00.131801 [ 254 ] {62e8e457-bf56-4a9d-a81d-65be54349e19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10561 | 2026.03.10 17:23:00.132108 [ 254 ] {62e8e457-bf56-4a9d-a81d-65be54349e19} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10562 | 2026.03.10 17:23:00.132142 [ 254 ] {62e8e457-bf56-4a9d-a81d-65be54349e19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10563 | 2026.03.10 17:23:00.132442 [ 254 ] {62e8e457-bf56-4a9d-a81d-65be54349e19} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 10564 | 2026.03.10 17:23:00.132653 [ 254 ] {62e8e457-bf56-4a9d-a81d-65be54349e19} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10565 | 2026.03.10 17:23:00.132777 [ 254 ] {62e8e457-bf56-4a9d-a81d-65be54349e19} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 10566 | 2026.03.10 17:23:00.132813 [ 254 ] {62e8e457-bf56-4a9d-a81d-65be54349e19} <Debug> TCPHandler: Processed in 0.001194559 sec. | ||
| 10567 | 2026.03.10 17:23:00.132921 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10568 | 2026.03.10 17:23:00.133014 [ 254 ] {9e66c325-469b-42d1-bcb6-f9bf4dd9b79a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10569 | 2026.03.10 17:23:00.133066 [ 254 ] {9e66c325-469b-42d1-bcb6-f9bf4dd9b79a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10570 | 2026.03.10 17:23:00.133908 [ 254 ] {9e66c325-469b-42d1-bcb6-f9bf4dd9b79a} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10571 | 2026.03.10 17:23:00.133942 [ 254 ] {9e66c325-469b-42d1-bcb6-f9bf4dd9b79a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10572 | 2026.03.10 17:23:00.134484 [ 254 ] {9e66c325-469b-42d1-bcb6-f9bf4dd9b79a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10573 | 2026.03.10 17:23:00.134704 [ 254 ] {9e66c325-469b-42d1-bcb6-f9bf4dd9b79a} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10574 | 2026.03.10 17:23:00.134838 [ 254 ] {9e66c325-469b-42d1-bcb6-f9bf4dd9b79a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001841 sec., 19011.406844106463 rows/sec., 34.07 MiB/sec. | ||
| 10575 | 2026.03.10 17:23:00.134902 [ 254 ] {9e66c325-469b-42d1-bcb6-f9bf4dd9b79a} <Debug> TCPHandler: Processed in 0.002030203 sec. | ||
| 10576 | 2026.03.10 17:23:00.135016 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10577 | 2026.03.10 17:23:00.135109 [ 254 ] {77f01d37-6082-4ed3-af7b-110a69814d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10578 | 2026.03.10 17:23:00.135150 [ 254 ] {77f01d37-6082-4ed3-af7b-110a69814d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10579 | 2026.03.10 17:23:00.135485 [ 254 ] {77f01d37-6082-4ed3-af7b-110a69814d94} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10580 | 2026.03.10 17:23:00.135518 [ 254 ] {77f01d37-6082-4ed3-af7b-110a69814d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10581 | 2026.03.10 17:23:00.135819 [ 254 ] {77f01d37-6082-4ed3-af7b-110a69814d94} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10582 | 2026.03.10 17:23:00.136027 [ 254 ] {77f01d37-6082-4ed3-af7b-110a69814d94} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10583 | 2026.03.10 17:23:00.136182 [ 254 ] {77f01d37-6082-4ed3-af7b-110a69814d94} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001091 sec., 82493.12557286893 rows/sec., 5.16 MiB/sec. | ||
| 10584 | 2026.03.10 17:23:00.136218 [ 254 ] {77f01d37-6082-4ed3-af7b-110a69814d94} <Debug> TCPHandler: Processed in 0.00125141 sec. | ||
| 10585 | 2026.03.10 17:23:00.165924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10586 | 2026.03.10 17:23:00.182884 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10587 | 2026.03.10 17:23:00.182929 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10588 | 2026.03.10 17:23:00.188995 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10589 | 2026.03.10 17:23:00.189672 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10590 | 2026.03.10 17:23:00.189987 [ 107 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10591 | 2026.03.10 17:23:00.190052 [ 107 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10592 | 2026.03.10 17:23:00.190132 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10593 | 2026.03.10 17:23:00.190284 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 10594 | 2026.03.10 17:23:00.192723 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10595 | 2026.03.10 17:23:00.194138 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10596 | 2026.03.10 17:23:00.195566 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10597 | 2026.03.10 17:23:00.199939 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10598 | 2026.03.10 17:23:00.204496 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10599 | 2026.03.10 17:23:00.209311 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10600 | 2026.03.10 17:23:00.214248 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10601 | 2026.03.10 17:23:00.218181 [ 199 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10602 | 2026.03.10 17:23:00.274243 [ 200 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.084011744 sec., 4130.374915202332 rows/sec., 21.36 MiB/sec. | ||
| 10603 | 2026.03.10 17:23:00.277490 [ 198 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10604 | 2026.03.10 17:23:00.279617 [ 198 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_46_9} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10605 | 2026.03.10 17:23:00.279745 [ 198 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_46_9} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10606 | 2026.03.10 17:23:00.282415 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10607 | 2026.03.10 17:23:04.070200 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1324 | ||
| 10608 | 2026.03.10 17:23:04.072518 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10609 | 2026.03.10 17:23:04.072563 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10610 | 2026.03.10 17:23:04.073724 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10611 | 2026.03.10 17:23:04.074013 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10612 | 2026.03.10 17:23:04.074280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1324 | ||
| 10613 | 2026.03.10 17:23:05.110721 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10614 | 2026.03.10 17:23:05.110950 [ 254 ] {a64f0327-332c-4abf-a992-9385b38e5c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10615 | 2026.03.10 17:23:05.111026 [ 254 ] {a64f0327-332c-4abf-a992-9385b38e5c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10616 | 2026.03.10 17:23:05.111786 [ 254 ] {a64f0327-332c-4abf-a992-9385b38e5c0e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10617 | 2026.03.10 17:23:05.111839 [ 254 ] {a64f0327-332c-4abf-a992-9385b38e5c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10618 | 2026.03.10 17:23:05.112257 [ 254 ] {a64f0327-332c-4abf-a992-9385b38e5c0e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10619 | 2026.03.10 17:23:05.112497 [ 254 ] {a64f0327-332c-4abf-a992-9385b38e5c0e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10620 | 2026.03.10 17:23:05.112669 [ 254 ] {a64f0327-332c-4abf-a992-9385b38e5c0e} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001772 sec., 37246.04966139955 rows/sec., 2.95 MiB/sec. | ||
| 10621 | 2026.03.10 17:23:05.112684 [ 62 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10622 | 2026.03.10 17:23:05.112721 [ 254 ] {a64f0327-332c-4abf-a992-9385b38e5c0e} <Debug> TCPHandler: Processed in 0.002185995 sec. | ||
| 10623 | 2026.03.10 17:23:05.112759 [ 62 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2026.03.10 17:23:05.112789 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10625 | 2026.03.10 17:23:05.112871 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10626 | 2026.03.10 17:23:05.112961 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10627 | 2026.03.10 17:23:05.112979 [ 254 ] {eb6ca8f3-9f23-4bda-a534-7e82f62e47c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10628 | 2026.03.10 17:23:05.113077 [ 254 ] {eb6ca8f3-9f23-4bda-a534-7e82f62e47c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10629 | 2026.03.10 17:23:05.113186 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10630 | 2026.03.10 17:23:05.113253 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2892 rows starting from the beginning of the part | ||
| 10631 | 2026.03.10 17:23:05.113356 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 867 rows starting from the beginning of the part | ||
| 10632 | 2026.03.10 17:23:05.113433 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1952 rows starting from the beginning of the part | ||
| 10633 | 2026.03.10 17:23:05.113502 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
| 10634 | 2026.03.10 17:23:05.113502 [ 254 ] {eb6ca8f3-9f23-4bda-a534-7e82f62e47c7} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10635 | 2026.03.10 17:23:05.113563 [ 254 ] {eb6ca8f3-9f23-4bda-a534-7e82f62e47c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10636 | 2026.03.10 17:23:05.113566 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 867 rows starting from the beginning of the part | ||
| 10637 | 2026.03.10 17:23:05.113651 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 66 rows starting from the beginning of the part | ||
| 10638 | 2026.03.10 17:23:05.113916 [ 254 ] {eb6ca8f3-9f23-4bda-a534-7e82f62e47c7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10639 | 2026.03.10 17:23:05.114167 [ 254 ] {eb6ca8f3-9f23-4bda-a534-7e82f62e47c7} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10640 | 2026.03.10 17:23:05.114321 [ 254 ] {eb6ca8f3-9f23-4bda-a534-7e82f62e47c7} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001365 sec., 3663.0036630036634 rows/sec., 275.44 KiB/sec. | ||
| 10641 | 2026.03.10 17:23:05.114361 [ 254 ] {eb6ca8f3-9f23-4bda-a534-7e82f62e47c7} <Debug> TCPHandler: Processed in 0.001549525 sec. | ||
| 10642 | 2026.03.10 17:23:05.114465 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10643 | 2026.03.10 17:23:05.114560 [ 254 ] {52298270-f4d0-4256-8e0c-72f6b000ea91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10644 | 2026.03.10 17:23:05.114601 [ 254 ] {52298270-f4d0-4256-8e0c-72f6b000ea91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10645 | 2026.03.10 17:23:05.115036 [ 254 ] {52298270-f4d0-4256-8e0c-72f6b000ea91} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10646 | 2026.03.10 17:23:05.115072 [ 254 ] {52298270-f4d0-4256-8e0c-72f6b000ea91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10647 | 2026.03.10 17:23:05.115397 [ 254 ] {52298270-f4d0-4256-8e0c-72f6b000ea91} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10648 | 2026.03.10 17:23:05.115614 [ 254 ] {52298270-f4d0-4256-8e0c-72f6b000ea91} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10649 | 2026.03.10 17:23:05.115731 [ 62 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10650 | 2026.03.10 17:23:05.115747 [ 254 ] {52298270-f4d0-4256-8e0c-72f6b000ea91} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001205 sec., 57261.41078838175 rows/sec., 4.47 MiB/sec. | ||
| 10651 | 2026.03.10 17:23:05.115766 [ 62 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10652 | 2026.03.10 17:23:05.115792 [ 254 ] {52298270-f4d0-4256-8e0c-72f6b000ea91} <Debug> TCPHandler: Processed in 0.001375162 sec. | ||
| 10653 | 2026.03.10 17:23:05.115793 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10654 | 2026.03.10 17:23:05.115916 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10655 | 2026.03.10 17:23:05.115918 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10656 | 2026.03.10 17:23:05.116015 [ 254 ] {42c09ddf-7971-47dc-b1e7-a3796f9e5a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10657 | 2026.03.10 17:23:05.116063 [ 254 ] {42c09ddf-7971-47dc-b1e7-a3796f9e5a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10658 | 2026.03.10 17:23:05.116073 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10659 | 2026.03.10 17:23:05.116115 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1551 rows starting from the beginning of the part | ||
| 10660 | 2026.03.10 17:23:05.116191 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 525 rows starting from the beginning of the part | ||
| 10661 | 2026.03.10 17:23:05.116240 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1020 rows starting from the beginning of the part | ||
| 10662 | 2026.03.10 17:23:05.116244 [ 191 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6700 rows, containing 5 columns (5 merged, 0 gathered) in 0.003371904 sec., 1987007.9337964547 rows/sec., 160.29 MiB/sec. | ||
| 10663 | 2026.03.10 17:23:05.116288 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
| 10664 | 2026.03.10 17:23:05.116339 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 525 rows starting from the beginning of the part | ||
| 10665 | 2026.03.10 17:23:05.116382 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 69 rows starting from the beginning of the part | ||
| 10666 | 2026.03.10 17:23:05.116495 [ 254 ] {42c09ddf-7971-47dc-b1e7-a3796f9e5a74} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10667 | 2026.03.10 17:23:05.116540 [ 254 ] {42c09ddf-7971-47dc-b1e7-a3796f9e5a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10668 | 2026.03.10 17:23:05.116645 [ 191 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10669 | 2026.03.10 17:23:05.116934 [ 191 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_76_15} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10670 | 2026.03.10 17:23:05.117009 [ 191 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_76_15} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10671 | 2026.03.10 17:23:05.117105 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 10672 | 2026.03.10 17:23:05.117193 [ 254 ] {42c09ddf-7971-47dc-b1e7-a3796f9e5a74} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10673 | 2026.03.10 17:23:05.117420 [ 254 ] {42c09ddf-7971-47dc-b1e7-a3796f9e5a74} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2026.03.10 17:23:05.117538 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10675 | 2026.03.10 17:23:05.117557 [ 254 ] {42c09ddf-7971-47dc-b1e7-a3796f9e5a74} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00156 sec., 102564.10256410256 rows/sec., 7.14 MiB/sec. | ||
| 10676 | 2026.03.10 17:23:05.117568 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10677 | 2026.03.10 17:23:05.117596 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10678 | 2026.03.10 17:23:05.117600 [ 254 ] {42c09ddf-7971-47dc-b1e7-a3796f9e5a74} <Debug> TCPHandler: Processed in 0.001734498 sec. | ||
| 10679 | 2026.03.10 17:23:05.117678 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10680 | 2026.03.10 17:23:05.117753 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10681 | 2026.03.10 17:23:05.117788 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10682 | 2026.03.10 17:23:05.117800 [ 191 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001936391 sec., 1938658.0499496227 rows/sec., 143.24 MiB/sec. | ||
| 10683 | 2026.03.10 17:23:05.117825 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 21872 rows starting from the beginning of the part | ||
| 10684 | 2026.03.10 17:23:05.117883 [ 254 ] {a76a0766-15e6-46c5-bea6-f24d2f960e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10685 | 2026.03.10 17:23:05.117885 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 265 rows starting from the beginning of the part | ||
| 10686 | 2026.03.10 17:23:05.117954 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1283 rows starting from the beginning of the part | ||
| 10687 | 2026.03.10 17:23:05.117961 [ 254 ] {a76a0766-15e6-46c5-bea6-f24d2f960e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10688 | 2026.03.10 17:23:05.117999 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
| 10689 | 2026.03.10 17:23:05.118020 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10690 | 2026.03.10 17:23:05.118044 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 265 rows starting from the beginning of the part | ||
| 10691 | 2026.03.10 17:23:05.118088 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 10692 | 2026.03.10 17:23:05.118289 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_76_15} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10693 | 2026.03.10 17:23:05.118371 [ 200 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_76_15} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10694 | 2026.03.10 17:23:05.118444 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 10695 | 2026.03.10 17:23:05.118893 [ 254 ] {a76a0766-15e6-46c5-bea6-f24d2f960e38} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10696 | 2026.03.10 17:23:05.118937 [ 254 ] {a76a0766-15e6-46c5-bea6-f24d2f960e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10697 | 2026.03.10 17:23:05.119479 [ 254 ] {a76a0766-15e6-46c5-bea6-f24d2f960e38} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10698 | 2026.03.10 17:23:05.119715 [ 254 ] {a76a0766-15e6-46c5-bea6-f24d2f960e38} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10699 | 2026.03.10 17:23:05.119863 [ 254 ] {a76a0766-15e6-46c5-bea6-f24d2f960e38} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002005 sec., 2493.7655860349128 rows/sec., 4.47 MiB/sec. | ||
| 10700 | 2026.03.10 17:23:05.119920 [ 254 ] {a76a0766-15e6-46c5-bea6-f24d2f960e38} <Debug> TCPHandler: Processed in 0.002231776 sec. | ||
| 10701 | 2026.03.10 17:23:05.120038 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10702 | 2026.03.10 17:23:05.120136 [ 254 ] {f863a76d-ed34-4688-853c-948359c8acd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10703 | 2026.03.10 17:23:05.120178 [ 254 ] {f863a76d-ed34-4688-853c-948359c8acd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10704 | 2026.03.10 17:23:05.120538 [ 254 ] {f863a76d-ed34-4688-853c-948359c8acd8} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10705 | 2026.03.10 17:23:05.120575 [ 254 ] {f863a76d-ed34-4688-853c-948359c8acd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10706 | 2026.03.10 17:23:05.120891 [ 254 ] {f863a76d-ed34-4688-853c-948359c8acd8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10707 | 2026.03.10 17:23:05.121111 [ 254 ] {f863a76d-ed34-4688-853c-948359c8acd8} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10708 | 2026.03.10 17:23:05.121224 [ 62 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10709 | 2026.03.10 17:23:05.121251 [ 254 ] {f863a76d-ed34-4688-853c-948359c8acd8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 10710 | 2026.03.10 17:23:05.121252 [ 62 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10711 | 2026.03.10 17:23:05.121289 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10712 | 2026.03.10 17:23:05.121295 [ 254 ] {f863a76d-ed34-4688-853c-948359c8acd8} <Debug> TCPHandler: Processed in 0.001307512 sec. | ||
| 10713 | 2026.03.10 17:23:05.121374 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10714 | 2026.03.10 17:23:05.121494 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10715 | 2026.03.10 17:23:05.121527 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3066 rows starting from the beginning of the part | ||
| 10716 | 2026.03.10 17:23:05.121592 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 90 rows starting from the beginning of the part | ||
| 10717 | 2026.03.10 17:23:05.121666 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 36 rows starting from the beginning of the part | ||
| 10718 | 2026.03.10 17:23:05.121728 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 24 rows starting from the beginning of the part | ||
| 10719 | 2026.03.10 17:23:05.121792 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 90 rows starting from the beginning of the part | ||
| 10720 | 2026.03.10 17:23:05.121842 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 10721 | 2026.03.10 17:23:05.122984 [ 200 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001649127 sec., 2041079.916828722 rows/sec., 133.55 MiB/sec. | ||
| 10722 | 2026.03.10 17:23:05.123371 [ 191 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10723 | 2026.03.10 17:23:05.123685 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_76_15} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10724 | 2026.03.10 17:23:05.123715 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23909 rows, containing 5 columns (5 merged, 0 gathered) in 0.006071107 sec., 3938161.5247433456 rows/sec., 257.67 MiB/sec. | ||
| 10725 | 2026.03.10 17:23:05.123781 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_76_15} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10726 | 2026.03.10 17:23:05.123857 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 10727 | 2026.03.10 17:23:05.124235 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10728 | 2026.03.10 17:23:05.124548 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2026.03.10 17:23:05.124624 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10730 | 2026.03.10 17:23:05.124700 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 10731 | 2026.03.10 17:23:06.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 317.86 MiB, peak 331.19 MiB, free memory in arenas 0.00 B, will set to 319.05 MiB (RSS), difference: 1.18 MiB | ||
| 10732 | 2026.03.10 17:23:06.506351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22623 | ||
| 10733 | 2026.03.10 17:23:06.506837 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10734 | 2026.03.10 17:23:06.506877 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10735 | 2026.03.10 17:23:06.507370 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10736 | 2026.03.10 17:23:06.507627 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10737 | 2026.03.10 17:23:06.507777 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22623 | ||
| 10738 | 2026.03.10 17:23:07.692808 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10739 | 2026.03.10 17:23:07.707992 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10740 | 2026.03.10 17:23:07.708039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10741 | 2026.03.10 17:23:07.713312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10742 | 2026.03.10 17:23:07.714009 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10743 | 2026.03.10 17:23:07.716881 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10744 | 2026.03.10 17:23:10.119875 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10745 | 2026.03.10 17:23:10.120074 [ 254 ] {a2d4d076-28f7-4e27-b2d5-2b51caa001b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10746 | 2026.03.10 17:23:10.120150 [ 254 ] {a2d4d076-28f7-4e27-b2d5-2b51caa001b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10747 | 2026.03.10 17:23:10.120943 [ 254 ] {a2d4d076-28f7-4e27-b2d5-2b51caa001b2} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10748 | 2026.03.10 17:23:10.120996 [ 254 ] {a2d4d076-28f7-4e27-b2d5-2b51caa001b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10749 | 2026.03.10 17:23:10.121421 [ 254 ] {a2d4d076-28f7-4e27-b2d5-2b51caa001b2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10750 | 2026.03.10 17:23:10.121660 [ 254 ] {a2d4d076-28f7-4e27-b2d5-2b51caa001b2} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10751 | 2026.03.10 17:23:10.121829 [ 254 ] {a2d4d076-28f7-4e27-b2d5-2b51caa001b2} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001808 sec., 157079.64601769912 rows/sec., 9.98 MiB/sec. | ||
| 10752 | 2026.03.10 17:23:10.121882 [ 254 ] {a2d4d076-28f7-4e27-b2d5-2b51caa001b2} <Debug> TCPHandler: Processed in 0.002134554 sec. | ||
| 10753 | 2026.03.10 17:23:10.122002 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10754 | 2026.03.10 17:23:10.122105 [ 254 ] {135df5f0-07b5-4b3c-a37e-9f585c9cd15a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10755 | 2026.03.10 17:23:10.122148 [ 254 ] {135df5f0-07b5-4b3c-a37e-9f585c9cd15a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10756 | 2026.03.10 17:23:10.122852 [ 254 ] {135df5f0-07b5-4b3c-a37e-9f585c9cd15a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10757 | 2026.03.10 17:23:10.122891 [ 254 ] {135df5f0-07b5-4b3c-a37e-9f585c9cd15a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10758 | 2026.03.10 17:23:10.123267 [ 254 ] {135df5f0-07b5-4b3c-a37e-9f585c9cd15a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10759 | 2026.03.10 17:23:10.123488 [ 254 ] {135df5f0-07b5-4b3c-a37e-9f585c9cd15a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10760 | 2026.03.10 17:23:10.123623 [ 254 ] {135df5f0-07b5-4b3c-a37e-9f585c9cd15a} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.001542 sec., 562256.8093385214 rows/sec., 44.44 MiB/sec. | ||
| 10761 | 2026.03.10 17:23:10.123663 [ 254 ] {135df5f0-07b5-4b3c-a37e-9f585c9cd15a} <Debug> TCPHandler: Processed in 0.001713627 sec. | ||
| 10762 | 2026.03.10 17:23:10.123773 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10763 | 2026.03.10 17:23:10.123868 [ 254 ] {b8e08299-2506-41bc-8e69-727fe3963c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10764 | 2026.03.10 17:23:10.123910 [ 254 ] {b8e08299-2506-41bc-8e69-727fe3963c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10765 | 2026.03.10 17:23:10.124345 [ 254 ] {b8e08299-2506-41bc-8e69-727fe3963c8f} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10766 | 2026.03.10 17:23:10.124382 [ 254 ] {b8e08299-2506-41bc-8e69-727fe3963c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10767 | 2026.03.10 17:23:10.124693 [ 254 ] {b8e08299-2506-41bc-8e69-727fe3963c8f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10768 | 2026.03.10 17:23:10.124918 [ 254 ] {b8e08299-2506-41bc-8e69-727fe3963c8f} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10769 | 2026.03.10 17:23:10.125050 [ 254 ] {b8e08299-2506-41bc-8e69-727fe3963c8f} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001201 sec., 147377.18567860115 rows/sec., 9.09 MiB/sec. | ||
| 10770 | 2026.03.10 17:23:10.125088 [ 254 ] {b8e08299-2506-41bc-8e69-727fe3963c8f} <Debug> TCPHandler: Processed in 0.001364842 sec. | ||
| 10771 | 2026.03.10 17:23:10.125194 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10772 | 2026.03.10 17:23:10.125290 [ 254 ] {437f17ca-e4ab-41c2-9633-5c9830b4b839} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10773 | 2026.03.10 17:23:10.125330 [ 254 ] {437f17ca-e4ab-41c2-9633-5c9830b4b839} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10774 | 2026.03.10 17:23:10.125749 [ 254 ] {437f17ca-e4ab-41c2-9633-5c9830b4b839} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10775 | 2026.03.10 17:23:10.125786 [ 254 ] {437f17ca-e4ab-41c2-9633-5c9830b4b839} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10776 | 2026.03.10 17:23:10.126095 [ 254 ] {437f17ca-e4ab-41c2-9633-5c9830b4b839} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10777 | 2026.03.10 17:23:10.126303 [ 254 ] {437f17ca-e4ab-41c2-9633-5c9830b4b839} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10778 | 2026.03.10 17:23:10.126434 [ 254 ] {437f17ca-e4ab-41c2-9633-5c9830b4b839} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001162 sec., 128227.19449225473 rows/sec., 8.28 MiB/sec. | ||
| 10779 | 2026.03.10 17:23:10.126472 [ 254 ] {437f17ca-e4ab-41c2-9633-5c9830b4b839} <Debug> TCPHandler: Processed in 0.001327151 sec. | ||
| 10780 | 2026.03.10 17:23:10.126578 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10781 | 2026.03.10 17:23:10.126670 [ 254 ] {7bfc27ba-6d73-4df8-beda-e30b9776c10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10782 | 2026.03.10 17:23:10.126711 [ 254 ] {7bfc27ba-6d73-4df8-beda-e30b9776c10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10783 | 2026.03.10 17:23:10.127123 [ 254 ] {7bfc27ba-6d73-4df8-beda-e30b9776c10f} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10784 | 2026.03.10 17:23:10.127159 [ 254 ] {7bfc27ba-6d73-4df8-beda-e30b9776c10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10785 | 2026.03.10 17:23:10.127462 [ 254 ] {7bfc27ba-6d73-4df8-beda-e30b9776c10f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10786 | 2026.03.10 17:23:10.127672 [ 254 ] {7bfc27ba-6d73-4df8-beda-e30b9776c10f} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10787 | 2026.03.10 17:23:10.127804 [ 254 ] {7bfc27ba-6d73-4df8-beda-e30b9776c10f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001151 sec., 128583.84013900957 rows/sec., 7.31 MiB/sec. | ||
| 10788 | 2026.03.10 17:23:10.127843 [ 254 ] {7bfc27ba-6d73-4df8-beda-e30b9776c10f} <Debug> TCPHandler: Processed in 0.001314021 sec. | ||
| 10789 | 2026.03.10 17:23:10.127949 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10790 | 2026.03.10 17:23:10.128043 [ 254 ] {0e139c9e-be9b-4b74-b13a-b9b2464757da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10791 | 2026.03.10 17:23:10.128083 [ 254 ] {0e139c9e-be9b-4b74-b13a-b9b2464757da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10792 | 2026.03.10 17:23:10.128639 [ 254 ] {0e139c9e-be9b-4b74-b13a-b9b2464757da} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10793 | 2026.03.10 17:23:10.128675 [ 254 ] {0e139c9e-be9b-4b74-b13a-b9b2464757da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10794 | 2026.03.10 17:23:10.128998 [ 254 ] {0e139c9e-be9b-4b74-b13a-b9b2464757da} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10795 | 2026.03.10 17:23:10.129222 [ 254 ] {0e139c9e-be9b-4b74-b13a-b9b2464757da} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10796 | 2026.03.10 17:23:10.129356 [ 254 ] {0e139c9e-be9b-4b74-b13a-b9b2464757da} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.00133 sec., 394736.84210526315 rows/sec., 27.89 MiB/sec. | ||
| 10797 | 2026.03.10 17:23:10.129394 [ 254 ] {0e139c9e-be9b-4b74-b13a-b9b2464757da} <Debug> TCPHandler: Processed in 0.001493975 sec. | ||
| 10798 | 2026.03.10 17:23:10.129504 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10799 | 2026.03.10 17:23:10.129598 [ 254 ] {b51d5a8d-a6a9-4830-a0e5-dee00ce744cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10800 | 2026.03.10 17:23:10.129641 [ 254 ] {b51d5a8d-a6a9-4830-a0e5-dee00ce744cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10801 | 2026.03.10 17:23:10.129965 [ 254 ] {b51d5a8d-a6a9-4830-a0e5-dee00ce744cd} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10802 | 2026.03.10 17:23:10.130001 [ 254 ] {b51d5a8d-a6a9-4830-a0e5-dee00ce744cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10803 | 2026.03.10 17:23:10.130306 [ 254 ] {b51d5a8d-a6a9-4830-a0e5-dee00ce744cd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10804 | 2026.03.10 17:23:10.130518 [ 254 ] {b51d5a8d-a6a9-4830-a0e5-dee00ce744cd} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10805 | 2026.03.10 17:23:10.130647 [ 254 ] {b51d5a8d-a6a9-4830-a0e5-dee00ce744cd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 10806 | 2026.03.10 17:23:10.130684 [ 254 ] {b51d5a8d-a6a9-4830-a0e5-dee00ce744cd} <Debug> TCPHandler: Processed in 0.00122849 sec. | ||
| 10807 | 2026.03.10 17:23:10.130806 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10808 | 2026.03.10 17:23:10.130925 [ 254 ] {a832a82c-27f4-4026-ae29-d2f534cba59f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10809 | 2026.03.10 17:23:10.130978 [ 254 ] {a832a82c-27f4-4026-ae29-d2f534cba59f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10810 | 2026.03.10 17:23:10.131465 [ 254 ] {a832a82c-27f4-4026-ae29-d2f534cba59f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2026.03.10 17:23:10.131511 [ 254 ] {a832a82c-27f4-4026-ae29-d2f534cba59f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10812 | 2026.03.10 17:23:10.131930 [ 254 ] {a832a82c-27f4-4026-ae29-d2f534cba59f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10813 | 2026.03.10 17:23:10.132154 [ 254 ] {a832a82c-27f4-4026-ae29-d2f534cba59f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10814 | 2026.03.10 17:23:10.132294 [ 254 ] {a832a82c-27f4-4026-ae29-d2f534cba59f} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001393 sec., 190236.89877961235 rows/sec., 12.64 MiB/sec. | ||
| 10815 | 2026.03.10 17:23:10.132332 [ 254 ] {a832a82c-27f4-4026-ae29-d2f534cba59f} <Debug> TCPHandler: Processed in 0.001587526 sec. | ||
| 10816 | 2026.03.10 17:23:10.132438 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10817 | 2026.03.10 17:23:10.132533 [ 254 ] {d0b13790-9f2e-4bf0-b6fb-23160ec323c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10818 | 2026.03.10 17:23:10.132575 [ 254 ] {d0b13790-9f2e-4bf0-b6fb-23160ec323c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10819 | 2026.03.10 17:23:10.132881 [ 254 ] {d0b13790-9f2e-4bf0-b6fb-23160ec323c5} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10820 | 2026.03.10 17:23:10.132918 [ 254 ] {d0b13790-9f2e-4bf0-b6fb-23160ec323c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10821 | 2026.03.10 17:23:10.133223 [ 254 ] {d0b13790-9f2e-4bf0-b6fb-23160ec323c5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 10822 | 2026.03.10 17:23:10.133444 [ 254 ] {d0b13790-9f2e-4bf0-b6fb-23160ec323c5} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10823 | 2026.03.10 17:23:10.133573 [ 254 ] {d0b13790-9f2e-4bf0-b6fb-23160ec323c5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 10824 | 2026.03.10 17:23:10.133610 [ 254 ] {d0b13790-9f2e-4bf0-b6fb-23160ec323c5} <Debug> TCPHandler: Processed in 0.001221249 sec. | ||
| 10825 | 2026.03.10 17:23:10.133734 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10826 | 2026.03.10 17:23:10.133855 [ 254 ] {52de5220-23bb-4dca-858a-59f33dcc350e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10827 | 2026.03.10 17:23:10.133922 [ 254 ] {52de5220-23bb-4dca-858a-59f33dcc350e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10828 | 2026.03.10 17:23:10.134868 [ 254 ] {52de5220-23bb-4dca-858a-59f33dcc350e} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10829 | 2026.03.10 17:23:10.134914 [ 254 ] {52de5220-23bb-4dca-858a-59f33dcc350e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10830 | 2026.03.10 17:23:10.135487 [ 254 ] {52de5220-23bb-4dca-858a-59f33dcc350e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10831 | 2026.03.10 17:23:10.135722 [ 254 ] {52de5220-23bb-4dca-858a-59f33dcc350e} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10832 | 2026.03.10 17:23:10.135866 [ 254 ] {52de5220-23bb-4dca-858a-59f33dcc350e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002035 sec., 17199.0171990172 rows/sec., 30.82 MiB/sec. | ||
| 10833 | 2026.03.10 17:23:10.135929 [ 254 ] {52de5220-23bb-4dca-858a-59f33dcc350e} <Debug> TCPHandler: Processed in 0.002256676 sec. | ||
| 10834 | 2026.03.10 17:23:10.136034 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10835 | 2026.03.10 17:23:10.136130 [ 254 ] {210b12e7-4219-4f3d-884a-d212859f496c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10836 | 2026.03.10 17:23:10.136172 [ 254 ] {210b12e7-4219-4f3d-884a-d212859f496c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10837 | 2026.03.10 17:23:10.136500 [ 254 ] {210b12e7-4219-4f3d-884a-d212859f496c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10838 | 2026.03.10 17:23:10.136536 [ 254 ] {210b12e7-4219-4f3d-884a-d212859f496c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10839 | 2026.03.10 17:23:10.136844 [ 254 ] {210b12e7-4219-4f3d-884a-d212859f496c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 10840 | 2026.03.10 17:23:10.137058 [ 254 ] {210b12e7-4219-4f3d-884a-d212859f496c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10841 | 2026.03.10 17:23:10.137187 [ 254 ] {210b12e7-4219-4f3d-884a-d212859f496c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001075 sec., 83720.93023255814 rows/sec., 5.24 MiB/sec. | ||
| 10842 | 2026.03.10 17:23:10.137224 [ 254 ] {210b12e7-4219-4f3d-884a-d212859f496c} <Debug> TCPHandler: Processed in 0.0012388 sec. | ||
| 10843 | 2026.03.10 17:23:13.872057 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10844 | 2026.03.10 17:23:13.872127 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10845 | 2026.03.10 17:23:14.001284 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000880794 sec. | ||
| 10846 | 2026.03.10 17:23:14.007835 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23135 | ||
| 10847 | 2026.03.10 17:23:14.008575 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10848 | 2026.03.10 17:23:14.008646 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10849 | 2026.03.10 17:23:14.009318 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10850 | 2026.03.10 17:23:14.009573 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10851 | 2026.03.10 17:23:14.009717 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23135 | ||
| 10852 | 2026.03.10 17:23:14.074434 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1358 | ||
| 10853 | 2026.03.10 17:23:14.076880 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10854 | 2026.03.10 17:23:14.076925 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10855 | 2026.03.10 17:23:14.078135 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10856 | 2026.03.10 17:23:14.078410 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10857 | 2026.03.10 17:23:14.078589 [ 13 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10858 | 2026.03.10 17:23:14.078664 [ 13 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10859 | 2026.03.10 17:23:14.078669 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1358 | ||
| 10860 | 2026.03.10 17:23:14.078705 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10861 | 2026.03.10 17:23:14.078829 [ 191 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::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 | ||
| 10862 | 2026.03.10 17:23:14.079337 [ 191 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10863 | 2026.03.10 17:23:14.079483 [ 191 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1186 rows starting from the beginning of the part | ||
| 10864 | 2026.03.10 17:23:14.079877 [ 191 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
| 10865 | 2026.03.10 17:23:14.080234 [ 191 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 10866 | 2026.03.10 17:23:14.080561 [ 191 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 52 rows starting from the beginning of the part | ||
| 10867 | 2026.03.10 17:23:14.080876 [ 191 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 30 rows starting from the beginning of the part | ||
| 10868 | 2026.03.10 17:23:14.081181 [ 191 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
| 10869 | 2026.03.10 17:23:14.087724 [ 188 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1358 rows, containing 72 columns (72 merged, 0 gathered) in 0.008939424 sec., 151911.35357266868 rows/sec., 122.08 MiB/sec. | ||
| 10870 | 2026.03.10 17:23:14.089071 [ 195 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10871 | 2026.03.10 17:23:14.089585 [ 195 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_36_7} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10872 | 2026.03.10 17:23:14.089652 [ 195 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_36_7} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10873 | 2026.03.10 17:23:14.089822 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 10874 | 2026.03.10 17:23:15.109795 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10875 | 2026.03.10 17:23:15.109971 [ 254 ] {2ae47842-1998-4feb-a8e7-be6f01e619f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10876 | 2026.03.10 17:23:15.110037 [ 254 ] {2ae47842-1998-4feb-a8e7-be6f01e619f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10877 | 2026.03.10 17:23:15.110694 [ 254 ] {2ae47842-1998-4feb-a8e7-be6f01e619f5} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10878 | 2026.03.10 17:23:15.110742 [ 254 ] {2ae47842-1998-4feb-a8e7-be6f01e619f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10879 | 2026.03.10 17:23:15.111127 [ 254 ] {2ae47842-1998-4feb-a8e7-be6f01e619f5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10880 | 2026.03.10 17:23:15.111364 [ 254 ] {2ae47842-1998-4feb-a8e7-be6f01e619f5} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10881 | 2026.03.10 17:23:15.111526 [ 254 ] {2ae47842-1998-4feb-a8e7-be6f01e619f5} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001604 sec., 41147.13216957606 rows/sec., 3.26 MiB/sec. | ||
| 10882 | 2026.03.10 17:23:15.111567 [ 254 ] {2ae47842-1998-4feb-a8e7-be6f01e619f5} <Debug> TCPHandler: Processed in 0.001898481 sec. | ||
| 10883 | 2026.03.10 17:23:15.111700 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10884 | 2026.03.10 17:23:15.111820 [ 254 ] {eef1494f-3f74-45fd-8785-42fac1eb0561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10885 | 2026.03.10 17:23:15.111868 [ 254 ] {eef1494f-3f74-45fd-8785-42fac1eb0561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10886 | 2026.03.10 17:23:15.112299 [ 254 ] {eef1494f-3f74-45fd-8785-42fac1eb0561} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10887 | 2026.03.10 17:23:15.112337 [ 254 ] {eef1494f-3f74-45fd-8785-42fac1eb0561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10888 | 2026.03.10 17:23:15.112636 [ 254 ] {eef1494f-3f74-45fd-8785-42fac1eb0561} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10889 | 2026.03.10 17:23:15.112846 [ 254 ] {eef1494f-3f74-45fd-8785-42fac1eb0561} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10890 | 2026.03.10 17:23:15.112979 [ 254 ] {eef1494f-3f74-45fd-8785-42fac1eb0561} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001183 sec., 4226.542688081149 rows/sec., 317.82 KiB/sec. | ||
| 10891 | 2026.03.10 17:23:15.113017 [ 254 ] {eef1494f-3f74-45fd-8785-42fac1eb0561} <Debug> TCPHandler: Processed in 0.001377902 sec. | ||
| 10892 | 2026.03.10 17:23:15.113126 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10893 | 2026.03.10 17:23:15.113219 [ 254 ] {8159c34d-5bba-4e0b-b649-b7ef27946641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10894 | 2026.03.10 17:23:15.113259 [ 254 ] {8159c34d-5bba-4e0b-b649-b7ef27946641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10895 | 2026.03.10 17:23:15.113667 [ 254 ] {8159c34d-5bba-4e0b-b649-b7ef27946641} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10896 | 2026.03.10 17:23:15.113703 [ 254 ] {8159c34d-5bba-4e0b-b649-b7ef27946641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10897 | 2026.03.10 17:23:15.114005 [ 254 ] {8159c34d-5bba-4e0b-b649-b7ef27946641} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10898 | 2026.03.10 17:23:15.114209 [ 254 ] {8159c34d-5bba-4e0b-b649-b7ef27946641} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10899 | 2026.03.10 17:23:15.114338 [ 254 ] {8159c34d-5bba-4e0b-b649-b7ef27946641} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001137 sec., 60686.015831134566 rows/sec., 4.74 MiB/sec. | ||
| 10900 | 2026.03.10 17:23:15.114375 [ 254 ] {8159c34d-5bba-4e0b-b649-b7ef27946641} <Debug> TCPHandler: Processed in 0.001296211 sec. | ||
| 10901 | 2026.03.10 17:23:15.114499 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10902 | 2026.03.10 17:23:15.114593 [ 254 ] {231c7a2b-b391-4e20-a798-c2f931b36fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10903 | 2026.03.10 17:23:15.114635 [ 254 ] {231c7a2b-b391-4e20-a798-c2f931b36fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10904 | 2026.03.10 17:23:15.115050 [ 254 ] {231c7a2b-b391-4e20-a798-c2f931b36fcd} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10905 | 2026.03.10 17:23:15.115086 [ 254 ] {231c7a2b-b391-4e20-a798-c2f931b36fcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10906 | 2026.03.10 17:23:15.115409 [ 254 ] {231c7a2b-b391-4e20-a798-c2f931b36fcd} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10907 | 2026.03.10 17:23:15.115620 [ 254 ] {231c7a2b-b391-4e20-a798-c2f931b36fcd} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10908 | 2026.03.10 17:23:15.115752 [ 254 ] {231c7a2b-b391-4e20-a798-c2f931b36fcd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 10909 | 2026.03.10 17:23:15.115789 [ 254 ] {231c7a2b-b391-4e20-a798-c2f931b36fcd} <Debug> TCPHandler: Processed in 0.001336422 sec. | ||
| 10910 | 2026.03.10 17:23:15.115894 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10911 | 2026.03.10 17:23:15.115985 [ 254 ] {027e6438-fa5e-4aae-9875-ddaeee9ecdd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10912 | 2026.03.10 17:23:15.116038 [ 254 ] {027e6438-fa5e-4aae-9875-ddaeee9ecdd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10913 | 2026.03.10 17:23:15.116786 [ 254 ] {027e6438-fa5e-4aae-9875-ddaeee9ecdd5} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10914 | 2026.03.10 17:23:15.116822 [ 254 ] {027e6438-fa5e-4aae-9875-ddaeee9ecdd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10915 | 2026.03.10 17:23:15.117315 [ 254 ] {027e6438-fa5e-4aae-9875-ddaeee9ecdd5} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10916 | 2026.03.10 17:23:15.117544 [ 254 ] {027e6438-fa5e-4aae-9875-ddaeee9ecdd5} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10917 | 2026.03.10 17:23:15.117683 [ 254 ] {027e6438-fa5e-4aae-9875-ddaeee9ecdd5} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001715 sec., 2915.451895043732 rows/sec., 5.22 MiB/sec. | ||
| 10918 | 2026.03.10 17:23:15.117736 [ 254 ] {027e6438-fa5e-4aae-9875-ddaeee9ecdd5} <Debug> TCPHandler: Processed in 0.00188821 sec. | ||
| 10919 | 2026.03.10 17:23:15.117843 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10920 | 2026.03.10 17:23:15.117935 [ 254 ] {2eb20027-ca08-4542-b45c-8f027e04700e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10921 | 2026.03.10 17:23:15.117976 [ 254 ] {2eb20027-ca08-4542-b45c-8f027e04700e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10922 | 2026.03.10 17:23:15.118309 [ 254 ] {2eb20027-ca08-4542-b45c-8f027e04700e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10923 | 2026.03.10 17:23:15.118344 [ 254 ] {2eb20027-ca08-4542-b45c-8f027e04700e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10924 | 2026.03.10 17:23:15.118636 [ 254 ] {2eb20027-ca08-4542-b45c-8f027e04700e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 10925 | 2026.03.10 17:23:15.118838 [ 254 ] {2eb20027-ca08-4542-b45c-8f027e04700e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10926 | 2026.03.10 17:23:15.118969 [ 254 ] {2eb20027-ca08-4542-b45c-8f027e04700e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 10927 | 2026.03.10 17:23:15.119004 [ 254 ] {2eb20027-ca08-4542-b45c-8f027e04700e} <Debug> TCPHandler: Processed in 0.00120796 sec. | ||
| 10928 | 2026.03.10 17:23:15.216942 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10929 | 2026.03.10 17:23:15.232616 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2026.03.10 17:23:15.232661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.21 GiB. | ||
| 10931 | 2026.03.10 17:23:15.238816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10932 | 2026.03.10 17:23:15.239497 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10933 | 2026.03.10 17:23:15.242041 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10934 | 2026.03.10 17:23:20.119833 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10935 | 2026.03.10 17:23:20.120066 [ 254 ] {4f78d2b6-dde2-4f23-8aad-a10bde3b41ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10936 | 2026.03.10 17:23:20.120141 [ 254 ] {4f78d2b6-dde2-4f23-8aad-a10bde3b41ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10937 | 2026.03.10 17:23:20.120889 [ 254 ] {4f78d2b6-dde2-4f23-8aad-a10bde3b41ac} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10938 | 2026.03.10 17:23:20.120940 [ 254 ] {4f78d2b6-dde2-4f23-8aad-a10bde3b41ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 10939 | 2026.03.10 17:23:20.121359 [ 254 ] {4f78d2b6-dde2-4f23-8aad-a10bde3b41ac} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10940 | 2026.03.10 17:23:20.121589 [ 254 ] {4f78d2b6-dde2-4f23-8aad-a10bde3b41ac} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10941 | 2026.03.10 17:23:20.121739 [ 10 ] {} <Debug> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 10942 | 2026.03.10 17:23:20.121748 [ 254 ] {4f78d2b6-dde2-4f23-8aad-a10bde3b41ac} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001736 sec., 163594.47004608295 rows/sec., 10.39 MiB/sec. | ||
| 10943 | 2026.03.10 17:23:20.121820 [ 10 ] {} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10944 | 2026.03.10 17:23:20.121837 [ 254 ] {4f78d2b6-dde2-4f23-8aad-a10bde3b41ac} <Debug> TCPHandler: Processed in 0.002138185 sec. | ||
| 10945 | 2026.03.10 17:23:20.121853 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 10946 | 2026.03.10 17:23:20.121966 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10947 | 2026.03.10 17:23:20.121971 [ 195 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 10948 | 2026.03.10 17:23:20.122066 [ 254 ] {4a55974e-5995-47c0-9f7e-72af0c5cd093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10949 | 2026.03.10 17:23:20.122072 [ 195 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10950 | 2026.03.10 17:23:20.122106 [ 195 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 308 rows starting from the beginning of the part | ||
| 10951 | 2026.03.10 17:23:20.122106 [ 254 ] {4a55974e-5995-47c0-9f7e-72af0c5cd093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10952 | 2026.03.10 17:23:20.122173 [ 195 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 284 rows starting from the beginning of the part | ||
| 10953 | 2026.03.10 17:23:20.122225 [ 195 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 284 rows starting from the beginning of the part | ||
| 10954 | 2026.03.10 17:23:20.122273 [ 195 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 284 rows starting from the beginning of the part | ||
| 10955 | 2026.03.10 17:23:20.122316 [ 195 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 284 rows starting from the beginning of the part | ||
| 10956 | 2026.03.10 17:23:20.122365 [ 195 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 284 rows starting from the beginning of the part | ||
| 10957 | 2026.03.10 17:23:20.123089 [ 254 ] {4a55974e-5995-47c0-9f7e-72af0c5cd093} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10958 | 2026.03.10 17:23:20.123128 [ 254 ] {4a55974e-5995-47c0-9f7e-72af0c5cd093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 10959 | 2026.03.10 17:23:20.123606 [ 254 ] {4a55974e-5995-47c0-9f7e-72af0c5cd093} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 10960 | 2026.03.10 17:23:20.123796 [ 195 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.00186921 sec., 924454.7161635129 rows/sec., 62.49 MiB/sec. | ||
| 10961 | 2026.03.10 17:23:20.123916 [ 254 ] {4a55974e-5995-47c0-9f7e-72af0c5cd093} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10962 | 2026.03.10 17:23:20.123932 [ 195 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 10963 | 2026.03.10 17:23:20.124098 [ 254 ] {4a55974e-5995-47c0-9f7e-72af0c5cd093} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.002048 sec., 423339.84375 rows/sec., 33.46 MiB/sec. | ||
| 10964 | 2026.03.10 17:23:20.124147 [ 254 ] {4a55974e-5995-47c0-9f7e-72af0c5cd093} <Debug> TCPHandler: Processed in 0.002230266 sec. | ||
| 10965 | 2026.03.10 17:23:20.124249 [ 195 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_23_5} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10966 | 2026.03.10 17:23:20.124305 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10967 | 2026.03.10 17:23:20.124342 [ 195 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_23_5} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 10968 | 2026.03.10 17:23:20.124418 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10969 | 2026.03.10 17:23:20.124418 [ 254 ] {cc22e52d-3eb0-42c6-85a5-9d1d9a78074a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10970 | 2026.03.10 17:23:20.124473 [ 254 ] {cc22e52d-3eb0-42c6-85a5-9d1d9a78074a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10971 | 2026.03.10 17:23:20.124957 [ 254 ] {cc22e52d-3eb0-42c6-85a5-9d1d9a78074a} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10972 | 2026.03.10 17:23:20.124991 [ 254 ] {cc22e52d-3eb0-42c6-85a5-9d1d9a78074a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 10973 | 2026.03.10 17:23:20.125318 [ 254 ] {cc22e52d-3eb0-42c6-85a5-9d1d9a78074a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10974 | 2026.03.10 17:23:20.125536 [ 254 ] {cc22e52d-3eb0-42c6-85a5-9d1d9a78074a} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10975 | 2026.03.10 17:23:20.125652 [ 10 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10976 | 2026.03.10 17:23:20.125666 [ 254 ] {cc22e52d-3eb0-42c6-85a5-9d1d9a78074a} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001271 sec., 139260.42486231314 rows/sec., 8.59 MiB/sec. | ||
| 10977 | 2026.03.10 17:23:20.125696 [ 10 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10978 | 2026.03.10 17:23:20.125717 [ 254 ] {cc22e52d-3eb0-42c6-85a5-9d1d9a78074a} <Debug> TCPHandler: Processed in 0.001476583 sec. | ||
| 10979 | 2026.03.10 17:23:20.125721 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 10980 | 2026.03.10 17:23:20.125833 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10981 | 2026.03.10 17:23:20.125843 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10982 | 2026.03.10 17:23:20.125935 [ 254 ] {20e98c0d-6110-4b63-9201-2324d7986554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10983 | 2026.03.10 17:23:20.125979 [ 254 ] {20e98c0d-6110-4b63-9201-2324d7986554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10984 | 2026.03.10 17:23:20.125981 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10985 | 2026.03.10 17:23:20.126026 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 225 rows starting from the beginning of the part | ||
| 10986 | 2026.03.10 17:23:20.126092 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 177 rows starting from the beginning of the part | ||
| 10987 | 2026.03.10 17:23:20.126138 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 5 rows starting from the beginning of the part | ||
| 10988 | 2026.03.10 17:23:20.126177 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 177 rows starting from the beginning of the part | ||
| 10989 | 2026.03.10 17:23:20.126217 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 5 rows starting from the beginning of the part | ||
| 10990 | 2026.03.10 17:23:20.126254 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 177 rows starting from the beginning of the part | ||
| 10991 | 2026.03.10 17:23:20.126411 [ 254 ] {20e98c0d-6110-4b63-9201-2324d7986554} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10992 | 2026.03.10 17:23:20.126455 [ 254 ] {20e98c0d-6110-4b63-9201-2324d7986554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 10993 | 2026.03.10 17:23:20.126787 [ 254 ] {20e98c0d-6110-4b63-9201-2324d7986554} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10994 | 2026.03.10 17:23:20.127022 [ 254 ] {20e98c0d-6110-4b63-9201-2324d7986554} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10995 | 2026.03.10 17:23:20.127152 [ 254 ] {20e98c0d-6110-4b63-9201-2324d7986554} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001239 sec., 120258.27280064567 rows/sec., 7.77 MiB/sec. | ||
| 10996 | 2026.03.10 17:23:20.127191 [ 254 ] {20e98c0d-6110-4b63-9201-2324d7986554} <Debug> TCPHandler: Processed in 0.001407733 sec. | ||
| 10997 | 2026.03.10 17:23:20.127193 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 766 rows, containing 5 columns (5 merged, 0 gathered) in 0.001399793 sec., 547223.7680857098 rows/sec., 36.28 MiB/sec. | ||
| 10998 | 2026.03.10 17:23:20.127301 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10999 | 2026.03.10 17:23:20.127345 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11000 | 2026.03.10 17:23:20.127400 [ 254 ] {94885b93-1339-43b5-ad0e-b2093ffead5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11001 | 2026.03.10 17:23:20.127445 [ 254 ] {94885b93-1339-43b5-ad0e-b2093ffead5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11002 | 2026.03.10 17:23:20.127614 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_66_13} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11003 | 2026.03.10 17:23:20.127688 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_66_13} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11004 | 2026.03.10 17:23:20.127762 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11005 | 2026.03.10 17:23:20.127869 [ 254 ] {94885b93-1339-43b5-ad0e-b2093ffead5e} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11006 | 2026.03.10 17:23:20.127910 [ 254 ] {94885b93-1339-43b5-ad0e-b2093ffead5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11007 | 2026.03.10 17:23:20.128225 [ 254 ] {94885b93-1339-43b5-ad0e-b2093ffead5e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 11008 | 2026.03.10 17:23:20.128437 [ 254 ] {94885b93-1339-43b5-ad0e-b2093ffead5e} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11009 | 2026.03.10 17:23:20.128543 [ 10 ] {} <Debug> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Selected 6 parts from all_1_18_4 to all_23_23_0 | ||
| 11010 | 2026.03.10 17:23:20.128566 [ 254 ] {94885b93-1339-43b5-ad0e-b2093ffead5e} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001183 sec., 125105.66356720202 rows/sec., 7.12 MiB/sec. | ||
| 11011 | 2026.03.10 17:23:20.128581 [ 10 ] {} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11012 | 2026.03.10 17:23:20.128608 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11013 | 2026.03.10 17:23:20.128610 [ 254 ] {94885b93-1339-43b5-ad0e-b2093ffead5e} <Debug> TCPHandler: Processed in 0.001358302 sec. | ||
| 11014 | 2026.03.10 17:23:20.128679 [ 188 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_18_4 to all_23_23_0 into Compact with storage Full | ||
| 11015 | 2026.03.10 17:23:20.128728 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11016 | 2026.03.10 17:23:20.128767 [ 188 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11017 | 2026.03.10 17:23:20.128797 [ 188 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 160 rows starting from the beginning of the part | ||
| 11018 | 2026.03.10 17:23:20.128826 [ 254 ] {d99b4d83-d39d-474f-a6e9-97a6e7738834} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11019 | 2026.03.10 17:23:20.128841 [ 188 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 148 rows starting from the beginning of the part | ||
| 11020 | 2026.03.10 17:23:20.128870 [ 254 ] {d99b4d83-d39d-474f-a6e9-97a6e7738834} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11021 | 2026.03.10 17:23:20.128882 [ 188 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 148 rows starting from the beginning of the part | ||
| 11022 | 2026.03.10 17:23:20.128923 [ 188 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 148 rows starting from the beginning of the part | ||
| 11023 | 2026.03.10 17:23:20.128955 [ 188 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 148 rows starting from the beginning of the part | ||
| 11024 | 2026.03.10 17:23:20.128989 [ 188 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 148 rows starting from the beginning of the part | ||
| 11025 | 2026.03.10 17:23:20.129465 [ 254 ] {d99b4d83-d39d-474f-a6e9-97a6e7738834} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11026 | 2026.03.10 17:23:20.129506 [ 254 ] {d99b4d83-d39d-474f-a6e9-97a6e7738834} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11027 | 2026.03.10 17:23:20.129778 [ 194 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001121798 sec., 802283.4770609325 rows/sec., 48.90 MiB/sec. | ||
| 11028 | 2026.03.10 17:23:20.129854 [ 254 ] {d99b4d83-d39d-474f-a6e9-97a6e7738834} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11029 | 2026.03.10 17:23:20.130025 [ 190 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 11030 | 2026.03.10 17:23:20.130102 [ 254 ] {d99b4d83-d39d-474f-a6e9-97a6e7738834} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11031 | 2026.03.10 17:23:20.130249 [ 254 ] {d99b4d83-d39d-474f-a6e9-97a6e7738834} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001441 sec., 364330.3261623872 rows/sec., 25.74 MiB/sec. | ||
| 11032 | 2026.03.10 17:23:20.130289 [ 254 ] {d99b4d83-d39d-474f-a6e9-97a6e7738834} <Debug> TCPHandler: Processed in 0.001610716 sec. | ||
| 11033 | 2026.03.10 17:23:20.130394 [ 190 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_23_5} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11034 | 2026.03.10 17:23:20.130396 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11035 | 2026.03.10 17:23:20.130491 [ 190 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_23_5} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Merged 6 parts: [all_1_18_4, all_23_23_0] -> all_1_23_5 | ||
| 11036 | 2026.03.10 17:23:20.130510 [ 254 ] {8b8c7cde-bf17-4136-9c14-0edb035cba8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11037 | 2026.03.10 17:23:20.130556 [ 254 ] {8b8c7cde-bf17-4136-9c14-0edb035cba8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11038 | 2026.03.10 17:23:20.130609 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11039 | 2026.03.10 17:23:20.130874 [ 254 ] {8b8c7cde-bf17-4136-9c14-0edb035cba8f} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11040 | 2026.03.10 17:23:20.130915 [ 254 ] {8b8c7cde-bf17-4136-9c14-0edb035cba8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11041 | 2026.03.10 17:23:20.131224 [ 254 ] {8b8c7cde-bf17-4136-9c14-0edb035cba8f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11042 | 2026.03.10 17:23:20.131439 [ 254 ] {8b8c7cde-bf17-4136-9c14-0edb035cba8f} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11043 | 2026.03.10 17:23:20.131540 [ 10 ] {} <Debug> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 11044 | 2026.03.10 17:23:20.131570 [ 254 ] {8b8c7cde-bf17-4136-9c14-0edb035cba8f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 11045 | 2026.03.10 17:23:20.131572 [ 10 ] {} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11046 | 2026.03.10 17:23:20.131612 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11047 | 2026.03.10 17:23:20.131615 [ 254 ] {8b8c7cde-bf17-4136-9c14-0edb035cba8f} <Debug> TCPHandler: Processed in 0.00126839 sec. | ||
| 11048 | 2026.03.10 17:23:20.131681 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 11049 | 2026.03.10 17:23:20.131763 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11050 | 2026.03.10 17:23:20.131774 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11051 | 2026.03.10 17:23:20.131823 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 11052 | 2026.03.10 17:23:20.131864 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 11053 | 2026.03.10 17:23:20.131897 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 11054 | 2026.03.10 17:23:20.131897 [ 254 ] {57ce1c03-222b-4f1e-b391-cef39a005c32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11055 | 2026.03.10 17:23:20.131929 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 11056 | 2026.03.10 17:23:20.131964 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 11057 | 2026.03.10 17:23:20.131965 [ 254 ] {57ce1c03-222b-4f1e-b391-cef39a005c32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11058 | 2026.03.10 17:23:20.131995 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 11059 | 2026.03.10 17:23:20.132487 [ 254 ] {57ce1c03-222b-4f1e-b391-cef39a005c32} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11060 | 2026.03.10 17:23:20.132539 [ 254 ] {57ce1c03-222b-4f1e-b391-cef39a005c32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11061 | 2026.03.10 17:23:20.132659 [ 190 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001007386 sec., 89340.13377196029 rows/sec., 4.56 MiB/sec. | ||
| 11062 | 2026.03.10 17:23:20.132793 [ 198 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 11063 | 2026.03.10 17:23:20.132981 [ 254 ] {57ce1c03-222b-4f1e-b391-cef39a005c32} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11064 | 2026.03.10 17:23:20.133096 [ 198 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_15_3} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11065 | 2026.03.10 17:23:20.133181 [ 198 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_15_3} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 11066 | 2026.03.10 17:23:20.133268 [ 254 ] {57ce1c03-222b-4f1e-b391-cef39a005c32} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11067 | 2026.03.10 17:23:20.133275 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11068 | 2026.03.10 17:23:20.133409 [ 254 ] {57ce1c03-222b-4f1e-b391-cef39a005c32} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001536 sec., 172526.04166666666 rows/sec., 11.46 MiB/sec. | ||
| 11069 | 2026.03.10 17:23:20.133450 [ 254 ] {57ce1c03-222b-4f1e-b391-cef39a005c32} <Debug> TCPHandler: Processed in 0.001749318 sec. | ||
| 11070 | 2026.03.10 17:23:20.133565 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11071 | 2026.03.10 17:23:20.133660 [ 254 ] {77b48890-ebed-48a4-9741-4062c23618b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11072 | 2026.03.10 17:23:20.133700 [ 254 ] {77b48890-ebed-48a4-9741-4062c23618b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11073 | 2026.03.10 17:23:20.134001 [ 254 ] {77b48890-ebed-48a4-9741-4062c23618b0} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11074 | 2026.03.10 17:23:20.134037 [ 254 ] {77b48890-ebed-48a4-9741-4062c23618b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11075 | 2026.03.10 17:23:20.134335 [ 254 ] {77b48890-ebed-48a4-9741-4062c23618b0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 11076 | 2026.03.10 17:23:20.134550 [ 254 ] {77b48890-ebed-48a4-9741-4062c23618b0} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11077 | 2026.03.10 17:23:20.134646 [ 10 ] {} <Debug> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 11078 | 2026.03.10 17:23:20.134675 [ 10 ] {} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11079 | 2026.03.10 17:23:20.134676 [ 254 ] {77b48890-ebed-48a4-9741-4062c23618b0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 11080 | 2026.03.10 17:23:20.134693 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11081 | 2026.03.10 17:23:20.134726 [ 254 ] {77b48890-ebed-48a4-9741-4062c23618b0} <Debug> TCPHandler: Processed in 0.00121053 sec. | ||
| 11082 | 2026.03.10 17:23:20.134794 [ 198 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 11083 | 2026.03.10 17:23:20.134853 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11084 | 2026.03.10 17:23:20.134897 [ 198 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11085 | 2026.03.10 17:23:20.134933 [ 198 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 11086 | 2026.03.10 17:23:20.134988 [ 254 ] {edf48703-a427-473d-aade-1255ec933efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11087 | 2026.03.10 17:23:20.134993 [ 198 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 11088 | 2026.03.10 17:23:20.135058 [ 198 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 11089 | 2026.03.10 17:23:20.135063 [ 254 ] {edf48703-a427-473d-aade-1255ec933efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11090 | 2026.03.10 17:23:20.135099 [ 198 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 11091 | 2026.03.10 17:23:20.135141 [ 198 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 11092 | 2026.03.10 17:23:20.135179 [ 198 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 11093 | 2026.03.10 17:23:20.135902 [ 198 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15 rows, containing 4 columns (4 merged, 0 gathered) in 0.001151399 sec., 13027.629865928318 rows/sec., 877.84 KiB/sec. | ||
| 11094 | 2026.03.10 17:23:20.135941 [ 254 ] {edf48703-a427-473d-aade-1255ec933efd} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11095 | 2026.03.10 17:23:20.135985 [ 254 ] {edf48703-a427-473d-aade-1255ec933efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11096 | 2026.03.10 17:23:20.136013 [ 186 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 11097 | 2026.03.10 17:23:20.136298 [ 186 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_15_3} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11098 | 2026.03.10 17:23:20.136365 [ 186 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_15_3} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 11099 | 2026.03.10 17:23:20.136423 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 11100 | 2026.03.10 17:23:20.136606 [ 254 ] {edf48703-a427-473d-aade-1255ec933efd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11101 | 2026.03.10 17:23:20.136852 [ 254 ] {edf48703-a427-473d-aade-1255ec933efd} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11102 | 2026.03.10 17:23:20.136989 [ 7 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11103 | 2026.03.10 17:23:20.136996 [ 254 ] {edf48703-a427-473d-aade-1255ec933efd} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002033 sec., 17215.93703885883 rows/sec., 30.85 MiB/sec. | ||
| 11104 | 2026.03.10 17:23:20.137029 [ 7 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11105 | 2026.03.10 17:23:20.137047 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11106 | 2026.03.10 17:23:20.137076 [ 254 ] {edf48703-a427-473d-aade-1255ec933efd} <Debug> TCPHandler: Processed in 0.002281917 sec. | ||
| 11107 | 2026.03.10 17:23:20.137124 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11108 | 2026.03.10 17:23:20.137191 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11109 | 2026.03.10 17:23:20.137289 [ 254 ] {b8396b47-db4a-416a-bc5e-59fbed32bfd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11110 | 2026.03.10 17:23:20.137294 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11111 | 2026.03.10 17:23:20.137330 [ 254 ] {b8396b47-db4a-416a-bc5e-59fbed32bfd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11112 | 2026.03.10 17:23:20.137346 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1248 rows starting from the beginning of the part | ||
| 11113 | 2026.03.10 17:23:20.137443 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 35 rows starting from the beginning of the part | ||
| 11114 | 2026.03.10 17:23:20.137533 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 5 rows starting from the beginning of the part | ||
| 11115 | 2026.03.10 17:23:20.137620 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 35 rows starting from the beginning of the part | ||
| 11116 | 2026.03.10 17:23:20.137651 [ 254 ] {b8396b47-db4a-416a-bc5e-59fbed32bfd8} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11117 | 2026.03.10 17:23:20.137685 [ 254 ] {b8396b47-db4a-416a-bc5e-59fbed32bfd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11118 | 2026.03.10 17:23:20.137703 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 5 rows starting from the beginning of the part | ||
| 11119 | 2026.03.10 17:23:20.137789 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 35 rows starting from the beginning of the part | ||
| 11120 | 2026.03.10 17:23:20.137993 [ 254 ] {b8396b47-db4a-416a-bc5e-59fbed32bfd8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11121 | 2026.03.10 17:23:20.138286 [ 254 ] {b8396b47-db4a-416a-bc5e-59fbed32bfd8} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11122 | 2026.03.10 17:23:20.138417 [ 254 ] {b8396b47-db4a-416a-bc5e-59fbed32bfd8} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001137 sec., 79155.67282321899 rows/sec., 4.95 MiB/sec. | ||
| 11123 | 2026.03.10 17:23:20.138454 [ 254 ] {b8396b47-db4a-416a-bc5e-59fbed32bfd8} <Debug> TCPHandler: Processed in 0.001311611 sec. | ||
| 11124 | 2026.03.10 17:23:20.143989 [ 190 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1363 rows, containing 19 columns (19 merged, 0 gathered) in 0.006902691 sec., 197459.222787171 rows/sec., 353.84 MiB/sec. | ||
| 11125 | 2026.03.10 17:23:20.145867 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11126 | 2026.03.10 17:23:20.146191 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11127 | 2026.03.10 17:23:20.146267 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11128 | 2026.03.10 17:23:20.146399 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
| 11129 | 2026.03.10 17:23:20.919096 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36282 | ||
| 11130 | 2026.03.10 17:23:20.919213 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11131 | 2026.03.10 17:23:20.919241 [ 289 ] {} <Debug> TCP-Session: 02a8cb35-7249-4a00-8edd-d1d50c3fb025 Authenticating user 'default' from [fd00:1122:3344:101::e]:36282 | ||
| 11132 | 2026.03.10 17:23:20.919264 [ 289 ] {} <Debug> TCP-Session: 02a8cb35-7249-4a00-8edd-d1d50c3fb025 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11133 | 2026.03.10 17:23:20.919276 [ 289 ] {} <Debug> TCP-Session: 02a8cb35-7249-4a00-8edd-d1d50c3fb025 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11134 | 2026.03.10 17:23:20.919486 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33036 | ||
| 11135 | 2026.03.10 17:23:20.919503 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41864 | ||
| 11136 | 2026.03.10 17:23:20.919539 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37656 | ||
| 11137 | 2026.03.10 17:23:20.919565 [ 289 ] {} <Trace> TCP-Session: 02a8cb35-7249-4a00-8edd-d1d50c3fb025 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11138 | 2026.03.10 17:23:20.919602 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11139 | 2026.03.10 17:23:20.919532 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59625 | ||
| 11140 | 2026.03.10 17:23:20.919629 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11141 | 2026.03.10 17:23:20.919642 [ 290 ] {} <Debug> TCP-Session: d7336d51-c811-4f6c-9904-ef40510ee634 Authenticating user 'default' from [fd00:1122:3344:101::e]:33036 | ||
| 11142 | 2026.03.10 17:23:20.919688 [ 292 ] {} <Debug> TCP-Session: 9fd94e62-c80d-4b5f-a6f5-c0843a8ff679 Authenticating user 'default' from [fd00:1122:3344:101::e]:41864 | ||
| 11143 | 2026.03.10 17:23:20.919520 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33264 | ||
| 11144 | 2026.03.10 17:23:20.919723 [ 292 ] {} <Debug> TCP-Session: 9fd94e62-c80d-4b5f-a6f5-c0843a8ff679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11145 | 2026.03.10 17:23:20.919708 [ 290 ] {} <Debug> TCP-Session: d7336d51-c811-4f6c-9904-ef40510ee634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11146 | 2026.03.10 17:23:20.919754 [ 292 ] {} <Debug> TCP-Session: 9fd94e62-c80d-4b5f-a6f5-c0843a8ff679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11147 | 2026.03.10 17:23:20.919763 [ 289 ] {64f04af7-dbcd-42d3-881c-0d36c93fded9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36282) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11148 | 2026.03.10 17:23:20.919780 [ 290 ] {} <Debug> TCP-Session: d7336d51-c811-4f6c-9904-ef40510ee634 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11149 | 2026.03.10 17:23:20.919505 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49247 | ||
| 11150 | 2026.03.10 17:23:20.919830 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11151 | 2026.03.10 17:23:20.919488 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49965 | ||
| 11152 | 2026.03.10 17:23:20.919883 [ 287 ] {} <Debug> TCP-Session: 01b839b7-0737-4507-83a2-216f5d030e9b Authenticating user 'default' from [fd00:1122:3344:101::e]:37656 | ||
| 11153 | 2026.03.10 17:23:20.919548 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38679 | ||
| 11154 | 2026.03.10 17:23:20.919915 [ 287 ] {} <Debug> TCP-Session: 01b839b7-0737-4507-83a2-216f5d030e9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11155 | 2026.03.10 17:23:20.919946 [ 287 ] {} <Debug> TCP-Session: 01b839b7-0737-4507-83a2-216f5d030e9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11156 | 2026.03.10 17:23:20.920062 [ 289 ] {64f04af7-dbcd-42d3-881c-0d36c93fded9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11157 | 2026.03.10 17:23:20.920126 [ 289 ] {64f04af7-dbcd-42d3-881c-0d36c93fded9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11158 | 2026.03.10 17:23:20.920337 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11159 | 2026.03.10 17:23:20.920373 [ 294 ] {} <Debug> TCP-Session: 52c7f863-bf8c-4cf1-8a09-7dbaf2220159 Authenticating user 'default' from [fd00:1122:3344:101::e]:33264 | ||
| 11160 | 2026.03.10 17:23:20.920390 [ 294 ] {} <Debug> TCP-Session: 52c7f863-bf8c-4cf1-8a09-7dbaf2220159 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11161 | 2026.03.10 17:23:20.920403 [ 294 ] {} <Debug> TCP-Session: 52c7f863-bf8c-4cf1-8a09-7dbaf2220159 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11162 | 2026.03.10 17:23:20.920419 [ 289 ] {64f04af7-dbcd-42d3-881c-0d36c93fded9} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 11163 | 2026.03.10 17:23:20.920462 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11164 | 2026.03.10 17:23:20.920501 [ 288 ] {} <Debug> TCP-Session: 2533aa01-2802-432a-883d-81b88b58f192 Authenticating user 'default' from [fd00:1122:3344:101::e]:38679 | ||
| 11165 | 2026.03.10 17:23:20.920521 [ 288 ] {} <Debug> TCP-Session: 2533aa01-2802-432a-883d-81b88b58f192 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11166 | 2026.03.10 17:23:20.920541 [ 288 ] {} <Debug> TCP-Session: 2533aa01-2802-432a-883d-81b88b58f192 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11167 | 2026.03.10 17:23:20.920578 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11168 | 2026.03.10 17:23:20.920613 [ 291 ] {} <Debug> TCP-Session: 5e9da3a3-3002-4fec-b02f-a3dce72ca18b Authenticating user 'default' from [fd00:1122:3344:101::e]:49965 | ||
| 11169 | 2026.03.10 17:23:20.920631 [ 291 ] {} <Debug> TCP-Session: 5e9da3a3-3002-4fec-b02f-a3dce72ca18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11170 | 2026.03.10 17:23:20.920643 [ 291 ] {} <Debug> TCP-Session: 5e9da3a3-3002-4fec-b02f-a3dce72ca18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11171 | 2026.03.10 17:23:20.920993 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11172 | 2026.03.10 17:23:20.921029 [ 293 ] {} <Debug> TCP-Session: f7484f2b-95c5-4572-ad94-73715ff6c7ee Authenticating user 'default' from [fd00:1122:3344:101::e]:49247 | ||
| 11173 | 2026.03.10 17:23:20.921046 [ 293 ] {} <Debug> TCP-Session: f7484f2b-95c5-4572-ad94-73715ff6c7ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11174 | 2026.03.10 17:23:20.921059 [ 293 ] {} <Debug> TCP-Session: f7484f2b-95c5-4572-ad94-73715ff6c7ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11175 | 2026.03.10 17:23:20.921115 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11176 | 2026.03.10 17:23:20.921158 [ 3 ] {} <Debug> TCP-Session: 9d72223a-f8fa-4c24-876d-510093fa1e38 Authenticating user 'default' from [fd00:1122:3344:101::e]:59625 | ||
| 11177 | 2026.03.10 17:23:20.921177 [ 3 ] {} <Debug> TCP-Session: 9d72223a-f8fa-4c24-876d-510093fa1e38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11178 | 2026.03.10 17:23:20.921191 [ 3 ] {} <Debug> TCP-Session: 9d72223a-f8fa-4c24-876d-510093fa1e38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11179 | 2026.03.10 17:23:20.921440 [ 351 ] {64f04af7-dbcd-42d3-881c-0d36c93fded9} <Trace> AggregatingTransform: Aggregating | ||
| 11180 | 2026.03.10 17:23:20.921483 [ 351 ] {64f04af7-dbcd-42d3-881c-0d36c93fded9} <Trace> Aggregator: Aggregation method: without_key | ||
| 11181 | 2026.03.10 17:23:20.921521 [ 351 ] {64f04af7-dbcd-42d3-881c-0d36c93fded9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000995326 sec. (1004.696 rows/sec., 39.25 KiB/sec.) | ||
| 11182 | 2026.03.10 17:23:20.921540 [ 351 ] {64f04af7-dbcd-42d3-881c-0d36c93fded9} <Trace> Aggregator: Merging aggregated data | ||
| 11183 | 2026.03.10 17:23:20.922940 [ 289 ] {64f04af7-dbcd-42d3-881c-0d36c93fded9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003233 sec., 309.31023816888336 rows/sec., 12.08 KiB/sec. | ||
| 11184 | 2026.03.10 17:23:20.923136 [ 289 ] {64f04af7-dbcd-42d3-881c-0d36c93fded9} <Debug> TCPHandler: Processed in 0.003682689 sec. | ||
| 11185 | 2026.03.10 17:23:20.923272 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11186 | 2026.03.10 17:23:20.923303 [ 289 ] {} <Debug> TCP-Session: 02a8cb35-7249-4a00-8edd-d1d50c3fb025 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11187 | 2026.03.10 17:23:20.923303 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11188 | 2026.03.10 17:23:20.923325 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11189 | 2026.03.10 17:23:20.923344 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11190 | 2026.03.10 17:23:20.923353 [ 292 ] {} <Debug> TCP-Session: 9fd94e62-c80d-4b5f-a6f5-c0843a8ff679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11191 | 2026.03.10 17:23:20.923379 [ 288 ] {} <Debug> TCP-Session: 2533aa01-2802-432a-883d-81b88b58f192 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11192 | 2026.03.10 17:23:20.923395 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11193 | 2026.03.10 17:23:20.923409 [ 290 ] {} <Debug> TCP-Session: d7336d51-c811-4f6c-9904-ef40510ee634 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11194 | 2026.03.10 17:23:20.923422 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11195 | 2026.03.10 17:23:20.923438 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11196 | 2026.03.10 17:23:20.923443 [ 3 ] {} <Debug> TCP-Session: 9d72223a-f8fa-4c24-876d-510093fa1e38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11197 | 2026.03.10 17:23:20.923474 [ 293 ] {} <Debug> TCP-Session: f7484f2b-95c5-4572-ad94-73715ff6c7ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11198 | 2026.03.10 17:23:20.923493 [ 294 ] {} <Debug> TCP-Session: 52c7f863-bf8c-4cf1-8a09-7dbaf2220159 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11199 | 2026.03.10 17:23:20.923372 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11200 | 2026.03.10 17:23:20.923355 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11201 | 2026.03.10 17:23:20.923574 [ 287 ] {} <Debug> TCP-Session: 01b839b7-0737-4507-83a2-216f5d030e9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11202 | 2026.03.10 17:23:20.923583 [ 291 ] {} <Debug> TCP-Session: 5e9da3a3-3002-4fec-b02f-a3dce72ca18b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11203 | 2026.03.10 17:23:21.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.82 MiB, peak 332.17 MiB, free memory in arenas 0.00 B, will set to 323.33 MiB (RSS), difference: 2.51 MiB | ||
| 11204 | 2026.03.10 17:23:21.201052 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64683 | ||
| 11205 | 2026.03.10 17:23:21.201190 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11206 | 2026.03.10 17:23:21.201225 [ 289 ] {} <Debug> TCP-Session: ce902b6b-0c49-4685-8ba8-205c9a806e32 Authenticating user 'default' from [fd00:1122:3344:101::e]:64683 | ||
| 11207 | 2026.03.10 17:23:21.201250 [ 289 ] {} <Debug> TCP-Session: ce902b6b-0c49-4685-8ba8-205c9a806e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11208 | 2026.03.10 17:23:21.201266 [ 289 ] {} <Debug> TCP-Session: ce902b6b-0c49-4685-8ba8-205c9a806e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11209 | 2026.03.10 17:23:21.201524 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36643 | ||
| 11210 | 2026.03.10 17:23:21.201549 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51799 | ||
| 11211 | 2026.03.10 17:23:21.201577 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50594 | ||
| 11212 | 2026.03.10 17:23:21.201596 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61433 | ||
| 11213 | 2026.03.10 17:23:21.201653 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11214 | 2026.03.10 17:23:21.201593 [ 289 ] {} <Trace> TCP-Session: ce902b6b-0c49-4685-8ba8-205c9a806e32 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11215 | 2026.03.10 17:23:21.201676 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11216 | 2026.03.10 17:23:21.201700 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11217 | 2026.03.10 17:23:21.201689 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11218 | 2026.03.10 17:23:21.201731 [ 292 ] {} <Debug> TCP-Session: 3904c2cc-142d-4da8-8ed1-26b62c1a88de Authenticating user 'default' from [fd00:1122:3344:101::e]:51799 | ||
| 11219 | 2026.03.10 17:23:21.201737 [ 288 ] {} <Debug> TCP-Session: 7a704504-b91c-4b4e-ae08-7c85926622a4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61433 | ||
| 11220 | 2026.03.10 17:23:21.201774 [ 3 ] {} <Debug> TCP-Session: 74fd26d9-6037-4c58-b99a-ddeba752ff69 Authenticating user 'default' from [fd00:1122:3344:101::e]:50594 | ||
| 11221 | 2026.03.10 17:23:21.201789 [ 288 ] {} <Debug> TCP-Session: 7a704504-b91c-4b4e-ae08-7c85926622a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11222 | 2026.03.10 17:23:21.201782 [ 292 ] {} <Debug> TCP-Session: 3904c2cc-142d-4da8-8ed1-26b62c1a88de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11223 | 2026.03.10 17:23:21.201816 [ 288 ] {} <Debug> TCP-Session: 7a704504-b91c-4b4e-ae08-7c85926622a4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11224 | 2026.03.10 17:23:21.201818 [ 3 ] {} <Debug> TCP-Session: 74fd26d9-6037-4c58-b99a-ddeba752ff69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11225 | 2026.03.10 17:23:21.201829 [ 292 ] {} <Debug> TCP-Session: 3904c2cc-142d-4da8-8ed1-26b62c1a88de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11226 | 2026.03.10 17:23:21.201859 [ 3 ] {} <Debug> TCP-Session: 74fd26d9-6037-4c58-b99a-ddeba752ff69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11227 | 2026.03.10 17:23:21.201690 [ 290 ] {} <Debug> TCP-Session: b89e403f-d815-4bc5-bee1-1478503821e0 Authenticating user 'default' from [fd00:1122:3344:101::e]:36643 | ||
| 11228 | 2026.03.10 17:23:21.201891 [ 289 ] {fd805f55-a2a1-414c-9751-be96a8dbe1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64683) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11229 | 2026.03.10 17:23:21.201913 [ 290 ] {} <Debug> TCP-Session: b89e403f-d815-4bc5-bee1-1478503821e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11230 | 2026.03.10 17:23:21.201563 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60431 | ||
| 11231 | 2026.03.10 17:23:21.201935 [ 290 ] {} <Debug> TCP-Session: b89e403f-d815-4bc5-bee1-1478503821e0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11232 | 2026.03.10 17:23:21.201551 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51256 | ||
| 11233 | 2026.03.10 17:23:21.201533 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43522 | ||
| 11234 | 2026.03.10 17:23:21.201997 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11235 | 2026.03.10 17:23:21.202043 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11236 | 2026.03.10 17:23:21.202071 [ 294 ] {} <Debug> TCP-Session: 1f911075-4fd6-46e4-a092-36648861c83a Authenticating user 'default' from [fd00:1122:3344:101::e]:60431 | ||
| 11237 | 2026.03.10 17:23:21.202087 [ 293 ] {} <Debug> TCP-Session: f95807b1-6998-4601-ac9a-2a696e1a126b Authenticating user 'default' from [fd00:1122:3344:101::e]:51256 | ||
| 11238 | 2026.03.10 17:23:21.202103 [ 294 ] {} <Debug> TCP-Session: 1f911075-4fd6-46e4-a092-36648861c83a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11239 | 2026.03.10 17:23:21.202117 [ 293 ] {} <Debug> TCP-Session: f95807b1-6998-4601-ac9a-2a696e1a126b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11240 | 2026.03.10 17:23:21.202129 [ 294 ] {} <Debug> TCP-Session: 1f911075-4fd6-46e4-a092-36648861c83a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11241 | 2026.03.10 17:23:21.202128 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11242 | 2026.03.10 17:23:21.202142 [ 293 ] {} <Debug> TCP-Session: f95807b1-6998-4601-ac9a-2a696e1a126b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11243 | 2026.03.10 17:23:21.202192 [ 291 ] {} <Debug> TCP-Session: 20887954-5949-412b-b769-407af53e6eba Authenticating user 'default' from [fd00:1122:3344:101::e]:43522 | ||
| 11244 | 2026.03.10 17:23:21.201584 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48851 | ||
| 11245 | 2026.03.10 17:23:21.202227 [ 289 ] {fd805f55-a2a1-414c-9751-be96a8dbe1fa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11246 | 2026.03.10 17:23:21.202234 [ 291 ] {} <Debug> TCP-Session: 20887954-5949-412b-b769-407af53e6eba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11247 | 2026.03.10 17:23:21.202291 [ 291 ] {} <Debug> TCP-Session: 20887954-5949-412b-b769-407af53e6eba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11248 | 2026.03.10 17:23:21.202295 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11249 | 2026.03.10 17:23:21.202306 [ 289 ] {fd805f55-a2a1-414c-9751-be96a8dbe1fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11250 | 2026.03.10 17:23:21.202325 [ 287 ] {} <Debug> TCP-Session: ce7a1b5d-77de-4dfc-9203-94bb49a26ffc Authenticating user 'default' from [fd00:1122:3344:101::e]:48851 | ||
| 11251 | 2026.03.10 17:23:21.202348 [ 287 ] {} <Debug> TCP-Session: ce7a1b5d-77de-4dfc-9203-94bb49a26ffc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11252 | 2026.03.10 17:23:21.202361 [ 287 ] {} <Debug> TCP-Session: ce7a1b5d-77de-4dfc-9203-94bb49a26ffc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11253 | 2026.03.10 17:23:21.202607 [ 289 ] {fd805f55-a2a1-414c-9751-be96a8dbe1fa} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 11254 | 2026.03.10 17:23:21.203622 [ 302 ] {fd805f55-a2a1-414c-9751-be96a8dbe1fa} <Trace> AggregatingTransform: Aggregating | ||
| 11255 | 2026.03.10 17:23:21.203678 [ 302 ] {fd805f55-a2a1-414c-9751-be96a8dbe1fa} <Trace> Aggregator: Aggregation method: without_key | ||
| 11256 | 2026.03.10 17:23:21.203718 [ 302 ] {fd805f55-a2a1-414c-9751-be96a8dbe1fa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006477 sec. (993.565 rows/sec., 38.81 KiB/sec.) | ||
| 11257 | 2026.03.10 17:23:21.203738 [ 302 ] {fd805f55-a2a1-414c-9751-be96a8dbe1fa} <Trace> Aggregator: Merging aggregated data | ||
| 11258 | 2026.03.10 17:23:21.205002 [ 289 ] {fd805f55-a2a1-414c-9751-be96a8dbe1fa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003182 sec., 314.26775612822127 rows/sec., 12.28 KiB/sec. | ||
| 11259 | 2026.03.10 17:23:21.205166 [ 289 ] {fd805f55-a2a1-414c-9751-be96a8dbe1fa} <Debug> TCPHandler: Processed in 0.00371124 sec. | ||
| 11260 | 2026.03.10 17:23:21.205310 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11261 | 2026.03.10 17:23:21.205338 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11262 | 2026.03.10 17:23:21.205354 [ 288 ] {} <Debug> TCP-Session: 7a704504-b91c-4b4e-ae08-7c85926622a4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11263 | 2026.03.10 17:23:21.205357 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11264 | 2026.03.10 17:23:21.205389 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11265 | 2026.03.10 17:23:21.205404 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11266 | 2026.03.10 17:23:21.205426 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11267 | 2026.03.10 17:23:21.205434 [ 290 ] {} <Debug> TCP-Session: b89e403f-d815-4bc5-bee1-1478503821e0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11268 | 2026.03.10 17:23:21.205460 [ 287 ] {} <Debug> TCP-Session: ce7a1b5d-77de-4dfc-9203-94bb49a26ffc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11269 | 2026.03.10 17:23:21.205476 [ 292 ] {} <Debug> TCP-Session: 3904c2cc-142d-4da8-8ed1-26b62c1a88de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11270 | 2026.03.10 17:23:21.205442 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11271 | 2026.03.10 17:23:21.205416 [ 294 ] {} <Debug> TCP-Session: 1f911075-4fd6-46e4-a092-36648861c83a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11272 | 2026.03.10 17:23:21.205379 [ 293 ] {} <Debug> TCP-Session: f95807b1-6998-4601-ac9a-2a696e1a126b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11273 | 2026.03.10 17:23:21.205542 [ 3 ] {} <Debug> TCP-Session: 74fd26d9-6037-4c58-b99a-ddeba752ff69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11274 | 2026.03.10 17:23:21.205373 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11275 | 2026.03.10 17:23:21.205457 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11276 | 2026.03.10 17:23:21.205621 [ 291 ] {} <Debug> TCP-Session: 20887954-5949-412b-b769-407af53e6eba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11277 | 2026.03.10 17:23:21.205632 [ 289 ] {} <Debug> TCP-Session: ce902b6b-0c49-4685-8ba8-205c9a806e32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11278 | 2026.03.10 17:23:21.293787 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63564 | ||
| 11279 | 2026.03.10 17:23:21.293901 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11280 | 2026.03.10 17:23:21.293929 [ 289 ] {} <Debug> TCP-Session: ab3899f8-afe7-461f-8335-2ba061d83479 Authenticating user 'default' from [fd00:1122:3344:101::e]:63564 | ||
| 11281 | 2026.03.10 17:23:21.293953 [ 289 ] {} <Debug> TCP-Session: ab3899f8-afe7-461f-8335-2ba061d83479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11282 | 2026.03.10 17:23:21.293967 [ 289 ] {} <Debug> TCP-Session: ab3899f8-afe7-461f-8335-2ba061d83479 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11283 | 2026.03.10 17:23:21.294155 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56582 | ||
| 11284 | 2026.03.10 17:23:21.294189 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63272 | ||
| 11285 | 2026.03.10 17:23:21.294232 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41739 | ||
| 11286 | 2026.03.10 17:23:21.294261 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11287 | 2026.03.10 17:23:21.294215 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52544 | ||
| 11288 | 2026.03.10 17:23:21.294305 [ 291 ] {} <Debug> TCP-Session: b3096742-e3c7-49de-a4bb-4b25f01ede46 Authenticating user 'default' from [fd00:1122:3344:101::e]:56582 | ||
| 11289 | 2026.03.10 17:23:21.294303 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11290 | 2026.03.10 17:23:21.294320 [ 289 ] {} <Trace> TCP-Session: ab3899f8-afe7-461f-8335-2ba061d83479 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11291 | 2026.03.10 17:23:21.294332 [ 291 ] {} <Debug> TCP-Session: b3096742-e3c7-49de-a4bb-4b25f01ede46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11292 | 2026.03.10 17:23:21.294352 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11293 | 2026.03.10 17:23:21.294368 [ 291 ] {} <Debug> TCP-Session: b3096742-e3c7-49de-a4bb-4b25f01ede46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11294 | 2026.03.10 17:23:21.294357 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11295 | 2026.03.10 17:23:21.294393 [ 288 ] {} <Debug> TCP-Session: 0b55506f-eba1-4bb6-832e-cf666b8942c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41739 | ||
| 11296 | 2026.03.10 17:23:21.294418 [ 287 ] {} <Debug> TCP-Session: 65e756c5-ffb3-47f2-9b1c-a08144755c2b Authenticating user 'default' from [fd00:1122:3344:101::e]:52544 | ||
| 11297 | 2026.03.10 17:23:21.294214 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55194 | ||
| 11298 | 2026.03.10 17:23:21.294447 [ 287 ] {} <Debug> TCP-Session: 65e756c5-ffb3-47f2-9b1c-a08144755c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11299 | 2026.03.10 17:23:21.294439 [ 288 ] {} <Debug> TCP-Session: 0b55506f-eba1-4bb6-832e-cf666b8942c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11300 | 2026.03.10 17:23:21.294544 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11301 | 2026.03.10 17:23:21.294571 [ 288 ] {} <Debug> TCP-Session: 0b55506f-eba1-4bb6-832e-cf666b8942c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11302 | 2026.03.10 17:23:21.294492 [ 287 ] {} <Debug> TCP-Session: 65e756c5-ffb3-47f2-9b1c-a08144755c2b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11303 | 2026.03.10 17:23:21.294601 [ 3 ] {} <Debug> TCP-Session: 07c65194-6c0e-4f72-9e49-90e903e4ac35 Authenticating user 'default' from [fd00:1122:3344:101::e]:55194 | ||
| 11304 | 2026.03.10 17:23:21.294201 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51131 | ||
| 11305 | 2026.03.10 17:23:21.294645 [ 3 ] {} <Debug> TCP-Session: 07c65194-6c0e-4f72-9e49-90e903e4ac35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11306 | 2026.03.10 17:23:21.294193 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45743 | ||
| 11307 | 2026.03.10 17:23:21.294158 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49487 | ||
| 11308 | 2026.03.10 17:23:21.294697 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11309 | 2026.03.10 17:23:21.294665 [ 3 ] {} <Debug> TCP-Session: 07c65194-6c0e-4f72-9e49-90e903e4ac35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11310 | 2026.03.10 17:23:21.294733 [ 294 ] {} <Debug> TCP-Session: af03af40-0756-4d22-ad8d-07b1e2d379c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:51131 | ||
| 11311 | 2026.03.10 17:23:21.294748 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11312 | 2026.03.10 17:23:21.294766 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11313 | 2026.03.10 17:23:21.294347 [ 293 ] {} <Debug> TCP-Session: 5a4bc800-2027-4be1-b8e7-b5efbf4c6be0 Authenticating user 'default' from [fd00:1122:3344:101::e]:63272 | ||
| 11314 | 2026.03.10 17:23:21.294499 [ 289 ] {a53df068-511f-487f-b9d1-d015ca28ba87} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63564) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11315 | 2026.03.10 17:23:21.294840 [ 293 ] {} <Debug> TCP-Session: 5a4bc800-2027-4be1-b8e7-b5efbf4c6be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11316 | 2026.03.10 17:23:21.294871 [ 290 ] {} <Debug> TCP-Session: 247fe28d-d9e2-4431-b954-e440ca2d23f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49487 | ||
| 11317 | 2026.03.10 17:23:21.294874 [ 293 ] {} <Debug> TCP-Session: 5a4bc800-2027-4be1-b8e7-b5efbf4c6be0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11318 | 2026.03.10 17:23:21.294902 [ 292 ] {} <Debug> TCP-Session: dc94a31b-5b40-40bf-bb8d-4d0cd6eb59ae Authenticating user 'default' from [fd00:1122:3344:101::e]:45743 | ||
| 11319 | 2026.03.10 17:23:21.294906 [ 290 ] {} <Debug> TCP-Session: 247fe28d-d9e2-4431-b954-e440ca2d23f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11320 | 2026.03.10 17:23:21.294931 [ 294 ] {} <Debug> TCP-Session: af03af40-0756-4d22-ad8d-07b1e2d379c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11321 | 2026.03.10 17:23:21.294940 [ 292 ] {} <Debug> TCP-Session: dc94a31b-5b40-40bf-bb8d-4d0cd6eb59ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11322 | 2026.03.10 17:23:21.294942 [ 290 ] {} <Debug> TCP-Session: 247fe28d-d9e2-4431-b954-e440ca2d23f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11323 | 2026.03.10 17:23:21.294951 [ 294 ] {} <Debug> TCP-Session: af03af40-0756-4d22-ad8d-07b1e2d379c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11324 | 2026.03.10 17:23:21.294966 [ 292 ] {} <Debug> TCP-Session: dc94a31b-5b40-40bf-bb8d-4d0cd6eb59ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11325 | 2026.03.10 17:23:21.295087 [ 289 ] {a53df068-511f-487f-b9d1-d015ca28ba87} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11326 | 2026.03.10 17:23:21.295148 [ 289 ] {a53df068-511f-487f-b9d1-d015ca28ba87} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11327 | 2026.03.10 17:23:21.295434 [ 289 ] {a53df068-511f-487f-b9d1-d015ca28ba87} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 11328 | 2026.03.10 17:23:21.296328 [ 260 ] {a53df068-511f-487f-b9d1-d015ca28ba87} <Trace> AggregatingTransform: Aggregating | ||
| 11329 | 2026.03.10 17:23:21.296371 [ 260 ] {a53df068-511f-487f-b9d1-d015ca28ba87} <Trace> Aggregator: Aggregation method: without_key | ||
| 11330 | 2026.03.10 17:23:21.296415 [ 260 ] {a53df068-511f-487f-b9d1-d015ca28ba87} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000881845 sec. (1133.986 rows/sec., 44.30 KiB/sec.) | ||
| 11331 | 2026.03.10 17:23:21.296433 [ 260 ] {a53df068-511f-487f-b9d1-d015ca28ba87} <Trace> Aggregator: Merging aggregated data | ||
| 11332 | 2026.03.10 17:23:21.297795 [ 289 ] {a53df068-511f-487f-b9d1-d015ca28ba87} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003353 sec., 298.2403817476886 rows/sec., 11.65 KiB/sec. | ||
| 11333 | 2026.03.10 17:23:21.297939 [ 289 ] {a53df068-511f-487f-b9d1-d015ca28ba87} <Debug> TCPHandler: Processed in 0.00373828 sec. | ||
| 11334 | 2026.03.10 17:23:21.298051 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11335 | 2026.03.10 17:23:21.298085 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11336 | 2026.03.10 17:23:21.298089 [ 289 ] {} <Debug> TCP-Session: ab3899f8-afe7-461f-8335-2ba061d83479 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11337 | 2026.03.10 17:23:21.298107 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11338 | 2026.03.10 17:23:21.298125 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11339 | 2026.03.10 17:23:21.298142 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11340 | 2026.03.10 17:23:21.298159 [ 288 ] {} <Debug> TCP-Session: 0b55506f-eba1-4bb6-832e-cf666b8942c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11341 | 2026.03.10 17:23:21.298175 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11342 | 2026.03.10 17:23:21.298193 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11343 | 2026.03.10 17:23:21.298210 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11344 | 2026.03.10 17:23:21.298230 [ 291 ] {} <Debug> TCP-Session: b3096742-e3c7-49de-a4bb-4b25f01ede46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11345 | 2026.03.10 17:23:21.298241 [ 3 ] {} <Debug> TCP-Session: 07c65194-6c0e-4f72-9e49-90e903e4ac35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11346 | 2026.03.10 17:23:21.298193 [ 294 ] {} <Debug> TCP-Session: af03af40-0756-4d22-ad8d-07b1e2d379c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11347 | 2026.03.10 17:23:21.298275 [ 292 ] {} <Debug> TCP-Session: dc94a31b-5b40-40bf-bb8d-4d0cd6eb59ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11348 | 2026.03.10 17:23:21.298159 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11349 | 2026.03.10 17:23:21.298133 [ 290 ] {} <Debug> TCP-Session: 247fe28d-d9e2-4431-b954-e440ca2d23f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11350 | 2026.03.10 17:23:21.298349 [ 287 ] {} <Debug> TCP-Session: 65e756c5-ffb3-47f2-9b1c-a08144755c2b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11351 | 2026.03.10 17:23:21.298176 [ 293 ] {} <Debug> TCP-Session: 5a4bc800-2027-4be1-b8e7-b5efbf4c6be0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11352 | 2026.03.10 17:23:21.509779 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23583 | ||
| 11353 | 2026.03.10 17:23:21.510286 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11354 | 2026.03.10 17:23:21.510336 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11355 | 2026.03.10 17:23:21.510835 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11356 | 2026.03.10 17:23:21.511082 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11357 | 2026.03.10 17:23:21.511229 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23583 | ||
| 11358 | 2026.03.10 17:23:22.468803 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11359 | 2026.03.10 17:23:22.469000 [ 254 ] {d1715aae-3c89-4a83-bd6a-561c4127e125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11360 | 2026.03.10 17:23:22.469067 [ 254 ] {d1715aae-3c89-4a83-bd6a-561c4127e125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11361 | 2026.03.10 17:23:22.469726 [ 254 ] {d1715aae-3c89-4a83-bd6a-561c4127e125} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11362 | 2026.03.10 17:23:22.469778 [ 254 ] {d1715aae-3c89-4a83-bd6a-561c4127e125} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11363 | 2026.03.10 17:23:22.470182 [ 254 ] {d1715aae-3c89-4a83-bd6a-561c4127e125} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11364 | 2026.03.10 17:23:22.470436 [ 254 ] {d1715aae-3c89-4a83-bd6a-561c4127e125} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11365 | 2026.03.10 17:23:22.470607 [ 254 ] {d1715aae-3c89-4a83-bd6a-561c4127e125} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001657 sec., 14484.007242003621 rows/sec., 1.20 MiB/sec. | ||
| 11366 | 2026.03.10 17:23:22.470659 [ 254 ] {d1715aae-3c89-4a83-bd6a-561c4127e125} <Debug> TCPHandler: Processed in 0.001983312 sec. | ||
| 11367 | 2026.03.10 17:23:22.470792 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11368 | 2026.03.10 17:23:22.470894 [ 254 ] {361b5ea0-9c95-4b16-8c18-ec1e317593b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11369 | 2026.03.10 17:23:22.470940 [ 254 ] {361b5ea0-9c95-4b16-8c18-ec1e317593b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11370 | 2026.03.10 17:23:22.471374 [ 254 ] {361b5ea0-9c95-4b16-8c18-ec1e317593b7} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11371 | 2026.03.10 17:23:22.471412 [ 254 ] {361b5ea0-9c95-4b16-8c18-ec1e317593b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11372 | 2026.03.10 17:23:22.471720 [ 254 ] {361b5ea0-9c95-4b16-8c18-ec1e317593b7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11373 | 2026.03.10 17:23:22.471938 [ 254 ] {361b5ea0-9c95-4b16-8c18-ec1e317593b7} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11374 | 2026.03.10 17:23:22.472076 [ 254 ] {361b5ea0-9c95-4b16-8c18-ec1e317593b7} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001203 sec., 6650.041562759767 rows/sec., 542.26 KiB/sec. | ||
| 11375 | 2026.03.10 17:23:22.472116 [ 254 ] {361b5ea0-9c95-4b16-8c18-ec1e317593b7} <Debug> TCPHandler: Processed in 0.001374882 sec. | ||
| 11376 | 2026.03.10 17:23:22.472232 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11377 | 2026.03.10 17:23:22.472328 [ 254 ] {206b8ec2-cd8c-4738-accd-3d26dd8bec2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11378 | 2026.03.10 17:23:22.472369 [ 254 ] {206b8ec2-cd8c-4738-accd-3d26dd8bec2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11379 | 2026.03.10 17:23:22.473796 [ 254 ] {206b8ec2-cd8c-4738-accd-3d26dd8bec2d} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11380 | 2026.03.10 17:23:22.473832 [ 254 ] {206b8ec2-cd8c-4738-accd-3d26dd8bec2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11381 | 2026.03.10 17:23:22.474302 [ 254 ] {206b8ec2-cd8c-4738-accd-3d26dd8bec2d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11382 | 2026.03.10 17:23:22.474521 [ 254 ] {206b8ec2-cd8c-4738-accd-3d26dd8bec2d} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11383 | 2026.03.10 17:23:22.474657 [ 254 ] {206b8ec2-cd8c-4738-accd-3d26dd8bec2d} <Debug> executeQuery: Read 2074 rows, 161.25 KiB in 0.002348 sec., 883304.9403747871 rows/sec., 67.07 MiB/sec. | ||
| 11384 | 2026.03.10 17:23:22.474694 [ 254 ] {206b8ec2-cd8c-4738-accd-3d26dd8bec2d} <Debug> TCPHandler: Processed in 0.002511051 sec. | ||
| 11385 | 2026.03.10 17:23:22.474821 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11386 | 2026.03.10 17:23:22.474917 [ 254 ] {42c65732-02ee-4f13-a72b-fa8b3fc92aa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11387 | 2026.03.10 17:23:22.474956 [ 254 ] {42c65732-02ee-4f13-a72b-fa8b3fc92aa3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11388 | 2026.03.10 17:23:22.475390 [ 254 ] {42c65732-02ee-4f13-a72b-fa8b3fc92aa3} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11389 | 2026.03.10 17:23:22.475425 [ 254 ] {42c65732-02ee-4f13-a72b-fa8b3fc92aa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11390 | 2026.03.10 17:23:22.475727 [ 254 ] {42c65732-02ee-4f13-a72b-fa8b3fc92aa3} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11391 | 2026.03.10 17:23:22.475949 [ 254 ] {42c65732-02ee-4f13-a72b-fa8b3fc92aa3} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11392 | 2026.03.10 17:23:22.476081 [ 254 ] {42c65732-02ee-4f13-a72b-fa8b3fc92aa3} <Debug> executeQuery: Read 36 rows, 2.72 KiB in 0.001183 sec., 30431.107354184278 rows/sec., 2.25 MiB/sec. | ||
| 11393 | 2026.03.10 17:23:22.476118 [ 254 ] {42c65732-02ee-4f13-a72b-fa8b3fc92aa3} <Debug> TCPHandler: Processed in 0.001346212 sec. | ||
| 11394 | 2026.03.10 17:23:22.476230 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11395 | 2026.03.10 17:23:22.476324 [ 254 ] {5d57a66c-6e6a-4bbb-956b-aa3b7d312ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11396 | 2026.03.10 17:23:22.476362 [ 254 ] {5d57a66c-6e6a-4bbb-956b-aa3b7d312ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11397 | 2026.03.10 17:23:22.477015 [ 254 ] {5d57a66c-6e6a-4bbb-956b-aa3b7d312ec4} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11398 | 2026.03.10 17:23:22.477050 [ 254 ] {5d57a66c-6e6a-4bbb-956b-aa3b7d312ec4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11399 | 2026.03.10 17:23:22.477404 [ 254 ] {5d57a66c-6e6a-4bbb-956b-aa3b7d312ec4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 11400 | 2026.03.10 17:23:22.477617 [ 254 ] {5d57a66c-6e6a-4bbb-956b-aa3b7d312ec4} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11401 | 2026.03.10 17:23:22.477742 [ 254 ] {5d57a66c-6e6a-4bbb-956b-aa3b7d312ec4} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001437 sec., 509394.5720250522 rows/sec., 30.13 MiB/sec. | ||
| 11402 | 2026.03.10 17:23:22.477779 [ 254 ] {5d57a66c-6e6a-4bbb-956b-aa3b7d312ec4} <Debug> TCPHandler: Processed in 0.001598005 sec. | ||
| 11403 | 2026.03.10 17:23:22.477894 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11404 | 2026.03.10 17:23:22.477988 [ 254 ] {fce63594-1e39-456f-b77e-65471ad122eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 11405 | 2026.03.10 17:23:22.478026 [ 254 ] {fce63594-1e39-456f-b77e-65471ad122eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 11406 | 2026.03.10 17:23:22.478404 [ 254 ] {fce63594-1e39-456f-b77e-65471ad122eb} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11407 | 2026.03.10 17:23:22.478438 [ 254 ] {fce63594-1e39-456f-b77e-65471ad122eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11408 | 2026.03.10 17:23:22.478721 [ 254 ] {fce63594-1e39-456f-b77e-65471ad122eb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 11409 | 2026.03.10 17:23:22.478932 [ 254 ] {fce63594-1e39-456f-b77e-65471ad122eb} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11410 | 2026.03.10 17:23:22.479063 [ 254 ] {fce63594-1e39-456f-b77e-65471ad122eb} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 64.39 KiB/sec. | ||
| 11411 | 2026.03.10 17:23:22.479101 [ 254 ] {fce63594-1e39-456f-b77e-65471ad122eb} <Debug> TCPHandler: Processed in 0.001254831 sec. | ||
| 11412 | 2026.03.10 17:23:22.479210 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11413 | 2026.03.10 17:23:22.479307 [ 254 ] {dad48a7f-53d6-4058-ae95-48a968616dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11414 | 2026.03.10 17:23:22.479346 [ 254 ] {dad48a7f-53d6-4058-ae95-48a968616dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11415 | 2026.03.10 17:23:22.479736 [ 254 ] {dad48a7f-53d6-4058-ae95-48a968616dd7} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11416 | 2026.03.10 17:23:22.479771 [ 254 ] {dad48a7f-53d6-4058-ae95-48a968616dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11417 | 2026.03.10 17:23:22.480065 [ 254 ] {dad48a7f-53d6-4058-ae95-48a968616dd7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11418 | 2026.03.10 17:23:22.480283 [ 254 ] {dad48a7f-53d6-4058-ae95-48a968616dd7} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11419 | 2026.03.10 17:23:22.480452 [ 254 ] {dad48a7f-53d6-4058-ae95-48a968616dd7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001161 sec., 10335.917312661499 rows/sec., 807.49 KiB/sec. | ||
| 11420 | 2026.03.10 17:23:22.480506 [ 254 ] {dad48a7f-53d6-4058-ae95-48a968616dd7} <Debug> TCPHandler: Processed in 0.001344091 sec. | ||
| 11421 | 2026.03.10 17:23:22.480656 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11422 | 2026.03.10 17:23:22.480761 [ 254 ] {5979433e-0732-4f69-bda7-e9d548137e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11423 | 2026.03.10 17:23:22.480801 [ 254 ] {5979433e-0732-4f69-bda7-e9d548137e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11424 | 2026.03.10 17:23:22.481567 [ 254 ] {5979433e-0732-4f69-bda7-e9d548137e67} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11425 | 2026.03.10 17:23:22.481603 [ 254 ] {5979433e-0732-4f69-bda7-e9d548137e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11426 | 2026.03.10 17:23:22.481952 [ 254 ] {5979433e-0732-4f69-bda7-e9d548137e67} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11427 | 2026.03.10 17:23:22.482168 [ 254 ] {5979433e-0732-4f69-bda7-e9d548137e67} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11428 | 2026.03.10 17:23:22.482301 [ 254 ] {5979433e-0732-4f69-bda7-e9d548137e67} <Debug> executeQuery: Read 1060 rows, 75.53 KiB in 0.001558 sec., 680359.4351732992 rows/sec., 47.34 MiB/sec. | ||
| 11429 | 2026.03.10 17:23:22.482340 [ 254 ] {5979433e-0732-4f69-bda7-e9d548137e67} <Debug> TCPHandler: Processed in 0.001745638 sec. | ||
| 11430 | 2026.03.10 17:23:22.482460 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11431 | 2026.03.10 17:23:22.482558 [ 254 ] {f92f22b8-5019-49f2-9906-2f33f3584ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11432 | 2026.03.10 17:23:22.482603 [ 254 ] {f92f22b8-5019-49f2-9906-2f33f3584ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11433 | 2026.03.10 17:23:22.483294 [ 254 ] {f92f22b8-5019-49f2-9906-2f33f3584ac8} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11434 | 2026.03.10 17:23:22.483330 [ 254 ] {f92f22b8-5019-49f2-9906-2f33f3584ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11435 | 2026.03.10 17:23:22.483757 [ 254 ] {f92f22b8-5019-49f2-9906-2f33f3584ac8} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11436 | 2026.03.10 17:23:22.483976 [ 254 ] {f92f22b8-5019-49f2-9906-2f33f3584ac8} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11437 | 2026.03.10 17:23:22.484109 [ 254 ] {f92f22b8-5019-49f2-9906-2f33f3584ac8} <Debug> executeQuery: Read 1357 rows, 88.74 KiB in 0.001568 sec., 865433.6734693878 rows/sec., 55.27 MiB/sec. | ||
| 11438 | 2026.03.10 17:23:22.484146 [ 254 ] {f92f22b8-5019-49f2-9906-2f33f3584ac8} <Debug> TCPHandler: Processed in 0.001734788 sec. | ||
| 11439 | 2026.03.10 17:23:22.484261 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11440 | 2026.03.10 17:23:22.484357 [ 254 ] {886da3b3-c75d-46fc-96fb-6c3ff52f1e20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11441 | 2026.03.10 17:23:22.484410 [ 254 ] {886da3b3-c75d-46fc-96fb-6c3ff52f1e20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11442 | 2026.03.10 17:23:22.485210 [ 254 ] {886da3b3-c75d-46fc-96fb-6c3ff52f1e20} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11443 | 2026.03.10 17:23:22.485248 [ 254 ] {886da3b3-c75d-46fc-96fb-6c3ff52f1e20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11444 | 2026.03.10 17:23:22.485774 [ 254 ] {886da3b3-c75d-46fc-96fb-6c3ff52f1e20} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11445 | 2026.03.10 17:23:22.486015 [ 254 ] {886da3b3-c75d-46fc-96fb-6c3ff52f1e20} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11446 | 2026.03.10 17:23:22.486160 [ 254 ] {886da3b3-c75d-46fc-96fb-6c3ff52f1e20} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001821 sec., 8786.381109280615 rows/sec., 15.74 MiB/sec. | ||
| 11447 | 2026.03.10 17:23:22.486228 [ 254 ] {886da3b3-c75d-46fc-96fb-6c3ff52f1e20} <Debug> TCPHandler: Processed in 0.002016043 sec. | ||
| 11448 | 2026.03.10 17:23:22.486345 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11449 | 2026.03.10 17:23:22.486441 [ 254 ] {c622fa14-d8af-4d85-a4e8-455b494cb336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11450 | 2026.03.10 17:23:22.486481 [ 254 ] {c622fa14-d8af-4d85-a4e8-455b494cb336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11451 | 2026.03.10 17:23:22.486827 [ 254 ] {c622fa14-d8af-4d85-a4e8-455b494cb336} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11452 | 2026.03.10 17:23:22.486863 [ 254 ] {c622fa14-d8af-4d85-a4e8-455b494cb336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11453 | 2026.03.10 17:23:22.487182 [ 254 ] {c622fa14-d8af-4d85-a4e8-455b494cb336} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11454 | 2026.03.10 17:23:22.487408 [ 254 ] {c622fa14-d8af-4d85-a4e8-455b494cb336} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11455 | 2026.03.10 17:23:22.487537 [ 254 ] {c622fa14-d8af-4d85-a4e8-455b494cb336} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001115 sec., 32286.995515695064 rows/sec., 2.18 MiB/sec. | ||
| 11456 | 2026.03.10 17:23:22.487573 [ 254 ] {c622fa14-d8af-4d85-a4e8-455b494cb336} <Debug> TCPHandler: Processed in 0.00128239 sec. | ||
| 11457 | 2026.03.10 17:23:22.742109 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11458 | 2026.03.10 17:23:22.759960 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2026.03.10 17:23:22.760025 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11460 | 2026.03.10 17:23:22.766251 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11461 | 2026.03.10 17:23:22.766954 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11462 | 2026.03.10 17:23:22.770396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11463 | 2026.03.10 17:23:23.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.65 MiB, peak 333.70 MiB, free memory in arenas 0.00 B, will set to 323.37 MiB (RSS), difference: -1.28 MiB | ||
| 11464 | 2026.03.10 17:23:24.078923 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 1420 | ||
| 11465 | 2026.03.10 17:23:24.082151 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11466 | 2026.03.10 17:23:24.082205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11467 | 2026.03.10 17:23:24.083489 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11468 | 2026.03.10 17:23:24.083786 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11469 | 2026.03.10 17:23:24.084147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1420 | ||
| 11470 | 2026.03.10 17:23:25.104735 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11471 | 2026.03.10 17:23:25.104992 [ 254 ] {cd7afbf2-5fe7-4612-b09c-57d52747c83d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11472 | 2026.03.10 17:23:25.105096 [ 254 ] {cd7afbf2-5fe7-4612-b09c-57d52747c83d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11473 | 2026.03.10 17:23:25.105856 [ 254 ] {cd7afbf2-5fe7-4612-b09c-57d52747c83d} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11474 | 2026.03.10 17:23:25.105897 [ 254 ] {cd7afbf2-5fe7-4612-b09c-57d52747c83d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11475 | 2026.03.10 17:23:25.106303 [ 254 ] {cd7afbf2-5fe7-4612-b09c-57d52747c83d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11476 | 2026.03.10 17:23:25.106551 [ 254 ] {cd7afbf2-5fe7-4612-b09c-57d52747c83d} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11477 | 2026.03.10 17:23:25.106690 [ 147 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11478 | 2026.03.10 17:23:25.106716 [ 254 ] {cd7afbf2-5fe7-4612-b09c-57d52747c83d} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001794 sec., 31215.161649944257 rows/sec., 2.38 MiB/sec. | ||
| 11479 | 2026.03.10 17:23:25.106727 [ 147 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11480 | 2026.03.10 17:23:25.106749 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11481 | 2026.03.10 17:23:25.106768 [ 254 ] {cd7afbf2-5fe7-4612-b09c-57d52747c83d} <Debug> TCPHandler: Processed in 0.002193666 sec. | ||
| 11482 | 2026.03.10 17:23:25.106859 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11483 | 2026.03.10 17:23:25.106896 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11484 | 2026.03.10 17:23:25.107000 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11485 | 2026.03.10 17:23:25.107004 [ 254 ] {02f1e38c-16b1-4d78-85d0-54d9fe6d0515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11486 | 2026.03.10 17:23:25.107041 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2892 rows starting from the beginning of the part | ||
| 11487 | 2026.03.10 17:23:25.107063 [ 254 ] {02f1e38c-16b1-4d78-85d0-54d9fe6d0515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11488 | 2026.03.10 17:23:25.107110 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 867 rows starting from the beginning of the part | ||
| 11489 | 2026.03.10 17:23:25.107157 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 66 rows starting from the beginning of the part | ||
| 11490 | 2026.03.10 17:23:25.107196 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 867 rows starting from the beginning of the part | ||
| 11491 | 2026.03.10 17:23:25.107232 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 2074 rows starting from the beginning of the part | ||
| 11492 | 2026.03.10 17:23:25.107269 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 11493 | 2026.03.10 17:23:25.107511 [ 254 ] {02f1e38c-16b1-4d78-85d0-54d9fe6d0515} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11494 | 2026.03.10 17:23:25.107554 [ 254 ] {02f1e38c-16b1-4d78-85d0-54d9fe6d0515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11495 | 2026.03.10 17:23:25.107900 [ 254 ] {02f1e38c-16b1-4d78-85d0-54d9fe6d0515} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11496 | 2026.03.10 17:23:25.108148 [ 254 ] {02f1e38c-16b1-4d78-85d0-54d9fe6d0515} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11497 | 2026.03.10 17:23:25.108257 [ 147 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11498 | 2026.03.10 17:23:25.108282 [ 147 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11499 | 2026.03.10 17:23:25.108287 [ 254 ] {02f1e38c-16b1-4d78-85d0-54d9fe6d0515} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001308 sec., 48929.663608562696 rows/sec., 3.82 MiB/sec. | ||
| 11500 | 2026.03.10 17:23:25.108298 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11501 | 2026.03.10 17:23:25.108328 [ 254 ] {02f1e38c-16b1-4d78-85d0-54d9fe6d0515} <Debug> TCPHandler: Processed in 0.001482524 sec. | ||
| 11502 | 2026.03.10 17:23:25.108424 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11503 | 2026.03.10 17:23:25.108445 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11504 | 2026.03.10 17:23:25.108559 [ 254 ] {118aea07-aa59-4693-b551-93cf7b7b8d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11505 | 2026.03.10 17:23:25.108582 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11506 | 2026.03.10 17:23:25.108603 [ 254 ] {118aea07-aa59-4693-b551-93cf7b7b8d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11507 | 2026.03.10 17:23:25.108623 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1551 rows starting from the beginning of the part | ||
| 11508 | 2026.03.10 17:23:25.108696 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 525 rows starting from the beginning of the part | ||
| 11509 | 2026.03.10 17:23:25.108744 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 69 rows starting from the beginning of the part | ||
| 11510 | 2026.03.10 17:23:25.108799 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 525 rows starting from the beginning of the part | ||
| 11511 | 2026.03.10 17:23:25.108848 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1060 rows starting from the beginning of the part | ||
| 11512 | 2026.03.10 17:23:25.108891 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 11513 | 2026.03.10 17:23:25.108992 [ 254 ] {118aea07-aa59-4693-b551-93cf7b7b8d46} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11514 | 2026.03.10 17:23:25.109035 [ 254 ] {118aea07-aa59-4693-b551-93cf7b7b8d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11515 | 2026.03.10 17:23:25.109370 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6822 rows, containing 5 columns (5 merged, 0 gathered) in 0.002558341 sec., 2666571.8135307217 rows/sec., 215.87 MiB/sec. | ||
| 11516 | 2026.03.10 17:23:25.109392 [ 254 ] {118aea07-aa59-4693-b551-93cf7b7b8d46} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11517 | 2026.03.10 17:23:25.109661 [ 254 ] {118aea07-aa59-4693-b551-93cf7b7b8d46} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11518 | 2026.03.10 17:23:25.109771 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 5 parts from all_1_76_15 to all_80_80_0 | ||
| 11519 | 2026.03.10 17:23:25.109777 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11520 | 2026.03.10 17:23:25.109797 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11521 | 2026.03.10 17:23:25.109801 [ 254 ] {118aea07-aa59-4693-b551-93cf7b7b8d46} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001261 sec., 50753.37034099921 rows/sec., 3.53 MiB/sec. | ||
| 11522 | 2026.03.10 17:23:25.109824 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11523 | 2026.03.10 17:23:25.109874 [ 254 ] {118aea07-aa59-4693-b551-93cf7b7b8d46} <Debug> TCPHandler: Processed in 0.001477494 sec. | ||
| 11524 | 2026.03.10 17:23:25.109942 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_15 to all_80_80_0 into Compact with storage Full | ||
| 11525 | 2026.03.10 17:23:25.110006 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11526 | 2026.03.10 17:23:25.110090 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11527 | 2026.03.10 17:23:25.110114 [ 254 ] {33f9427b-db7c-493e-bc9d-7d030a851600} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11528 | 2026.03.10 17:23:25.110135 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23909 rows starting from the beginning of the part | ||
| 11529 | 2026.03.10 17:23:25.110166 [ 254 ] {33f9427b-db7c-493e-bc9d-7d030a851600} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11530 | 2026.03.10 17:23:25.110173 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_81_16} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11531 | 2026.03.10 17:23:25.110217 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 265 rows starting from the beginning of the part | ||
| 11532 | 2026.03.10 17:23:25.110269 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 11533 | 2026.03.10 17:23:25.110287 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_81_16} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11534 | 2026.03.10 17:23:25.110318 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 265 rows starting from the beginning of the part | ||
| 11535 | 2026.03.10 17:23:25.110363 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1357 rows starting from the beginning of the part | ||
| 11536 | 2026.03.10 17:23:25.110393 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 11537 | 2026.03.10 17:23:25.110444 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3794 rows, containing 5 columns (5 merged, 0 gathered) in 0.002082814 sec., 1821574.0819871577 rows/sec., 134.93 MiB/sec. | ||
| 11538 | 2026.03.10 17:23:25.110526 [ 254 ] {33f9427b-db7c-493e-bc9d-7d030a851600} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11539 | 2026.03.10 17:23:25.110571 [ 254 ] {33f9427b-db7c-493e-bc9d-7d030a851600} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11540 | 2026.03.10 17:23:25.110691 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11541 | 2026.03.10 17:23:25.110959 [ 254 ] {33f9427b-db7c-493e-bc9d-7d030a851600} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11542 | 2026.03.10 17:23:25.111069 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_81_16} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11543 | 2026.03.10 17:23:25.111177 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_81_16} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11544 | 2026.03.10 17:23:25.111223 [ 254 ] {33f9427b-db7c-493e-bc9d-7d030a851600} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11545 | 2026.03.10 17:23:25.111274 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 11546 | 2026.03.10 17:23:25.111340 [ 147 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11547 | 2026.03.10 17:23:25.111368 [ 147 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11548 | 2026.03.10 17:23:25.111374 [ 254 ] {33f9427b-db7c-493e-bc9d-7d030a851600} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001279 sec., 18764.659890539486 rows/sec., 1.26 MiB/sec. | ||
| 11549 | 2026.03.10 17:23:25.111384 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.20 GiB. | ||
| 11550 | 2026.03.10 17:23:25.111414 [ 254 ] {33f9427b-db7c-493e-bc9d-7d030a851600} <Debug> TCPHandler: Processed in 0.001460314 sec. | ||
| 11551 | 2026.03.10 17:23:25.111456 [ 200 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11552 | 2026.03.10 17:23:25.111559 [ 200 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11553 | 2026.03.10 17:23:25.111587 [ 200 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3366 rows starting from the beginning of the part | ||
| 11554 | 2026.03.10 17:23:25.111636 [ 200 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 90 rows starting from the beginning of the part | ||
| 11555 | 2026.03.10 17:23:25.111676 [ 200 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 11556 | 2026.03.10 17:23:25.111711 [ 200 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 90 rows starting from the beginning of the part | ||
| 11557 | 2026.03.10 17:23:25.111745 [ 200 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 36 rows starting from the beginning of the part | ||
| 11558 | 2026.03.10 17:23:25.111779 [ 200 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 24 rows starting from the beginning of the part | ||
| 11559 | 2026.03.10 17:23:25.113046 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3666 rows, containing 4 columns (4 merged, 0 gathered) in 0.001621176 sec., 2261321.411123777 rows/sec., 147.79 MiB/sec. | ||
| 11560 | 2026.03.10 17:23:25.113326 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11561 | 2026.03.10 17:23:25.113655 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_81_16} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11562 | 2026.03.10 17:23:25.113752 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_81_16} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11563 | 2026.03.10 17:23:25.113853 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11564 | 2026.03.10 17:23:25.116476 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25956 rows, containing 5 columns (5 merged, 0 gathered) in 0.006585496 sec., 3941388.7731463206 rows/sec., 257.74 MiB/sec. | ||
| 11565 | 2026.03.10 17:23:25.116769 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 11566 | 2026.03.10 17:23:25.117072 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11567 | 2026.03.10 17:23:25.117160 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 5 parts: [all_1_76_15, all_80_80_0] -> all_1_80_16 | ||
| 11568 | 2026.03.10 17:23:25.117264 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.40 MiB. | ||
| 11569 | 2026.03.10 17:23:28.872395 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11570 | 2026.03.10 17:23:28.872489 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11571 | 2026.03.10 17:23:29.011476 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24095 | ||
| 11572 | 2026.03.10 17:23:29.012018 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11573 | 2026.03.10 17:23:29.012057 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11574 | 2026.03.10 17:23:29.012555 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11575 | 2026.03.10 17:23:29.012799 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11576 | 2026.03.10 17:23:29.012944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24095 | ||
| 11577 | 2026.03.10 17:23:30.111434 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11578 | 2026.03.10 17:23:30.111625 [ 254 ] {6caac79f-5a60-410a-b45a-5042bd0cdd6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11579 | 2026.03.10 17:23:30.111705 [ 254 ] {6caac79f-5a60-410a-b45a-5042bd0cdd6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11580 | 2026.03.10 17:23:30.112505 [ 254 ] {6caac79f-5a60-410a-b45a-5042bd0cdd6f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11581 | 2026.03.10 17:23:30.112567 [ 254 ] {6caac79f-5a60-410a-b45a-5042bd0cdd6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11582 | 2026.03.10 17:23:30.113007 [ 254 ] {6caac79f-5a60-410a-b45a-5042bd0cdd6f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11583 | 2026.03.10 17:23:30.113342 [ 254 ] {6caac79f-5a60-410a-b45a-5042bd0cdd6f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11584 | 2026.03.10 17:23:30.113577 [ 254 ] {6caac79f-5a60-410a-b45a-5042bd0cdd6f} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.002002 sec., 62937.06293706294 rows/sec., 5.41 MiB/sec. | ||
| 11585 | 2026.03.10 17:23:30.113644 [ 254 ] {6caac79f-5a60-410a-b45a-5042bd0cdd6f} <Debug> TCPHandler: Processed in 0.002344158 sec. | ||
| 11586 | 2026.03.10 17:23:30.113784 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11587 | 2026.03.10 17:23:30.113894 [ 254 ] {2c3aad20-d484-4d21-886b-12cafec3a825} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11588 | 2026.03.10 17:23:30.113941 [ 254 ] {2c3aad20-d484-4d21-886b-12cafec3a825} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11589 | 2026.03.10 17:23:30.114398 [ 254 ] {2c3aad20-d484-4d21-886b-12cafec3a825} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11590 | 2026.03.10 17:23:30.114439 [ 254 ] {2c3aad20-d484-4d21-886b-12cafec3a825} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11591 | 2026.03.10 17:23:30.114774 [ 254 ] {2c3aad20-d484-4d21-886b-12cafec3a825} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11592 | 2026.03.10 17:23:30.115003 [ 254 ] {2c3aad20-d484-4d21-886b-12cafec3a825} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11593 | 2026.03.10 17:23:30.115150 [ 254 ] {2c3aad20-d484-4d21-886b-12cafec3a825} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001282 sec., 27301.092043681747 rows/sec., 2.00 MiB/sec. | ||
| 11594 | 2026.03.10 17:23:30.115194 [ 254 ] {2c3aad20-d484-4d21-886b-12cafec3a825} <Debug> TCPHandler: Processed in 0.001464824 sec. | ||
| 11595 | 2026.03.10 17:23:30.115313 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11596 | 2026.03.10 17:23:30.115421 [ 254 ] {a2fb0f97-e222-4c73-85f4-82a100914346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11597 | 2026.03.10 17:23:30.115466 [ 254 ] {a2fb0f97-e222-4c73-85f4-82a100914346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11598 | 2026.03.10 17:23:30.115925 [ 254 ] {a2fb0f97-e222-4c73-85f4-82a100914346} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2026.03.10 17:23:30.115965 [ 254 ] {a2fb0f97-e222-4c73-85f4-82a100914346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11600 | 2026.03.10 17:23:30.116289 [ 254 ] {a2fb0f97-e222-4c73-85f4-82a100914346} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11601 | 2026.03.10 17:23:30.116523 [ 254 ] {a2fb0f97-e222-4c73-85f4-82a100914346} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11602 | 2026.03.10 17:23:30.116661 [ 254 ] {a2fb0f97-e222-4c73-85f4-82a100914346} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001263 sec., 78384.79809976247 rows/sec., 6.12 MiB/sec. | ||
| 11603 | 2026.03.10 17:23:30.116701 [ 254 ] {a2fb0f97-e222-4c73-85f4-82a100914346} <Debug> TCPHandler: Processed in 0.001440063 sec. | ||
| 11604 | 2026.03.10 17:23:30.116816 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11605 | 2026.03.10 17:23:30.116914 [ 254 ] {620f3710-5d4e-4b7e-aa11-2a46b733eb1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11606 | 2026.03.10 17:23:30.116959 [ 254 ] {620f3710-5d4e-4b7e-aa11-2a46b733eb1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11607 | 2026.03.10 17:23:30.117384 [ 254 ] {620f3710-5d4e-4b7e-aa11-2a46b733eb1e} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11608 | 2026.03.10 17:23:30.117422 [ 254 ] {620f3710-5d4e-4b7e-aa11-2a46b733eb1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11609 | 2026.03.10 17:23:30.117759 [ 254 ] {620f3710-5d4e-4b7e-aa11-2a46b733eb1e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11610 | 2026.03.10 17:23:30.117972 [ 254 ] {620f3710-5d4e-4b7e-aa11-2a46b733eb1e} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11611 | 2026.03.10 17:23:30.118106 [ 254 ] {620f3710-5d4e-4b7e-aa11-2a46b733eb1e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 11612 | 2026.03.10 17:23:30.118145 [ 254 ] {620f3710-5d4e-4b7e-aa11-2a46b733eb1e} <Debug> TCPHandler: Processed in 0.001379223 sec. | ||
| 11613 | 2026.03.10 17:23:30.118254 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11614 | 2026.03.10 17:23:30.118360 [ 254 ] {7637ae94-30c0-4c07-ae3e-9a9810a6078e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11615 | 2026.03.10 17:23:30.118419 [ 254 ] {7637ae94-30c0-4c07-ae3e-9a9810a6078e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11616 | 2026.03.10 17:23:30.119330 [ 254 ] {7637ae94-30c0-4c07-ae3e-9a9810a6078e} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2026.03.10 17:23:30.119373 [ 254 ] {7637ae94-30c0-4c07-ae3e-9a9810a6078e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11618 | 2026.03.10 17:23:30.119954 [ 254 ] {7637ae94-30c0-4c07-ae3e-9a9810a6078e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11619 | 2026.03.10 17:23:30.120228 [ 254 ] {7637ae94-30c0-4c07-ae3e-9a9810a6078e} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2026.03.10 17:23:30.120383 [ 254 ] {7637ae94-30c0-4c07-ae3e-9a9810a6078e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002043 sec., 17131.669114047967 rows/sec., 30.70 MiB/sec. | ||
| 11621 | 2026.03.10 17:23:30.120455 [ 254 ] {7637ae94-30c0-4c07-ae3e-9a9810a6078e} <Debug> TCPHandler: Processed in 0.002252647 sec. | ||
| 11622 | 2026.03.10 17:23:30.120576 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11623 | 2026.03.10 17:23:30.120675 [ 254 ] {9cd0d3f1-bb82-4a7c-87e4-f9b0999bc247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11624 | 2026.03.10 17:23:30.120718 [ 254 ] {9cd0d3f1-bb82-4a7c-87e4-f9b0999bc247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11625 | 2026.03.10 17:23:30.121078 [ 254 ] {9cd0d3f1-bb82-4a7c-87e4-f9b0999bc247} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11626 | 2026.03.10 17:23:30.121118 [ 254 ] {9cd0d3f1-bb82-4a7c-87e4-f9b0999bc247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11627 | 2026.03.10 17:23:30.121436 [ 254 ] {9cd0d3f1-bb82-4a7c-87e4-f9b0999bc247} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11628 | 2026.03.10 17:23:30.121659 [ 254 ] {9cd0d3f1-bb82-4a7c-87e4-f9b0999bc247} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2026.03.10 17:23:30.121798 [ 254 ] {9cd0d3f1-bb82-4a7c-87e4-f9b0999bc247} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001143 sec., 52493.43832020998 rows/sec., 3.54 MiB/sec. | ||
| 11630 | 2026.03.10 17:23:30.121837 [ 254 ] {9cd0d3f1-bb82-4a7c-87e4-f9b0999bc247} <Debug> TCPHandler: Processed in 0.001311231 sec. | ||
| 11631 | 2026.03.10 17:23:30.270585 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11632 | 2026.03.10 17:23:30.287515 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11633 | 2026.03.10 17:23:30.287574 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11634 | 2026.03.10 17:23:30.293791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11635 | 2026.03.10 17:23:30.294516 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11636 | 2026.03.10 17:23:30.297850 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11637 | 2026.03.10 17:23:33.210057 [ 126 ] {} <Debug> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 11638 | 2026.03.10 17:23:33.210142 [ 126 ] {} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11639 | 2026.03.10 17:23:33.210165 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11640 | 2026.03.10 17:23:33.210282 [ 193 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 11641 | 2026.03.10 17:23:33.210434 [ 193 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11642 | 2026.03.10 17:23:33.210470 [ 193 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 20 rows starting from the beginning of the part | ||
| 11643 | 2026.03.10 17:23:33.210538 [ 193 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 8 rows starting from the beginning of the part | ||
| 11644 | 2026.03.10 17:23:33.210592 [ 193 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 11645 | 2026.03.10 17:23:33.210655 [ 193 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 4 rows starting from the beginning of the part | ||
| 11646 | 2026.03.10 17:23:33.210718 [ 193 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 8 rows starting from the beginning of the part | ||
| 11647 | 2026.03.10 17:23:33.211527 [ 187 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001294401 sec., 35537.673410326475 rows/sec., 2.97 MiB/sec. | ||
| 11648 | 2026.03.10 17:23:33.211745 [ 191 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11649 | 2026.03.10 17:23:33.212111 [ 191 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_18_4} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11650 | 2026.03.10 17:23:33.212206 [ 191 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_18_4} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 11651 | 2026.03.10 17:23:33.212327 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11652 | 2026.03.10 17:23:34.084637 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1440 | ||
| 11653 | 2026.03.10 17:23:34.086697 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11654 | 2026.03.10 17:23:34.086743 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11655 | 2026.03.10 17:23:34.087905 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11656 | 2026.03.10 17:23:34.088165 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11657 | 2026.03.10 17:23:34.088460 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1440 | ||
| 11658 | 2026.03.10 17:23:35.110678 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11659 | 2026.03.10 17:23:35.110905 [ 254 ] {94ac8cb2-5049-489d-b598-f93336099549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11660 | 2026.03.10 17:23:35.110977 [ 254 ] {94ac8cb2-5049-489d-b598-f93336099549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11661 | 2026.03.10 17:23:35.111729 [ 254 ] {94ac8cb2-5049-489d-b598-f93336099549} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11662 | 2026.03.10 17:23:35.111768 [ 254 ] {94ac8cb2-5049-489d-b598-f93336099549} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11663 | 2026.03.10 17:23:35.112172 [ 254 ] {94ac8cb2-5049-489d-b598-f93336099549} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11664 | 2026.03.10 17:23:35.112439 [ 254 ] {94ac8cb2-5049-489d-b598-f93336099549} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11665 | 2026.03.10 17:23:35.112599 [ 254 ] {94ac8cb2-5049-489d-b598-f93336099549} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001748 sec., 37757.43707093821 rows/sec., 2.99 MiB/sec. | ||
| 11666 | 2026.03.10 17:23:35.112641 [ 254 ] {94ac8cb2-5049-489d-b598-f93336099549} <Debug> TCPHandler: Processed in 0.002146625 sec. | ||
| 11667 | 2026.03.10 17:23:35.112765 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11668 | 2026.03.10 17:23:35.112861 [ 254 ] {83ade295-2ffc-4262-bfa2-4c6cd3212e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11669 | 2026.03.10 17:23:35.112901 [ 254 ] {83ade295-2ffc-4262-bfa2-4c6cd3212e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11670 | 2026.03.10 17:23:35.113303 [ 254 ] {83ade295-2ffc-4262-bfa2-4c6cd3212e96} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11671 | 2026.03.10 17:23:35.113339 [ 254 ] {83ade295-2ffc-4262-bfa2-4c6cd3212e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11672 | 2026.03.10 17:23:35.113644 [ 254 ] {83ade295-2ffc-4262-bfa2-4c6cd3212e96} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11673 | 2026.03.10 17:23:35.113869 [ 254 ] {83ade295-2ffc-4262-bfa2-4c6cd3212e96} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11674 | 2026.03.10 17:23:35.113999 [ 254 ] {83ade295-2ffc-4262-bfa2-4c6cd3212e96} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001156 sec., 4325.259515570935 rows/sec., 325.24 KiB/sec. | ||
| 11675 | 2026.03.10 17:23:35.114036 [ 254 ] {83ade295-2ffc-4262-bfa2-4c6cd3212e96} <Debug> TCPHandler: Processed in 0.001320561 sec. | ||
| 11676 | 2026.03.10 17:23:35.114149 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11677 | 2026.03.10 17:23:35.114242 [ 254 ] {bb6ab367-1a06-45b2-9b06-07b9d0d5b256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11678 | 2026.03.10 17:23:35.114282 [ 254 ] {bb6ab367-1a06-45b2-9b06-07b9d0d5b256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11679 | 2026.03.10 17:23:35.114704 [ 254 ] {bb6ab367-1a06-45b2-9b06-07b9d0d5b256} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11680 | 2026.03.10 17:23:35.114740 [ 254 ] {bb6ab367-1a06-45b2-9b06-07b9d0d5b256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11681 | 2026.03.10 17:23:35.115115 [ 254 ] {bb6ab367-1a06-45b2-9b06-07b9d0d5b256} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11682 | 2026.03.10 17:23:35.115330 [ 254 ] {bb6ab367-1a06-45b2-9b06-07b9d0d5b256} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11683 | 2026.03.10 17:23:35.115464 [ 254 ] {bb6ab367-1a06-45b2-9b06-07b9d0d5b256} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00124 sec., 55645.16129032258 rows/sec., 4.34 MiB/sec. | ||
| 11684 | 2026.03.10 17:23:35.115501 [ 254 ] {bb6ab367-1a06-45b2-9b06-07b9d0d5b256} <Debug> TCPHandler: Processed in 0.001401413 sec. | ||
| 11685 | 2026.03.10 17:23:35.115613 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11686 | 2026.03.10 17:23:35.115707 [ 254 ] {c5fc7440-1489-45ab-91ca-7325878aff8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11687 | 2026.03.10 17:23:35.115749 [ 254 ] {c5fc7440-1489-45ab-91ca-7325878aff8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11688 | 2026.03.10 17:23:35.116157 [ 254 ] {c5fc7440-1489-45ab-91ca-7325878aff8d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11689 | 2026.03.10 17:23:35.116191 [ 254 ] {c5fc7440-1489-45ab-91ca-7325878aff8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11690 | 2026.03.10 17:23:35.116531 [ 254 ] {c5fc7440-1489-45ab-91ca-7325878aff8d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11691 | 2026.03.10 17:23:35.116748 [ 254 ] {c5fc7440-1489-45ab-91ca-7325878aff8d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11692 | 2026.03.10 17:23:35.116876 [ 254 ] {c5fc7440-1489-45ab-91ca-7325878aff8d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 11693 | 2026.03.10 17:23:35.116912 [ 254 ] {c5fc7440-1489-45ab-91ca-7325878aff8d} <Debug> TCPHandler: Processed in 0.001348972 sec. | ||
| 11694 | 2026.03.10 17:23:35.117022 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11695 | 2026.03.10 17:23:35.117122 [ 254 ] {fadc4953-a019-4c6d-b3b5-9255f651b763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11696 | 2026.03.10 17:23:35.117176 [ 254 ] {fadc4953-a019-4c6d-b3b5-9255f651b763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11697 | 2026.03.10 17:23:35.117929 [ 254 ] {fadc4953-a019-4c6d-b3b5-9255f651b763} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11698 | 2026.03.10 17:23:35.117963 [ 254 ] {fadc4953-a019-4c6d-b3b5-9255f651b763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11699 | 2026.03.10 17:23:35.118464 [ 254 ] {fadc4953-a019-4c6d-b3b5-9255f651b763} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11700 | 2026.03.10 17:23:35.118705 [ 254 ] {fadc4953-a019-4c6d-b3b5-9255f651b763} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11701 | 2026.03.10 17:23:35.118841 [ 254 ] {fadc4953-a019-4c6d-b3b5-9255f651b763} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001737 sec., 2878.526194588371 rows/sec., 5.16 MiB/sec. | ||
| 11702 | 2026.03.10 17:23:35.118901 [ 254 ] {fadc4953-a019-4c6d-b3b5-9255f651b763} <Debug> TCPHandler: Processed in 0.001933071 sec. | ||
| 11703 | 2026.03.10 17:23:35.119010 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11704 | 2026.03.10 17:23:35.119104 [ 254 ] {18861f97-f724-4cb4-8686-7df6fc4d2882} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11705 | 2026.03.10 17:23:35.119144 [ 254 ] {18861f97-f724-4cb4-8686-7df6fc4d2882} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11706 | 2026.03.10 17:23:35.119475 [ 254 ] {18861f97-f724-4cb4-8686-7df6fc4d2882} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11707 | 2026.03.10 17:23:35.119510 [ 254 ] {18861f97-f724-4cb4-8686-7df6fc4d2882} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11708 | 2026.03.10 17:23:35.119804 [ 254 ] {18861f97-f724-4cb4-8686-7df6fc4d2882} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11709 | 2026.03.10 17:23:35.120005 [ 254 ] {18861f97-f724-4cb4-8686-7df6fc4d2882} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11710 | 2026.03.10 17:23:35.120129 [ 254 ] {18861f97-f724-4cb4-8686-7df6fc4d2882} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 11711 | 2026.03.10 17:23:35.120163 [ 254 ] {18861f97-f724-4cb4-8686-7df6fc4d2882} <Debug> TCPHandler: Processed in 0.001200189 sec. | ||
| 11712 | 2026.03.10 17:23:36.513072 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24543 | ||
| 11713 | 2026.03.10 17:23:36.513570 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11714 | 2026.03.10 17:23:36.513610 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11715 | 2026.03.10 17:23:36.514095 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11716 | 2026.03.10 17:23:36.514334 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11717 | 2026.03.10 17:23:36.514464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24543 | ||
| 11718 | 2026.03.10 17:23:36.514470 [ 142 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11719 | 2026.03.10 17:23:36.514539 [ 142 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11720 | 2026.03.10 17:23:36.514559 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11721 | 2026.03.10 17:23:36.514652 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11722 | 2026.03.10 17:23:36.514746 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11723 | 2026.03.10 17:23:36.514776 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22175 rows starting from the beginning of the part | ||
| 11724 | 2026.03.10 17:23:36.514830 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11725 | 2026.03.10 17:23:36.514871 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11726 | 2026.03.10 17:23:36.514910 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11727 | 2026.03.10 17:23:36.514949 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11728 | 2026.03.10 17:23:36.514986 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11729 | 2026.03.10 17:23:36.516925 [ 195 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24543 rows, containing 4 columns (4 merged, 0 gathered) in 0.002308747 sec., 10630441.53387097 rows/sec., 152.07 MiB/sec. | ||
| 11730 | 2026.03.10 17:23:36.517353 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11731 | 2026.03.10 17:23:36.517684 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_51_10} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2026.03.10 17:23:36.517773 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_51_10} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11733 | 2026.03.10 17:23:36.517875 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11734 | 2026.03.10 17:23:37.797904 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11735 | 2026.03.10 17:23:37.815174 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11736 | 2026.03.10 17:23:37.815228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11737 | 2026.03.10 17:23:37.821236 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11738 | 2026.03.10 17:23:37.821889 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11739 | 2026.03.10 17:23:37.822216 [ 141 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11740 | 2026.03.10 17:23:37.822312 [ 141 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11741 | 2026.03.10 17:23:37.822349 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11742 | 2026.03.10 17:23:37.822485 [ 188 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 11743 | 2026.03.10 17:23:37.824753 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11744 | 2026.03.10 17:23:37.825439 [ 188 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11745 | 2026.03.10 17:23:37.826166 [ 188 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 11746 | 2026.03.10 17:23:37.829440 [ 188 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 11747 | 2026.03.10 17:23:37.832726 [ 188 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 11748 | 2026.03.10 17:23:37.836363 [ 188 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 11749 | 2026.03.10 17:23:37.840480 [ 188 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 11750 | 2026.03.10 17:23:37.844283 [ 188 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11751 | 2026.03.10 17:23:37.893300 [ 192 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.070862643 sec., 5418.934204867295 rows/sec., 28.02 MiB/sec. | ||
| 11752 | 2026.03.10 17:23:37.896345 [ 186 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11753 | 2026.03.10 17:23:37.898489 [ 186 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_51_10} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11754 | 2026.03.10 17:23:37.898602 [ 186 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_51_10} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11755 | 2026.03.10 17:23:37.900922 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11756 | 2026.03.10 17:23:38.000160 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 325.79 MiB, peak 339.22 MiB, free memory in arenas 0.00 B, will set to 326.93 MiB (RSS), difference: 1.15 MiB | ||
| 11757 | 2026.03.10 17:23:40.111299 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11758 | 2026.03.10 17:23:40.111583 [ 254 ] {7a5ff334-1014-4163-9b95-03f45ed408b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11759 | 2026.03.10 17:23:40.111688 [ 254 ] {7a5ff334-1014-4163-9b95-03f45ed408b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11760 | 2026.03.10 17:23:40.112360 [ 254 ] {7a5ff334-1014-4163-9b95-03f45ed408b7} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11761 | 2026.03.10 17:23:40.112411 [ 254 ] {7a5ff334-1014-4163-9b95-03f45ed408b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11762 | 2026.03.10 17:23:40.112803 [ 254 ] {7a5ff334-1014-4163-9b95-03f45ed408b7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 11763 | 2026.03.10 17:23:40.113036 [ 254 ] {7a5ff334-1014-4163-9b95-03f45ed408b7} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11764 | 2026.03.10 17:23:40.113198 [ 254 ] {7a5ff334-1014-4163-9b95-03f45ed408b7} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001691 sec., 3548.1963335304554 rows/sec., 289.33 KiB/sec. | ||
| 11765 | 2026.03.10 17:23:40.113249 [ 254 ] {7a5ff334-1014-4163-9b95-03f45ed408b7} <Debug> TCPHandler: Processed in 0.002130725 sec. | ||
| 11766 | 2026.03.10 17:23:40.113368 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11767 | 2026.03.10 17:23:40.113470 [ 254 ] {9b311a6c-5ef0-42f2-9dc6-9528ad5efc4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11768 | 2026.03.10 17:23:40.113514 [ 254 ] {9b311a6c-5ef0-42f2-9dc6-9528ad5efc4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11769 | 2026.03.10 17:23:40.113957 [ 254 ] {9b311a6c-5ef0-42f2-9dc6-9528ad5efc4b} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11770 | 2026.03.10 17:23:40.113995 [ 254 ] {9b311a6c-5ef0-42f2-9dc6-9528ad5efc4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11771 | 2026.03.10 17:23:40.114327 [ 254 ] {9b311a6c-5ef0-42f2-9dc6-9528ad5efc4b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11772 | 2026.03.10 17:23:40.114559 [ 254 ] {9b311a6c-5ef0-42f2-9dc6-9528ad5efc4b} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11773 | 2026.03.10 17:23:40.114692 [ 254 ] {9b311a6c-5ef0-42f2-9dc6-9528ad5efc4b} <Debug> executeQuery: Read 129 rows, 11.31 KiB in 0.001244 sec., 103697.74919614148 rows/sec., 8.88 MiB/sec. | ||
| 11774 | 2026.03.10 17:23:40.114731 [ 254 ] {9b311a6c-5ef0-42f2-9dc6-9528ad5efc4b} <Debug> TCPHandler: Processed in 0.001414283 sec. | ||
| 11775 | 2026.03.10 17:23:40.114852 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11776 | 2026.03.10 17:23:40.114946 [ 254 ] {89cc8fde-2122-4c48-811e-5c241d6e6e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11777 | 2026.03.10 17:23:40.114987 [ 254 ] {89cc8fde-2122-4c48-811e-5c241d6e6e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11778 | 2026.03.10 17:23:40.115408 [ 254 ] {89cc8fde-2122-4c48-811e-5c241d6e6e3b} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11779 | 2026.03.10 17:23:40.115445 [ 254 ] {89cc8fde-2122-4c48-811e-5c241d6e6e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11780 | 2026.03.10 17:23:40.115751 [ 254 ] {89cc8fde-2122-4c48-811e-5c241d6e6e3b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11781 | 2026.03.10 17:23:40.115961 [ 254 ] {89cc8fde-2122-4c48-811e-5c241d6e6e3b} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11782 | 2026.03.10 17:23:40.116091 [ 254 ] {89cc8fde-2122-4c48-811e-5c241d6e6e3b} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001163 sec., 35253.654342218404 rows/sec., 2.56 MiB/sec. | ||
| 11783 | 2026.03.10 17:23:40.116129 [ 254 ] {89cc8fde-2122-4c48-811e-5c241d6e6e3b} <Debug> TCPHandler: Processed in 0.001327541 sec. | ||
| 11784 | 2026.03.10 17:23:40.116229 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11785 | 2026.03.10 17:23:40.116322 [ 254 ] {39b53f08-3748-4960-91e6-e375f5ac0594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11786 | 2026.03.10 17:23:40.116362 [ 254 ] {39b53f08-3748-4960-91e6-e375f5ac0594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11787 | 2026.03.10 17:23:40.116777 [ 254 ] {39b53f08-3748-4960-91e6-e375f5ac0594} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11788 | 2026.03.10 17:23:40.116814 [ 254 ] {39b53f08-3748-4960-91e6-e375f5ac0594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11789 | 2026.03.10 17:23:40.117119 [ 254 ] {39b53f08-3748-4960-91e6-e375f5ac0594} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11790 | 2026.03.10 17:23:40.117328 [ 254 ] {39b53f08-3748-4960-91e6-e375f5ac0594} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11791 | 2026.03.10 17:23:40.117456 [ 254 ] {39b53f08-3748-4960-91e6-e375f5ac0594} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001152 sec., 91145.83333333333 rows/sec., 7.13 MiB/sec. | ||
| 11792 | 2026.03.10 17:23:40.117494 [ 254 ] {39b53f08-3748-4960-91e6-e375f5ac0594} <Debug> TCPHandler: Processed in 0.001313631 sec. | ||
| 11793 | 2026.03.10 17:23:40.117602 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11794 | 2026.03.10 17:23:40.117695 [ 254 ] {b912d7ee-de3b-4fab-b91a-cfcf86b05ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11795 | 2026.03.10 17:23:40.117737 [ 254 ] {b912d7ee-de3b-4fab-b91a-cfcf86b05ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11796 | 2026.03.10 17:23:40.118166 [ 254 ] {b912d7ee-de3b-4fab-b91a-cfcf86b05ea4} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11797 | 2026.03.10 17:23:40.118203 [ 254 ] {b912d7ee-de3b-4fab-b91a-cfcf86b05ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11798 | 2026.03.10 17:23:40.118527 [ 254 ] {b912d7ee-de3b-4fab-b91a-cfcf86b05ea4} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11799 | 2026.03.10 17:23:40.118757 [ 254 ] {b912d7ee-de3b-4fab-b91a-cfcf86b05ea4} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11800 | 2026.03.10 17:23:40.118889 [ 254 ] {b912d7ee-de3b-4fab-b91a-cfcf86b05ea4} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001213 sec., 134377.5762572135 rows/sec., 9.36 MiB/sec. | ||
| 11801 | 2026.03.10 17:23:40.118927 [ 254 ] {b912d7ee-de3b-4fab-b91a-cfcf86b05ea4} <Debug> TCPHandler: Processed in 0.001374243 sec. | ||
| 11802 | 2026.03.10 17:23:40.119039 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11803 | 2026.03.10 17:23:40.119132 [ 254 ] {aaa15f62-40f0-4a29-aaeb-feb3ab83a2e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11804 | 2026.03.10 17:23:40.119184 [ 254 ] {aaa15f62-40f0-4a29-aaeb-feb3ab83a2e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11805 | 2026.03.10 17:23:40.119997 [ 254 ] {aaa15f62-40f0-4a29-aaeb-feb3ab83a2e7} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11806 | 2026.03.10 17:23:40.120034 [ 254 ] {aaa15f62-40f0-4a29-aaeb-feb3ab83a2e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11807 | 2026.03.10 17:23:40.120584 [ 254 ] {aaa15f62-40f0-4a29-aaeb-feb3ab83a2e7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11808 | 2026.03.10 17:23:40.120807 [ 254 ] {aaa15f62-40f0-4a29-aaeb-feb3ab83a2e7} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11809 | 2026.03.10 17:23:40.120946 [ 254 ] {aaa15f62-40f0-4a29-aaeb-feb3ab83a2e7} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001832 sec., 19104.80349344978 rows/sec., 34.23 MiB/sec. | ||
| 11810 | 2026.03.10 17:23:40.121012 [ 254 ] {aaa15f62-40f0-4a29-aaeb-feb3ab83a2e7} <Debug> TCPHandler: Processed in 0.002023192 sec. | ||
| 11811 | 2026.03.10 17:23:40.121126 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11812 | 2026.03.10 17:23:40.121221 [ 254 ] {dff5669b-fcd8-45e0-b315-2dd548ce1145} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11813 | 2026.03.10 17:23:40.121261 [ 254 ] {dff5669b-fcd8-45e0-b315-2dd548ce1145} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11814 | 2026.03.10 17:23:40.121588 [ 254 ] {dff5669b-fcd8-45e0-b315-2dd548ce1145} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11815 | 2026.03.10 17:23:40.121624 [ 254 ] {dff5669b-fcd8-45e0-b315-2dd548ce1145} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11816 | 2026.03.10 17:23:40.121922 [ 254 ] {dff5669b-fcd8-45e0-b315-2dd548ce1145} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11817 | 2026.03.10 17:23:40.122127 [ 254 ] {dff5669b-fcd8-45e0-b315-2dd548ce1145} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11818 | 2026.03.10 17:23:40.122255 [ 254 ] {dff5669b-fcd8-45e0-b315-2dd548ce1145} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001052 sec., 57034.22053231939 rows/sec., 3.84 MiB/sec. | ||
| 11819 | 2026.03.10 17:23:40.122292 [ 254 ] {dff5669b-fcd8-45e0-b315-2dd548ce1145} <Debug> TCPHandler: Processed in 0.00121454 sec. | ||
| 11820 | 2026.03.10 17:23:43.872544 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11821 | 2026.03.10 17:23:43.872612 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11822 | 2026.03.10 17:23:44.015464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25055 | ||
| 11823 | 2026.03.10 17:23:44.016003 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11824 | 2026.03.10 17:23:44.016052 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11825 | 2026.03.10 17:23:44.016586 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11826 | 2026.03.10 17:23:44.016819 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11827 | 2026.03.10 17:23:44.016956 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25055 | ||
| 11828 | 2026.03.10 17:23:44.089493 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1466 | ||
| 11829 | 2026.03.10 17:23:44.091640 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2026.03.10 17:23:44.091682 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11831 | 2026.03.10 17:23:44.092840 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11832 | 2026.03.10 17:23:44.093096 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11833 | 2026.03.10 17:23:44.093353 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1466 | ||
| 11834 | 2026.03.10 17:23:45.110477 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11835 | 2026.03.10 17:23:45.110653 [ 254 ] {b34cee29-6430-4b45-896d-ab23b3dda8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11836 | 2026.03.10 17:23:45.110723 [ 254 ] {b34cee29-6430-4b45-896d-ab23b3dda8bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11837 | 2026.03.10 17:23:45.111402 [ 254 ] {b34cee29-6430-4b45-896d-ab23b3dda8bb} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11838 | 2026.03.10 17:23:45.111453 [ 254 ] {b34cee29-6430-4b45-896d-ab23b3dda8bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11839 | 2026.03.10 17:23:45.111854 [ 254 ] {b34cee29-6430-4b45-896d-ab23b3dda8bb} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11840 | 2026.03.10 17:23:45.112081 [ 254 ] {b34cee29-6430-4b45-896d-ab23b3dda8bb} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11841 | 2026.03.10 17:23:45.112255 [ 254 ] {b34cee29-6430-4b45-896d-ab23b3dda8bb} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001649 sec., 40024.257125530625 rows/sec., 3.17 MiB/sec. | ||
| 11842 | 2026.03.10 17:23:45.112307 [ 254 ] {b34cee29-6430-4b45-896d-ab23b3dda8bb} <Debug> TCPHandler: Processed in 0.001956632 sec. | ||
| 11843 | 2026.03.10 17:23:45.112431 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11844 | 2026.03.10 17:23:45.112537 [ 254 ] {34bd40be-3b3c-4abb-8cc8-9f9d5ef7c628} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11845 | 2026.03.10 17:23:45.112581 [ 254 ] {34bd40be-3b3c-4abb-8cc8-9f9d5ef7c628} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11846 | 2026.03.10 17:23:45.112985 [ 254 ] {34bd40be-3b3c-4abb-8cc8-9f9d5ef7c628} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11847 | 2026.03.10 17:23:45.113024 [ 254 ] {34bd40be-3b3c-4abb-8cc8-9f9d5ef7c628} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11848 | 2026.03.10 17:23:45.113360 [ 254 ] {34bd40be-3b3c-4abb-8cc8-9f9d5ef7c628} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11849 | 2026.03.10 17:23:45.113575 [ 254 ] {34bd40be-3b3c-4abb-8cc8-9f9d5ef7c628} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11850 | 2026.03.10 17:23:45.113701 [ 134 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11851 | 2026.03.10 17:23:45.113715 [ 254 ] {34bd40be-3b3c-4abb-8cc8-9f9d5ef7c628} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001203 sec., 4156.275976724854 rows/sec., 312.53 KiB/sec. | ||
| 11852 | 2026.03.10 17:23:45.113771 [ 134 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2026.03.10 17:23:45.113783 [ 254 ] {34bd40be-3b3c-4abb-8cc8-9f9d5ef7c628} <Debug> TCPHandler: Processed in 0.001403753 sec. | ||
| 11854 | 2026.03.10 17:23:45.113798 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11855 | 2026.03.10 17:23:45.113894 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11856 | 2026.03.10 17:23:45.113906 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11857 | 2026.03.10 17:23:45.113999 [ 254 ] {bebd73e8-c822-40d5-80ea-4e3cc20ad210} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11858 | 2026.03.10 17:23:45.114029 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11859 | 2026.03.10 17:23:45.114046 [ 254 ] {bebd73e8-c822-40d5-80ea-4e3cc20ad210} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11860 | 2026.03.10 17:23:45.114069 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 225 rows starting from the beginning of the part | ||
| 11861 | 2026.03.10 17:23:45.114142 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 11862 | 2026.03.10 17:23:45.114192 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 35 rows starting from the beginning of the part | ||
| 11863 | 2026.03.10 17:23:45.114237 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 5 rows starting from the beginning of the part | ||
| 11864 | 2026.03.10 17:23:45.114288 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 41 rows starting from the beginning of the part | ||
| 11865 | 2026.03.10 17:23:45.114338 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 5 rows starting from the beginning of the part | ||
| 11866 | 2026.03.10 17:23:45.114474 [ 254 ] {bebd73e8-c822-40d5-80ea-4e3cc20ad210} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11867 | 2026.03.10 17:23:45.114517 [ 254 ] {bebd73e8-c822-40d5-80ea-4e3cc20ad210} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11868 | 2026.03.10 17:23:45.114874 [ 254 ] {bebd73e8-c822-40d5-80ea-4e3cc20ad210} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11869 | 2026.03.10 17:23:45.115110 [ 254 ] {bebd73e8-c822-40d5-80ea-4e3cc20ad210} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11870 | 2026.03.10 17:23:45.115251 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389332 sec., 249760.31646863383 rows/sec., 17.75 MiB/sec. | ||
| 11871 | 2026.03.10 17:23:45.115261 [ 254 ] {bebd73e8-c822-40d5-80ea-4e3cc20ad210} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001282 sec., 53822.152886115444 rows/sec., 4.20 MiB/sec. | ||
| 11872 | 2026.03.10 17:23:45.115346 [ 254 ] {bebd73e8-c822-40d5-80ea-4e3cc20ad210} <Debug> TCPHandler: Processed in 0.001500364 sec. | ||
| 11873 | 2026.03.10 17:23:45.115447 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11874 | 2026.03.10 17:23:45.115479 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11875 | 2026.03.10 17:23:45.115603 [ 254 ] {e71cfca5-ef5b-40bc-975c-aaa9194eb116} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11876 | 2026.03.10 17:23:45.115659 [ 254 ] {e71cfca5-ef5b-40bc-975c-aaa9194eb116} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11877 | 2026.03.10 17:23:45.115760 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_71_14} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11878 | 2026.03.10 17:23:45.115856 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_71_14} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11879 | 2026.03.10 17:23:45.115956 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 11880 | 2026.03.10 17:23:45.116127 [ 254 ] {e71cfca5-ef5b-40bc-975c-aaa9194eb116} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11881 | 2026.03.10 17:23:45.116170 [ 254 ] {e71cfca5-ef5b-40bc-975c-aaa9194eb116} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11882 | 2026.03.10 17:23:45.116559 [ 254 ] {e71cfca5-ef5b-40bc-975c-aaa9194eb116} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11883 | 2026.03.10 17:23:45.116777 [ 254 ] {e71cfca5-ef5b-40bc-975c-aaa9194eb116} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11884 | 2026.03.10 17:23:45.116929 [ 254 ] {e71cfca5-ef5b-40bc-975c-aaa9194eb116} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001353 sec., 118255.72801182557 rows/sec., 8.24 MiB/sec. | ||
| 11885 | 2026.03.10 17:23:45.116949 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 11886 | 2026.03.10 17:23:45.116970 [ 254 ] {e71cfca5-ef5b-40bc-975c-aaa9194eb116} <Debug> TCPHandler: Processed in 0.001552675 sec. | ||
| 11887 | 2026.03.10 17:23:45.117055 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11888 | 2026.03.10 17:23:45.117100 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11889 | 2026.03.10 17:23:45.117131 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11890 | 2026.03.10 17:23:45.117194 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 11891 | 2026.03.10 17:23:45.117237 [ 254 ] {19e05f08-635c-40c4-875f-b29a4e5421ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11892 | 2026.03.10 17:23:45.117299 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11893 | 2026.03.10 17:23:45.117299 [ 254 ] {19e05f08-635c-40c4-875f-b29a4e5421ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11894 | 2026.03.10 17:23:45.117334 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 25956 rows starting from the beginning of the part | ||
| 11895 | 2026.03.10 17:23:45.117389 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 11896 | 2026.03.10 17:23:45.117430 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 11897 | 2026.03.10 17:23:45.117467 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 11898 | 2026.03.10 17:23:45.117504 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 163 rows starting from the beginning of the part | ||
| 11899 | 2026.03.10 17:23:45.117538 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 11900 | 2026.03.10 17:23:45.118111 [ 254 ] {19e05f08-635c-40c4-875f-b29a4e5421ea} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11901 | 2026.03.10 17:23:45.118153 [ 254 ] {19e05f08-635c-40c4-875f-b29a4e5421ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11902 | 2026.03.10 17:23:45.118712 [ 254 ] {19e05f08-635c-40c4-875f-b29a4e5421ea} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11903 | 2026.03.10 17:23:45.118945 [ 254 ] {19e05f08-635c-40c4-875f-b29a4e5421ea} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11904 | 2026.03.10 17:23:45.119094 [ 133 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11905 | 2026.03.10 17:23:45.119098 [ 254 ] {19e05f08-635c-40c4-875f-b29a4e5421ea} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00188 sec., 2659.5744680851067 rows/sec., 4.77 MiB/sec. | ||
| 11906 | 2026.03.10 17:23:45.119152 [ 133 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11907 | 2026.03.10 17:23:45.119192 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11908 | 2026.03.10 17:23:45.119218 [ 254 ] {19e05f08-635c-40c4-875f-b29a4e5421ea} <Debug> TCPHandler: Processed in 0.002136524 sec. | ||
| 11909 | 2026.03.10 17:23:45.119293 [ 192 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11910 | 2026.03.10 17:23:45.119339 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11911 | 2026.03.10 17:23:45.119439 [ 254 ] {2620d97c-d03f-4233-b2b0-fd8308862ccc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11912 | 2026.03.10 17:23:45.119482 [ 254 ] {2620d97c-d03f-4233-b2b0-fd8308862ccc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11913 | 2026.03.10 17:23:45.119521 [ 192 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11914 | 2026.03.10 17:23:45.119587 [ 192 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1363 rows starting from the beginning of the part | ||
| 11915 | 2026.03.10 17:23:45.119712 [ 192 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 16 rows starting from the beginning of the part | ||
| 11916 | 2026.03.10 17:23:45.119810 [ 192 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 35 rows starting from the beginning of the part | ||
| 11917 | 2026.03.10 17:23:45.119839 [ 254 ] {2620d97c-d03f-4233-b2b0-fd8308862ccc} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11918 | 2026.03.10 17:23:45.119880 [ 254 ] {2620d97c-d03f-4233-b2b0-fd8308862ccc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11919 | 2026.03.10 17:23:45.119900 [ 192 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 5 rows starting from the beginning of the part | ||
| 11920 | 2026.03.10 17:23:45.119992 [ 192 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 35 rows starting from the beginning of the part | ||
| 11921 | 2026.03.10 17:23:45.120077 [ 192 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 5 rows starting from the beginning of the part | ||
| 11922 | 2026.03.10 17:23:45.120229 [ 254 ] {2620d97c-d03f-4233-b2b0-fd8308862ccc} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11923 | 2026.03.10 17:23:45.120484 [ 254 ] {2620d97c-d03f-4233-b2b0-fd8308862ccc} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11924 | 2026.03.10 17:23:45.120646 [ 254 ] {2620d97c-d03f-4233-b2b0-fd8308862ccc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001226 sec., 48939.64110929853 rows/sec., 3.30 MiB/sec. | ||
| 11925 | 2026.03.10 17:23:45.120685 [ 254 ] {2620d97c-d03f-4233-b2b0-fd8308862ccc} <Debug> TCPHandler: Processed in 0.001395652 sec. | ||
| 11926 | 2026.03.10 17:23:45.132865 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26663 rows, containing 5 columns (5 merged, 0 gathered) in 0.015702193 sec., 1698043.069525384 rows/sec., 111.23 MiB/sec. | ||
| 11927 | 2026.03.10 17:23:45.133507 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 11928 | 2026.03.10 17:23:45.133629 [ 190 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1459 rows, containing 19 columns (19 merged, 0 gathered) in 0.014370312 sec., 101528.76291064522 rows/sec., 181.93 MiB/sec. | ||
| 11929 | 2026.03.10 17:23:45.133991 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11930 | 2026.03.10 17:23:45.134079 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 11931 | 2026.03.10 17:23:45.134182 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 11932 | 2026.03.10 17:23:45.135728 [ 190 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11933 | 2026.03.10 17:23:45.136098 [ 190 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11934 | 2026.03.10 17:23:45.136187 [ 190 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11935 | 2026.03.10 17:23:45.136346 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 11936 | 2026.03.10 17:23:45.325709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11937 | 2026.03.10 17:23:45.340891 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11938 | 2026.03.10 17:23:45.340973 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11939 | 2026.03.10 17:23:45.347322 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11940 | 2026.03.10 17:23:45.348039 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11941 | 2026.03.10 17:23:45.350907 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11942 | 2026.03.10 17:23:46.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.03 MiB, peak 342.87 MiB, free memory in arenas 0.00 B, will set to 337.28 MiB (RSS), difference: 9.25 MiB | ||
| 11943 | 2026.03.10 17:23:50.111341 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11944 | 2026.03.10 17:23:50.111569 [ 254 ] {f24ec513-b033-4f56-a215-05f16c8b6a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11945 | 2026.03.10 17:23:50.111641 [ 254 ] {f24ec513-b033-4f56-a215-05f16c8b6a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11946 | 2026.03.10 17:23:50.112362 [ 254 ] {f24ec513-b033-4f56-a215-05f16c8b6a84} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11947 | 2026.03.10 17:23:50.112410 [ 254 ] {f24ec513-b033-4f56-a215-05f16c8b6a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11948 | 2026.03.10 17:23:50.112838 [ 254 ] {f24ec513-b033-4f56-a215-05f16c8b6a84} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11949 | 2026.03.10 17:23:50.113078 [ 254 ] {f24ec513-b033-4f56-a215-05f16c8b6a84} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11950 | 2026.03.10 17:23:50.113235 [ 254 ] {f24ec513-b033-4f56-a215-05f16c8b6a84} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001725 sec., 73043.47826086957 rows/sec., 6.28 MiB/sec. | ||
| 11951 | 2026.03.10 17:23:50.113257 [ 129 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11952 | 2026.03.10 17:23:50.113281 [ 254 ] {f24ec513-b033-4f56-a215-05f16c8b6a84} <Debug> TCPHandler: Processed in 0.002070863 sec. | ||
| 11953 | 2026.03.10 17:23:50.113326 [ 129 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11954 | 2026.03.10 17:23:50.113357 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11955 | 2026.03.10 17:23:50.113437 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11956 | 2026.03.10 17:23:50.113466 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11957 | 2026.03.10 17:23:50.113541 [ 254 ] {439a2135-96ef-42f6-94ee-d2201fe3c1f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11958 | 2026.03.10 17:23:50.113583 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11959 | 2026.03.10 17:23:50.113589 [ 254 ] {439a2135-96ef-42f6-94ee-d2201fe3c1f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11960 | 2026.03.10 17:23:50.113626 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2892 rows starting from the beginning of the part | ||
| 11961 | 2026.03.10 17:23:50.113699 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 126 rows starting from the beginning of the part | ||
| 11962 | 2026.03.10 17:23:50.113747 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 66 rows starting from the beginning of the part | ||
| 11963 | 2026.03.10 17:23:50.113791 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 129 rows starting from the beginning of the part | ||
| 11964 | 2026.03.10 17:23:50.113832 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 66 rows starting from the beginning of the part | ||
| 11965 | 2026.03.10 17:23:50.113873 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 126 rows starting from the beginning of the part | ||
| 11966 | 2026.03.10 17:23:50.114023 [ 254 ] {439a2135-96ef-42f6-94ee-d2201fe3c1f3} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11967 | 2026.03.10 17:23:50.114069 [ 254 ] {439a2135-96ef-42f6-94ee-d2201fe3c1f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11968 | 2026.03.10 17:23:50.114409 [ 254 ] {439a2135-96ef-42f6-94ee-d2201fe3c1f3} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11969 | 2026.03.10 17:23:50.114675 [ 254 ] {439a2135-96ef-42f6-94ee-d2201fe3c1f3} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11970 | 2026.03.10 17:23:50.114816 [ 254 ] {439a2135-96ef-42f6-94ee-d2201fe3c1f3} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001296 sec., 27006.172839506173 rows/sec., 1.98 MiB/sec. | ||
| 11971 | 2026.03.10 17:23:50.114859 [ 254 ] {439a2135-96ef-42f6-94ee-d2201fe3c1f3} <Debug> TCPHandler: Processed in 0.001474154 sec. | ||
| 11972 | 2026.03.10 17:23:50.114968 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11973 | 2026.03.10 17:23:50.115064 [ 254 ] {3693bc26-0a9e-4044-94a5-4dcea6a3e63d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11974 | 2026.03.10 17:23:50.115106 [ 254 ] {3693bc26-0a9e-4044-94a5-4dcea6a3e63d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11975 | 2026.03.10 17:23:50.115330 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3405 rows, containing 5 columns (5 merged, 0 gathered) in 0.001911021 sec., 1781770.0590417373 rows/sec., 145.67 MiB/sec. | ||
| 11976 | 2026.03.10 17:23:50.115546 [ 254 ] {3693bc26-0a9e-4044-94a5-4dcea6a3e63d} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11977 | 2026.03.10 17:23:50.115590 [ 254 ] {3693bc26-0a9e-4044-94a5-4dcea6a3e63d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 11978 | 2026.03.10 17:23:50.115674 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11979 | 2026.03.10 17:23:50.115985 [ 254 ] {3693bc26-0a9e-4044-94a5-4dcea6a3e63d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11980 | 2026.03.10 17:23:50.116074 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_86_17} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11981 | 2026.03.10 17:23:50.116188 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_86_17} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11982 | 2026.03.10 17:23:50.116245 [ 254 ] {3693bc26-0a9e-4044-94a5-4dcea6a3e63d} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2026.03.10 17:23:50.116325 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 11984 | 2026.03.10 17:23:50.116393 [ 129 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11985 | 2026.03.10 17:23:50.116407 [ 254 ] {3693bc26-0a9e-4044-94a5-4dcea6a3e63d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001359 sec., 72847.6821192053 rows/sec., 5.69 MiB/sec. | ||
| 11986 | 2026.03.10 17:23:50.116436 [ 129 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11987 | 2026.03.10 17:23:50.116468 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 11988 | 2026.03.10 17:23:50.116478 [ 254 ] {3693bc26-0a9e-4044-94a5-4dcea6a3e63d} <Debug> TCPHandler: Processed in 0.001559375 sec. | ||
| 11989 | 2026.03.10 17:23:50.116552 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 11990 | 2026.03.10 17:23:50.116615 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11991 | 2026.03.10 17:23:50.116683 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11992 | 2026.03.10 17:23:50.116719 [ 254 ] {9435953e-56de-43d2-ba20-29d635afa387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11993 | 2026.03.10 17:23:50.116726 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1551 rows starting from the beginning of the part | ||
| 11994 | 2026.03.10 17:23:50.116871 [ 254 ] {9435953e-56de-43d2-ba20-29d635afa387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11995 | 2026.03.10 17:23:50.116922 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 99 rows starting from the beginning of the part | ||
| 11996 | 2026.03.10 17:23:50.116989 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 69 rows starting from the beginning of the part | ||
| 11997 | 2026.03.10 17:23:50.117046 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 105 rows starting from the beginning of the part | ||
| 11998 | 2026.03.10 17:23:50.117099 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 69 rows starting from the beginning of the part | ||
| 11999 | 2026.03.10 17:23:50.117151 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 99 rows starting from the beginning of the part | ||
| 12000 | 2026.03.10 17:23:50.117309 [ 254 ] {9435953e-56de-43d2-ba20-29d635afa387} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12001 | 2026.03.10 17:23:50.117356 [ 254 ] {9435953e-56de-43d2-ba20-29d635afa387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12002 | 2026.03.10 17:23:50.117780 [ 254 ] {9435953e-56de-43d2-ba20-29d635afa387} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12003 | 2026.03.10 17:23:50.118045 [ 254 ] {9435953e-56de-43d2-ba20-29d635afa387} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12004 | 2026.03.10 17:23:50.118206 [ 254 ] {9435953e-56de-43d2-ba20-29d635afa387} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001505 sec., 106312.29235880398 rows/sec., 7.40 MiB/sec. | ||
| 12005 | 2026.03.10 17:23:50.118246 [ 254 ] {9435953e-56de-43d2-ba20-29d635afa387} <Debug> TCPHandler: Processed in 0.001682067 sec. | ||
| 12006 | 2026.03.10 17:23:50.118371 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12007 | 2026.03.10 17:23:50.118467 [ 254 ] {5fe82889-4e2d-42e7-af96-2ab09043270c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12008 | 2026.03.10 17:23:50.118524 [ 254 ] {5fe82889-4e2d-42e7-af96-2ab09043270c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12009 | 2026.03.10 17:23:50.118638 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1992 rows, containing 5 columns (5 merged, 0 gathered) in 0.002123805 sec., 937939.2175835352 rows/sec., 70.76 MiB/sec. | ||
| 12010 | 2026.03.10 17:23:50.118892 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12011 | 2026.03.10 17:23:50.119283 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_86_17} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12012 | 2026.03.10 17:23:50.119380 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_86_17} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12013 | 2026.03.10 17:23:50.119487 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 12014 | 2026.03.10 17:23:50.119501 [ 254 ] {5fe82889-4e2d-42e7-af96-2ab09043270c} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12015 | 2026.03.10 17:23:50.119546 [ 254 ] {5fe82889-4e2d-42e7-af96-2ab09043270c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12016 | 2026.03.10 17:23:50.120158 [ 254 ] {5fe82889-4e2d-42e7-af96-2ab09043270c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12017 | 2026.03.10 17:23:50.120449 [ 254 ] {5fe82889-4e2d-42e7-af96-2ab09043270c} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2026.03.10 17:23:50.120597 [ 254 ] {5fe82889-4e2d-42e7-af96-2ab09043270c} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002148 sec., 16294.227188081935 rows/sec., 29.20 MiB/sec. | ||
| 12019 | 2026.03.10 17:23:50.120654 [ 254 ] {5fe82889-4e2d-42e7-af96-2ab09043270c} <Debug> TCPHandler: Processed in 0.002333527 sec. | ||
| 12020 | 2026.03.10 17:23:50.120771 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12021 | 2026.03.10 17:23:50.120867 [ 254 ] {012f641f-002b-4ec2-9bb3-6782b843f34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12022 | 2026.03.10 17:23:50.120910 [ 254 ] {012f641f-002b-4ec2-9bb3-6782b843f34f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12023 | 2026.03.10 17:23:50.121249 [ 254 ] {012f641f-002b-4ec2-9bb3-6782b843f34f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12024 | 2026.03.10 17:23:50.121290 [ 254 ] {012f641f-002b-4ec2-9bb3-6782b843f34f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12025 | 2026.03.10 17:23:50.121603 [ 254 ] {012f641f-002b-4ec2-9bb3-6782b843f34f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12026 | 2026.03.10 17:23:50.121820 [ 254 ] {012f641f-002b-4ec2-9bb3-6782b843f34f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12027 | 2026.03.10 17:23:50.121939 [ 129 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12028 | 2026.03.10 17:23:50.121951 [ 254 ] {012f641f-002b-4ec2-9bb3-6782b843f34f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 12029 | 2026.03.10 17:23:50.121983 [ 129 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12030 | 2026.03.10 17:23:50.122004 [ 254 ] {012f641f-002b-4ec2-9bb3-6782b843f34f} <Debug> TCPHandler: Processed in 0.001284341 sec. | ||
| 12031 | 2026.03.10 17:23:50.122008 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12032 | 2026.03.10 17:23:50.122108 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12033 | 2026.03.10 17:23:50.122213 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12034 | 2026.03.10 17:23:50.122244 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 3666 rows starting from the beginning of the part | ||
| 12035 | 2026.03.10 17:23:50.122303 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 12036 | 2026.03.10 17:23:50.122345 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 12037 | 2026.03.10 17:23:50.122384 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 12038 | 2026.03.10 17:23:50.122423 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 12039 | 2026.03.10 17:23:50.122461 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12040 | 2026.03.10 17:23:50.123650 [ 189 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3966 rows, containing 4 columns (4 merged, 0 gathered) in 0.001578005 sec., 2513300.021229337 rows/sec., 164.64 MiB/sec. | ||
| 12041 | 2026.03.10 17:23:50.123984 [ 191 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12042 | 2026.03.10 17:23:50.124247 [ 191 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_86_17} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12043 | 2026.03.10 17:23:50.124315 [ 191 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_86_17} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12044 | 2026.03.10 17:23:50.124411 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 12045 | 2026.03.10 17:23:51.517134 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25503 | ||
| 12046 | 2026.03.10 17:23:51.517633 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12047 | 2026.03.10 17:23:51.517679 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.19 GiB. | ||
| 12048 | 2026.03.10 17:23:51.518166 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12049 | 2026.03.10 17:23:51.518407 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12050 | 2026.03.10 17:23:51.518540 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25503 | ||
| 12051 | 2026.03.10 17:23:52.435469 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12052 | 2026.03.10 17:23:52.435840 [ 254 ] {6895981d-e4d6-43c6-825a-e9d695e899ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12053 | 2026.03.10 17:23:52.435921 [ 254 ] {6895981d-e4d6-43c6-825a-e9d695e899ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12054 | 2026.03.10 17:23:52.436637 [ 254 ] {6895981d-e4d6-43c6-825a-e9d695e899ce} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12055 | 2026.03.10 17:23:52.436687 [ 254 ] {6895981d-e4d6-43c6-825a-e9d695e899ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12056 | 2026.03.10 17:23:52.437066 [ 254 ] {6895981d-e4d6-43c6-825a-e9d695e899ce} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12057 | 2026.03.10 17:23:52.437292 [ 254 ] {6895981d-e4d6-43c6-825a-e9d695e899ce} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12058 | 2026.03.10 17:23:52.437449 [ 254 ] {6895981d-e4d6-43c6-825a-e9d695e899ce} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001669 sec., 14379.868184541643 rows/sec., 1.19 MiB/sec. | ||
| 12059 | 2026.03.10 17:23:52.437492 [ 254 ] {6895981d-e4d6-43c6-825a-e9d695e899ce} <Debug> TCPHandler: Processed in 0.002203486 sec. | ||
| 12060 | 2026.03.10 17:23:52.437609 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12061 | 2026.03.10 17:23:52.437706 [ 254 ] {130a4513-0a42-4153-a01d-b4758db4faff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12062 | 2026.03.10 17:23:52.437747 [ 254 ] {130a4513-0a42-4153-a01d-b4758db4faff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12063 | 2026.03.10 17:23:52.438140 [ 254 ] {130a4513-0a42-4153-a01d-b4758db4faff} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12064 | 2026.03.10 17:23:52.438178 [ 254 ] {130a4513-0a42-4153-a01d-b4758db4faff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12065 | 2026.03.10 17:23:52.438476 [ 254 ] {130a4513-0a42-4153-a01d-b4758db4faff} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12066 | 2026.03.10 17:23:52.438687 [ 254 ] {130a4513-0a42-4153-a01d-b4758db4faff} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12067 | 2026.03.10 17:23:52.438815 [ 254 ] {130a4513-0a42-4153-a01d-b4758db4faff} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001128 sec., 3546.0992907801415 rows/sec., 289.16 KiB/sec. | ||
| 12068 | 2026.03.10 17:23:52.438854 [ 254 ] {130a4513-0a42-4153-a01d-b4758db4faff} <Debug> TCPHandler: Processed in 0.001296031 sec. | ||
| 12069 | 2026.03.10 17:23:52.438982 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12070 | 2026.03.10 17:23:52.439078 [ 254 ] {95327b8f-b2ef-46a0-a885-9f0030c28f9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12071 | 2026.03.10 17:23:52.439118 [ 254 ] {95327b8f-b2ef-46a0-a885-9f0030c28f9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12072 | 2026.03.10 17:23:52.440321 [ 254 ] {95327b8f-b2ef-46a0-a885-9f0030c28f9c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12073 | 2026.03.10 17:23:52.440360 [ 254 ] {95327b8f-b2ef-46a0-a885-9f0030c28f9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12074 | 2026.03.10 17:23:52.440834 [ 254 ] {95327b8f-b2ef-46a0-a885-9f0030c28f9c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12075 | 2026.03.10 17:23:52.441049 [ 254 ] {95327b8f-b2ef-46a0-a885-9f0030c28f9c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12076 | 2026.03.10 17:23:52.441178 [ 254 ] {95327b8f-b2ef-46a0-a885-9f0030c28f9c} <Debug> executeQuery: Read 2072 rows, 161.10 KiB in 0.002116 sec., 979206.0491493385 rows/sec., 74.35 MiB/sec. | ||
| 12077 | 2026.03.10 17:23:52.441215 [ 254 ] {95327b8f-b2ef-46a0-a885-9f0030c28f9c} <Debug> TCPHandler: Processed in 0.002282567 sec. | ||
| 12078 | 2026.03.10 17:23:52.441329 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12079 | 2026.03.10 17:23:52.441424 [ 254 ] {b9bcb4d9-56e6-46fd-821e-92345c5c3673} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12080 | 2026.03.10 17:23:52.441463 [ 254 ] {b9bcb4d9-56e6-46fd-821e-92345c5c3673} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12081 | 2026.03.10 17:23:52.441865 [ 254 ] {b9bcb4d9-56e6-46fd-821e-92345c5c3673} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12082 | 2026.03.10 17:23:52.441903 [ 254 ] {b9bcb4d9-56e6-46fd-821e-92345c5c3673} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12083 | 2026.03.10 17:23:52.442204 [ 254 ] {b9bcb4d9-56e6-46fd-821e-92345c5c3673} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12084 | 2026.03.10 17:23:52.442427 [ 254 ] {b9bcb4d9-56e6-46fd-821e-92345c5c3673} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12085 | 2026.03.10 17:23:52.442562 [ 254 ] {b9bcb4d9-56e6-46fd-821e-92345c5c3673} <Debug> executeQuery: Read 32 rows, 2.44 KiB in 0.001155 sec., 27705.627705627707 rows/sec., 2.07 MiB/sec. | ||
| 12086 | 2026.03.10 17:23:52.442601 [ 254 ] {b9bcb4d9-56e6-46fd-821e-92345c5c3673} <Debug> TCPHandler: Processed in 0.001322282 sec. | ||
| 12087 | 2026.03.10 17:23:52.442703 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12088 | 2026.03.10 17:23:52.442795 [ 254 ] {27e067d5-abc2-4124-ac68-ceedf419d05b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12089 | 2026.03.10 17:23:52.442836 [ 254 ] {27e067d5-abc2-4124-ac68-ceedf419d05b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12090 | 2026.03.10 17:23:52.443483 [ 254 ] {27e067d5-abc2-4124-ac68-ceedf419d05b} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12091 | 2026.03.10 17:23:52.443520 [ 254 ] {27e067d5-abc2-4124-ac68-ceedf419d05b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12092 | 2026.03.10 17:23:52.443882 [ 254 ] {27e067d5-abc2-4124-ac68-ceedf419d05b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12093 | 2026.03.10 17:23:52.444108 [ 254 ] {27e067d5-abc2-4124-ac68-ceedf419d05b} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12094 | 2026.03.10 17:23:52.444238 [ 254 ] {27e067d5-abc2-4124-ac68-ceedf419d05b} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.00146 sec., 501369.86301369866 rows/sec., 29.65 MiB/sec. | ||
| 12095 | 2026.03.10 17:23:52.444276 [ 254 ] {27e067d5-abc2-4124-ac68-ceedf419d05b} <Debug> TCPHandler: Processed in 0.001621087 sec. | ||
| 12096 | 2026.03.10 17:23:52.444388 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12097 | 2026.03.10 17:23:52.444480 [ 254 ] {fac50b55-ea67-47a4-bb56-e074db479076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12098 | 2026.03.10 17:23:52.444518 [ 254 ] {fac50b55-ea67-47a4-bb56-e074db479076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12099 | 2026.03.10 17:23:52.444886 [ 254 ] {fac50b55-ea67-47a4-bb56-e074db479076} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12100 | 2026.03.10 17:23:52.444921 [ 254 ] {fac50b55-ea67-47a4-bb56-e074db479076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12101 | 2026.03.10 17:23:52.445220 [ 254 ] {fac50b55-ea67-47a4-bb56-e074db479076} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 12102 | 2026.03.10 17:23:52.445434 [ 254 ] {fac50b55-ea67-47a4-bb56-e074db479076} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12103 | 2026.03.10 17:23:52.445537 [ 122 ] {} <Debug> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 12104 | 2026.03.10 17:23:52.445560 [ 254 ] {fac50b55-ea67-47a4-bb56-e074db479076} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 64.04 KiB/sec. | ||
| 12105 | 2026.03.10 17:23:52.445603 [ 122 ] {} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12106 | 2026.03.10 17:23:52.445612 [ 254 ] {fac50b55-ea67-47a4-bb56-e074db479076} <Debug> TCPHandler: Processed in 0.001273521 sec. | ||
| 12107 | 2026.03.10 17:23:52.445632 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12108 | 2026.03.10 17:23:52.445734 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12109 | 2026.03.10 17:23:52.445762 [ 196 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 12110 | 2026.03.10 17:23:52.445839 [ 254 ] {fb7ddaa2-9333-4d87-9e22-b70911e0e0fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12111 | 2026.03.10 17:23:52.445885 [ 254 ] {fb7ddaa2-9333-4d87-9e22-b70911e0e0fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12112 | 2026.03.10 17:23:52.445906 [ 196 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12113 | 2026.03.10 17:23:52.445944 [ 196 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 1 rows starting from the beginning of the part | ||
| 12114 | 2026.03.10 17:23:52.446011 [ 196 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 12115 | 2026.03.10 17:23:52.446056 [ 196 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 12116 | 2026.03.10 17:23:52.446101 [ 196 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 12117 | 2026.03.10 17:23:52.446139 [ 196 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 12118 | 2026.03.10 17:23:52.446288 [ 254 ] {fb7ddaa2-9333-4d87-9e22-b70911e0e0fa} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12119 | 2026.03.10 17:23:52.446332 [ 254 ] {fb7ddaa2-9333-4d87-9e22-b70911e0e0fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12120 | 2026.03.10 17:23:52.446666 [ 254 ] {fb7ddaa2-9333-4d87-9e22-b70911e0e0fa} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 12121 | 2026.03.10 17:23:52.446846 [ 191 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001143439 sec., 4372.77371158409 rows/sec., 324.54 KiB/sec. | ||
| 12122 | 2026.03.10 17:23:52.446892 [ 254 ] {fb7ddaa2-9333-4d87-9e22-b70911e0e0fa} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12123 | 2026.03.10 17:23:52.447003 [ 189 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 12124 | 2026.03.10 17:23:52.447031 [ 254 ] {fb7ddaa2-9333-4d87-9e22-b70911e0e0fa} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001211 sec., 9909.16597853014 rows/sec., 774.15 KiB/sec. | ||
| 12125 | 2026.03.10 17:23:52.447077 [ 254 ] {fb7ddaa2-9333-4d87-9e22-b70911e0e0fa} <Debug> TCPHandler: Processed in 0.001394513 sec. | ||
| 12126 | 2026.03.10 17:23:52.447184 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12127 | 2026.03.10 17:23:52.447281 [ 254 ] {85f5747a-ed19-4c47-82eb-0f726662be56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12128 | 2026.03.10 17:23:52.447324 [ 254 ] {85f5747a-ed19-4c47-82eb-0f726662be56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12129 | 2026.03.10 17:23:52.447329 [ 189 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_13_3} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12130 | 2026.03.10 17:23:52.447415 [ 189 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_13_3} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 12131 | 2026.03.10 17:23:52.447510 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12132 | 2026.03.10 17:23:52.448108 [ 254 ] {85f5747a-ed19-4c47-82eb-0f726662be56} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12133 | 2026.03.10 17:23:52.448149 [ 254 ] {85f5747a-ed19-4c47-82eb-0f726662be56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12134 | 2026.03.10 17:23:52.448512 [ 254 ] {85f5747a-ed19-4c47-82eb-0f726662be56} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12135 | 2026.03.10 17:23:52.448724 [ 254 ] {85f5747a-ed19-4c47-82eb-0f726662be56} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12136 | 2026.03.10 17:23:52.448856 [ 254 ] {85f5747a-ed19-4c47-82eb-0f726662be56} <Debug> executeQuery: Read 1056 rows, 75.21 KiB in 0.001593 sec., 662900.1883239171 rows/sec., 46.10 MiB/sec. | ||
| 12137 | 2026.03.10 17:23:52.448894 [ 254 ] {85f5747a-ed19-4c47-82eb-0f726662be56} <Debug> TCPHandler: Processed in 0.001760099 sec. | ||
| 12138 | 2026.03.10 17:23:52.449000 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12139 | 2026.03.10 17:23:52.449095 [ 254 ] {746cb2f8-bf13-4fe0-8878-efd243670b80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12140 | 2026.03.10 17:23:52.449139 [ 254 ] {746cb2f8-bf13-4fe0-8878-efd243670b80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12141 | 2026.03.10 17:23:52.449822 [ 254 ] {746cb2f8-bf13-4fe0-8878-efd243670b80} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12142 | 2026.03.10 17:23:52.449857 [ 254 ] {746cb2f8-bf13-4fe0-8878-efd243670b80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12143 | 2026.03.10 17:23:52.450304 [ 254 ] {746cb2f8-bf13-4fe0-8878-efd243670b80} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12144 | 2026.03.10 17:23:52.450519 [ 254 ] {746cb2f8-bf13-4fe0-8878-efd243670b80} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12145 | 2026.03.10 17:23:52.450653 [ 254 ] {746cb2f8-bf13-4fe0-8878-efd243670b80} <Debug> executeQuery: Read 1319 rows, 85.61 KiB in 0.001576 sec., 836928.9340101524 rows/sec., 53.05 MiB/sec. | ||
| 12146 | 2026.03.10 17:23:52.450691 [ 254 ] {746cb2f8-bf13-4fe0-8878-efd243670b80} <Debug> TCPHandler: Processed in 0.001739978 sec. | ||
| 12147 | 2026.03.10 17:23:52.450795 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12148 | 2026.03.10 17:23:52.450889 [ 254 ] {5de61f3f-e17a-4be0-8fd0-707fe99acc75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12149 | 2026.03.10 17:23:52.450943 [ 254 ] {5de61f3f-e17a-4be0-8fd0-707fe99acc75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12150 | 2026.03.10 17:23:52.451720 [ 254 ] {5de61f3f-e17a-4be0-8fd0-707fe99acc75} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12151 | 2026.03.10 17:23:52.451755 [ 254 ] {5de61f3f-e17a-4be0-8fd0-707fe99acc75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12152 | 2026.03.10 17:23:52.452299 [ 254 ] {5de61f3f-e17a-4be0-8fd0-707fe99acc75} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12153 | 2026.03.10 17:23:52.452527 [ 254 ] {5de61f3f-e17a-4be0-8fd0-707fe99acc75} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12154 | 2026.03.10 17:23:52.452664 [ 254 ] {5de61f3f-e17a-4be0-8fd0-707fe99acc75} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001792 sec., 8928.57142857143 rows/sec., 16.00 MiB/sec. | ||
| 12155 | 2026.03.10 17:23:52.452717 [ 254 ] {5de61f3f-e17a-4be0-8fd0-707fe99acc75} <Debug> TCPHandler: Processed in 0.001970992 sec. | ||
| 12156 | 2026.03.10 17:23:52.452824 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12157 | 2026.03.10 17:23:52.452920 [ 254 ] {8c3ae233-9bed-446a-aa08-5e9f4d611cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12158 | 2026.03.10 17:23:52.452960 [ 254 ] {8c3ae233-9bed-446a-aa08-5e9f4d611cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12159 | 2026.03.10 17:23:52.453278 [ 254 ] {8c3ae233-9bed-446a-aa08-5e9f4d611cef} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12160 | 2026.03.10 17:23:52.453314 [ 254 ] {8c3ae233-9bed-446a-aa08-5e9f4d611cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12161 | 2026.03.10 17:23:52.453620 [ 254 ] {8c3ae233-9bed-446a-aa08-5e9f4d611cef} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12162 | 2026.03.10 17:23:52.453825 [ 254 ] {8c3ae233-9bed-446a-aa08-5e9f4d611cef} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12163 | 2026.03.10 17:23:52.453950 [ 254 ] {8c3ae233-9bed-446a-aa08-5e9f4d611cef} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001049 sec., 34318.39847473784 rows/sec., 2.31 MiB/sec. | ||
| 12164 | 2026.03.10 17:23:52.453986 [ 254 ] {8c3ae233-9bed-446a-aa08-5e9f4d611cef} <Debug> TCPHandler: Processed in 0.00121284 sec. | ||
| 12165 | 2026.03.10 17:23:52.851048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12166 | 2026.03.10 17:23:52.866586 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12167 | 2026.03.10 17:23:52.866640 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12168 | 2026.03.10 17:23:52.872473 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12169 | 2026.03.10 17:23:52.873217 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12170 | 2026.03.10 17:23:52.875932 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12171 | 2026.03.10 17:23:53.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.63 MiB, peak 342.87 MiB, free memory in arenas 0.00 B, will set to 337.29 MiB (RSS), difference: -1.34 MiB | ||
| 12172 | 2026.03.10 17:23:54.093572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1512 | ||
| 12173 | 2026.03.10 17:23:54.096111 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12174 | 2026.03.10 17:23:54.096159 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12175 | 2026.03.10 17:23:54.097396 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12176 | 2026.03.10 17:23:54.097660 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12177 | 2026.03.10 17:23:54.097922 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1512 | ||
| 12178 | 2026.03.10 17:23:55.105122 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12179 | 2026.03.10 17:23:55.105403 [ 254 ] {8fbe3b14-2fa1-465d-8c9a-4b62e8a92cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12180 | 2026.03.10 17:23:55.105505 [ 254 ] {8fbe3b14-2fa1-465d-8c9a-4b62e8a92cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12181 | 2026.03.10 17:23:55.106455 [ 254 ] {8fbe3b14-2fa1-465d-8c9a-4b62e8a92cec} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12182 | 2026.03.10 17:23:55.106493 [ 254 ] {8fbe3b14-2fa1-465d-8c9a-4b62e8a92cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12183 | 2026.03.10 17:23:55.106878 [ 254 ] {8fbe3b14-2fa1-465d-8c9a-4b62e8a92cec} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12184 | 2026.03.10 17:23:55.107137 [ 254 ] {8fbe3b14-2fa1-465d-8c9a-4b62e8a92cec} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12185 | 2026.03.10 17:23:55.107290 [ 254 ] {8fbe3b14-2fa1-465d-8c9a-4b62e8a92cec} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001965 sec., 28498.727735368953 rows/sec., 2.18 MiB/sec. | ||
| 12186 | 2026.03.10 17:23:55.107331 [ 254 ] {8fbe3b14-2fa1-465d-8c9a-4b62e8a92cec} <Debug> TCPHandler: Processed in 0.002395328 sec. | ||
| 12187 | 2026.03.10 17:23:55.107454 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12188 | 2026.03.10 17:23:55.107549 [ 254 ] {b839cc8c-92d6-49a8-9085-4088dba20e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12189 | 2026.03.10 17:23:55.107588 [ 254 ] {b839cc8c-92d6-49a8-9085-4088dba20e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12190 | 2026.03.10 17:23:55.108003 [ 254 ] {b839cc8c-92d6-49a8-9085-4088dba20e75} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12191 | 2026.03.10 17:23:55.108037 [ 254 ] {b839cc8c-92d6-49a8-9085-4088dba20e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12192 | 2026.03.10 17:23:55.108350 [ 254 ] {b839cc8c-92d6-49a8-9085-4088dba20e75} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12193 | 2026.03.10 17:23:55.108566 [ 254 ] {b839cc8c-92d6-49a8-9085-4088dba20e75} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12194 | 2026.03.10 17:23:55.108694 [ 254 ] {b839cc8c-92d6-49a8-9085-4088dba20e75} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001163 sec., 55030.09458297506 rows/sec., 4.30 MiB/sec. | ||
| 12195 | 2026.03.10 17:23:55.108731 [ 254 ] {b839cc8c-92d6-49a8-9085-4088dba20e75} <Debug> TCPHandler: Processed in 0.001326972 sec. | ||
| 12196 | 2026.03.10 17:23:55.108846 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12197 | 2026.03.10 17:23:55.108942 [ 254 ] {be38aea8-bdbf-498a-944e-843ae8756609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12198 | 2026.03.10 17:23:55.108985 [ 254 ] {be38aea8-bdbf-498a-944e-843ae8756609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12199 | 2026.03.10 17:23:55.109347 [ 254 ] {be38aea8-bdbf-498a-944e-843ae8756609} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12200 | 2026.03.10 17:23:55.109380 [ 254 ] {be38aea8-bdbf-498a-944e-843ae8756609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12201 | 2026.03.10 17:23:55.109711 [ 254 ] {be38aea8-bdbf-498a-944e-843ae8756609} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12202 | 2026.03.10 17:23:55.109926 [ 254 ] {be38aea8-bdbf-498a-944e-843ae8756609} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12203 | 2026.03.10 17:23:55.110054 [ 254 ] {be38aea8-bdbf-498a-944e-843ae8756609} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001131 sec., 56587.09106984969 rows/sec., 3.94 MiB/sec. | ||
| 12204 | 2026.03.10 17:23:55.110090 [ 254 ] {be38aea8-bdbf-498a-944e-843ae8756609} <Debug> TCPHandler: Processed in 0.001293901 sec. | ||
| 12205 | 2026.03.10 17:23:55.110203 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12206 | 2026.03.10 17:23:55.110297 [ 254 ] {1537d83e-d9bf-4386-a05d-7b0ef9658af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12207 | 2026.03.10 17:23:55.110338 [ 254 ] {1537d83e-d9bf-4386-a05d-7b0ef9658af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12208 | 2026.03.10 17:23:55.110653 [ 254 ] {1537d83e-d9bf-4386-a05d-7b0ef9658af3} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2026.03.10 17:23:55.110687 [ 254 ] {1537d83e-d9bf-4386-a05d-7b0ef9658af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12210 | 2026.03.10 17:23:55.110993 [ 254 ] {1537d83e-d9bf-4386-a05d-7b0ef9658af3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12211 | 2026.03.10 17:23:55.111246 [ 254 ] {1537d83e-d9bf-4386-a05d-7b0ef9658af3} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12212 | 2026.03.10 17:23:55.111378 [ 254 ] {1537d83e-d9bf-4386-a05d-7b0ef9658af3} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001099 sec., 21838.03457688808 rows/sec., 1.47 MiB/sec. | ||
| 12213 | 2026.03.10 17:23:55.111414 [ 254 ] {1537d83e-d9bf-4386-a05d-7b0ef9658af3} <Debug> TCPHandler: Processed in 0.00125961 sec. | ||
| 12214 | 2026.03.10 17:23:58.872684 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12215 | 2026.03.10 17:23:58.872754 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12216 | 2026.03.10 17:23:59.018705 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26015 | ||
| 12217 | 2026.03.10 17:23:59.019232 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12218 | 2026.03.10 17:23:59.019273 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12219 | 2026.03.10 17:23:59.019754 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12220 | 2026.03.10 17:23:59.019979 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12221 | 2026.03.10 17:23:59.020107 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26015 | ||
| 12222 | 2026.03.10 17:24:00.111105 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12223 | 2026.03.10 17:24:00.111321 [ 254 ] {eefe51e5-8056-4438-a23c-81d05f1c6de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12224 | 2026.03.10 17:24:00.111410 [ 254 ] {eefe51e5-8056-4438-a23c-81d05f1c6de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12225 | 2026.03.10 17:24:00.112254 [ 254 ] {eefe51e5-8056-4438-a23c-81d05f1c6de1} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12226 | 2026.03.10 17:24:00.112312 [ 254 ] {eefe51e5-8056-4438-a23c-81d05f1c6de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12227 | 2026.03.10 17:24:00.112794 [ 254 ] {eefe51e5-8056-4438-a23c-81d05f1c6de1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12228 | 2026.03.10 17:24:00.113024 [ 254 ] {eefe51e5-8056-4438-a23c-81d05f1c6de1} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12229 | 2026.03.10 17:24:00.113177 [ 254 ] {eefe51e5-8056-4438-a23c-81d05f1c6de1} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001916 sec., 65762.00417536535 rows/sec., 5.65 MiB/sec. | ||
| 12230 | 2026.03.10 17:24:00.113220 [ 254 ] {eefe51e5-8056-4438-a23c-81d05f1c6de1} <Debug> TCPHandler: Processed in 0.002253897 sec. | ||
| 12231 | 2026.03.10 17:24:00.113344 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12232 | 2026.03.10 17:24:00.113441 [ 254 ] {0e12d8c3-b4f6-46a8-86ff-27b35c8cd9d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12233 | 2026.03.10 17:24:00.113481 [ 254 ] {0e12d8c3-b4f6-46a8-86ff-27b35c8cd9d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12234 | 2026.03.10 17:24:00.113896 [ 254 ] {0e12d8c3-b4f6-46a8-86ff-27b35c8cd9d6} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12235 | 2026.03.10 17:24:00.113933 [ 254 ] {0e12d8c3-b4f6-46a8-86ff-27b35c8cd9d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12236 | 2026.03.10 17:24:00.114248 [ 254 ] {0e12d8c3-b4f6-46a8-86ff-27b35c8cd9d6} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12237 | 2026.03.10 17:24:00.114463 [ 254 ] {0e12d8c3-b4f6-46a8-86ff-27b35c8cd9d6} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12238 | 2026.03.10 17:24:00.114597 [ 254 ] {0e12d8c3-b4f6-46a8-86ff-27b35c8cd9d6} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001175 sec., 29787.23404255319 rows/sec., 2.19 MiB/sec. | ||
| 12239 | 2026.03.10 17:24:00.114636 [ 254 ] {0e12d8c3-b4f6-46a8-86ff-27b35c8cd9d6} <Debug> TCPHandler: Processed in 0.001342102 sec. | ||
| 12240 | 2026.03.10 17:24:00.114749 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12241 | 2026.03.10 17:24:00.114845 [ 254 ] {7adb3b8c-24fb-4a04-b329-70fd5345612f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12242 | 2026.03.10 17:24:00.114885 [ 254 ] {7adb3b8c-24fb-4a04-b329-70fd5345612f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12243 | 2026.03.10 17:24:00.115316 [ 254 ] {7adb3b8c-24fb-4a04-b329-70fd5345612f} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12244 | 2026.03.10 17:24:00.115353 [ 254 ] {7adb3b8c-24fb-4a04-b329-70fd5345612f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12245 | 2026.03.10 17:24:00.115678 [ 254 ] {7adb3b8c-24fb-4a04-b329-70fd5345612f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12246 | 2026.03.10 17:24:00.115893 [ 254 ] {7adb3b8c-24fb-4a04-b329-70fd5345612f} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12247 | 2026.03.10 17:24:00.116021 [ 254 ] {7adb3b8c-24fb-4a04-b329-70fd5345612f} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001194 sec., 82914.57286432161 rows/sec., 6.48 MiB/sec. | ||
| 12248 | 2026.03.10 17:24:00.116060 [ 254 ] {7adb3b8c-24fb-4a04-b329-70fd5345612f} <Debug> TCPHandler: Processed in 0.001359473 sec. | ||
| 12249 | 2026.03.10 17:24:00.116181 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12250 | 2026.03.10 17:24:00.116275 [ 254 ] {49a5dff2-e6bc-4e84-946d-2ee10c1f5c6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12251 | 2026.03.10 17:24:00.116318 [ 254 ] {49a5dff2-e6bc-4e84-946d-2ee10c1f5c6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12252 | 2026.03.10 17:24:00.116735 [ 254 ] {49a5dff2-e6bc-4e84-946d-2ee10c1f5c6d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12253 | 2026.03.10 17:24:00.116772 [ 254 ] {49a5dff2-e6bc-4e84-946d-2ee10c1f5c6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12254 | 2026.03.10 17:24:00.117116 [ 254 ] {49a5dff2-e6bc-4e84-946d-2ee10c1f5c6d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12255 | 2026.03.10 17:24:00.117325 [ 254 ] {49a5dff2-e6bc-4e84-946d-2ee10c1f5c6d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12256 | 2026.03.10 17:24:00.117455 [ 254 ] {49a5dff2-e6bc-4e84-946d-2ee10c1f5c6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 12257 | 2026.03.10 17:24:00.117493 [ 254 ] {49a5dff2-e6bc-4e84-946d-2ee10c1f5c6d} <Debug> TCPHandler: Processed in 0.001360601 sec. | ||
| 12258 | 2026.03.10 17:24:00.117603 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12259 | 2026.03.10 17:24:00.117698 [ 254 ] {8563eef4-8b15-4a29-8670-98803383a082} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12260 | 2026.03.10 17:24:00.117751 [ 254 ] {8563eef4-8b15-4a29-8670-98803383a082} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12261 | 2026.03.10 17:24:00.118610 [ 254 ] {8563eef4-8b15-4a29-8670-98803383a082} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12262 | 2026.03.10 17:24:00.118646 [ 254 ] {8563eef4-8b15-4a29-8670-98803383a082} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12263 | 2026.03.10 17:24:00.119229 [ 254 ] {8563eef4-8b15-4a29-8670-98803383a082} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12264 | 2026.03.10 17:24:00.119465 [ 254 ] {8563eef4-8b15-4a29-8670-98803383a082} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12265 | 2026.03.10 17:24:00.119600 [ 254 ] {8563eef4-8b15-4a29-8670-98803383a082} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001921 sec., 18219.677251431545 rows/sec., 32.65 MiB/sec. | ||
| 12266 | 2026.03.10 17:24:00.119655 [ 254 ] {8563eef4-8b15-4a29-8670-98803383a082} <Debug> TCPHandler: Processed in 0.002100923 sec. | ||
| 12267 | 2026.03.10 17:24:00.119768 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12268 | 2026.03.10 17:24:00.119863 [ 254 ] {057972b6-8bc8-4bcb-bf0a-8816109bd051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12269 | 2026.03.10 17:24:00.119904 [ 254 ] {057972b6-8bc8-4bcb-bf0a-8816109bd051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12270 | 2026.03.10 17:24:00.120237 [ 254 ] {057972b6-8bc8-4bcb-bf0a-8816109bd051} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12271 | 2026.03.10 17:24:00.120273 [ 254 ] {057972b6-8bc8-4bcb-bf0a-8816109bd051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12272 | 2026.03.10 17:24:00.120576 [ 254 ] {057972b6-8bc8-4bcb-bf0a-8816109bd051} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12273 | 2026.03.10 17:24:00.120790 [ 254 ] {057972b6-8bc8-4bcb-bf0a-8816109bd051} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12274 | 2026.03.10 17:24:00.120921 [ 254 ] {057972b6-8bc8-4bcb-bf0a-8816109bd051} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 12275 | 2026.03.10 17:24:00.120958 [ 254 ] {057972b6-8bc8-4bcb-bf0a-8816109bd051} <Debug> TCPHandler: Processed in 0.001238971 sec. | ||
| 12276 | 2026.03.10 17:24:00.376038 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12277 | 2026.03.10 17:24:00.392801 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12278 | 2026.03.10 17:24:00.392867 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12279 | 2026.03.10 17:24:00.399117 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12280 | 2026.03.10 17:24:00.399826 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12281 | 2026.03.10 17:24:00.402689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12282 | 2026.03.10 17:24:04.098252 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1532 | ||
| 12283 | 2026.03.10 17:24:04.100419 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12284 | 2026.03.10 17:24:04.100461 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12285 | 2026.03.10 17:24:04.101655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12286 | 2026.03.10 17:24:04.101939 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12287 | 2026.03.10 17:24:04.102133 [ 109 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12288 | 2026.03.10 17:24:04.102198 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1532 | ||
| 12289 | 2026.03.10 17:24:04.102226 [ 109 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12290 | 2026.03.10 17:24:04.102270 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12291 | 2026.03.10 17:24:04.102383 [ 187 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact with storage Full | ||
| 12292 | 2026.03.10 17:24:04.102873 [ 187 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12293 | 2026.03.10 17:24:04.103009 [ 187 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1358 rows starting from the beginning of the part | ||
| 12294 | 2026.03.10 17:24:04.103374 [ 187 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 62 rows starting from the beginning of the part | ||
| 12295 | 2026.03.10 17:24:04.103701 [ 187 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
| 12296 | 2026.03.10 17:24:04.103989 [ 187 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 26 rows starting from the beginning of the part | ||
| 12297 | 2026.03.10 17:24:04.104283 [ 187 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 46 rows starting from the beginning of the part | ||
| 12298 | 2026.03.10 17:24:04.104621 [ 187 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 12299 | 2026.03.10 17:24:04.111130 [ 193 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 72 columns (72 merged, 0 gathered) in 0.008788062 sec., 174327.40005703192 rows/sec., 138.29 MiB/sec. | ||
| 12300 | 2026.03.10 17:24:04.112884 [ 193 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12301 | 2026.03.10 17:24:04.113509 [ 193 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_41_8} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12302 | 2026.03.10 17:24:04.113595 [ 193 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_41_8} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12303 | 2026.03.10 17:24:04.113854 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 12304 | 2026.03.10 17:24:05.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.52 MiB, peak 342.87 MiB, free memory in arenas 0.00 B, will set to 337.68 MiB (RSS), difference: 4.17 MiB | ||
| 12305 | 2026.03.10 17:24:05.109719 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12306 | 2026.03.10 17:24:05.109907 [ 254 ] {77013315-40a3-4e9f-b50e-60239b15a68c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12307 | 2026.03.10 17:24:05.109977 [ 254 ] {77013315-40a3-4e9f-b50e-60239b15a68c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12308 | 2026.03.10 17:24:05.110651 [ 254 ] {77013315-40a3-4e9f-b50e-60239b15a68c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12309 | 2026.03.10 17:24:05.110704 [ 254 ] {77013315-40a3-4e9f-b50e-60239b15a68c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12310 | 2026.03.10 17:24:05.111126 [ 254 ] {77013315-40a3-4e9f-b50e-60239b15a68c} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12311 | 2026.03.10 17:24:05.111363 [ 254 ] {77013315-40a3-4e9f-b50e-60239b15a68c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12312 | 2026.03.10 17:24:05.111540 [ 254 ] {77013315-40a3-4e9f-b50e-60239b15a68c} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.00168 sec., 39285.71428571428 rows/sec., 3.11 MiB/sec. | ||
| 12313 | 2026.03.10 17:24:05.111595 [ 254 ] {77013315-40a3-4e9f-b50e-60239b15a68c} <Debug> TCPHandler: Processed in 0.002003392 sec. | ||
| 12314 | 2026.03.10 17:24:05.111718 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12315 | 2026.03.10 17:24:05.111823 [ 254 ] {32bf0b36-139e-4d60-8340-c7962761f159} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12316 | 2026.03.10 17:24:05.111869 [ 254 ] {32bf0b36-139e-4d60-8340-c7962761f159} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12317 | 2026.03.10 17:24:05.112289 [ 254 ] {32bf0b36-139e-4d60-8340-c7962761f159} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12318 | 2026.03.10 17:24:05.112328 [ 254 ] {32bf0b36-139e-4d60-8340-c7962761f159} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12319 | 2026.03.10 17:24:05.112650 [ 254 ] {32bf0b36-139e-4d60-8340-c7962761f159} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12320 | 2026.03.10 17:24:05.112868 [ 254 ] {32bf0b36-139e-4d60-8340-c7962761f159} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12321 | 2026.03.10 17:24:05.113012 [ 254 ] {32bf0b36-139e-4d60-8340-c7962761f159} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001211 sec., 4128.819157720892 rows/sec., 310.47 KiB/sec. | ||
| 12322 | 2026.03.10 17:24:05.113052 [ 254 ] {32bf0b36-139e-4d60-8340-c7962761f159} <Debug> TCPHandler: Processed in 0.001387892 sec. | ||
| 12323 | 2026.03.10 17:24:05.113159 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12324 | 2026.03.10 17:24:05.113256 [ 254 ] {d1df5afa-af16-4e95-af37-9643d75ac3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12325 | 2026.03.10 17:24:05.113299 [ 254 ] {d1df5afa-af16-4e95-af37-9643d75ac3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12326 | 2026.03.10 17:24:05.113717 [ 254 ] {d1df5afa-af16-4e95-af37-9643d75ac3b7} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12327 | 2026.03.10 17:24:05.113755 [ 254 ] {d1df5afa-af16-4e95-af37-9643d75ac3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12328 | 2026.03.10 17:24:05.114074 [ 254 ] {d1df5afa-af16-4e95-af37-9643d75ac3b7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12329 | 2026.03.10 17:24:05.114288 [ 254 ] {d1df5afa-af16-4e95-af37-9643d75ac3b7} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12330 | 2026.03.10 17:24:05.114426 [ 254 ] {d1df5afa-af16-4e95-af37-9643d75ac3b7} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001187 sec., 58129.738837405224 rows/sec., 4.54 MiB/sec. | ||
| 12331 | 2026.03.10 17:24:05.114467 [ 254 ] {d1df5afa-af16-4e95-af37-9643d75ac3b7} <Debug> TCPHandler: Processed in 0.001358922 sec. | ||
| 12332 | 2026.03.10 17:24:05.114575 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12333 | 2026.03.10 17:24:05.114672 [ 254 ] {0bcdea3e-428b-4cd2-92cd-d673f6e37c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12334 | 2026.03.10 17:24:05.114718 [ 254 ] {0bcdea3e-428b-4cd2-92cd-d673f6e37c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12335 | 2026.03.10 17:24:05.115147 [ 254 ] {0bcdea3e-428b-4cd2-92cd-d673f6e37c84} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2026.03.10 17:24:05.115185 [ 254 ] {0bcdea3e-428b-4cd2-92cd-d673f6e37c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12337 | 2026.03.10 17:24:05.115523 [ 254 ] {0bcdea3e-428b-4cd2-92cd-d673f6e37c84} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12338 | 2026.03.10 17:24:05.115756 [ 254 ] {0bcdea3e-428b-4cd2-92cd-d673f6e37c84} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2026.03.10 17:24:05.115889 [ 106 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 12340 | 2026.03.10 17:24:05.115897 [ 254 ] {0bcdea3e-428b-4cd2-92cd-d673f6e37c84} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 12341 | 2026.03.10 17:24:05.115953 [ 106 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12342 | 2026.03.10 17:24:05.115964 [ 254 ] {0bcdea3e-428b-4cd2-92cd-d673f6e37c84} <Debug> TCPHandler: Processed in 0.001439524 sec. | ||
| 12343 | 2026.03.10 17:24:05.115979 [ 106 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12344 | 2026.03.10 17:24:05.116088 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12345 | 2026.03.10 17:24:05.116100 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 12346 | 2026.03.10 17:24:05.116206 [ 254 ] {12f56fd0-94cb-4ec2-a42e-c75a2d39c37a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12347 | 2026.03.10 17:24:05.116226 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12348 | 2026.03.10 17:24:05.116263 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 26663 rows starting from the beginning of the part | ||
| 12349 | 2026.03.10 17:24:05.116281 [ 254 ] {12f56fd0-94cb-4ec2-a42e-c75a2d39c37a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12350 | 2026.03.10 17:24:05.116344 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12351 | 2026.03.10 17:24:05.116408 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1319 rows starting from the beginning of the part | ||
| 12352 | 2026.03.10 17:24:05.116477 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
| 12353 | 2026.03.10 17:24:05.116537 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 12354 | 2026.03.10 17:24:05.116598 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12355 | 2026.03.10 17:24:05.117375 [ 254 ] {12f56fd0-94cb-4ec2-a42e-c75a2d39c37a} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12356 | 2026.03.10 17:24:05.117416 [ 254 ] {12f56fd0-94cb-4ec2-a42e-c75a2d39c37a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12357 | 2026.03.10 17:24:05.118142 [ 254 ] {12f56fd0-94cb-4ec2-a42e-c75a2d39c37a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12358 | 2026.03.10 17:24:05.118472 [ 254 ] {12f56fd0-94cb-4ec2-a42e-c75a2d39c37a} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12359 | 2026.03.10 17:24:05.118669 [ 254 ] {12f56fd0-94cb-4ec2-a42e-c75a2d39c37a} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002484 sec., 2012.8824476650564 rows/sec., 3.61 MiB/sec. | ||
| 12360 | 2026.03.10 17:24:05.118775 [ 254 ] {12f56fd0-94cb-4ec2-a42e-c75a2d39c37a} <Debug> TCPHandler: Processed in 0.002742775 sec. | ||
| 12361 | 2026.03.10 17:24:05.118898 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12362 | 2026.03.10 17:24:05.119005 [ 254 ] {2794d855-4b9c-4da7-9665-9c70fb4e8c26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12363 | 2026.03.10 17:24:05.119056 [ 254 ] {2794d855-4b9c-4da7-9665-9c70fb4e8c26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12364 | 2026.03.10 17:24:05.119482 [ 254 ] {2794d855-4b9c-4da7-9665-9c70fb4e8c26} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12365 | 2026.03.10 17:24:05.119532 [ 254 ] {2794d855-4b9c-4da7-9665-9c70fb4e8c26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12366 | 2026.03.10 17:24:05.119961 [ 254 ] {2794d855-4b9c-4da7-9665-9c70fb4e8c26} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12367 | 2026.03.10 17:24:05.120205 [ 254 ] {2794d855-4b9c-4da7-9665-9c70fb4e8c26} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12368 | 2026.03.10 17:24:05.120357 [ 254 ] {2794d855-4b9c-4da7-9665-9c70fb4e8c26} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001376 sec., 43604.651162790695 rows/sec., 2.94 MiB/sec. | ||
| 12369 | 2026.03.10 17:24:05.120397 [ 254 ] {2794d855-4b9c-4da7-9665-9c70fb4e8c26} <Debug> TCPHandler: Processed in 0.001557925 sec. | ||
| 12370 | 2026.03.10 17:24:05.123652 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28526 rows, containing 5 columns (5 merged, 0 gathered) in 0.007602032 sec., 3752417.77461605 rows/sec., 245.74 MiB/sec. | ||
| 12371 | 2026.03.10 17:24:05.124113 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 12372 | 2026.03.10 17:24:05.124439 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12373 | 2026.03.10 17:24:05.124519 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 12374 | 2026.03.10 17:24:05.124615 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12375 | 2026.03.10 17:24:06.520329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26463 | ||
| 12376 | 2026.03.10 17:24:06.520965 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12377 | 2026.03.10 17:24:06.521008 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.18 GiB. | ||
| 12378 | 2026.03.10 17:24:06.521496 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12379 | 2026.03.10 17:24:06.521731 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12380 | 2026.03.10 17:24:06.521865 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26463 | ||
| 12381 | 2026.03.10 17:24:07.581663 [ 105 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 12382 | 2026.03.10 17:24:07.581797 [ 105 ] {} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12383 | 2026.03.10 17:24:07.581844 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12384 | 2026.03.10 17:24:07.582031 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 12385 | 2026.03.10 17:24:07.582253 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12386 | 2026.03.10 17:24:07.582309 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 881 rows starting from the beginning of the part | ||
| 12387 | 2026.03.10 17:24:07.582416 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 149 rows starting from the beginning of the part | ||
| 12388 | 2026.03.10 17:24:07.582492 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 149 rows starting from the beginning of the part | ||
| 12389 | 2026.03.10 17:24:07.582564 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 732 rows starting from the beginning of the part | ||
| 12390 | 2026.03.10 17:24:07.582633 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 732 rows starting from the beginning of the part | ||
| 12391 | 2026.03.10 17:24:07.583926 [ 194 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2643 rows, containing 5 columns (5 merged, 0 gathered) in 0.001979412 sec., 1335245.012155125 rows/sec., 85.30 MiB/sec. | ||
| 12392 | 2026.03.10 17:24:07.584167 [ 193 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 12393 | 2026.03.10 17:24:07.584512 [ 193 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_28_6} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12394 | 2026.03.10 17:24:07.584596 [ 193 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_28_6} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 12395 | 2026.03.10 17:24:07.584692 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.56 MiB. | ||
| 12396 | 2026.03.10 17:24:07.902825 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12397 | 2026.03.10 17:24:07.920243 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2026.03.10 17:24:07.920309 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12399 | 2026.03.10 17:24:07.926378 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12400 | 2026.03.10 17:24:07.927131 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2026.03.10 17:24:07.930067 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12402 | 2026.03.10 17:24:10.111960 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12403 | 2026.03.10 17:24:10.112154 [ 254 ] {0ce7db0d-a678-45ee-9d9c-aacc3018fc9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12404 | 2026.03.10 17:24:10.112226 [ 254 ] {0ce7db0d-a678-45ee-9d9c-aacc3018fc9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12405 | 2026.03.10 17:24:10.112943 [ 254 ] {0ce7db0d-a678-45ee-9d9c-aacc3018fc9e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12406 | 2026.03.10 17:24:10.112986 [ 254 ] {0ce7db0d-a678-45ee-9d9c-aacc3018fc9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12407 | 2026.03.10 17:24:10.113383 [ 254 ] {0ce7db0d-a678-45ee-9d9c-aacc3018fc9e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12408 | 2026.03.10 17:24:10.113613 [ 254 ] {0ce7db0d-a678-45ee-9d9c-aacc3018fc9e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12409 | 2026.03.10 17:24:10.113773 [ 254 ] {0ce7db0d-a678-45ee-9d9c-aacc3018fc9e} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001672 sec., 75358.85167464115 rows/sec., 6.48 MiB/sec. | ||
| 12410 | 2026.03.10 17:24:10.113776 [ 99 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12411 | 2026.03.10 17:24:10.113816 [ 254 ] {0ce7db0d-a678-45ee-9d9c-aacc3018fc9e} <Debug> TCPHandler: Processed in 0.001984272 sec. | ||
| 12412 | 2026.03.10 17:24:10.113822 [ 99 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12413 | 2026.03.10 17:24:10.113843 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12414 | 2026.03.10 17:24:10.113931 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12415 | 2026.03.10 17:24:10.113974 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12416 | 2026.03.10 17:24:10.114026 [ 254 ] {adb818a8-41bf-4f1a-9f91-c1cb06a6e79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12417 | 2026.03.10 17:24:10.114072 [ 254 ] {adb818a8-41bf-4f1a-9f91-c1cb06a6e79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12418 | 2026.03.10 17:24:10.114132 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12419 | 2026.03.10 17:24:10.114171 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2892 rows starting from the beginning of the part | ||
| 12420 | 2026.03.10 17:24:10.114237 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 2072 rows starting from the beginning of the part | ||
| 12421 | 2026.03.10 17:24:10.114283 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
| 12422 | 2026.03.10 17:24:10.114325 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 126 rows starting from the beginning of the part | ||
| 12423 | 2026.03.10 17:24:10.114364 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 66 rows starting from the beginning of the part | ||
| 12424 | 2026.03.10 17:24:10.114401 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 126 rows starting from the beginning of the part | ||
| 12425 | 2026.03.10 17:24:10.114471 [ 254 ] {adb818a8-41bf-4f1a-9f91-c1cb06a6e79d} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12426 | 2026.03.10 17:24:10.114512 [ 254 ] {adb818a8-41bf-4f1a-9f91-c1cb06a6e79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12427 | 2026.03.10 17:24:10.114853 [ 254 ] {adb818a8-41bf-4f1a-9f91-c1cb06a6e79d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12428 | 2026.03.10 17:24:10.115083 [ 254 ] {adb818a8-41bf-4f1a-9f91-c1cb06a6e79d} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12429 | 2026.03.10 17:24:10.115218 [ 254 ] {adb818a8-41bf-4f1a-9f91-c1cb06a6e79d} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00121 sec., 28925.619834710746 rows/sec., 2.12 MiB/sec. | ||
| 12430 | 2026.03.10 17:24:10.115256 [ 254 ] {adb818a8-41bf-4f1a-9f91-c1cb06a6e79d} <Debug> TCPHandler: Processed in 0.001373932 sec. | ||
| 12431 | 2026.03.10 17:24:10.115251 [ 98 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12432 | 2026.03.10 17:24:10.115327 [ 98 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12433 | 2026.03.10 17:24:10.115348 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12434 | 2026.03.10 17:24:10.115384 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12435 | 2026.03.10 17:24:10.115435 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12436 | 2026.03.10 17:24:10.115515 [ 254 ] {07587cde-ecaf-4cb4-a840-a961695727a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12437 | 2026.03.10 17:24:10.115527 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12438 | 2026.03.10 17:24:10.115561 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 225 rows starting from the beginning of the part | ||
| 12439 | 2026.03.10 17:24:10.115569 [ 254 ] {07587cde-ecaf-4cb4-a840-a961695727a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12440 | 2026.03.10 17:24:10.115620 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 35 rows starting from the beginning of the part | ||
| 12441 | 2026.03.10 17:24:10.115666 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 32 rows starting from the beginning of the part | ||
| 12442 | 2026.03.10 17:24:10.115705 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 35 rows starting from the beginning of the part | ||
| 12443 | 2026.03.10 17:24:10.115741 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 5 rows starting from the beginning of the part | ||
| 12444 | 2026.03.10 17:24:10.115782 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 35 rows starting from the beginning of the part | ||
| 12445 | 2026.03.10 17:24:10.116038 [ 254 ] {07587cde-ecaf-4cb4-a840-a961695727a6} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12446 | 2026.03.10 17:24:10.116074 [ 254 ] {07587cde-ecaf-4cb4-a840-a961695727a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12447 | 2026.03.10 17:24:10.116415 [ 200 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5338 rows, containing 5 columns (5 merged, 0 gathered) in 0.002499091 sec., 2135976.641106706 rows/sec., 172.50 MiB/sec. | ||
| 12448 | 2026.03.10 17:24:10.116428 [ 254 ] {07587cde-ecaf-4cb4-a840-a961695727a6} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12449 | 2026.03.10 17:24:10.116505 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 367 rows, containing 5 columns (5 merged, 0 gathered) in 0.001109968 sec., 330640.1625992821 rows/sec., 23.65 MiB/sec. | ||
| 12450 | 2026.03.10 17:24:10.116609 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12451 | 2026.03.10 17:24:10.116703 [ 254 ] {07587cde-ecaf-4cb4-a840-a961695727a6} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12452 | 2026.03.10 17:24:10.116770 [ 200 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12453 | 2026.03.10 17:24:10.116856 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_76_15} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12454 | 2026.03.10 17:24:10.116882 [ 254 ] {07587cde-ecaf-4cb4-a840-a961695727a6} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001392 sec., 71120.68965517242 rows/sec., 5.55 MiB/sec. | ||
| 12455 | 2026.03.10 17:24:10.116888 [ 98 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12456 | 2026.03.10 17:24:10.116946 [ 254 ] {07587cde-ecaf-4cb4-a840-a961695727a6} <Debug> TCPHandler: Processed in 0.001623856 sec. | ||
| 12457 | 2026.03.10 17:24:10.116947 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_76_15} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12458 | 2026.03.10 17:24:10.116951 [ 98 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12459 | 2026.03.10 17:24:10.117002 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12460 | 2026.03.10 17:24:10.117035 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 12461 | 2026.03.10 17:24:10.117062 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12462 | 2026.03.10 17:24:10.117078 [ 200 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_91_18} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12463 | 2026.03.10 17:24:10.117108 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12464 | 2026.03.10 17:24:10.117156 [ 254 ] {ac4b6f43-47ee-4d2b-b1d4-e8ed7f845ab1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12465 | 2026.03.10 17:24:10.117165 [ 200 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_91_18} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12466 | 2026.03.10 17:24:10.117177 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12467 | 2026.03.10 17:24:10.117206 [ 254 ] {ac4b6f43-47ee-4d2b-b1d4-e8ed7f845ab1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12468 | 2026.03.10 17:24:10.117216 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1551 rows starting from the beginning of the part | ||
| 12469 | 2026.03.10 17:24:10.117256 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 12470 | 2026.03.10 17:24:10.117262 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1056 rows starting from the beginning of the part | ||
| 12471 | 2026.03.10 17:24:10.117311 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
| 12472 | 2026.03.10 17:24:10.117345 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 99 rows starting from the beginning of the part | ||
| 12473 | 2026.03.10 17:24:10.117377 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 69 rows starting from the beginning of the part | ||
| 12474 | 2026.03.10 17:24:10.117415 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 99 rows starting from the beginning of the part | ||
| 12475 | 2026.03.10 17:24:10.117702 [ 254 ] {ac4b6f43-47ee-4d2b-b1d4-e8ed7f845ab1} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2026.03.10 17:24:10.117746 [ 254 ] {ac4b6f43-47ee-4d2b-b1d4-e8ed7f845ab1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12477 | 2026.03.10 17:24:10.118149 [ 254 ] {ac4b6f43-47ee-4d2b-b1d4-e8ed7f845ab1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12478 | 2026.03.10 17:24:10.118396 [ 254 ] {ac4b6f43-47ee-4d2b-b1d4-e8ed7f845ab1} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12479 | 2026.03.10 17:24:10.118559 [ 254 ] {ac4b6f43-47ee-4d2b-b1d4-e8ed7f845ab1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00142 sec., 112676.05633802817 rows/sec., 7.85 MiB/sec. | ||
| 12480 | 2026.03.10 17:24:10.118561 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2938 rows, containing 5 columns (5 merged, 0 gathered) in 0.001476904 sec., 1989296.528413492 rows/sec., 148.10 MiB/sec. | ||
| 12481 | 2026.03.10 17:24:10.118605 [ 254 ] {ac4b6f43-47ee-4d2b-b1d4-e8ed7f845ab1} <Debug> TCPHandler: Processed in 0.001591076 sec. | ||
| 12482 | 2026.03.10 17:24:10.118740 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12483 | 2026.03.10 17:24:10.118850 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12484 | 2026.03.10 17:24:10.118853 [ 254 ] {c8a32040-792d-474d-8de8-bab1bec2ef47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12485 | 2026.03.10 17:24:10.118935 [ 254 ] {c8a32040-792d-474d-8de8-bab1bec2ef47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12486 | 2026.03.10 17:24:10.119157 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_91_18} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12487 | 2026.03.10 17:24:10.119243 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_91_18} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12488 | 2026.03.10 17:24:10.119358 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 12489 | 2026.03.10 17:24:10.119865 [ 254 ] {c8a32040-792d-474d-8de8-bab1bec2ef47} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12490 | 2026.03.10 17:24:10.119905 [ 254 ] {c8a32040-792d-474d-8de8-bab1bec2ef47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12491 | 2026.03.10 17:24:10.120473 [ 254 ] {c8a32040-792d-474d-8de8-bab1bec2ef47} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12492 | 2026.03.10 17:24:10.120690 [ 254 ] {c8a32040-792d-474d-8de8-bab1bec2ef47} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12493 | 2026.03.10 17:24:10.120822 [ 99 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12494 | 2026.03.10 17:24:10.120826 [ 254 ] {c8a32040-792d-474d-8de8-bab1bec2ef47} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001998 sec., 17517.517517517517 rows/sec., 31.39 MiB/sec. | ||
| 12495 | 2026.03.10 17:24:10.120856 [ 99 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12496 | 2026.03.10 17:24:10.120874 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12497 | 2026.03.10 17:24:10.120892 [ 254 ] {c8a32040-792d-474d-8de8-bab1bec2ef47} <Debug> TCPHandler: Processed in 0.002210216 sec. | ||
| 12498 | 2026.03.10 17:24:10.120958 [ 186 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12499 | 2026.03.10 17:24:10.121004 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12500 | 2026.03.10 17:24:10.121110 [ 254 ] {c2a12fff-9179-420a-8cb9-71aa6a2e413f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12501 | 2026.03.10 17:24:10.121151 [ 254 ] {c2a12fff-9179-420a-8cb9-71aa6a2e413f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12502 | 2026.03.10 17:24:10.121178 [ 186 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12503 | 2026.03.10 17:24:10.121243 [ 186 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1459 rows starting from the beginning of the part | ||
| 12504 | 2026.03.10 17:24:10.121381 [ 186 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 35 rows starting from the beginning of the part | ||
| 12505 | 2026.03.10 17:24:10.121490 [ 254 ] {c2a12fff-9179-420a-8cb9-71aa6a2e413f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12506 | 2026.03.10 17:24:10.121496 [ 186 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 16 rows starting from the beginning of the part | ||
| 12507 | 2026.03.10 17:24:10.121533 [ 254 ] {c2a12fff-9179-420a-8cb9-71aa6a2e413f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12508 | 2026.03.10 17:24:10.121611 [ 186 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 35 rows starting from the beginning of the part | ||
| 12509 | 2026.03.10 17:24:10.121709 [ 186 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 5 rows starting from the beginning of the part | ||
| 12510 | 2026.03.10 17:24:10.121802 [ 186 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 35 rows starting from the beginning of the part | ||
| 12511 | 2026.03.10 17:24:10.121861 [ 254 ] {c2a12fff-9179-420a-8cb9-71aa6a2e413f} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12512 | 2026.03.10 17:24:10.122087 [ 254 ] {c2a12fff-9179-420a-8cb9-71aa6a2e413f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12513 | 2026.03.10 17:24:10.122223 [ 254 ] {c2a12fff-9179-420a-8cb9-71aa6a2e413f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 12514 | 2026.03.10 17:24:10.122229 [ 98 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12515 | 2026.03.10 17:24:10.122261 [ 254 ] {c2a12fff-9179-420a-8cb9-71aa6a2e413f} <Debug> TCPHandler: Processed in 0.001304591 sec. | ||
| 12516 | 2026.03.10 17:24:10.122275 [ 98 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12517 | 2026.03.10 17:24:10.122301 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12518 | 2026.03.10 17:24:10.122375 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12519 | 2026.03.10 17:24:10.122485 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12520 | 2026.03.10 17:24:10.122518 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 3966 rows starting from the beginning of the part | ||
| 12521 | 2026.03.10 17:24:10.122590 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 36 rows starting from the beginning of the part | ||
| 12522 | 2026.03.10 17:24:10.122646 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 24 rows starting from the beginning of the part | ||
| 12523 | 2026.03.10 17:24:10.122696 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 12524 | 2026.03.10 17:24:10.122747 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12525 | 2026.03.10 17:24:10.122797 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 12526 | 2026.03.10 17:24:10.123974 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4206 rows, containing 4 columns (4 merged, 0 gathered) in 0.001633686 sec., 2574546.149015172 rows/sec., 168.93 MiB/sec. | ||
| 12527 | 2026.03.10 17:24:10.124352 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12528 | 2026.03.10 17:24:10.124657 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_91_18} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12529 | 2026.03.10 17:24:10.124738 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_91_18} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12530 | 2026.03.10 17:24:10.124831 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 12531 | 2026.03.10 17:24:10.129268 [ 190 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1585 rows, containing 19 columns (19 merged, 0 gathered) in 0.008347705 sec., 189872.54580750037 rows/sec., 340.24 MiB/sec. | ||
| 12532 | 2026.03.10 17:24:10.130436 [ 186 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12533 | 2026.03.10 17:24:10.130772 [ 186 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12534 | 2026.03.10 17:24:10.130844 [ 186 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12535 | 2026.03.10 17:24:10.130929 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 12536 | 2026.03.10 17:24:11.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.27 MiB, peak 350.79 MiB, free memory in arenas 0.00 B, will set to 341.97 MiB (RSS), difference: 2.70 MiB | ||
| 12537 | 2026.03.10 17:24:13.872993 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12538 | 2026.03.10 17:24:13.873057 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12539 | 2026.03.10 17:24:14.022946 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26975 | ||
| 12540 | 2026.03.10 17:24:14.023485 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12541 | 2026.03.10 17:24:14.023534 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12542 | 2026.03.10 17:24:14.024047 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12543 | 2026.03.10 17:24:14.024285 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12544 | 2026.03.10 17:24:14.024435 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26975 | ||
| 12545 | 2026.03.10 17:24:14.024439 [ 97 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12546 | 2026.03.10 17:24:14.024494 [ 97 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12547 | 2026.03.10 17:24:14.024517 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12548 | 2026.03.10 17:24:14.024689 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12549 | 2026.03.10 17:24:14.024885 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12550 | 2026.03.10 17:24:14.024930 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24543 rows starting from the beginning of the part | ||
| 12551 | 2026.03.10 17:24:14.025005 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 12552 | 2026.03.10 17:24:14.025060 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 12553 | 2026.03.10 17:24:14.025109 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 12554 | 2026.03.10 17:24:14.025154 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 12555 | 2026.03.10 17:24:14.025202 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 12556 | 2026.03.10 17:24:14.027589 [ 196 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26975 rows, containing 4 columns (4 merged, 0 gathered) in 0.002985508 sec., 9035313.253221897 rows/sec., 129.25 MiB/sec. | ||
| 12557 | 2026.03.10 17:24:14.027911 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12558 | 2026.03.10 17:24:14.028213 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_56_11} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12559 | 2026.03.10 17:24:14.028291 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_56_11} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12560 | 2026.03.10 17:24:14.028405 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 12561 | 2026.03.10 17:24:14.102338 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1556 | ||
| 12562 | 2026.03.10 17:24:14.104674 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12563 | 2026.03.10 17:24:14.104717 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12564 | 2026.03.10 17:24:14.105963 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12565 | 2026.03.10 17:24:14.106244 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12566 | 2026.03.10 17:24:14.106510 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1556 | ||
| 12567 | 2026.03.10 17:24:15.111035 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12568 | 2026.03.10 17:24:15.111232 [ 254 ] {c177c1f9-ed16-47e1-bd12-2604fd25411f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12569 | 2026.03.10 17:24:15.111305 [ 254 ] {c177c1f9-ed16-47e1-bd12-2604fd25411f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12570 | 2026.03.10 17:24:15.112009 [ 254 ] {c177c1f9-ed16-47e1-bd12-2604fd25411f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12571 | 2026.03.10 17:24:15.112052 [ 254 ] {c177c1f9-ed16-47e1-bd12-2604fd25411f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12572 | 2026.03.10 17:24:15.112451 [ 254 ] {c177c1f9-ed16-47e1-bd12-2604fd25411f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12573 | 2026.03.10 17:24:15.112694 [ 254 ] {c177c1f9-ed16-47e1-bd12-2604fd25411f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12574 | 2026.03.10 17:24:15.112850 [ 254 ] {c177c1f9-ed16-47e1-bd12-2604fd25411f} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001673 sec., 39450.08965929468 rows/sec., 3.12 MiB/sec. | ||
| 12575 | 2026.03.10 17:24:15.112895 [ 254 ] {c177c1f9-ed16-47e1-bd12-2604fd25411f} <Debug> TCPHandler: Processed in 0.001991452 sec. | ||
| 12576 | 2026.03.10 17:24:15.113013 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12577 | 2026.03.10 17:24:15.113109 [ 254 ] {7930dc27-9dd3-487c-bc32-4730fb4cec0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12578 | 2026.03.10 17:24:15.113150 [ 254 ] {7930dc27-9dd3-487c-bc32-4730fb4cec0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12579 | 2026.03.10 17:24:15.113542 [ 254 ] {7930dc27-9dd3-487c-bc32-4730fb4cec0c} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12580 | 2026.03.10 17:24:15.113579 [ 254 ] {7930dc27-9dd3-487c-bc32-4730fb4cec0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12581 | 2026.03.10 17:24:15.113880 [ 254 ] {7930dc27-9dd3-487c-bc32-4730fb4cec0c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12582 | 2026.03.10 17:24:15.114091 [ 254 ] {7930dc27-9dd3-487c-bc32-4730fb4cec0c} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12583 | 2026.03.10 17:24:15.114221 [ 254 ] {7930dc27-9dd3-487c-bc32-4730fb4cec0c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.00113 sec., 4424.778761061947 rows/sec., 332.72 KiB/sec. | ||
| 12584 | 2026.03.10 17:24:15.114259 [ 254 ] {7930dc27-9dd3-487c-bc32-4730fb4cec0c} <Debug> TCPHandler: Processed in 0.001296511 sec. | ||
| 12585 | 2026.03.10 17:24:15.114369 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12586 | 2026.03.10 17:24:15.114466 [ 254 ] {968d51f6-b029-4276-8240-3c6ab887a375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12587 | 2026.03.10 17:24:15.114507 [ 254 ] {968d51f6-b029-4276-8240-3c6ab887a375} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12588 | 2026.03.10 17:24:15.114914 [ 254 ] {968d51f6-b029-4276-8240-3c6ab887a375} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12589 | 2026.03.10 17:24:15.114951 [ 254 ] {968d51f6-b029-4276-8240-3c6ab887a375} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12590 | 2026.03.10 17:24:15.115257 [ 254 ] {968d51f6-b029-4276-8240-3c6ab887a375} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12591 | 2026.03.10 17:24:15.115479 [ 254 ] {968d51f6-b029-4276-8240-3c6ab887a375} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12592 | 2026.03.10 17:24:15.115609 [ 254 ] {968d51f6-b029-4276-8240-3c6ab887a375} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001162 sec., 59380.37865748709 rows/sec., 4.64 MiB/sec. | ||
| 12593 | 2026.03.10 17:24:15.115649 [ 254 ] {968d51f6-b029-4276-8240-3c6ab887a375} <Debug> TCPHandler: Processed in 0.001329392 sec. | ||
| 12594 | 2026.03.10 17:24:15.115763 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12595 | 2026.03.10 17:24:15.115859 [ 254 ] {0d93e19c-34d4-4864-a909-375a26cb45ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12596 | 2026.03.10 17:24:15.115903 [ 254 ] {0d93e19c-34d4-4864-a909-375a26cb45ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12597 | 2026.03.10 17:24:15.116309 [ 254 ] {0d93e19c-34d4-4864-a909-375a26cb45ae} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12598 | 2026.03.10 17:24:15.116346 [ 254 ] {0d93e19c-34d4-4864-a909-375a26cb45ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12599 | 2026.03.10 17:24:15.116685 [ 254 ] {0d93e19c-34d4-4864-a909-375a26cb45ae} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12600 | 2026.03.10 17:24:15.116898 [ 254 ] {0d93e19c-34d4-4864-a909-375a26cb45ae} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12601 | 2026.03.10 17:24:15.117030 [ 254 ] {0d93e19c-34d4-4864-a909-375a26cb45ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 12602 | 2026.03.10 17:24:15.117069 [ 254 ] {0d93e19c-34d4-4864-a909-375a26cb45ae} <Debug> TCPHandler: Processed in 0.001355362 sec. | ||
| 12603 | 2026.03.10 17:24:15.117179 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12604 | 2026.03.10 17:24:15.117275 [ 254 ] {039f90b7-e49a-4d1b-9ec6-fa4a13148c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12605 | 2026.03.10 17:24:15.117329 [ 254 ] {039f90b7-e49a-4d1b-9ec6-fa4a13148c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12606 | 2026.03.10 17:24:15.118085 [ 254 ] {039f90b7-e49a-4d1b-9ec6-fa4a13148c84} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12607 | 2026.03.10 17:24:15.118122 [ 254 ] {039f90b7-e49a-4d1b-9ec6-fa4a13148c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12608 | 2026.03.10 17:24:15.118639 [ 254 ] {039f90b7-e49a-4d1b-9ec6-fa4a13148c84} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12609 | 2026.03.10 17:24:15.118859 [ 254 ] {039f90b7-e49a-4d1b-9ec6-fa4a13148c84} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12610 | 2026.03.10 17:24:15.118999 [ 254 ] {039f90b7-e49a-4d1b-9ec6-fa4a13148c84} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001741 sec., 2871.912693854107 rows/sec., 5.15 MiB/sec. | ||
| 12611 | 2026.03.10 17:24:15.119055 [ 254 ] {039f90b7-e49a-4d1b-9ec6-fa4a13148c84} <Debug> TCPHandler: Processed in 0.001925531 sec. | ||
| 12612 | 2026.03.10 17:24:15.119166 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12613 | 2026.03.10 17:24:15.119268 [ 254 ] {713efdb0-a0df-44f2-a99b-41bd6822126e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12614 | 2026.03.10 17:24:15.119311 [ 254 ] {713efdb0-a0df-44f2-a99b-41bd6822126e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12615 | 2026.03.10 17:24:15.119671 [ 254 ] {713efdb0-a0df-44f2-a99b-41bd6822126e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12616 | 2026.03.10 17:24:15.119709 [ 254 ] {713efdb0-a0df-44f2-a99b-41bd6822126e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12617 | 2026.03.10 17:24:15.120030 [ 254 ] {713efdb0-a0df-44f2-a99b-41bd6822126e} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12618 | 2026.03.10 17:24:15.120240 [ 254 ] {713efdb0-a0df-44f2-a99b-41bd6822126e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12619 | 2026.03.10 17:24:15.120375 [ 254 ] {713efdb0-a0df-44f2-a99b-41bd6822126e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001127 sec., 53238.686779059455 rows/sec., 3.59 MiB/sec. | ||
| 12620 | 2026.03.10 17:24:15.120413 [ 254 ] {713efdb0-a0df-44f2-a99b-41bd6822126e} <Debug> TCPHandler: Processed in 0.001297201 sec. | ||
| 12621 | 2026.03.10 17:24:15.431071 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12622 | 2026.03.10 17:24:15.447749 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12623 | 2026.03.10 17:24:15.447819 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12624 | 2026.03.10 17:24:15.454285 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12625 | 2026.03.10 17:24:15.454987 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12626 | 2026.03.10 17:24:15.455297 [ 95 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12627 | 2026.03.10 17:24:15.455361 [ 95 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12628 | 2026.03.10 17:24:15.455381 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12629 | 2026.03.10 17:24:15.455480 [ 196 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 12630 | 2026.03.10 17:24:15.458502 [ 196 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12631 | 2026.03.10 17:24:15.458505 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12632 | 2026.03.10 17:24:15.459305 [ 196 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 12633 | 2026.03.10 17:24:15.462816 [ 196 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 12634 | 2026.03.10 17:24:15.466407 [ 196 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12635 | 2026.03.10 17:24:15.470552 [ 196 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12636 | 2026.03.10 17:24:15.474619 [ 196 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 12637 | 2026.03.10 17:24:15.478479 [ 196 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 12638 | 2026.03.10 17:24:15.531971 [ 187 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.076527844 sec., 5514.332796308753 rows/sec., 28.51 MiB/sec. | ||
| 12639 | 2026.03.10 17:24:15.534891 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12640 | 2026.03.10 17:24:15.536918 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_56_11} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12641 | 2026.03.10 17:24:15.537030 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_56_11} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12642 | 2026.03.10 17:24:15.539429 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12643 | 2026.03.10 17:24:20.112267 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12644 | 2026.03.10 17:24:20.112571 [ 254 ] {6fb2a65d-9965-4096-b99c-3e940c59ef09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12645 | 2026.03.10 17:24:20.112673 [ 254 ] {6fb2a65d-9965-4096-b99c-3e940c59ef09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12646 | 2026.03.10 17:24:20.113422 [ 254 ] {6fb2a65d-9965-4096-b99c-3e940c59ef09} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12647 | 2026.03.10 17:24:20.113464 [ 254 ] {6fb2a65d-9965-4096-b99c-3e940c59ef09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12648 | 2026.03.10 17:24:20.113864 [ 254 ] {6fb2a65d-9965-4096-b99c-3e940c59ef09} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12649 | 2026.03.10 17:24:20.114095 [ 254 ] {6fb2a65d-9965-4096-b99c-3e940c59ef09} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12650 | 2026.03.10 17:24:20.114249 [ 254 ] {6fb2a65d-9965-4096-b99c-3e940c59ef09} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001754 sec., 71835.80387685291 rows/sec., 6.18 MiB/sec. | ||
| 12651 | 2026.03.10 17:24:20.114291 [ 254 ] {6fb2a65d-9965-4096-b99c-3e940c59ef09} <Debug> TCPHandler: Processed in 0.002199905 sec. | ||
| 12652 | 2026.03.10 17:24:20.114407 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12653 | 2026.03.10 17:24:20.114502 [ 254 ] {96e8b333-1b7b-49ae-9c96-984ccf861c10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12654 | 2026.03.10 17:24:20.114541 [ 254 ] {96e8b333-1b7b-49ae-9c96-984ccf861c10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12655 | 2026.03.10 17:24:20.114938 [ 254 ] {96e8b333-1b7b-49ae-9c96-984ccf861c10} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12656 | 2026.03.10 17:24:20.114973 [ 254 ] {96e8b333-1b7b-49ae-9c96-984ccf861c10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12657 | 2026.03.10 17:24:20.115279 [ 254 ] {96e8b333-1b7b-49ae-9c96-984ccf861c10} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12658 | 2026.03.10 17:24:20.115522 [ 254 ] {96e8b333-1b7b-49ae-9c96-984ccf861c10} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12659 | 2026.03.10 17:24:20.115658 [ 254 ] {96e8b333-1b7b-49ae-9c96-984ccf861c10} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001175 sec., 29787.23404255319 rows/sec., 2.19 MiB/sec. | ||
| 12660 | 2026.03.10 17:24:20.115696 [ 254 ] {96e8b333-1b7b-49ae-9c96-984ccf861c10} <Debug> TCPHandler: Processed in 0.001338442 sec. | ||
| 12661 | 2026.03.10 17:24:20.115805 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12662 | 2026.03.10 17:24:20.115899 [ 254 ] {8421f32e-b7c1-4ae6-a235-eaaa17867c7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12663 | 2026.03.10 17:24:20.115938 [ 254 ] {8421f32e-b7c1-4ae6-a235-eaaa17867c7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12664 | 2026.03.10 17:24:20.116351 [ 254 ] {8421f32e-b7c1-4ae6-a235-eaaa17867c7c} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12665 | 2026.03.10 17:24:20.116386 [ 254 ] {8421f32e-b7c1-4ae6-a235-eaaa17867c7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12666 | 2026.03.10 17:24:20.116689 [ 254 ] {8421f32e-b7c1-4ae6-a235-eaaa17867c7c} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12667 | 2026.03.10 17:24:20.116900 [ 254 ] {8421f32e-b7c1-4ae6-a235-eaaa17867c7c} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12668 | 2026.03.10 17:24:20.117028 [ 254 ] {8421f32e-b7c1-4ae6-a235-eaaa17867c7c} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001146 sec., 86387.43455497382 rows/sec., 6.75 MiB/sec. | ||
| 12669 | 2026.03.10 17:24:20.117066 [ 254 ] {8421f32e-b7c1-4ae6-a235-eaaa17867c7c} <Debug> TCPHandler: Processed in 0.001309011 sec. | ||
| 12670 | 2026.03.10 17:24:20.117196 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12671 | 2026.03.10 17:24:20.117291 [ 254 ] {80543bf8-06ad-426b-9de1-ae18caed52e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12672 | 2026.03.10 17:24:20.117333 [ 254 ] {80543bf8-06ad-426b-9de1-ae18caed52e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12673 | 2026.03.10 17:24:20.117758 [ 254 ] {80543bf8-06ad-426b-9de1-ae18caed52e1} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12674 | 2026.03.10 17:24:20.117792 [ 254 ] {80543bf8-06ad-426b-9de1-ae18caed52e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12675 | 2026.03.10 17:24:20.118127 [ 254 ] {80543bf8-06ad-426b-9de1-ae18caed52e1} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12676 | 2026.03.10 17:24:20.118344 [ 254 ] {80543bf8-06ad-426b-9de1-ae18caed52e1} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12677 | 2026.03.10 17:24:20.118495 [ 254 ] {80543bf8-06ad-426b-9de1-ae18caed52e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 12678 | 2026.03.10 17:24:20.118533 [ 254 ] {80543bf8-06ad-426b-9de1-ae18caed52e1} <Debug> TCPHandler: Processed in 0.001386473 sec. | ||
| 12679 | 2026.03.10 17:24:20.118646 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12680 | 2026.03.10 17:24:20.118747 [ 254 ] {5b6e1852-0d4a-4cb5-a440-1254253114b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12681 | 2026.03.10 17:24:20.118802 [ 254 ] {5b6e1852-0d4a-4cb5-a440-1254253114b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12682 | 2026.03.10 17:24:20.119620 [ 254 ] {5b6e1852-0d4a-4cb5-a440-1254253114b7} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12683 | 2026.03.10 17:24:20.119654 [ 254 ] {5b6e1852-0d4a-4cb5-a440-1254253114b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12684 | 2026.03.10 17:24:20.120199 [ 254 ] {5b6e1852-0d4a-4cb5-a440-1254253114b7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12685 | 2026.03.10 17:24:20.120418 [ 254 ] {5b6e1852-0d4a-4cb5-a440-1254253114b7} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12686 | 2026.03.10 17:24:20.120558 [ 254 ] {5b6e1852-0d4a-4cb5-a440-1254253114b7} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00183 sec., 19125.683060109288 rows/sec., 34.27 MiB/sec. | ||
| 12687 | 2026.03.10 17:24:20.120611 [ 254 ] {5b6e1852-0d4a-4cb5-a440-1254253114b7} <Debug> TCPHandler: Processed in 0.002013982 sec. | ||
| 12688 | 2026.03.10 17:24:20.120743 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12689 | 2026.03.10 17:24:20.120836 [ 254 ] {35be2d5f-36c9-4755-83f6-22fb8429181a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12690 | 2026.03.10 17:24:20.120877 [ 254 ] {35be2d5f-36c9-4755-83f6-22fb8429181a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12691 | 2026.03.10 17:24:20.121210 [ 254 ] {35be2d5f-36c9-4755-83f6-22fb8429181a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12692 | 2026.03.10 17:24:20.121244 [ 254 ] {35be2d5f-36c9-4755-83f6-22fb8429181a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12693 | 2026.03.10 17:24:20.121550 [ 254 ] {35be2d5f-36c9-4755-83f6-22fb8429181a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12694 | 2026.03.10 17:24:20.121752 [ 254 ] {35be2d5f-36c9-4755-83f6-22fb8429181a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12695 | 2026.03.10 17:24:20.121875 [ 254 ] {35be2d5f-36c9-4755-83f6-22fb8429181a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 12696 | 2026.03.10 17:24:20.121911 [ 254 ] {35be2d5f-36c9-4755-83f6-22fb8429181a} <Debug> TCPHandler: Processed in 0.00121538 sec. | ||
| 12697 | 2026.03.10 17:24:21.154847 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48998 | ||
| 12698 | 2026.03.10 17:24:21.154956 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12699 | 2026.03.10 17:24:21.154981 [ 289 ] {} <Debug> TCP-Session: 06256ff1-a582-49a3-95f6-2cc498eba61f Authenticating user 'default' from [fd00:1122:3344:101::e]:48998 | ||
| 12700 | 2026.03.10 17:24:21.155004 [ 289 ] {} <Debug> TCP-Session: 06256ff1-a582-49a3-95f6-2cc498eba61f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12701 | 2026.03.10 17:24:21.155017 [ 289 ] {} <Debug> TCP-Session: 06256ff1-a582-49a3-95f6-2cc498eba61f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12702 | 2026.03.10 17:24:21.155346 [ 289 ] {} <Trace> TCP-Session: 06256ff1-a582-49a3-95f6-2cc498eba61f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12703 | 2026.03.10 17:24:21.155539 [ 289 ] {053c3978-bd31-4c30-b738-fca6ed00a221} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48998) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12704 | 2026.03.10 17:24:21.155869 [ 289 ] {053c3978-bd31-4c30-b738-fca6ed00a221} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12705 | 2026.03.10 17:24:21.155936 [ 289 ] {053c3978-bd31-4c30-b738-fca6ed00a221} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12706 | 2026.03.10 17:24:21.156283 [ 289 ] {053c3978-bd31-4c30-b738-fca6ed00a221} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 12707 | 2026.03.10 17:24:21.157341 [ 335 ] {053c3978-bd31-4c30-b738-fca6ed00a221} <Trace> AggregatingTransform: Aggregating | ||
| 12708 | 2026.03.10 17:24:21.157412 [ 335 ] {053c3978-bd31-4c30-b738-fca6ed00a221} <Trace> Aggregator: Aggregation method: without_key | ||
| 12709 | 2026.03.10 17:24:21.157451 [ 335 ] {053c3978-bd31-4c30-b738-fca6ed00a221} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001049787 sec. (952.574 rows/sec., 37.21 KiB/sec.) | ||
| 12710 | 2026.03.10 17:24:21.157469 [ 335 ] {053c3978-bd31-4c30-b738-fca6ed00a221} <Trace> Aggregator: Merging aggregated data | ||
| 12711 | 2026.03.10 17:24:21.157806 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49135 | ||
| 12712 | 2026.03.10 17:24:21.157820 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36080 | ||
| 12713 | 2026.03.10 17:24:21.157861 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64252 | ||
| 12714 | 2026.03.10 17:24:21.157909 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42934 | ||
| 12715 | 2026.03.10 17:24:21.157923 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12716 | 2026.03.10 17:24:21.157960 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12717 | 2026.03.10 17:24:21.157969 [ 352 ] {} <Debug> TCP-Session: c440edf2-8ef1-4c5c-8a21-297ff65b51bd Authenticating user 'default' from [fd00:1122:3344:101::e]:49135 | ||
| 12718 | 2026.03.10 17:24:21.158000 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53147 | ||
| 12719 | 2026.03.10 17:24:21.158014 [ 352 ] {} <Debug> TCP-Session: c440edf2-8ef1-4c5c-8a21-297ff65b51bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12720 | 2026.03.10 17:24:21.158002 [ 353 ] {} <Debug> TCP-Session: 964116d1-d24c-46e5-97a6-d5531d0dd42f Authenticating user 'default' from [fd00:1122:3344:101::e]:64252 | ||
| 12721 | 2026.03.10 17:24:21.158076 [ 352 ] {} <Debug> TCP-Session: c440edf2-8ef1-4c5c-8a21-297ff65b51bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12722 | 2026.03.10 17:24:21.158084 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42648 | ||
| 12723 | 2026.03.10 17:24:21.158102 [ 353 ] {} <Debug> TCP-Session: 964116d1-d24c-46e5-97a6-d5531d0dd42f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12724 | 2026.03.10 17:24:21.158151 [ 353 ] {} <Debug> TCP-Session: 964116d1-d24c-46e5-97a6-d5531d0dd42f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12725 | 2026.03.10 17:24:21.158196 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12726 | 2026.03.10 17:24:21.158245 [ 290 ] {} <Debug> TCP-Session: e74c6014-63db-49f0-8bbe-5208360fe84d Authenticating user 'default' from [fd00:1122:3344:101::e]:36080 | ||
| 12727 | 2026.03.10 17:24:21.158276 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55253 | ||
| 12728 | 2026.03.10 17:24:21.158282 [ 290 ] {} <Debug> TCP-Session: e74c6014-63db-49f0-8bbe-5208360fe84d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12729 | 2026.03.10 17:24:21.158317 [ 290 ] {} <Debug> TCP-Session: e74c6014-63db-49f0-8bbe-5208360fe84d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12730 | 2026.03.10 17:24:21.158375 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64368 | ||
| 12731 | 2026.03.10 17:24:21.158469 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12732 | 2026.03.10 17:24:21.158510 [ 354 ] {} <Debug> TCP-Session: 40c86156-e438-484f-abd8-fd536e50ec0c Authenticating user 'default' from [fd00:1122:3344:101::e]:42934 | ||
| 12733 | 2026.03.10 17:24:21.158531 [ 354 ] {} <Debug> TCP-Session: 40c86156-e438-484f-abd8-fd536e50ec0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12734 | 2026.03.10 17:24:21.158544 [ 354 ] {} <Debug> TCP-Session: 40c86156-e438-484f-abd8-fd536e50ec0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12735 | 2026.03.10 17:24:21.158863 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12736 | 2026.03.10 17:24:21.158905 [ 356 ] {} <Debug> TCP-Session: 0c3d9f4c-25d1-4f02-8c7b-3c4fbec9599c Authenticating user 'default' from [fd00:1122:3344:101::e]:53147 | ||
| 12737 | 2026.03.10 17:24:21.158927 [ 356 ] {} <Debug> TCP-Session: 0c3d9f4c-25d1-4f02-8c7b-3c4fbec9599c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12738 | 2026.03.10 17:24:21.158943 [ 356 ] {} <Debug> TCP-Session: 0c3d9f4c-25d1-4f02-8c7b-3c4fbec9599c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12739 | 2026.03.10 17:24:21.158994 [ 289 ] {053c3978-bd31-4c30-b738-fca6ed00a221} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003524 sec., 283.7684449489217 rows/sec., 11.08 KiB/sec. | ||
| 12740 | 2026.03.10 17:24:21.159025 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12741 | 2026.03.10 17:24:21.159065 [ 357 ] {} <Debug> TCP-Session: c34da25b-fe04-4f25-887d-9f40c1376f48 Authenticating user 'default' from [fd00:1122:3344:101::e]:55253 | ||
| 12742 | 2026.03.10 17:24:21.159081 [ 357 ] {} <Debug> TCP-Session: c34da25b-fe04-4f25-887d-9f40c1376f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12743 | 2026.03.10 17:24:21.159094 [ 357 ] {} <Debug> TCP-Session: c34da25b-fe04-4f25-887d-9f40c1376f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12744 | 2026.03.10 17:24:21.159152 [ 289 ] {053c3978-bd31-4c30-b738-fca6ed00a221} <Debug> TCPHandler: Processed in 0.003918713 sec. | ||
| 12745 | 2026.03.10 17:24:21.159345 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12746 | 2026.03.10 17:24:21.159380 [ 289 ] {} <Debug> TCP-Session: 06256ff1-a582-49a3-95f6-2cc498eba61f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12747 | 2026.03.10 17:24:21.159380 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12748 | 2026.03.10 17:24:21.159394 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12749 | 2026.03.10 17:24:21.159411 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12750 | 2026.03.10 17:24:21.159435 [ 352 ] {} <Debug> TCP-Session: c440edf2-8ef1-4c5c-8a21-297ff65b51bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12751 | 2026.03.10 17:24:21.159459 [ 358 ] {} <Debug> TCP-Session: 228c826b-708c-4df6-abfc-a47695d6c679 Authenticating user 'default' from [fd00:1122:3344:101::e]:64368 | ||
| 12752 | 2026.03.10 17:24:21.159477 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12753 | 2026.03.10 17:24:21.159491 [ 290 ] {} <Debug> TCP-Session: e74c6014-63db-49f0-8bbe-5208360fe84d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12754 | 2026.03.10 17:24:21.159506 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12755 | 2026.03.10 17:24:21.159525 [ 354 ] {} <Debug> TCP-Session: 40c86156-e438-484f-abd8-fd536e50ec0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12756 | 2026.03.10 17:24:21.159528 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12757 | 2026.03.10 17:24:21.159558 [ 355 ] {} <Debug> TCP-Session: fc730445-f3d8-4b49-a47e-a13bfb458464 Authenticating user 'default' from [fd00:1122:3344:101::e]:42648 | ||
| 12758 | 2026.03.10 17:24:21.159558 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12759 | 2026.03.10 17:24:21.159592 [ 355 ] {} <Debug> TCP-Session: fc730445-f3d8-4b49-a47e-a13bfb458464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12760 | 2026.03.10 17:24:21.159583 [ 353 ] {} <Debug> TCP-Session: 964116d1-d24c-46e5-97a6-d5531d0dd42f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12761 | 2026.03.10 17:24:21.159624 [ 355 ] {} <Debug> TCP-Session: fc730445-f3d8-4b49-a47e-a13bfb458464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12762 | 2026.03.10 17:24:21.159621 [ 357 ] {} <Debug> TCP-Session: c34da25b-fe04-4f25-887d-9f40c1376f48 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12763 | 2026.03.10 17:24:21.159514 [ 358 ] {} <Debug> TCP-Session: 228c826b-708c-4df6-abfc-a47695d6c679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12764 | 2026.03.10 17:24:21.159482 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12765 | 2026.03.10 17:24:21.159712 [ 358 ] {} <Debug> TCP-Session: 228c826b-708c-4df6-abfc-a47695d6c679 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12766 | 2026.03.10 17:24:21.159744 [ 356 ] {} <Debug> TCP-Session: 0c3d9f4c-25d1-4f02-8c7b-3c4fbec9599c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12767 | 2026.03.10 17:24:21.159919 [ 355 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:42648). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 12768 | |||
| 12769 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 12770 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 12771 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 12772 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 12773 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 12774 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 12775 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 12776 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 12777 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 12778 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 12779 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 12780 | (version 23.8.7.1) | ||
| 12781 | 2026.03.10 17:24:21.160259 [ 355 ] {} <Debug> TCP-Session: fc730445-f3d8-4b49-a47e-a13bfb458464 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12782 | 2026.03.10 17:24:21.160268 [ 358 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:64368). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 12783 | |||
| 12784 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 12785 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 12786 | 2. DB::NetException::NetException<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type, std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x00000000153ef13e in /opt/oxide/clickhouse/clickhouse | ||
| 12787 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 12788 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 12789 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 12790 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 12791 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 12792 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 12793 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 12794 | 10. _thrp_setup @ 0x0000000000117077 in /system/lib/amd64/libc.so.1 | ||
| 12795 | (version 23.8.7.1) | ||
| 12796 | 2026.03.10 17:24:21.160355 [ 358 ] {} <Debug> TCP-Session: 228c826b-708c-4df6-abfc-a47695d6c679 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12797 | 2026.03.10 17:24:21.296460 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62148 | ||
| 12798 | 2026.03.10 17:24:21.296584 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12799 | 2026.03.10 17:24:21.296616 [ 289 ] {} <Debug> TCP-Session: 3c6f4771-054f-46ed-8267-4e0f394108b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:62148 | ||
| 12800 | 2026.03.10 17:24:21.296641 [ 289 ] {} <Debug> TCP-Session: 3c6f4771-054f-46ed-8267-4e0f394108b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12801 | 2026.03.10 17:24:21.296659 [ 289 ] {} <Debug> TCP-Session: 3c6f4771-054f-46ed-8267-4e0f394108b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12802 | 2026.03.10 17:24:21.296880 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46630 | ||
| 12803 | 2026.03.10 17:24:21.296900 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43467 | ||
| 12804 | 2026.03.10 17:24:21.296922 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63005 | ||
| 12805 | 2026.03.10 17:24:21.296943 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49097 | ||
| 12806 | 2026.03.10 17:24:21.296962 [ 289 ] {} <Trace> TCP-Session: 3c6f4771-054f-46ed-8267-4e0f394108b9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12807 | 2026.03.10 17:24:21.296934 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41189 | ||
| 12808 | 2026.03.10 17:24:21.297002 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12809 | 2026.03.10 17:24:21.297002 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12810 | 2026.03.10 17:24:21.297030 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12811 | 2026.03.10 17:24:21.297048 [ 354 ] {} <Debug> TCP-Session: 650ee00f-6e63-4379-8bbe-5b785dacca20 Authenticating user 'default' from [fd00:1122:3344:101::e]:43467 | ||
| 12812 | 2026.03.10 17:24:21.297063 [ 290 ] {} <Debug> TCP-Session: adf7c4a5-807a-4559-a9a7-36316bf756f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46630 | ||
| 12813 | 2026.03.10 17:24:21.297076 [ 358 ] {} <Debug> TCP-Session: e29dc13f-9664-4eec-b92d-756cf616cd71 Authenticating user 'default' from [fd00:1122:3344:101::e]:49097 | ||
| 12814 | 2026.03.10 17:24:21.297083 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12815 | 2026.03.10 17:24:21.297098 [ 290 ] {} <Debug> TCP-Session: adf7c4a5-807a-4559-a9a7-36316bf756f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12816 | 2026.03.10 17:24:21.297112 [ 358 ] {} <Debug> TCP-Session: e29dc13f-9664-4eec-b92d-756cf616cd71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12817 | 2026.03.10 17:24:21.297128 [ 357 ] {} <Debug> TCP-Session: d1c3f6b5-2a51-4ebc-bc85-4a9653710c0b Authenticating user 'default' from [fd00:1122:3344:101::e]:41189 | ||
| 12818 | 2026.03.10 17:24:21.297134 [ 290 ] {} <Debug> TCP-Session: adf7c4a5-807a-4559-a9a7-36316bf756f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12819 | 2026.03.10 17:24:21.297144 [ 358 ] {} <Debug> TCP-Session: e29dc13f-9664-4eec-b92d-756cf616cd71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12820 | 2026.03.10 17:24:21.297165 [ 357 ] {} <Debug> TCP-Session: d1c3f6b5-2a51-4ebc-bc85-4a9653710c0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12821 | 2026.03.10 17:24:21.297149 [ 289 ] {59f8f7a0-9114-4464-915e-1e97799fd013} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62148) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12822 | 2026.03.10 17:24:21.297210 [ 357 ] {} <Debug> TCP-Session: d1c3f6b5-2a51-4ebc-bc85-4a9653710c0b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12823 | 2026.03.10 17:24:21.297085 [ 354 ] {} <Debug> TCP-Session: 650ee00f-6e63-4379-8bbe-5b785dacca20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12824 | 2026.03.10 17:24:21.297030 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12825 | 2026.03.10 17:24:21.297265 [ 354 ] {} <Debug> TCP-Session: 650ee00f-6e63-4379-8bbe-5b785dacca20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12826 | 2026.03.10 17:24:21.297296 [ 355 ] {} <Debug> TCP-Session: 4d355f87-f7dc-407f-9044-5d5796b5323c Authenticating user 'default' from [fd00:1122:3344:101::e]:63005 | ||
| 12827 | 2026.03.10 17:24:21.296923 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55827 | ||
| 12828 | 2026.03.10 17:24:21.297323 [ 355 ] {} <Debug> TCP-Session: 4d355f87-f7dc-407f-9044-5d5796b5323c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12829 | 2026.03.10 17:24:21.296889 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45876 | ||
| 12830 | 2026.03.10 17:24:21.297367 [ 355 ] {} <Debug> TCP-Session: 4d355f87-f7dc-407f-9044-5d5796b5323c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12831 | 2026.03.10 17:24:21.296882 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40655 | ||
| 12832 | 2026.03.10 17:24:21.297417 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12833 | 2026.03.10 17:24:21.297442 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12834 | 2026.03.10 17:24:21.297450 [ 356 ] {} <Debug> TCP-Session: 1a1258c1-0e2b-48ff-9149-211634601476 Authenticating user 'default' from [fd00:1122:3344:101::e]:55827 | ||
| 12835 | 2026.03.10 17:24:21.297474 [ 353 ] {} <Debug> TCP-Session: bdc016f4-2b10-4ceb-a006-dd994fa977ab Authenticating user 'default' from [fd00:1122:3344:101::e]:45876 | ||
| 12836 | 2026.03.10 17:24:21.297481 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12837 | 2026.03.10 17:24:21.297488 [ 356 ] {} <Debug> TCP-Session: 1a1258c1-0e2b-48ff-9149-211634601476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12838 | 2026.03.10 17:24:21.297500 [ 353 ] {} <Debug> TCP-Session: bdc016f4-2b10-4ceb-a006-dd994fa977ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12839 | 2026.03.10 17:24:21.297521 [ 356 ] {} <Debug> TCP-Session: 1a1258c1-0e2b-48ff-9149-211634601476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12840 | 2026.03.10 17:24:21.297520 [ 352 ] {} <Debug> TCP-Session: 19b9f023-7ec7-4f8b-98da-8707cfa6e464 Authenticating user 'default' from [fd00:1122:3344:101::e]:40655 | ||
| 12841 | 2026.03.10 17:24:21.297533 [ 353 ] {} <Debug> TCP-Session: bdc016f4-2b10-4ceb-a006-dd994fa977ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12842 | 2026.03.10 17:24:21.297558 [ 352 ] {} <Debug> TCP-Session: 19b9f023-7ec7-4f8b-98da-8707cfa6e464 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12843 | 2026.03.10 17:24:21.297484 [ 289 ] {59f8f7a0-9114-4464-915e-1e97799fd013} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12844 | 2026.03.10 17:24:21.297586 [ 352 ] {} <Debug> TCP-Session: 19b9f023-7ec7-4f8b-98da-8707cfa6e464 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12845 | 2026.03.10 17:24:21.297652 [ 289 ] {59f8f7a0-9114-4464-915e-1e97799fd013} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12846 | 2026.03.10 17:24:21.297945 [ 289 ] {59f8f7a0-9114-4464-915e-1e97799fd013} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 12847 | 2026.03.10 17:24:21.298859 [ 342 ] {59f8f7a0-9114-4464-915e-1e97799fd013} <Trace> AggregatingTransform: Aggregating | ||
| 12848 | 2026.03.10 17:24:21.298894 [ 342 ] {59f8f7a0-9114-4464-915e-1e97799fd013} <Trace> Aggregator: Aggregation method: without_key | ||
| 12849 | 2026.03.10 17:24:21.298928 [ 342 ] {59f8f7a0-9114-4464-915e-1e97799fd013} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882205 sec. (1133.523 rows/sec., 44.28 KiB/sec.) | ||
| 12850 | 2026.03.10 17:24:21.298946 [ 342 ] {59f8f7a0-9114-4464-915e-1e97799fd013} <Trace> Aggregator: Merging aggregated data | ||
| 12851 | 2026.03.10 17:24:21.300314 [ 289 ] {59f8f7a0-9114-4464-915e-1e97799fd013} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003223 sec., 310.26993484331365 rows/sec., 12.12 KiB/sec. | ||
| 12852 | 2026.03.10 17:24:21.300497 [ 289 ] {59f8f7a0-9114-4464-915e-1e97799fd013} <Debug> TCPHandler: Processed in 0.003649349 sec. | ||
| 12853 | 2026.03.10 17:24:21.300645 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12854 | 2026.03.10 17:24:21.300663 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12855 | 2026.03.10 17:24:21.300678 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12856 | 2026.03.10 17:24:21.300691 [ 289 ] {} <Debug> TCP-Session: 3c6f4771-054f-46ed-8267-4e0f394108b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12857 | 2026.03.10 17:24:21.300698 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12858 | 2026.03.10 17:24:21.300732 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12859 | 2026.03.10 17:24:21.300741 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12860 | 2026.03.10 17:24:21.300756 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12861 | 2026.03.10 17:24:21.300777 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12862 | 2026.03.10 17:24:21.300791 [ 352 ] {} <Debug> TCP-Session: 19b9f023-7ec7-4f8b-98da-8707cfa6e464 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12863 | 2026.03.10 17:24:21.300804 [ 356 ] {} <Debug> TCP-Session: 1a1258c1-0e2b-48ff-9149-211634601476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12864 | 2026.03.10 17:24:21.300823 [ 357 ] {} <Debug> TCP-Session: d1c3f6b5-2a51-4ebc-bc85-4a9653710c0b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12865 | 2026.03.10 17:24:21.300761 [ 290 ] {} <Debug> TCP-Session: adf7c4a5-807a-4559-a9a7-36316bf756f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12866 | 2026.03.10 17:24:21.300769 [ 354 ] {} <Debug> TCP-Session: 650ee00f-6e63-4379-8bbe-5b785dacca20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12867 | 2026.03.10 17:24:21.300725 [ 353 ] {} <Debug> TCP-Session: bdc016f4-2b10-4ceb-a006-dd994fa977ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12868 | 2026.03.10 17:24:21.300711 [ 358 ] {} <Debug> TCP-Session: e29dc13f-9664-4eec-b92d-756cf616cd71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12869 | 2026.03.10 17:24:21.300713 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12870 | 2026.03.10 17:24:21.300948 [ 355 ] {} <Debug> TCP-Session: 4d355f87-f7dc-407f-9044-5d5796b5323c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12871 | 2026.03.10 17:24:21.363305 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55561 | ||
| 12872 | 2026.03.10 17:24:21.363430 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12873 | 2026.03.10 17:24:21.363456 [ 289 ] {} <Debug> TCP-Session: 8c506f9d-535d-4105-b6af-770d093f17c8 Authenticating user 'default' from [fd00:1122:3344:101::e]:55561 | ||
| 12874 | 2026.03.10 17:24:21.363480 [ 289 ] {} <Debug> TCP-Session: 8c506f9d-535d-4105-b6af-770d093f17c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12875 | 2026.03.10 17:24:21.363493 [ 289 ] {} <Debug> TCP-Session: 8c506f9d-535d-4105-b6af-770d093f17c8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12876 | 2026.03.10 17:24:21.363689 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48347 | ||
| 12877 | 2026.03.10 17:24:21.363695 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50484 | ||
| 12878 | 2026.03.10 17:24:21.363727 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55132 | ||
| 12879 | 2026.03.10 17:24:21.363754 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55056 | ||
| 12880 | 2026.03.10 17:24:21.363783 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54536 | ||
| 12881 | 2026.03.10 17:24:21.363810 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12882 | 2026.03.10 17:24:21.363830 [ 289 ] {} <Trace> TCP-Session: 8c506f9d-535d-4105-b6af-770d093f17c8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12883 | 2026.03.10 17:24:21.363844 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12884 | 2026.03.10 17:24:21.363860 [ 290 ] {} <Debug> TCP-Session: b9622b05-8b51-430d-85f6-91b5a1d596e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:48347 | ||
| 12885 | 2026.03.10 17:24:21.363887 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12886 | 2026.03.10 17:24:21.363887 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12887 | 2026.03.10 17:24:21.363901 [ 352 ] {} <Debug> TCP-Session: 1a5dbb67-8310-465e-9d1c-869348211fc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50484 | ||
| 12888 | 2026.03.10 17:24:21.363932 [ 355 ] {} <Debug> TCP-Session: 59ff2b7f-cad5-4755-973d-21d5f636b2db Authenticating user 'default' from [fd00:1122:3344:101::e]:55056 | ||
| 12889 | 2026.03.10 17:24:21.363941 [ 358 ] {} <Debug> TCP-Session: a9c01720-0c27-4b3e-9ee0-dfacbdb2c0aa Authenticating user 'default' from [fd00:1122:3344:101::e]:54536 | ||
| 12890 | 2026.03.10 17:24:21.363957 [ 352 ] {} <Debug> TCP-Session: 1a5dbb67-8310-465e-9d1c-869348211fc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12891 | 2026.03.10 17:24:21.363975 [ 355 ] {} <Debug> TCP-Session: 59ff2b7f-cad5-4755-973d-21d5f636b2db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12892 | 2026.03.10 17:24:21.363977 [ 358 ] {} <Debug> TCP-Session: a9c01720-0c27-4b3e-9ee0-dfacbdb2c0aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12893 | 2026.03.10 17:24:21.363987 [ 352 ] {} <Debug> TCP-Session: 1a5dbb67-8310-465e-9d1c-869348211fc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12894 | 2026.03.10 17:24:21.364006 [ 358 ] {} <Debug> TCP-Session: a9c01720-0c27-4b3e-9ee0-dfacbdb2c0aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12895 | 2026.03.10 17:24:21.364028 [ 289 ] {3af4138f-01d6-4ddc-a431-d36a8d10d977} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55561) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12896 | 2026.03.10 17:24:21.363911 [ 290 ] {} <Debug> TCP-Session: b9622b05-8b51-430d-85f6-91b5a1d596e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12897 | 2026.03.10 17:24:21.363998 [ 355 ] {} <Debug> TCP-Session: 59ff2b7f-cad5-4755-973d-21d5f636b2db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12898 | 2026.03.10 17:24:21.364093 [ 290 ] {} <Debug> TCP-Session: b9622b05-8b51-430d-85f6-91b5a1d596e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12899 | 2026.03.10 17:24:21.363844 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12900 | 2026.03.10 17:24:21.363773 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46225 | ||
| 12901 | 2026.03.10 17:24:21.364144 [ 354 ] {} <Debug> TCP-Session: c4f6eb36-4fe1-41d9-92d5-c6ca72d6f68c Authenticating user 'default' from [fd00:1122:3344:101::e]:55132 | ||
| 12902 | 2026.03.10 17:24:21.363755 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49535 | ||
| 12903 | 2026.03.10 17:24:21.364178 [ 354 ] {} <Debug> TCP-Session: c4f6eb36-4fe1-41d9-92d5-c6ca72d6f68c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12904 | 2026.03.10 17:24:21.363699 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61549 | ||
| 12905 | 2026.03.10 17:24:21.364218 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12906 | 2026.03.10 17:24:21.364249 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12907 | 2026.03.10 17:24:21.364211 [ 354 ] {} <Debug> TCP-Session: c4f6eb36-4fe1-41d9-92d5-c6ca72d6f68c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12908 | 2026.03.10 17:24:21.364274 [ 357 ] {} <Debug> TCP-Session: e31905e4-518b-47b5-8ab2-0d1b2e13c4bf Authenticating user 'default' from [fd00:1122:3344:101::e]:46225 | ||
| 12909 | 2026.03.10 17:24:21.364285 [ 356 ] {} <Debug> TCP-Session: a25bdc5b-03b6-4854-96d3-2b93f298a9d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49535 | ||
| 12910 | 2026.03.10 17:24:21.364311 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12911 | 2026.03.10 17:24:21.364330 [ 356 ] {} <Debug> TCP-Session: a25bdc5b-03b6-4854-96d3-2b93f298a9d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12912 | 2026.03.10 17:24:21.364353 [ 289 ] {3af4138f-01d6-4ddc-a431-d36a8d10d977} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12913 | 2026.03.10 17:24:21.364358 [ 353 ] {} <Debug> TCP-Session: 5ce2147f-3fb0-4739-91eb-5e75d4b41fa0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61549 | ||
| 12914 | 2026.03.10 17:24:21.364362 [ 356 ] {} <Debug> TCP-Session: a25bdc5b-03b6-4854-96d3-2b93f298a9d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12915 | 2026.03.10 17:24:21.364399 [ 353 ] {} <Debug> TCP-Session: 5ce2147f-3fb0-4739-91eb-5e75d4b41fa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12916 | 2026.03.10 17:24:21.364318 [ 357 ] {} <Debug> TCP-Session: e31905e4-518b-47b5-8ab2-0d1b2e13c4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12917 | 2026.03.10 17:24:21.364424 [ 289 ] {3af4138f-01d6-4ddc-a431-d36a8d10d977} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12918 | 2026.03.10 17:24:21.364454 [ 357 ] {} <Debug> TCP-Session: e31905e4-518b-47b5-8ab2-0d1b2e13c4bf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12919 | 2026.03.10 17:24:21.364429 [ 353 ] {} <Debug> TCP-Session: 5ce2147f-3fb0-4739-91eb-5e75d4b41fa0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12920 | 2026.03.10 17:24:21.364769 [ 289 ] {3af4138f-01d6-4ddc-a431-d36a8d10d977} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 12921 | 2026.03.10 17:24:21.365703 [ 307 ] {3af4138f-01d6-4ddc-a431-d36a8d10d977} <Trace> AggregatingTransform: Aggregating | ||
| 12922 | 2026.03.10 17:24:21.365755 [ 307 ] {3af4138f-01d6-4ddc-a431-d36a8d10d977} <Trace> Aggregator: Aggregation method: without_key | ||
| 12923 | 2026.03.10 17:24:21.365795 [ 307 ] {3af4138f-01d6-4ddc-a431-d36a8d10d977} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000920835 sec. (1085.971 rows/sec., 42.42 KiB/sec.) | ||
| 12924 | 2026.03.10 17:24:21.365815 [ 307 ] {3af4138f-01d6-4ddc-a431-d36a8d10d977} <Trace> Aggregator: Merging aggregated data | ||
| 12925 | 2026.03.10 17:24:21.367500 [ 289 ] {3af4138f-01d6-4ddc-a431-d36a8d10d977} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00353 sec., 283.28611898016993 rows/sec., 11.07 KiB/sec. | ||
| 12926 | 2026.03.10 17:24:21.367706 [ 289 ] {3af4138f-01d6-4ddc-a431-d36a8d10d977} <Debug> TCPHandler: Processed in 0.003997555 sec. | ||
| 12927 | 2026.03.10 17:24:21.367861 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12928 | 2026.03.10 17:24:21.367897 [ 289 ] {} <Debug> TCP-Session: 8c506f9d-535d-4105-b6af-770d093f17c8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12929 | 2026.03.10 17:24:21.367898 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12930 | 2026.03.10 17:24:21.367918 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12931 | 2026.03.10 17:24:21.367941 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12932 | 2026.03.10 17:24:21.367958 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12933 | 2026.03.10 17:24:21.367962 [ 354 ] {} <Debug> TCP-Session: c4f6eb36-4fe1-41d9-92d5-c6ca72d6f68c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12934 | 2026.03.10 17:24:21.367986 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12935 | 2026.03.10 17:24:21.368012 [ 355 ] {} <Debug> TCP-Session: 59ff2b7f-cad5-4755-973d-21d5f636b2db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12936 | 2026.03.10 17:24:21.368019 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12937 | 2026.03.10 17:24:21.368040 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12938 | 2026.03.10 17:24:21.367953 [ 290 ] {} <Debug> TCP-Session: b9622b05-8b51-430d-85f6-91b5a1d596e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12939 | 2026.03.10 17:24:21.368071 [ 356 ] {} <Debug> TCP-Session: a25bdc5b-03b6-4854-96d3-2b93f298a9d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12940 | 2026.03.10 17:24:21.368090 [ 358 ] {} <Debug> TCP-Session: a9c01720-0c27-4b3e-9ee0-dfacbdb2c0aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12941 | 2026.03.10 17:24:21.368038 [ 357 ] {} <Debug> TCP-Session: e31905e4-518b-47b5-8ab2-0d1b2e13c4bf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12942 | 2026.03.10 17:24:21.367999 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12943 | 2026.03.10 17:24:21.367990 [ 352 ] {} <Debug> TCP-Session: 1a5dbb67-8310-465e-9d1c-869348211fc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12944 | 2026.03.10 17:24:21.368183 [ 353 ] {} <Debug> TCP-Session: 5ce2147f-3fb0-4739-91eb-5e75d4b41fa0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12945 | 2026.03.10 17:24:21.525539 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27423 | ||
| 12946 | 2026.03.10 17:24:21.526057 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12947 | 2026.03.10 17:24:21.526111 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12948 | 2026.03.10 17:24:21.526654 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12949 | 2026.03.10 17:24:21.526906 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12950 | 2026.03.10 17:24:21.527065 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27423 | ||
| 12951 | 2026.03.10 17:24:22.472756 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12952 | 2026.03.10 17:24:22.472956 [ 254 ] {c8ead92f-6445-4486-a1e1-724e1052f1a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12953 | 2026.03.10 17:24:22.473025 [ 254 ] {c8ead92f-6445-4486-a1e1-724e1052f1a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12954 | 2026.03.10 17:24:22.473704 [ 254 ] {c8ead92f-6445-4486-a1e1-724e1052f1a0} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12955 | 2026.03.10 17:24:22.473755 [ 254 ] {c8ead92f-6445-4486-a1e1-724e1052f1a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12956 | 2026.03.10 17:24:22.474159 [ 254 ] {c8ead92f-6445-4486-a1e1-724e1052f1a0} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12957 | 2026.03.10 17:24:22.474422 [ 254 ] {c8ead92f-6445-4486-a1e1-724e1052f1a0} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12958 | 2026.03.10 17:24:22.474583 [ 254 ] {c8ead92f-6445-4486-a1e1-724e1052f1a0} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001676 sec., 14319.809069212411 rows/sec., 1.19 MiB/sec. | ||
| 12959 | 2026.03.10 17:24:22.474628 [ 254 ] {c8ead92f-6445-4486-a1e1-724e1052f1a0} <Debug> TCPHandler: Processed in 0.002002152 sec. | ||
| 12960 | 2026.03.10 17:24:22.474762 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12961 | 2026.03.10 17:24:22.474861 [ 254 ] {089a8ffb-5711-4de2-8b60-be9dac241df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12962 | 2026.03.10 17:24:22.474904 [ 254 ] {089a8ffb-5711-4de2-8b60-be9dac241df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12963 | 2026.03.10 17:24:22.475316 [ 254 ] {089a8ffb-5711-4de2-8b60-be9dac241df7} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12964 | 2026.03.10 17:24:22.475355 [ 254 ] {089a8ffb-5711-4de2-8b60-be9dac241df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12965 | 2026.03.10 17:24:22.475744 [ 254 ] {089a8ffb-5711-4de2-8b60-be9dac241df7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12966 | 2026.03.10 17:24:22.476040 [ 254 ] {089a8ffb-5711-4de2-8b60-be9dac241df7} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12967 | 2026.03.10 17:24:22.476206 [ 254 ] {089a8ffb-5711-4de2-8b60-be9dac241df7} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001363 sec., 5869.405722670579 rows/sec., 478.61 KiB/sec. | ||
| 12968 | 2026.03.10 17:24:22.476257 [ 254 ] {089a8ffb-5711-4de2-8b60-be9dac241df7} <Debug> TCPHandler: Processed in 0.001545895 sec. | ||
| 12969 | 2026.03.10 17:24:22.476393 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12970 | 2026.03.10 17:24:22.476507 [ 254 ] {91325e0d-ff1e-4c11-9d50-f801cbee7fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12971 | 2026.03.10 17:24:22.476556 [ 254 ] {91325e0d-ff1e-4c11-9d50-f801cbee7fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12972 | 2026.03.10 17:24:22.478076 [ 254 ] {91325e0d-ff1e-4c11-9d50-f801cbee7fac} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12973 | 2026.03.10 17:24:22.478115 [ 254 ] {91325e0d-ff1e-4c11-9d50-f801cbee7fac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12974 | 2026.03.10 17:24:22.478595 [ 254 ] {91325e0d-ff1e-4c11-9d50-f801cbee7fac} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12975 | 2026.03.10 17:24:22.478832 [ 254 ] {91325e0d-ff1e-4c11-9d50-f801cbee7fac} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12976 | 2026.03.10 17:24:22.478968 [ 254 ] {91325e0d-ff1e-4c11-9d50-f801cbee7fac} <Debug> executeQuery: Read 2074 rows, 161.25 KiB in 0.002485 sec., 834607.6458752516 rows/sec., 63.37 MiB/sec. | ||
| 12977 | 2026.03.10 17:24:22.479009 [ 254 ] {91325e0d-ff1e-4c11-9d50-f801cbee7fac} <Debug> TCPHandler: Processed in 0.002676633 sec. | ||
| 12978 | 2026.03.10 17:24:22.479133 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12979 | 2026.03.10 17:24:22.479228 [ 254 ] {24c12acb-425b-4384-91b6-0904fcdcd75a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12980 | 2026.03.10 17:24:22.479273 [ 254 ] {24c12acb-425b-4384-91b6-0904fcdcd75a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12981 | 2026.03.10 17:24:22.479699 [ 254 ] {24c12acb-425b-4384-91b6-0904fcdcd75a} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12982 | 2026.03.10 17:24:22.479738 [ 254 ] {24c12acb-425b-4384-91b6-0904fcdcd75a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12983 | 2026.03.10 17:24:22.480057 [ 254 ] {24c12acb-425b-4384-91b6-0904fcdcd75a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12984 | 2026.03.10 17:24:22.480283 [ 254 ] {24c12acb-425b-4384-91b6-0904fcdcd75a} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12985 | 2026.03.10 17:24:22.480418 [ 254 ] {24c12acb-425b-4384-91b6-0904fcdcd75a} <Debug> executeQuery: Read 36 rows, 2.72 KiB in 0.001207 sec., 29826.014913007457 rows/sec., 2.20 MiB/sec. | ||
| 12986 | 2026.03.10 17:24:22.480457 [ 254 ] {24c12acb-425b-4384-91b6-0904fcdcd75a} <Debug> TCPHandler: Processed in 0.001374582 sec. | ||
| 12987 | 2026.03.10 17:24:22.480570 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12988 | 2026.03.10 17:24:22.480667 [ 254 ] {5985958c-4bc3-4ce9-b31c-bb7329379c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12989 | 2026.03.10 17:24:22.480707 [ 254 ] {5985958c-4bc3-4ce9-b31c-bb7329379c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12990 | 2026.03.10 17:24:22.481382 [ 254 ] {5985958c-4bc3-4ce9-b31c-bb7329379c5e} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12991 | 2026.03.10 17:24:22.481421 [ 254 ] {5985958c-4bc3-4ce9-b31c-bb7329379c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 12992 | 2026.03.10 17:24:22.481776 [ 254 ] {5985958c-4bc3-4ce9-b31c-bb7329379c5e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 12993 | 2026.03.10 17:24:22.482001 [ 254 ] {5985958c-4bc3-4ce9-b31c-bb7329379c5e} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12994 | 2026.03.10 17:24:22.482132 [ 254 ] {5985958c-4bc3-4ce9-b31c-bb7329379c5e} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001482 sec., 493927.1255060729 rows/sec., 29.21 MiB/sec. | ||
| 12995 | 2026.03.10 17:24:22.482173 [ 254 ] {5985958c-4bc3-4ce9-b31c-bb7329379c5e} <Debug> TCPHandler: Processed in 0.001652547 sec. | ||
| 12996 | 2026.03.10 17:24:22.482289 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12997 | 2026.03.10 17:24:22.482387 [ 254 ] {4d660516-66ae-4365-b6d6-b9d22d2c3e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 12998 | 2026.03.10 17:24:22.482428 [ 254 ] {4d660516-66ae-4365-b6d6-b9d22d2c3e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 12999 | 2026.03.10 17:24:22.482824 [ 254 ] {4d660516-66ae-4365-b6d6-b9d22d2c3e30} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13000 | 2026.03.10 17:24:22.482862 [ 254 ] {4d660516-66ae-4365-b6d6-b9d22d2c3e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13001 | 2026.03.10 17:24:22.483168 [ 254 ] {4d660516-66ae-4365-b6d6-b9d22d2c3e30} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 13002 | 2026.03.10 17:24:22.483426 [ 254 ] {4d660516-66ae-4365-b6d6-b9d22d2c3e30} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13003 | 2026.03.10 17:24:22.483565 [ 254 ] {4d660516-66ae-4365-b6d6-b9d22d2c3e30} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001197 sec., 835.421888053467 rows/sec., 58.74 KiB/sec. | ||
| 13004 | 2026.03.10 17:24:22.483606 [ 254 ] {4d660516-66ae-4365-b6d6-b9d22d2c3e30} <Debug> TCPHandler: Processed in 0.001367442 sec. | ||
| 13005 | 2026.03.10 17:24:22.483720 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13006 | 2026.03.10 17:24:22.483817 [ 254 ] {3c239c38-2799-4121-9e89-2c70b7c340bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13007 | 2026.03.10 17:24:22.483859 [ 254 ] {3c239c38-2799-4121-9e89-2c70b7c340bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13008 | 2026.03.10 17:24:22.484269 [ 254 ] {3c239c38-2799-4121-9e89-2c70b7c340bc} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13009 | 2026.03.10 17:24:22.484308 [ 254 ] {3c239c38-2799-4121-9e89-2c70b7c340bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13010 | 2026.03.10 17:24:22.484621 [ 254 ] {3c239c38-2799-4121-9e89-2c70b7c340bc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 13011 | 2026.03.10 17:24:22.484843 [ 254 ] {3c239c38-2799-4121-9e89-2c70b7c340bc} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13012 | 2026.03.10 17:24:22.484979 [ 254 ] {3c239c38-2799-4121-9e89-2c70b7c340bc} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00118 sec., 10169.491525423728 rows/sec., 794.49 KiB/sec. | ||
| 13013 | 2026.03.10 17:24:22.485025 [ 254 ] {3c239c38-2799-4121-9e89-2c70b7c340bc} <Debug> TCPHandler: Processed in 0.001354922 sec. | ||
| 13014 | 2026.03.10 17:24:22.485150 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13015 | 2026.03.10 17:24:22.485246 [ 254 ] {06491bf5-4108-4cc1-8cea-b9903939a331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13016 | 2026.03.10 17:24:22.485288 [ 254 ] {06491bf5-4108-4cc1-8cea-b9903939a331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13017 | 2026.03.10 17:24:22.486089 [ 254 ] {06491bf5-4108-4cc1-8cea-b9903939a331} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13018 | 2026.03.10 17:24:22.486129 [ 254 ] {06491bf5-4108-4cc1-8cea-b9903939a331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13019 | 2026.03.10 17:24:22.486525 [ 254 ] {06491bf5-4108-4cc1-8cea-b9903939a331} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13020 | 2026.03.10 17:24:22.486772 [ 254 ] {06491bf5-4108-4cc1-8cea-b9903939a331} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13021 | 2026.03.10 17:24:22.486909 [ 254 ] {06491bf5-4108-4cc1-8cea-b9903939a331} <Debug> executeQuery: Read 1060 rows, 75.53 KiB in 0.00168 sec., 630952.380952381 rows/sec., 43.91 MiB/sec. | ||
| 13022 | 2026.03.10 17:24:22.486951 [ 254 ] {06491bf5-4108-4cc1-8cea-b9903939a331} <Debug> TCPHandler: Processed in 0.00185124 sec. | ||
| 13023 | 2026.03.10 17:24:22.487081 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13024 | 2026.03.10 17:24:22.487176 [ 254 ] {39363485-5b85-4a08-8a5d-09f2803ba411} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13025 | 2026.03.10 17:24:22.487222 [ 254 ] {39363485-5b85-4a08-8a5d-09f2803ba411} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13026 | 2026.03.10 17:24:22.487921 [ 254 ] {39363485-5b85-4a08-8a5d-09f2803ba411} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13027 | 2026.03.10 17:24:22.487959 [ 254 ] {39363485-5b85-4a08-8a5d-09f2803ba411} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13028 | 2026.03.10 17:24:22.488417 [ 254 ] {39363485-5b85-4a08-8a5d-09f2803ba411} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13029 | 2026.03.10 17:24:22.488666 [ 254 ] {39363485-5b85-4a08-8a5d-09f2803ba411} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13030 | 2026.03.10 17:24:22.488800 [ 254 ] {39363485-5b85-4a08-8a5d-09f2803ba411} <Debug> executeQuery: Read 1321 rows, 85.75 KiB in 0.001642 sec., 804506.6991473812 rows/sec., 51.00 MiB/sec. | ||
| 13031 | 2026.03.10 17:24:22.488839 [ 254 ] {39363485-5b85-4a08-8a5d-09f2803ba411} <Debug> TCPHandler: Processed in 0.001807729 sec. | ||
| 13032 | 2026.03.10 17:24:22.488962 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13033 | 2026.03.10 17:24:22.489058 [ 254 ] {4a1ba061-ccc9-430c-be34-1bfc778ce464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13034 | 2026.03.10 17:24:22.489115 [ 254 ] {4a1ba061-ccc9-430c-be34-1bfc778ce464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13035 | 2026.03.10 17:24:22.489950 [ 254 ] {4a1ba061-ccc9-430c-be34-1bfc778ce464} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13036 | 2026.03.10 17:24:22.489989 [ 254 ] {4a1ba061-ccc9-430c-be34-1bfc778ce464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13037 | 2026.03.10 17:24:22.490547 [ 254 ] {4a1ba061-ccc9-430c-be34-1bfc778ce464} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13038 | 2026.03.10 17:24:22.490778 [ 254 ] {4a1ba061-ccc9-430c-be34-1bfc778ce464} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13039 | 2026.03.10 17:24:22.490923 [ 254 ] {4a1ba061-ccc9-430c-be34-1bfc778ce464} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001882 sec., 8501.594048884166 rows/sec., 15.23 MiB/sec. | ||
| 13040 | 2026.03.10 17:24:22.490998 [ 254 ] {4a1ba061-ccc9-430c-be34-1bfc778ce464} <Debug> TCPHandler: Processed in 0.002085103 sec. | ||
| 13041 | 2026.03.10 17:24:22.491123 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13042 | 2026.03.10 17:24:22.491224 [ 254 ] {e6a2a4bc-6149-4033-8356-20f7f29dd4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13043 | 2026.03.10 17:24:22.491268 [ 254 ] {e6a2a4bc-6149-4033-8356-20f7f29dd4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13044 | 2026.03.10 17:24:22.491639 [ 254 ] {e6a2a4bc-6149-4033-8356-20f7f29dd4c1} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13045 | 2026.03.10 17:24:22.491677 [ 254 ] {e6a2a4bc-6149-4033-8356-20f7f29dd4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13046 | 2026.03.10 17:24:22.492009 [ 254 ] {e6a2a4bc-6149-4033-8356-20f7f29dd4c1} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13047 | 2026.03.10 17:24:22.492257 [ 254 ] {e6a2a4bc-6149-4033-8356-20f7f29dd4c1} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13048 | 2026.03.10 17:24:22.492398 [ 254 ] {e6a2a4bc-6149-4033-8356-20f7f29dd4c1} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001192 sec., 30201.342281879195 rows/sec., 2.04 MiB/sec. | ||
| 13049 | 2026.03.10 17:24:22.492436 [ 254 ] {e6a2a4bc-6149-4033-8356-20f7f29dd4c1} <Debug> TCPHandler: Processed in 0.001364412 sec. | ||
| 13050 | 2026.03.10 17:24:22.959529 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13051 | 2026.03.10 17:24:22.976801 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13052 | 2026.03.10 17:24:22.976865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13053 | 2026.03.10 17:24:22.982055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13054 | 2026.03.10 17:24:22.982776 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13055 | 2026.03.10 17:24:22.985841 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13056 | 2026.03.10 17:24:23.000383 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.93 MiB, peak 356.91 MiB, free memory in arenas 0.00 B, will set to 343.61 MiB (RSS), difference: -1.32 MiB | ||
| 13057 | 2026.03.10 17:24:24.107588 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 1608 | ||
| 13058 | 2026.03.10 17:24:24.110383 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13059 | 2026.03.10 17:24:24.110437 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13060 | 2026.03.10 17:24:24.111693 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13061 | 2026.03.10 17:24:24.111975 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13062 | 2026.03.10 17:24:24.112356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1608 | ||
| 13063 | 2026.03.10 17:24:25.105488 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13064 | 2026.03.10 17:24:25.105687 [ 254 ] {889d8891-b1ed-438f-973f-8ce0a179d19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13065 | 2026.03.10 17:24:25.105761 [ 254 ] {889d8891-b1ed-438f-973f-8ce0a179d19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13066 | 2026.03.10 17:24:25.106410 [ 254 ] {889d8891-b1ed-438f-973f-8ce0a179d19c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13067 | 2026.03.10 17:24:25.106459 [ 254 ] {889d8891-b1ed-438f-973f-8ce0a179d19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13068 | 2026.03.10 17:24:25.106854 [ 254 ] {889d8891-b1ed-438f-973f-8ce0a179d19c} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13069 | 2026.03.10 17:24:25.107087 [ 254 ] {889d8891-b1ed-438f-973f-8ce0a179d19c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13070 | 2026.03.10 17:24:25.107244 [ 254 ] {889d8891-b1ed-438f-973f-8ce0a179d19c} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.00161 sec., 34782.60869565217 rows/sec., 2.66 MiB/sec. | ||
| 13071 | 2026.03.10 17:24:25.107287 [ 254 ] {889d8891-b1ed-438f-973f-8ce0a179d19c} <Debug> TCPHandler: Processed in 0.001942441 sec. | ||
| 13072 | 2026.03.10 17:24:25.107400 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13073 | 2026.03.10 17:24:25.107494 [ 254 ] {e1d244b0-8967-4e01-af70-f4772e1ca44a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13074 | 2026.03.10 17:24:25.107535 [ 254 ] {e1d244b0-8967-4e01-af70-f4772e1ca44a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13075 | 2026.03.10 17:24:25.107938 [ 254 ] {e1d244b0-8967-4e01-af70-f4772e1ca44a} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13076 | 2026.03.10 17:24:25.107974 [ 254 ] {e1d244b0-8967-4e01-af70-f4772e1ca44a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13077 | 2026.03.10 17:24:25.108269 [ 254 ] {e1d244b0-8967-4e01-af70-f4772e1ca44a} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13078 | 2026.03.10 17:24:25.108486 [ 254 ] {e1d244b0-8967-4e01-af70-f4772e1ca44a} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13079 | 2026.03.10 17:24:25.108618 [ 254 ] {e1d244b0-8967-4e01-af70-f4772e1ca44a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 4.38 MiB/sec. | ||
| 13080 | 2026.03.10 17:24:25.108656 [ 254 ] {e1d244b0-8967-4e01-af70-f4772e1ca44a} <Debug> TCPHandler: Processed in 0.001306241 sec. | ||
| 13081 | 2026.03.10 17:24:25.108764 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13082 | 2026.03.10 17:24:25.108860 [ 254 ] {7678c974-19bb-4ee9-800b-63844fd777c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13083 | 2026.03.10 17:24:25.108904 [ 254 ] {7678c974-19bb-4ee9-800b-63844fd777c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13084 | 2026.03.10 17:24:25.109258 [ 254 ] {7678c974-19bb-4ee9-800b-63844fd777c1} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13085 | 2026.03.10 17:24:25.109294 [ 254 ] {7678c974-19bb-4ee9-800b-63844fd777c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13086 | 2026.03.10 17:24:25.109613 [ 254 ] {7678c974-19bb-4ee9-800b-63844fd777c1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13087 | 2026.03.10 17:24:25.109833 [ 254 ] {7678c974-19bb-4ee9-800b-63844fd777c1} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13088 | 2026.03.10 17:24:25.109950 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 5 parts from all_1_90_18 to all_94_94_0 | ||
| 13089 | 2026.03.10 17:24:25.109961 [ 254 ] {7678c974-19bb-4ee9-800b-63844fd777c1} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00112 sec., 57142.857142857145 rows/sec., 3.98 MiB/sec. | ||
| 13090 | 2026.03.10 17:24:25.110018 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13091 | 2026.03.10 17:24:25.110026 [ 254 ] {7678c974-19bb-4ee9-800b-63844fd777c1} <Debug> TCPHandler: Processed in 0.001311461 sec. | ||
| 13092 | 2026.03.10 17:24:25.110061 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.17 GiB. | ||
| 13093 | 2026.03.10 17:24:25.110151 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13094 | 2026.03.10 17:24:25.110211 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_94_19} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_90_18 to all_94_94_0 into Compact with storage Full | ||
| 13095 | 2026.03.10 17:24:25.110250 [ 254 ] {5c38cea3-cc7e-439e-9751-27ef38488221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13096 | 2026.03.10 17:24:25.110297 [ 254 ] {5c38cea3-cc7e-439e-9751-27ef38488221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13097 | 2026.03.10 17:24:25.110351 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_94_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13098 | 2026.03.10 17:24:25.110400 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_90_18, total 28526 rows starting from the beginning of the part | ||
| 13099 | 2026.03.10 17:24:25.110468 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 13100 | 2026.03.10 17:24:25.110517 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 13101 | 2026.03.10 17:24:25.110562 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13102 | 2026.03.10 17:24:25.110604 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_94_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1321 rows starting from the beginning of the part | ||
| 13103 | 2026.03.10 17:24:25.110639 [ 254 ] {5c38cea3-cc7e-439e-9751-27ef38488221} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13104 | 2026.03.10 17:24:25.110685 [ 254 ] {5c38cea3-cc7e-439e-9751-27ef38488221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13105 | 2026.03.10 17:24:25.111017 [ 254 ] {5c38cea3-cc7e-439e-9751-27ef38488221} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13106 | 2026.03.10 17:24:25.111230 [ 254 ] {5c38cea3-cc7e-439e-9751-27ef38488221} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13107 | 2026.03.10 17:24:25.111366 [ 254 ] {5c38cea3-cc7e-439e-9751-27ef38488221} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001132 sec., 21201.413427561838 rows/sec., 1.43 MiB/sec. | ||
| 13108 | 2026.03.10 17:24:25.111403 [ 254 ] {5c38cea3-cc7e-439e-9751-27ef38488221} <Debug> TCPHandler: Processed in 0.001301312 sec. | ||
| 13109 | 2026.03.10 17:24:25.119519 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_94_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30327 rows, containing 5 columns (5 merged, 0 gathered) in 0.009365621 sec., 3238119.501098753 rows/sec., 211.98 MiB/sec. | ||
| 13110 | 2026.03.10 17:24:25.120116 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_94_19} <Trace> MergedBlockOutputStream: filled checksums all_1_94_19 (state Temporary) | ||
| 13111 | 2026.03.10 17:24:25.120455 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_94_19 to all_1_94_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13112 | 2026.03.10 17:24:25.120539 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_94_19} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 5 parts: [all_1_90_18, all_94_94_0] -> all_1_94_19 | ||
| 13113 | 2026.03.10 17:24:25.120635 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13114 | 2026.03.10 17:24:28.873114 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13115 | 2026.03.10 17:24:28.873217 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13116 | 2026.03.10 17:24:29.027226 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27935 | ||
| 13117 | 2026.03.10 17:24:29.027771 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13118 | 2026.03.10 17:24:29.027823 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13119 | 2026.03.10 17:24:29.028330 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13120 | 2026.03.10 17:24:29.028578 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13121 | 2026.03.10 17:24:29.028735 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27935 | ||
| 13122 | 2026.03.10 17:24:30.111477 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13123 | 2026.03.10 17:24:30.111736 [ 254 ] {bcba79a7-ac5d-4e63-b7be-98b3aea8e503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13124 | 2026.03.10 17:24:30.111831 [ 254 ] {bcba79a7-ac5d-4e63-b7be-98b3aea8e503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13125 | 2026.03.10 17:24:30.112666 [ 254 ] {bcba79a7-ac5d-4e63-b7be-98b3aea8e503} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13126 | 2026.03.10 17:24:30.112711 [ 254 ] {bcba79a7-ac5d-4e63-b7be-98b3aea8e503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13127 | 2026.03.10 17:24:30.113116 [ 254 ] {bcba79a7-ac5d-4e63-b7be-98b3aea8e503} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13128 | 2026.03.10 17:24:30.113490 [ 254 ] {bcba79a7-ac5d-4e63-b7be-98b3aea8e503} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13129 | 2026.03.10 17:24:30.113647 [ 67 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13130 | 2026.03.10 17:24:30.113675 [ 254 ] {bcba79a7-ac5d-4e63-b7be-98b3aea8e503} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.002009 sec., 62717.770034843204 rows/sec., 5.39 MiB/sec. | ||
| 13131 | 2026.03.10 17:24:30.113679 [ 67 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13132 | 2026.03.10 17:24:30.113709 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13133 | 2026.03.10 17:24:30.113803 [ 254 ] {bcba79a7-ac5d-4e63-b7be-98b3aea8e503} <Debug> TCPHandler: Processed in 0.0024933 sec. | ||
| 13134 | 2026.03.10 17:24:30.113807 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13135 | 2026.03.10 17:24:30.113903 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13136 | 2026.03.10 17:24:30.113932 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2892 rows starting from the beginning of the part | ||
| 13137 | 2026.03.10 17:24:30.113971 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13138 | 2026.03.10 17:24:30.113988 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 66 rows starting from the beginning of the part | ||
| 13139 | 2026.03.10 17:24:30.114031 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 126 rows starting from the beginning of the part | ||
| 13140 | 2026.03.10 17:24:30.114073 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 2074 rows starting from the beginning of the part | ||
| 13141 | 2026.03.10 17:24:30.114094 [ 254 ] {b43133db-2de9-46f5-8cd0-45244dad3833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13142 | 2026.03.10 17:24:30.114112 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 13143 | 2026.03.10 17:24:30.114146 [ 254 ] {b43133db-2de9-46f5-8cd0-45244dad3833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13144 | 2026.03.10 17:24:30.114152 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 126 rows starting from the beginning of the part | ||
| 13145 | 2026.03.10 17:24:30.114600 [ 254 ] {b43133db-2de9-46f5-8cd0-45244dad3833} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13146 | 2026.03.10 17:24:30.114636 [ 254 ] {b43133db-2de9-46f5-8cd0-45244dad3833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13147 | 2026.03.10 17:24:30.114955 [ 254 ] {b43133db-2de9-46f5-8cd0-45244dad3833} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13148 | 2026.03.10 17:24:30.115166 [ 254 ] {b43133db-2de9-46f5-8cd0-45244dad3833} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13149 | 2026.03.10 17:24:30.115303 [ 254 ] {b43133db-2de9-46f5-8cd0-45244dad3833} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001238 sec., 28271.40549273021 rows/sec., 2.08 MiB/sec. | ||
| 13150 | 2026.03.10 17:24:30.115344 [ 254 ] {b43133db-2de9-46f5-8cd0-45244dad3833} <Debug> TCPHandler: Processed in 0.001438293 sec. | ||
| 13151 | 2026.03.10 17:24:30.115476 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13152 | 2026.03.10 17:24:30.115573 [ 254 ] {d911c232-1167-48dd-9592-5aafc70ed9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13153 | 2026.03.10 17:24:30.115613 [ 254 ] {d911c232-1167-48dd-9592-5aafc70ed9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13154 | 2026.03.10 17:24:30.116055 [ 254 ] {d911c232-1167-48dd-9592-5aafc70ed9a9} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13155 | 2026.03.10 17:24:30.116089 [ 254 ] {d911c232-1167-48dd-9592-5aafc70ed9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13156 | 2026.03.10 17:24:30.116085 [ 192 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5340 rows, containing 5 columns (5 merged, 0 gathered) in 0.002317668 sec., 2304040.0954752793 rows/sec., 186.06 MiB/sec. | ||
| 13157 | 2026.03.10 17:24:30.116399 [ 254 ] {d911c232-1167-48dd-9592-5aafc70ed9a9} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13158 | 2026.03.10 17:24:30.116422 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13159 | 2026.03.10 17:24:30.116619 [ 254 ] {d911c232-1167-48dd-9592-5aafc70ed9a9} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13160 | 2026.03.10 17:24:30.116731 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_96_19} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13161 | 2026.03.10 17:24:30.116736 [ 67 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13162 | 2026.03.10 17:24:30.116755 [ 254 ] {d911c232-1167-48dd-9592-5aafc70ed9a9} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001201 sec., 82431.30724396337 rows/sec., 6.44 MiB/sec. | ||
| 13163 | 2026.03.10 17:24:30.116782 [ 67 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13164 | 2026.03.10 17:24:30.116801 [ 254 ] {d911c232-1167-48dd-9592-5aafc70ed9a9} <Debug> TCPHandler: Processed in 0.001394363 sec. | ||
| 13165 | 2026.03.10 17:24:30.116802 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13166 | 2026.03.10 17:24:30.116809 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_96_19} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13167 | 2026.03.10 17:24:30.116869 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13168 | 2026.03.10 17:24:30.116895 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 13169 | 2026.03.10 17:24:30.116916 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13170 | 2026.03.10 17:24:30.116941 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13171 | 2026.03.10 17:24:30.116964 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1551 rows starting from the beginning of the part | ||
| 13172 | 2026.03.10 17:24:30.117006 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 69 rows starting from the beginning of the part | ||
| 13173 | 2026.03.10 17:24:30.117014 [ 254 ] {8d16b9f4-ac2b-4785-af4b-4be63810d870} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13174 | 2026.03.10 17:24:30.117041 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 99 rows starting from the beginning of the part | ||
| 13175 | 2026.03.10 17:24:30.117057 [ 254 ] {8d16b9f4-ac2b-4785-af4b-4be63810d870} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13176 | 2026.03.10 17:24:30.117076 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1060 rows starting from the beginning of the part | ||
| 13177 | 2026.03.10 17:24:30.117108 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 13178 | 2026.03.10 17:24:30.117141 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 99 rows starting from the beginning of the part | ||
| 13179 | 2026.03.10 17:24:30.117481 [ 254 ] {8d16b9f4-ac2b-4785-af4b-4be63810d870} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13180 | 2026.03.10 17:24:30.117515 [ 254 ] {8d16b9f4-ac2b-4785-af4b-4be63810d870} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13181 | 2026.03.10 17:24:30.117843 [ 254 ] {8d16b9f4-ac2b-4785-af4b-4be63810d870} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13182 | 2026.03.10 17:24:30.118058 [ 254 ] {8d16b9f4-ac2b-4785-af4b-4be63810d870} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13183 | 2026.03.10 17:24:30.118189 [ 254 ] {8d16b9f4-ac2b-4785-af4b-4be63810d870} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 13184 | 2026.03.10 17:24:30.118191 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2942 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344402 sec., 2188333.5490426226 rows/sec., 162.94 MiB/sec. | ||
| 13185 | 2026.03.10 17:24:30.118226 [ 254 ] {8d16b9f4-ac2b-4785-af4b-4be63810d870} <Debug> TCPHandler: Processed in 0.001360192 sec. | ||
| 13186 | 2026.03.10 17:24:30.118334 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13187 | 2026.03.10 17:24:30.118427 [ 254 ] {fe44141e-4d34-468b-930f-2223e90d796b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13188 | 2026.03.10 17:24:30.118483 [ 254 ] {fe44141e-4d34-468b-930f-2223e90d796b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13189 | 2026.03.10 17:24:30.118487 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13190 | 2026.03.10 17:24:30.118863 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_96_19} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13191 | 2026.03.10 17:24:30.118962 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_96_19} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13192 | 2026.03.10 17:24:30.119087 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 13193 | 2026.03.10 17:24:30.119333 [ 254 ] {fe44141e-4d34-468b-930f-2223e90d796b} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13194 | 2026.03.10 17:24:30.119376 [ 254 ] {fe44141e-4d34-468b-930f-2223e90d796b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13195 | 2026.03.10 17:24:30.119953 [ 254 ] {fe44141e-4d34-468b-930f-2223e90d796b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13196 | 2026.03.10 17:24:30.120176 [ 254 ] {fe44141e-4d34-468b-930f-2223e90d796b} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13197 | 2026.03.10 17:24:30.120317 [ 254 ] {fe44141e-4d34-468b-930f-2223e90d796b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001907 sec., 18353.4347142108 rows/sec., 32.89 MiB/sec. | ||
| 13198 | 2026.03.10 17:24:30.120383 [ 254 ] {fe44141e-4d34-468b-930f-2223e90d796b} <Debug> TCPHandler: Processed in 0.002098434 sec. | ||
| 13199 | 2026.03.10 17:24:30.120498 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13200 | 2026.03.10 17:24:30.120592 [ 254 ] {640e7ad9-d5c6-4299-ac71-8ff40f526307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13201 | 2026.03.10 17:24:30.120633 [ 254 ] {640e7ad9-d5c6-4299-ac71-8ff40f526307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13202 | 2026.03.10 17:24:30.120965 [ 254 ] {640e7ad9-d5c6-4299-ac71-8ff40f526307} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13203 | 2026.03.10 17:24:30.121000 [ 254 ] {640e7ad9-d5c6-4299-ac71-8ff40f526307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13204 | 2026.03.10 17:24:30.121297 [ 254 ] {640e7ad9-d5c6-4299-ac71-8ff40f526307} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13205 | 2026.03.10 17:24:30.121508 [ 254 ] {640e7ad9-d5c6-4299-ac71-8ff40f526307} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13206 | 2026.03.10 17:24:30.121611 [ 67 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13207 | 2026.03.10 17:24:30.121636 [ 254 ] {640e7ad9-d5c6-4299-ac71-8ff40f526307} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 13208 | 2026.03.10 17:24:30.121640 [ 67 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13209 | 2026.03.10 17:24:30.121665 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13210 | 2026.03.10 17:24:30.121673 [ 254 ] {640e7ad9-d5c6-4299-ac71-8ff40f526307} <Debug> TCPHandler: Processed in 0.00122493 sec. | ||
| 13211 | 2026.03.10 17:24:30.121737 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13212 | 2026.03.10 17:24:30.121816 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13213 | 2026.03.10 17:24:30.121841 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4206 rows starting from the beginning of the part | ||
| 13214 | 2026.03.10 17:24:30.121886 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 13215 | 2026.03.10 17:24:30.121925 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 13216 | 2026.03.10 17:24:30.121963 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 36 rows starting from the beginning of the part | ||
| 13217 | 2026.03.10 17:24:30.121999 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 24 rows starting from the beginning of the part | ||
| 13218 | 2026.03.10 17:24:30.122033 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 13219 | 2026.03.10 17:24:30.123307 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4446 rows, containing 4 columns (4 merged, 0 gathered) in 0.001603946 sec., 2771913.767670483 rows/sec., 182.15 MiB/sec. | ||
| 13220 | 2026.03.10 17:24:30.123561 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13221 | 2026.03.10 17:24:30.123807 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_96_19} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13222 | 2026.03.10 17:24:30.123871 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_96_19} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13223 | 2026.03.10 17:24:30.123924 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 13224 | 2026.03.10 17:24:30.485972 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13225 | 2026.03.10 17:24:30.503257 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13226 | 2026.03.10 17:24:30.503328 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13227 | 2026.03.10 17:24:30.508607 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13228 | 2026.03.10 17:24:30.509345 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13229 | 2026.03.10 17:24:30.513820 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13230 | 2026.03.10 17:24:31.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.21 MiB, peak 356.91 MiB, free memory in arenas 0.00 B, will set to 344.16 MiB (RSS), difference: -1.04 MiB | ||
| 13231 | 2026.03.10 17:24:34.112711 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1628 | ||
| 13232 | 2026.03.10 17:24:34.114871 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13233 | 2026.03.10 17:24:34.114921 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13234 | 2026.03.10 17:24:34.116356 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13235 | 2026.03.10 17:24:34.116655 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13236 | 2026.03.10 17:24:34.116933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1628 | ||
| 13237 | 2026.03.10 17:24:35.109160 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13238 | 2026.03.10 17:24:35.109358 [ 254 ] {15d973c4-25e6-4310-ad49-338c1fe658ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13239 | 2026.03.10 17:24:35.109430 [ 254 ] {15d973c4-25e6-4310-ad49-338c1fe658ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13240 | 2026.03.10 17:24:35.110097 [ 254 ] {15d973c4-25e6-4310-ad49-338c1fe658ed} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13241 | 2026.03.10 17:24:35.110146 [ 254 ] {15d973c4-25e6-4310-ad49-338c1fe658ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13242 | 2026.03.10 17:24:35.110541 [ 254 ] {15d973c4-25e6-4310-ad49-338c1fe658ed} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13243 | 2026.03.10 17:24:35.110769 [ 254 ] {15d973c4-25e6-4310-ad49-338c1fe658ed} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13244 | 2026.03.10 17:24:35.110925 [ 254 ] {15d973c4-25e6-4310-ad49-338c1fe658ed} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001619 sec., 40765.90487955528 rows/sec., 3.23 MiB/sec. | ||
| 13245 | 2026.03.10 17:24:35.110967 [ 254 ] {15d973c4-25e6-4310-ad49-338c1fe658ed} <Debug> TCPHandler: Processed in 0.001941041 sec. | ||
| 13246 | 2026.03.10 17:24:35.111088 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13247 | 2026.03.10 17:24:35.111183 [ 254 ] {b9c3a216-e340-487a-a53f-0cf53c96b7f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13248 | 2026.03.10 17:24:35.111225 [ 254 ] {b9c3a216-e340-487a-a53f-0cf53c96b7f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13249 | 2026.03.10 17:24:35.111648 [ 254 ] {b9c3a216-e340-487a-a53f-0cf53c96b7f4} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13250 | 2026.03.10 17:24:35.111687 [ 254 ] {b9c3a216-e340-487a-a53f-0cf53c96b7f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13251 | 2026.03.10 17:24:35.112022 [ 254 ] {b9c3a216-e340-487a-a53f-0cf53c96b7f4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13252 | 2026.03.10 17:24:35.112255 [ 254 ] {b9c3a216-e340-487a-a53f-0cf53c96b7f4} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13253 | 2026.03.10 17:24:35.112381 [ 69 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13254 | 2026.03.10 17:24:35.112392 [ 254 ] {b9c3a216-e340-487a-a53f-0cf53c96b7f4} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001227 sec., 4074.9796251018743 rows/sec., 306.42 KiB/sec. | ||
| 13255 | 2026.03.10 17:24:35.112447 [ 69 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13256 | 2026.03.10 17:24:35.112458 [ 254 ] {b9c3a216-e340-487a-a53f-0cf53c96b7f4} <Debug> TCPHandler: Processed in 0.001420783 sec. | ||
| 13257 | 2026.03.10 17:24:35.112478 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13258 | 2026.03.10 17:24:35.112574 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13259 | 2026.03.10 17:24:35.112587 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13260 | 2026.03.10 17:24:35.112673 [ 254 ] {7fa45dca-9823-4f46-afe0-27e49bd4cfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13261 | 2026.03.10 17:24:35.112694 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13262 | 2026.03.10 17:24:35.112714 [ 254 ] {7fa45dca-9823-4f46-afe0-27e49bd4cfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13263 | 2026.03.10 17:24:35.112728 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 225 rows starting from the beginning of the part | ||
| 13264 | 2026.03.10 17:24:35.112795 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 5 rows starting from the beginning of the part | ||
| 13265 | 2026.03.10 17:24:35.112846 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 35 rows starting from the beginning of the part | ||
| 13266 | 2026.03.10 17:24:35.112894 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 36 rows starting from the beginning of the part | ||
| 13267 | 2026.03.10 17:24:35.112938 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 35 rows starting from the beginning of the part | ||
| 13268 | 2026.03.10 17:24:35.112985 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 5 rows starting from the beginning of the part | ||
| 13269 | 2026.03.10 17:24:35.113184 [ 254 ] {7fa45dca-9823-4f46-afe0-27e49bd4cfcf} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13270 | 2026.03.10 17:24:35.113224 [ 254 ] {7fa45dca-9823-4f46-afe0-27e49bd4cfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13271 | 2026.03.10 17:24:35.113564 [ 254 ] {7fa45dca-9823-4f46-afe0-27e49bd4cfcf} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13272 | 2026.03.10 17:24:35.113785 [ 254 ] {7fa45dca-9823-4f46-afe0-27e49bd4cfcf} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13273 | 2026.03.10 17:24:35.113824 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 341 rows, containing 5 columns (5 merged, 0 gathered) in 0.001286821 sec., 264994.121171476 rows/sec., 18.82 MiB/sec. | ||
| 13274 | 2026.03.10 17:24:35.113920 [ 254 ] {7fa45dca-9823-4f46-afe0-27e49bd4cfcf} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001265 sec., 54545.454545454544 rows/sec., 4.26 MiB/sec. | ||
| 13275 | 2026.03.10 17:24:35.113944 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13276 | 2026.03.10 17:24:35.113959 [ 254 ] {7fa45dca-9823-4f46-afe0-27e49bd4cfcf} <Debug> TCPHandler: Processed in 0.001435233 sec. | ||
| 13277 | 2026.03.10 17:24:35.114081 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13278 | 2026.03.10 17:24:35.114174 [ 254 ] {3c6097fa-ca37-4c53-9b85-7a3ea6cda1d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13279 | 2026.03.10 17:24:35.114181 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_81_16} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13280 | 2026.03.10 17:24:35.114217 [ 254 ] {3c6097fa-ca37-4c53-9b85-7a3ea6cda1d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13281 | 2026.03.10 17:24:35.114250 [ 199 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_81_16} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13282 | 2026.03.10 17:24:35.114309 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 13283 | 2026.03.10 17:24:35.114643 [ 254 ] {3c6097fa-ca37-4c53-9b85-7a3ea6cda1d6} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13284 | 2026.03.10 17:24:35.114679 [ 254 ] {3c6097fa-ca37-4c53-9b85-7a3ea6cda1d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13285 | 2026.03.10 17:24:35.115020 [ 254 ] {3c6097fa-ca37-4c53-9b85-7a3ea6cda1d6} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13286 | 2026.03.10 17:24:35.115248 [ 254 ] {3c6097fa-ca37-4c53-9b85-7a3ea6cda1d6} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13287 | 2026.03.10 17:24:35.115380 [ 254 ] {3c6097fa-ca37-4c53-9b85-7a3ea6cda1d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 13288 | 2026.03.10 17:24:35.115418 [ 254 ] {3c6097fa-ca37-4c53-9b85-7a3ea6cda1d6} <Debug> TCPHandler: Processed in 0.001387062 sec. | ||
| 13289 | 2026.03.10 17:24:35.115551 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13290 | 2026.03.10 17:24:35.115646 [ 254 ] {b48012a6-f82c-4196-ae1d-aa022cb906b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13291 | 2026.03.10 17:24:35.115701 [ 254 ] {b48012a6-f82c-4196-ae1d-aa022cb906b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13292 | 2026.03.10 17:24:35.116473 [ 254 ] {b48012a6-f82c-4196-ae1d-aa022cb906b0} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13293 | 2026.03.10 17:24:35.116512 [ 254 ] {b48012a6-f82c-4196-ae1d-aa022cb906b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13294 | 2026.03.10 17:24:35.117040 [ 254 ] {b48012a6-f82c-4196-ae1d-aa022cb906b0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13295 | 2026.03.10 17:24:35.117279 [ 254 ] {b48012a6-f82c-4196-ae1d-aa022cb906b0} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13296 | 2026.03.10 17:24:35.117399 [ 69 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13297 | 2026.03.10 17:24:35.117423 [ 254 ] {b48012a6-f82c-4196-ae1d-aa022cb906b0} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001795 sec., 2785.515320334262 rows/sec., 4.99 MiB/sec. | ||
| 13298 | 2026.03.10 17:24:35.117437 [ 69 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13299 | 2026.03.10 17:24:35.117464 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13300 | 2026.03.10 17:24:35.117494 [ 254 ] {b48012a6-f82c-4196-ae1d-aa022cb906b0} <Debug> TCPHandler: Processed in 0.001991692 sec. | ||
| 13301 | 2026.03.10 17:24:35.117537 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13302 | 2026.03.10 17:24:35.117618 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13303 | 2026.03.10 17:24:35.117711 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13304 | 2026.03.10 17:24:35.117713 [ 254 ] {fd7ec459-7c86-4e1e-ac10-d7d60b1ed164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13305 | 2026.03.10 17:24:35.117765 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1585 rows starting from the beginning of the part | ||
| 13306 | 2026.03.10 17:24:35.117774 [ 254 ] {fd7ec459-7c86-4e1e-ac10-d7d60b1ed164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13307 | 2026.03.10 17:24:35.117871 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 5 rows starting from the beginning of the part | ||
| 13308 | 2026.03.10 17:24:35.117972 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 35 rows starting from the beginning of the part | ||
| 13309 | 2026.03.10 17:24:35.118068 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 16 rows starting from the beginning of the part | ||
| 13310 | 2026.03.10 17:24:35.118129 [ 254 ] {fd7ec459-7c86-4e1e-ac10-d7d60b1ed164} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13311 | 2026.03.10 17:24:35.118166 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 35 rows starting from the beginning of the part | ||
| 13312 | 2026.03.10 17:24:35.118167 [ 254 ] {fd7ec459-7c86-4e1e-ac10-d7d60b1ed164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13313 | 2026.03.10 17:24:35.118264 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 5 rows starting from the beginning of the part | ||
| 13314 | 2026.03.10 17:24:35.118511 [ 254 ] {fd7ec459-7c86-4e1e-ac10-d7d60b1ed164} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13315 | 2026.03.10 17:24:35.118739 [ 254 ] {fd7ec459-7c86-4e1e-ac10-d7d60b1ed164} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13316 | 2026.03.10 17:24:35.118874 [ 254 ] {fd7ec459-7c86-4e1e-ac10-d7d60b1ed164} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 13317 | 2026.03.10 17:24:35.118911 [ 254 ] {fd7ec459-7c86-4e1e-ac10-d7d60b1ed164} <Debug> TCPHandler: Processed in 0.001342131 sec. | ||
| 13318 | 2026.03.10 17:24:35.127264 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1681 rows, containing 19 columns (19 merged, 0 gathered) in 0.009749598 sec., 172417.36531085693 rows/sec., 308.96 MiB/sec. | ||
| 13319 | 2026.03.10 17:24:35.129455 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13320 | 2026.03.10 17:24:35.129845 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13321 | 2026.03.10 17:24:35.129931 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13322 | 2026.03.10 17:24:35.130103 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.48 MiB. | ||
| 13323 | 2026.03.10 17:24:36.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 344.66 MiB, peak 358.11 MiB, free memory in arenas 0.00 B, will set to 351.53 MiB (RSS), difference: 6.86 MiB | ||
| 13324 | 2026.03.10 17:24:36.528933 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28383 | ||
| 13325 | 2026.03.10 17:24:36.529491 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13326 | 2026.03.10 17:24:36.529538 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13327 | 2026.03.10 17:24:36.530022 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13328 | 2026.03.10 17:24:36.530249 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13329 | 2026.03.10 17:24:36.530378 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28383 | ||
| 13330 | 2026.03.10 17:24:38.013941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13331 | 2026.03.10 17:24:38.033157 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13332 | 2026.03.10 17:24:38.033228 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13333 | 2026.03.10 17:24:38.039880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13334 | 2026.03.10 17:24:38.040645 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13335 | 2026.03.10 17:24:38.044805 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13336 | 2026.03.10 17:24:40.112405 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13337 | 2026.03.10 17:24:40.112587 [ 254 ] {c1c00409-5783-40de-8c90-4a29eff760ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13338 | 2026.03.10 17:24:40.112656 [ 254 ] {c1c00409-5783-40de-8c90-4a29eff760ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13339 | 2026.03.10 17:24:40.113315 [ 254 ] {c1c00409-5783-40de-8c90-4a29eff760ce} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13340 | 2026.03.10 17:24:40.113368 [ 254 ] {c1c00409-5783-40de-8c90-4a29eff760ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13341 | 2026.03.10 17:24:40.113771 [ 254 ] {c1c00409-5783-40de-8c90-4a29eff760ce} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 13342 | 2026.03.10 17:24:40.114008 [ 254 ] {c1c00409-5783-40de-8c90-4a29eff760ce} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13343 | 2026.03.10 17:24:40.114174 [ 254 ] {c1c00409-5783-40de-8c90-4a29eff760ce} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001637 sec., 3665.241295051924 rows/sec., 298.87 KiB/sec. | ||
| 13344 | 2026.03.10 17:24:40.114227 [ 254 ] {c1c00409-5783-40de-8c90-4a29eff760ce} <Debug> TCPHandler: Processed in 0.001949031 sec. | ||
| 13345 | 2026.03.10 17:24:40.114359 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13346 | 2026.03.10 17:24:40.114463 [ 254 ] {d19bd469-1fe4-4006-a4f9-cd4cdfd9cb17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13347 | 2026.03.10 17:24:40.114508 [ 254 ] {d19bd469-1fe4-4006-a4f9-cd4cdfd9cb17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13348 | 2026.03.10 17:24:40.115009 [ 254 ] {d19bd469-1fe4-4006-a4f9-cd4cdfd9cb17} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13349 | 2026.03.10 17:24:40.115047 [ 254 ] {d19bd469-1fe4-4006-a4f9-cd4cdfd9cb17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13350 | 2026.03.10 17:24:40.115388 [ 254 ] {d19bd469-1fe4-4006-a4f9-cd4cdfd9cb17} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13351 | 2026.03.10 17:24:40.115677 [ 254 ] {d19bd469-1fe4-4006-a4f9-cd4cdfd9cb17} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13352 | 2026.03.10 17:24:40.115833 [ 254 ] {d19bd469-1fe4-4006-a4f9-cd4cdfd9cb17} <Debug> executeQuery: Read 129 rows, 11.31 KiB in 0.001392 sec., 92672.41379310345 rows/sec., 7.94 MiB/sec. | ||
| 13353 | 2026.03.10 17:24:40.115875 [ 254 ] {d19bd469-1fe4-4006-a4f9-cd4cdfd9cb17} <Debug> TCPHandler: Processed in 0.001570295 sec. | ||
| 13354 | 2026.03.10 17:24:40.115995 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13355 | 2026.03.10 17:24:40.116093 [ 254 ] {cf429669-cf45-4db6-8d82-04a9249429b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13356 | 2026.03.10 17:24:40.116136 [ 254 ] {cf429669-cf45-4db6-8d82-04a9249429b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13357 | 2026.03.10 17:24:40.116575 [ 254 ] {cf429669-cf45-4db6-8d82-04a9249429b1} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13358 | 2026.03.10 17:24:40.116613 [ 254 ] {cf429669-cf45-4db6-8d82-04a9249429b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13359 | 2026.03.10 17:24:40.116935 [ 254 ] {cf429669-cf45-4db6-8d82-04a9249429b1} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13360 | 2026.03.10 17:24:40.117158 [ 254 ] {cf429669-cf45-4db6-8d82-04a9249429b1} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13361 | 2026.03.10 17:24:40.117296 [ 254 ] {cf429669-cf45-4db6-8d82-04a9249429b1} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001223 sec., 33524.12101390025 rows/sec., 2.44 MiB/sec. | ||
| 13362 | 2026.03.10 17:24:40.117335 [ 254 ] {cf429669-cf45-4db6-8d82-04a9249429b1} <Debug> TCPHandler: Processed in 0.001392233 sec. | ||
| 13363 | 2026.03.10 17:24:40.117442 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13364 | 2026.03.10 17:24:40.117538 [ 254 ] {bd84b1b4-023c-4524-ad1a-c02ca375a3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13365 | 2026.03.10 17:24:40.117580 [ 254 ] {bd84b1b4-023c-4524-ad1a-c02ca375a3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13366 | 2026.03.10 17:24:40.118026 [ 254 ] {bd84b1b4-023c-4524-ad1a-c02ca375a3d4} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13367 | 2026.03.10 17:24:40.118069 [ 254 ] {bd84b1b4-023c-4524-ad1a-c02ca375a3d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13368 | 2026.03.10 17:24:40.118391 [ 254 ] {bd84b1b4-023c-4524-ad1a-c02ca375a3d4} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13369 | 2026.03.10 17:24:40.118637 [ 254 ] {bd84b1b4-023c-4524-ad1a-c02ca375a3d4} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13370 | 2026.03.10 17:24:40.118783 [ 254 ] {bd84b1b4-023c-4524-ad1a-c02ca375a3d4} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001265 sec., 83003.95256916995 rows/sec., 6.49 MiB/sec. | ||
| 13371 | 2026.03.10 17:24:40.118825 [ 254 ] {bd84b1b4-023c-4524-ad1a-c02ca375a3d4} <Debug> TCPHandler: Processed in 0.001434183 sec. | ||
| 13372 | 2026.03.10 17:24:40.118957 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13373 | 2026.03.10 17:24:40.119077 [ 254 ] {6c5c67fe-1d4b-4821-94ef-cce99722dea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13374 | 2026.03.10 17:24:40.119129 [ 254 ] {6c5c67fe-1d4b-4821-94ef-cce99722dea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13375 | 2026.03.10 17:24:40.119558 [ 254 ] {6c5c67fe-1d4b-4821-94ef-cce99722dea7} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13376 | 2026.03.10 17:24:40.119595 [ 254 ] {6c5c67fe-1d4b-4821-94ef-cce99722dea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13377 | 2026.03.10 17:24:40.119996 [ 254 ] {6c5c67fe-1d4b-4821-94ef-cce99722dea7} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13378 | 2026.03.10 17:24:40.120285 [ 254 ] {6c5c67fe-1d4b-4821-94ef-cce99722dea7} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13379 | 2026.03.10 17:24:40.120461 [ 254 ] {6c5c67fe-1d4b-4821-94ef-cce99722dea7} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.00141 sec., 115602.83687943262 rows/sec., 8.05 MiB/sec. | ||
| 13380 | 2026.03.10 17:24:40.120512 [ 254 ] {6c5c67fe-1d4b-4821-94ef-cce99722dea7} <Debug> TCPHandler: Processed in 0.001617186 sec. | ||
| 13381 | 2026.03.10 17:24:40.120633 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13382 | 2026.03.10 17:24:40.120739 [ 254 ] {9823a05d-c416-4fd8-b6bb-978276d06dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13383 | 2026.03.10 17:24:40.120797 [ 254 ] {9823a05d-c416-4fd8-b6bb-978276d06dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13384 | 2026.03.10 17:24:40.121690 [ 254 ] {9823a05d-c416-4fd8-b6bb-978276d06dc0} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13385 | 2026.03.10 17:24:40.121730 [ 254 ] {9823a05d-c416-4fd8-b6bb-978276d06dc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13386 | 2026.03.10 17:24:40.122318 [ 254 ] {9823a05d-c416-4fd8-b6bb-978276d06dc0} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13387 | 2026.03.10 17:24:40.122571 [ 254 ] {9823a05d-c416-4fd8-b6bb-978276d06dc0} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13388 | 2026.03.10 17:24:40.122716 [ 254 ] {9823a05d-c416-4fd8-b6bb-978276d06dc0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001995 sec., 17543.85964912281 rows/sec., 31.44 MiB/sec. | ||
| 13389 | 2026.03.10 17:24:40.122779 [ 254 ] {9823a05d-c416-4fd8-b6bb-978276d06dc0} <Debug> TCPHandler: Processed in 0.002198225 sec. | ||
| 13390 | 2026.03.10 17:24:40.122896 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13391 | 2026.03.10 17:24:40.122995 [ 254 ] {a4987d63-a67a-4301-bbd9-fab3ad2b8e30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13392 | 2026.03.10 17:24:40.123039 [ 254 ] {a4987d63-a67a-4301-bbd9-fab3ad2b8e30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13393 | 2026.03.10 17:24:40.123377 [ 254 ] {a4987d63-a67a-4301-bbd9-fab3ad2b8e30} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13394 | 2026.03.10 17:24:40.123416 [ 254 ] {a4987d63-a67a-4301-bbd9-fab3ad2b8e30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13395 | 2026.03.10 17:24:40.123731 [ 254 ] {a4987d63-a67a-4301-bbd9-fab3ad2b8e30} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13396 | 2026.03.10 17:24:40.123956 [ 254 ] {a4987d63-a67a-4301-bbd9-fab3ad2b8e30} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13397 | 2026.03.10 17:24:40.124096 [ 254 ] {a4987d63-a67a-4301-bbd9-fab3ad2b8e30} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 13398 | 2026.03.10 17:24:40.124135 [ 254 ] {a4987d63-a67a-4301-bbd9-fab3ad2b8e30} <Debug> TCPHandler: Processed in 0.001289801 sec. | ||
| 13399 | 2026.03.10 17:24:43.873263 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13400 | 2026.03.10 17:24:43.873330 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13401 | 2026.03.10 17:24:44.031479 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28895 | ||
| 13402 | 2026.03.10 17:24:44.032059 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2026.03.10 17:24:44.032102 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13404 | 2026.03.10 17:24:44.032598 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13405 | 2026.03.10 17:24:44.032828 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13406 | 2026.03.10 17:24:44.032957 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28895 | ||
| 13407 | 2026.03.10 17:24:44.118035 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1654 | ||
| 13408 | 2026.03.10 17:24:44.120244 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13409 | 2026.03.10 17:24:44.120283 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13410 | 2026.03.10 17:24:44.121498 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13411 | 2026.03.10 17:24:44.121762 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13412 | 2026.03.10 17:24:44.122052 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1654 | ||
| 13413 | 2026.03.10 17:24:45.109679 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13414 | 2026.03.10 17:24:45.109942 [ 254 ] {2e5d1c63-bd64-49c3-a97b-6dfdacb30ae9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13415 | 2026.03.10 17:24:45.110043 [ 254 ] {2e5d1c63-bd64-49c3-a97b-6dfdacb30ae9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13416 | 2026.03.10 17:24:45.110890 [ 254 ] {2e5d1c63-bd64-49c3-a97b-6dfdacb30ae9} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13417 | 2026.03.10 17:24:45.110937 [ 254 ] {2e5d1c63-bd64-49c3-a97b-6dfdacb30ae9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13418 | 2026.03.10 17:24:45.111336 [ 254 ] {2e5d1c63-bd64-49c3-a97b-6dfdacb30ae9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13419 | 2026.03.10 17:24:45.111572 [ 254 ] {2e5d1c63-bd64-49c3-a97b-6dfdacb30ae9} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13420 | 2026.03.10 17:24:45.111760 [ 254 ] {2e5d1c63-bd64-49c3-a97b-6dfdacb30ae9} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001889 sec., 34939.12122816305 rows/sec., 2.77 MiB/sec. | ||
| 13421 | 2026.03.10 17:24:45.111804 [ 254 ] {2e5d1c63-bd64-49c3-a97b-6dfdacb30ae9} <Debug> TCPHandler: Processed in 0.002295667 sec. | ||
| 13422 | 2026.03.10 17:24:45.111926 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13423 | 2026.03.10 17:24:45.112023 [ 254 ] {431a7901-67a5-47fe-bb51-e9f2f5488e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13424 | 2026.03.10 17:24:45.112065 [ 254 ] {431a7901-67a5-47fe-bb51-e9f2f5488e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13425 | 2026.03.10 17:24:45.112470 [ 254 ] {431a7901-67a5-47fe-bb51-e9f2f5488e7c} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13426 | 2026.03.10 17:24:45.112508 [ 254 ] {431a7901-67a5-47fe-bb51-e9f2f5488e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13427 | 2026.03.10 17:24:45.112806 [ 254 ] {431a7901-67a5-47fe-bb51-e9f2f5488e7c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13428 | 2026.03.10 17:24:45.113018 [ 254 ] {431a7901-67a5-47fe-bb51-e9f2f5488e7c} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13429 | 2026.03.10 17:24:45.113151 [ 254 ] {431a7901-67a5-47fe-bb51-e9f2f5488e7c} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001147 sec., 4359.197907585004 rows/sec., 327.79 KiB/sec. | ||
| 13430 | 2026.03.10 17:24:45.113190 [ 254 ] {431a7901-67a5-47fe-bb51-e9f2f5488e7c} <Debug> TCPHandler: Processed in 0.001315641 sec. | ||
| 13431 | 2026.03.10 17:24:45.113294 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13432 | 2026.03.10 17:24:45.113390 [ 254 ] {f25f9916-56bf-4641-89f9-b880ff7a1fce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13433 | 2026.03.10 17:24:45.113433 [ 254 ] {f25f9916-56bf-4641-89f9-b880ff7a1fce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13434 | 2026.03.10 17:24:45.113863 [ 254 ] {f25f9916-56bf-4641-89f9-b880ff7a1fce} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13435 | 2026.03.10 17:24:45.113902 [ 254 ] {f25f9916-56bf-4641-89f9-b880ff7a1fce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13436 | 2026.03.10 17:24:45.114208 [ 254 ] {f25f9916-56bf-4641-89f9-b880ff7a1fce} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13437 | 2026.03.10 17:24:45.114424 [ 254 ] {f25f9916-56bf-4641-89f9-b880ff7a1fce} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13438 | 2026.03.10 17:24:45.114554 [ 254 ] {f25f9916-56bf-4641-89f9-b880ff7a1fce} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001182 sec., 58375.63451776649 rows/sec., 4.56 MiB/sec. | ||
| 13439 | 2026.03.10 17:24:45.114592 [ 254 ] {f25f9916-56bf-4641-89f9-b880ff7a1fce} <Debug> TCPHandler: Processed in 0.001347622 sec. | ||
| 13440 | 2026.03.10 17:24:45.114705 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13441 | 2026.03.10 17:24:45.114800 [ 254 ] {0e3697ea-6b38-42b8-93e8-f077d4176a31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13442 | 2026.03.10 17:24:45.114845 [ 254 ] {0e3697ea-6b38-42b8-93e8-f077d4176a31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13443 | 2026.03.10 17:24:45.115254 [ 254 ] {0e3697ea-6b38-42b8-93e8-f077d4176a31} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13444 | 2026.03.10 17:24:45.115293 [ 254 ] {0e3697ea-6b38-42b8-93e8-f077d4176a31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13445 | 2026.03.10 17:24:45.115632 [ 254 ] {0e3697ea-6b38-42b8-93e8-f077d4176a31} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13446 | 2026.03.10 17:24:45.115846 [ 254 ] {0e3697ea-6b38-42b8-93e8-f077d4176a31} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13447 | 2026.03.10 17:24:45.115977 [ 254 ] {0e3697ea-6b38-42b8-93e8-f077d4176a31} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001194 sec., 134003.3500837521 rows/sec., 9.33 MiB/sec. | ||
| 13448 | 2026.03.10 17:24:45.115996 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_94_19 to all_99_99_0 | ||
| 13449 | 2026.03.10 17:24:45.116015 [ 254 ] {0e3697ea-6b38-42b8-93e8-f077d4176a31} <Debug> TCPHandler: Processed in 0.001360542 sec. | ||
| 13450 | 2026.03.10 17:24:45.116068 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13451 | 2026.03.10 17:24:45.116097 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13452 | 2026.03.10 17:24:45.116165 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13453 | 2026.03.10 17:24:45.116208 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_99_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_94_19 to all_99_99_0 into Compact with storage Full | ||
| 13454 | 2026.03.10 17:24:45.116291 [ 254 ] {f37abd05-4ae5-4343-b203-130088688874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13455 | 2026.03.10 17:24:45.116344 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_99_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13456 | 2026.03.10 17:24:45.116361 [ 254 ] {f37abd05-4ae5-4343-b203-130088688874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13457 | 2026.03.10 17:24:45.116389 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_94_19, total 30327 rows starting from the beginning of the part | ||
| 13458 | 2026.03.10 17:24:45.116466 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 13459 | 2026.03.10 17:24:45.116519 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 13460 | 2026.03.10 17:24:45.116566 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13461 | 2026.03.10 17:24:45.116608 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 163 rows starting from the beginning of the part | ||
| 13462 | 2026.03.10 17:24:45.116652 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_99_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 13463 | 2026.03.10 17:24:45.117176 [ 254 ] {f37abd05-4ae5-4343-b203-130088688874} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13464 | 2026.03.10 17:24:45.117219 [ 254 ] {f37abd05-4ae5-4343-b203-130088688874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13465 | 2026.03.10 17:24:45.117751 [ 254 ] {f37abd05-4ae5-4343-b203-130088688874} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13466 | 2026.03.10 17:24:45.117996 [ 254 ] {f37abd05-4ae5-4343-b203-130088688874} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13467 | 2026.03.10 17:24:45.118147 [ 254 ] {f37abd05-4ae5-4343-b203-130088688874} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00188 sec., 2659.5744680851067 rows/sec., 4.77 MiB/sec. | ||
| 13468 | 2026.03.10 17:24:45.118204 [ 254 ] {f37abd05-4ae5-4343-b203-130088688874} <Debug> TCPHandler: Processed in 0.002099843 sec. | ||
| 13469 | 2026.03.10 17:24:45.118316 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13470 | 2026.03.10 17:24:45.118410 [ 254 ] {7530d680-aa4d-4f37-9361-84e7cc7c9aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13471 | 2026.03.10 17:24:45.118451 [ 254 ] {7530d680-aa4d-4f37-9361-84e7cc7c9aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13472 | 2026.03.10 17:24:45.118795 [ 254 ] {7530d680-aa4d-4f37-9361-84e7cc7c9aa7} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13473 | 2026.03.10 17:24:45.118831 [ 254 ] {7530d680-aa4d-4f37-9361-84e7cc7c9aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13474 | 2026.03.10 17:24:45.119162 [ 254 ] {7530d680-aa4d-4f37-9361-84e7cc7c9aa7} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13475 | 2026.03.10 17:24:45.119372 [ 254 ] {7530d680-aa4d-4f37-9361-84e7cc7c9aa7} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13476 | 2026.03.10 17:24:45.119506 [ 254 ] {7530d680-aa4d-4f37-9361-84e7cc7c9aa7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001114 sec., 53859.964093357274 rows/sec., 3.63 MiB/sec. | ||
| 13477 | 2026.03.10 17:24:45.119544 [ 254 ] {7530d680-aa4d-4f37-9361-84e7cc7c9aa7} <Debug> TCPHandler: Processed in 0.001277571 sec. | ||
| 13478 | 2026.03.10 17:24:45.122216 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_99_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31034 rows, containing 5 columns (5 merged, 0 gathered) in 0.006057648 sec., 5123110.487766869 rows/sec., 335.86 MiB/sec. | ||
| 13479 | 2026.03.10 17:24:45.122696 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_99_20} <Trace> MergedBlockOutputStream: filled checksums all_1_99_20 (state Temporary) | ||
| 13480 | 2026.03.10 17:24:45.122958 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_99_20 to all_1_99_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13481 | 2026.03.10 17:24:45.123025 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_99_20} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_94_19, all_99_99_0] -> all_1_99_20 | ||
| 13482 | 2026.03.10 17:24:45.123104 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13483 | 2026.03.10 17:24:45.545802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13484 | 2026.03.10 17:24:45.562941 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13485 | 2026.03.10 17:24:45.562997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.16 GiB. | ||
| 13486 | 2026.03.10 17:24:45.569348 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13487 | 2026.03.10 17:24:45.570062 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13488 | 2026.03.10 17:24:45.573416 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13489 | 2026.03.10 17:24:50.111947 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13490 | 2026.03.10 17:24:50.112142 [ 254 ] {26c688d6-43d1-49f3-a0ff-930c393d381e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13491 | 2026.03.10 17:24:50.112209 [ 254 ] {26c688d6-43d1-49f3-a0ff-930c393d381e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13492 | 2026.03.10 17:24:50.112952 [ 254 ] {26c688d6-43d1-49f3-a0ff-930c393d381e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13493 | 2026.03.10 17:24:50.112999 [ 254 ] {26c688d6-43d1-49f3-a0ff-930c393d381e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13494 | 2026.03.10 17:24:50.113427 [ 254 ] {26c688d6-43d1-49f3-a0ff-930c393d381e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13495 | 2026.03.10 17:24:50.113695 [ 254 ] {26c688d6-43d1-49f3-a0ff-930c393d381e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13496 | 2026.03.10 17:24:50.113865 [ 254 ] {26c688d6-43d1-49f3-a0ff-930c393d381e} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001772 sec., 71106.0948081264 rows/sec., 6.11 MiB/sec. | ||
| 13497 | 2026.03.10 17:24:50.113916 [ 254 ] {26c688d6-43d1-49f3-a0ff-930c393d381e} <Debug> TCPHandler: Processed in 0.002096284 sec. | ||
| 13498 | 2026.03.10 17:24:50.114053 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13499 | 2026.03.10 17:24:50.114159 [ 254 ] {990196f9-9549-4a31-b7d6-a2d037ae2c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13500 | 2026.03.10 17:24:50.114211 [ 254 ] {990196f9-9549-4a31-b7d6-a2d037ae2c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13501 | 2026.03.10 17:24:50.114664 [ 254 ] {990196f9-9549-4a31-b7d6-a2d037ae2c94} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13502 | 2026.03.10 17:24:50.114700 [ 254 ] {990196f9-9549-4a31-b7d6-a2d037ae2c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13503 | 2026.03.10 17:24:50.115025 [ 254 ] {990196f9-9549-4a31-b7d6-a2d037ae2c94} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13504 | 2026.03.10 17:24:50.115268 [ 254 ] {990196f9-9549-4a31-b7d6-a2d037ae2c94} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13505 | 2026.03.10 17:24:50.115415 [ 254 ] {990196f9-9549-4a31-b7d6-a2d037ae2c94} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001282 sec., 27301.092043681747 rows/sec., 2.00 MiB/sec. | ||
| 13506 | 2026.03.10 17:24:50.115460 [ 254 ] {990196f9-9549-4a31-b7d6-a2d037ae2c94} <Debug> TCPHandler: Processed in 0.001459454 sec. | ||
| 13507 | 2026.03.10 17:24:50.115579 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13508 | 2026.03.10 17:24:50.115677 [ 254 ] {3eb9afbb-950d-456a-bd2a-a3c334f05b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13509 | 2026.03.10 17:24:50.115718 [ 254 ] {3eb9afbb-950d-456a-bd2a-a3c334f05b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13510 | 2026.03.10 17:24:50.116165 [ 254 ] {3eb9afbb-950d-456a-bd2a-a3c334f05b89} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13511 | 2026.03.10 17:24:50.116202 [ 254 ] {3eb9afbb-950d-456a-bd2a-a3c334f05b89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13512 | 2026.03.10 17:24:50.116521 [ 254 ] {3eb9afbb-950d-456a-bd2a-a3c334f05b89} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13513 | 2026.03.10 17:24:50.116744 [ 254 ] {3eb9afbb-950d-456a-bd2a-a3c334f05b89} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13514 | 2026.03.10 17:24:50.116887 [ 254 ] {3eb9afbb-950d-456a-bd2a-a3c334f05b89} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00123 sec., 80487.80487804879 rows/sec., 6.29 MiB/sec. | ||
| 13515 | 2026.03.10 17:24:50.116927 [ 254 ] {3eb9afbb-950d-456a-bd2a-a3c334f05b89} <Debug> TCPHandler: Processed in 0.001399662 sec. | ||
| 13516 | 2026.03.10 17:24:50.117045 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13517 | 2026.03.10 17:24:50.117142 [ 254 ] {70368fa2-3b76-42c3-9dc7-6eca12e01577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13518 | 2026.03.10 17:24:50.117186 [ 254 ] {70368fa2-3b76-42c3-9dc7-6eca12e01577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13519 | 2026.03.10 17:24:50.117619 [ 254 ] {70368fa2-3b76-42c3-9dc7-6eca12e01577} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13520 | 2026.03.10 17:24:50.117656 [ 254 ] {70368fa2-3b76-42c3-9dc7-6eca12e01577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13521 | 2026.03.10 17:24:50.118003 [ 254 ] {70368fa2-3b76-42c3-9dc7-6eca12e01577} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13522 | 2026.03.10 17:24:50.118226 [ 254 ] {70368fa2-3b76-42c3-9dc7-6eca12e01577} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13523 | 2026.03.10 17:24:50.118362 [ 254 ] {70368fa2-3b76-42c3-9dc7-6eca12e01577} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 13524 | 2026.03.10 17:24:50.118400 [ 254 ] {70368fa2-3b76-42c3-9dc7-6eca12e01577} <Debug> TCPHandler: Processed in 0.001405132 sec. | ||
| 13525 | 2026.03.10 17:24:50.118513 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13526 | 2026.03.10 17:24:50.118608 [ 254 ] {f243cc37-aab4-4b50-befd-c9befcdb3f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13527 | 2026.03.10 17:24:50.118662 [ 254 ] {f243cc37-aab4-4b50-befd-c9befcdb3f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13528 | 2026.03.10 17:24:50.119540 [ 254 ] {f243cc37-aab4-4b50-befd-c9befcdb3f91} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13529 | 2026.03.10 17:24:50.119578 [ 254 ] {f243cc37-aab4-4b50-befd-c9befcdb3f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13530 | 2026.03.10 17:24:50.120159 [ 254 ] {f243cc37-aab4-4b50-befd-c9befcdb3f91} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13531 | 2026.03.10 17:24:50.120401 [ 254 ] {f243cc37-aab4-4b50-befd-c9befcdb3f91} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13532 | 2026.03.10 17:24:50.120550 [ 254 ] {f243cc37-aab4-4b50-befd-c9befcdb3f91} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00196 sec., 17857.14285714286 rows/sec., 32.00 MiB/sec. | ||
| 13533 | 2026.03.10 17:24:50.120621 [ 254 ] {f243cc37-aab4-4b50-befd-c9befcdb3f91} <Debug> TCPHandler: Processed in 0.002157915 sec. | ||
| 13534 | 2026.03.10 17:24:50.120739 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13535 | 2026.03.10 17:24:50.120833 [ 254 ] {04ed3c00-0122-4110-a798-53fa34628e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13536 | 2026.03.10 17:24:50.120874 [ 254 ] {04ed3c00-0122-4110-a798-53fa34628e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13537 | 2026.03.10 17:24:50.121223 [ 254 ] {04ed3c00-0122-4110-a798-53fa34628e71} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13538 | 2026.03.10 17:24:50.121259 [ 254 ] {04ed3c00-0122-4110-a798-53fa34628e71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13539 | 2026.03.10 17:24:50.121574 [ 254 ] {04ed3c00-0122-4110-a798-53fa34628e71} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13540 | 2026.03.10 17:24:50.121790 [ 254 ] {04ed3c00-0122-4110-a798-53fa34628e71} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13541 | 2026.03.10 17:24:50.121927 [ 254 ] {04ed3c00-0122-4110-a798-53fa34628e71} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 13542 | 2026.03.10 17:24:50.121963 [ 254 ] {04ed3c00-0122-4110-a798-53fa34628e71} <Debug> TCPHandler: Processed in 0.001274191 sec. | ||
| 13543 | 2026.03.10 17:24:51.533124 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29343 | ||
| 13544 | 2026.03.10 17:24:51.533947 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13545 | 2026.03.10 17:24:51.534037 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13546 | 2026.03.10 17:24:51.534635 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13547 | 2026.03.10 17:24:51.534881 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13548 | 2026.03.10 17:24:51.535032 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29343 | ||
| 13549 | 2026.03.10 17:24:51.535029 [ 42 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13550 | 2026.03.10 17:24:51.535112 [ 42 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13551 | 2026.03.10 17:24:51.535134 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13552 | 2026.03.10 17:24:51.535237 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13553 | 2026.03.10 17:24:51.535344 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13554 | 2026.03.10 17:24:51.535379 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26975 rows starting from the beginning of the part | ||
| 13555 | 2026.03.10 17:24:51.535443 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 13556 | 2026.03.10 17:24:51.535504 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 13557 | 2026.03.10 17:24:51.535577 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 13558 | 2026.03.10 17:24:51.535632 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 13559 | 2026.03.10 17:24:51.535680 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 13560 | 2026.03.10 17:24:51.537890 [ 201 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29343 rows, containing 4 columns (4 merged, 0 gathered) in 0.002700474 sec., 10865870.213895783 rows/sec., 155.44 MiB/sec. | ||
| 13561 | 2026.03.10 17:24:51.538148 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13562 | 2026.03.10 17:24:51.538404 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_61_12} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13563 | 2026.03.10 17:24:51.538475 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_61_12} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13564 | 2026.03.10 17:24:51.538548 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 13565 | 2026.03.10 17:24:52.165372 [ 42 ] {} <Debug> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 13566 | 2026.03.10 17:24:52.165460 [ 42 ] {} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13567 | 2026.03.10 17:24:52.165500 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13568 | 2026.03.10 17:24:52.165665 [ 201 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact with storage Full | ||
| 13569 | 2026.03.10 17:24:52.165874 [ 201 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13570 | 2026.03.10 17:24:52.165928 [ 201 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 20 rows starting from the beginning of the part | ||
| 13571 | 2026.03.10 17:24:52.165994 [ 201 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 13572 | 2026.03.10 17:24:52.166039 [ 201 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 13573 | 2026.03.10 17:24:52.166081 [ 201 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 8 rows starting from the beginning of the part | ||
| 13574 | 2026.03.10 17:24:52.166124 [ 201 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 13575 | 2026.03.10 17:24:52.166827 [ 189 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239829 sec., 35488.764982912966 rows/sec., 2.96 MiB/sec. | ||
| 13576 | 2026.03.10 17:24:52.166947 [ 189 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 13577 | 2026.03.10 17:24:52.167196 [ 189 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_22_5} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13578 | 2026.03.10 17:24:52.167266 [ 189 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_22_5} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Merged 5 parts: [all_1_18_4, all_22_22_0] -> all_1_22_5 | ||
| 13579 | 2026.03.10 17:24:52.167343 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13580 | 2026.03.10 17:24:52.441109 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13581 | 2026.03.10 17:24:52.441300 [ 254 ] {6a031fa0-a899-46bd-ae0e-8834ecf19ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13582 | 2026.03.10 17:24:52.441367 [ 254 ] {6a031fa0-a899-46bd-ae0e-8834ecf19ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13583 | 2026.03.10 17:24:52.441994 [ 254 ] {6a031fa0-a899-46bd-ae0e-8834ecf19ca8} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13584 | 2026.03.10 17:24:52.442042 [ 254 ] {6a031fa0-a899-46bd-ae0e-8834ecf19ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13585 | 2026.03.10 17:24:52.442435 [ 254 ] {6a031fa0-a899-46bd-ae0e-8834ecf19ca8} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13586 | 2026.03.10 17:24:52.442697 [ 254 ] {6a031fa0-a899-46bd-ae0e-8834ecf19ca8} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13587 | 2026.03.10 17:24:52.442874 [ 254 ] {6a031fa0-a899-46bd-ae0e-8834ecf19ca8} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001624 sec., 14778.32512315271 rows/sec., 1.23 MiB/sec. | ||
| 13588 | 2026.03.10 17:24:52.442916 [ 254 ] {6a031fa0-a899-46bd-ae0e-8834ecf19ca8} <Debug> TCPHandler: Processed in 0.001931911 sec. | ||
| 13589 | 2026.03.10 17:24:52.443038 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13590 | 2026.03.10 17:24:52.443135 [ 254 ] {0a275a5b-220b-45a9-a1e8-ebcfe3d6b17a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13591 | 2026.03.10 17:24:52.443179 [ 254 ] {0a275a5b-220b-45a9-a1e8-ebcfe3d6b17a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13592 | 2026.03.10 17:24:52.443610 [ 254 ] {0a275a5b-220b-45a9-a1e8-ebcfe3d6b17a} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13593 | 2026.03.10 17:24:52.443650 [ 254 ] {0a275a5b-220b-45a9-a1e8-ebcfe3d6b17a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13594 | 2026.03.10 17:24:52.443984 [ 254 ] {0a275a5b-220b-45a9-a1e8-ebcfe3d6b17a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 13595 | 2026.03.10 17:24:52.444216 [ 254 ] {0a275a5b-220b-45a9-a1e8-ebcfe3d6b17a} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13596 | 2026.03.10 17:24:52.444356 [ 254 ] {0a275a5b-220b-45a9-a1e8-ebcfe3d6b17a} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001238 sec., 3231.0177705977385 rows/sec., 263.47 KiB/sec. | ||
| 13597 | 2026.03.10 17:24:52.444395 [ 254 ] {0a275a5b-220b-45a9-a1e8-ebcfe3d6b17a} <Debug> TCPHandler: Processed in 0.001406773 sec. | ||
| 13598 | 2026.03.10 17:24:52.444498 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13599 | 2026.03.10 17:24:52.444594 [ 254 ] {c2aa2d8c-70dd-42cd-912d-a3eccf9dd72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13600 | 2026.03.10 17:24:52.444636 [ 254 ] {c2aa2d8c-70dd-42cd-912d-a3eccf9dd72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13601 | 2026.03.10 17:24:52.446017 [ 254 ] {c2aa2d8c-70dd-42cd-912d-a3eccf9dd72a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13602 | 2026.03.10 17:24:52.446056 [ 254 ] {c2aa2d8c-70dd-42cd-912d-a3eccf9dd72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13603 | 2026.03.10 17:24:52.446496 [ 254 ] {c2aa2d8c-70dd-42cd-912d-a3eccf9dd72a} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13604 | 2026.03.10 17:24:52.446722 [ 254 ] {c2aa2d8c-70dd-42cd-912d-a3eccf9dd72a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13605 | 2026.03.10 17:24:52.446854 [ 254 ] {c2aa2d8c-70dd-42cd-912d-a3eccf9dd72a} <Debug> executeQuery: Read 2072 rows, 161.10 KiB in 0.002277 sec., 909969.2577953448 rows/sec., 69.09 MiB/sec. | ||
| 13606 | 2026.03.10 17:24:52.446856 [ 41 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13607 | 2026.03.10 17:24:52.446895 [ 254 ] {c2aa2d8c-70dd-42cd-912d-a3eccf9dd72a} <Debug> TCPHandler: Processed in 0.00244689 sec. | ||
| 13608 | 2026.03.10 17:24:52.446931 [ 41 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13609 | 2026.03.10 17:24:52.446958 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13610 | 2026.03.10 17:24:52.447018 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13611 | 2026.03.10 17:24:52.447062 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13612 | 2026.03.10 17:24:52.447120 [ 254 ] {39956e2d-0099-45a0-b4a1-f9821fc2c30a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13613 | 2026.03.10 17:24:52.447168 [ 254 ] {39956e2d-0099-45a0-b4a1-f9821fc2c30a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13614 | 2026.03.10 17:24:52.447190 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13615 | 2026.03.10 17:24:52.447231 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2892 rows starting from the beginning of the part | ||
| 13616 | 2026.03.10 17:24:52.447302 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 66 rows starting from the beginning of the part | ||
| 13617 | 2026.03.10 17:24:52.447359 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 129 rows starting from the beginning of the part | ||
| 13618 | 2026.03.10 17:24:52.447407 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 66 rows starting from the beginning of the part | ||
| 13619 | 2026.03.10 17:24:52.447454 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 126 rows starting from the beginning of the part | ||
| 13620 | 2026.03.10 17:24:52.447497 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 2072 rows starting from the beginning of the part | ||
| 13621 | 2026.03.10 17:24:52.447575 [ 254 ] {39956e2d-0099-45a0-b4a1-f9821fc2c30a} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13622 | 2026.03.10 17:24:52.447619 [ 254 ] {39956e2d-0099-45a0-b4a1-f9821fc2c30a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13623 | 2026.03.10 17:24:52.447958 [ 254 ] {39956e2d-0099-45a0-b4a1-f9821fc2c30a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13624 | 2026.03.10 17:24:52.448186 [ 254 ] {39956e2d-0099-45a0-b4a1-f9821fc2c30a} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13625 | 2026.03.10 17:24:52.448341 [ 254 ] {39956e2d-0099-45a0-b4a1-f9821fc2c30a} <Debug> executeQuery: Read 32 rows, 2.44 KiB in 0.001239 sec., 25827.2800645682 rows/sec., 1.93 MiB/sec. | ||
| 13626 | 2026.03.10 17:24:52.448380 [ 254 ] {39956e2d-0099-45a0-b4a1-f9821fc2c30a} <Debug> TCPHandler: Processed in 0.001412833 sec. | ||
| 13627 | 2026.03.10 17:24:52.448486 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13628 | 2026.03.10 17:24:52.448576 [ 254 ] {eb5d4e49-43f7-4dfe-b1fe-32d7102ade39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13629 | 2026.03.10 17:24:52.448612 [ 254 ] {eb5d4e49-43f7-4dfe-b1fe-32d7102ade39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13630 | 2026.03.10 17:24:52.449286 [ 254 ] {eb5d4e49-43f7-4dfe-b1fe-32d7102ade39} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13631 | 2026.03.10 17:24:52.449319 [ 254 ] {eb5d4e49-43f7-4dfe-b1fe-32d7102ade39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13632 | 2026.03.10 17:24:52.449637 [ 191 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5351 rows, containing 5 columns (5 merged, 0 gathered) in 0.002622292 sec., 2040581.293006271 rows/sec., 164.85 MiB/sec. | ||
| 13633 | 2026.03.10 17:24:52.449718 [ 254 ] {eb5d4e49-43f7-4dfe-b1fe-32d7102ade39} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13634 | 2026.03.10 17:24:52.449936 [ 254 ] {eb5d4e49-43f7-4dfe-b1fe-32d7102ade39} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13635 | 2026.03.10 17:24:52.449965 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13636 | 2026.03.10 17:24:52.450069 [ 254 ] {eb5d4e49-43f7-4dfe-b1fe-32d7102ade39} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001503 sec., 487025.94810379244 rows/sec., 28.80 MiB/sec. | ||
| 13637 | 2026.03.10 17:24:52.450111 [ 254 ] {eb5d4e49-43f7-4dfe-b1fe-32d7102ade39} <Debug> TCPHandler: Processed in 0.001672637 sec. | ||
| 13638 | 2026.03.10 17:24:52.450218 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13639 | 2026.03.10 17:24:52.450312 [ 254 ] {7b67519f-d17c-4abf-919d-e0a2db5deb32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 13640 | 2026.03.10 17:24:52.450331 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_101_20} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13641 | 2026.03.10 17:24:52.450351 [ 254 ] {7b67519f-d17c-4abf-919d-e0a2db5deb32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 13642 | 2026.03.10 17:24:52.450433 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_101_20} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13643 | 2026.03.10 17:24:52.450561 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 13644 | 2026.03.10 17:24:52.450727 [ 254 ] {7b67519f-d17c-4abf-919d-e0a2db5deb32} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13645 | 2026.03.10 17:24:52.450768 [ 254 ] {7b67519f-d17c-4abf-919d-e0a2db5deb32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13646 | 2026.03.10 17:24:52.451072 [ 254 ] {7b67519f-d17c-4abf-919d-e0a2db5deb32} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 13647 | 2026.03.10 17:24:52.451274 [ 254 ] {7b67519f-d17c-4abf-919d-e0a2db5deb32} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13648 | 2026.03.10 17:24:52.451403 [ 254 ] {7b67519f-d17c-4abf-919d-e0a2db5deb32} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 63.40 KiB/sec. | ||
| 13649 | 2026.03.10 17:24:52.451439 [ 254 ] {7b67519f-d17c-4abf-919d-e0a2db5deb32} <Debug> TCPHandler: Processed in 0.00126882 sec. | ||
| 13650 | 2026.03.10 17:24:52.451599 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13651 | 2026.03.10 17:24:52.451691 [ 254 ] {86e18607-e7dc-401c-a108-114282a3ea35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13652 | 2026.03.10 17:24:52.451730 [ 254 ] {86e18607-e7dc-401c-a108-114282a3ea35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13653 | 2026.03.10 17:24:52.452095 [ 254 ] {86e18607-e7dc-401c-a108-114282a3ea35} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13654 | 2026.03.10 17:24:52.452131 [ 254 ] {86e18607-e7dc-401c-a108-114282a3ea35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13655 | 2026.03.10 17:24:52.452413 [ 254 ] {86e18607-e7dc-401c-a108-114282a3ea35} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 13656 | 2026.03.10 17:24:52.452621 [ 254 ] {86e18607-e7dc-401c-a108-114282a3ea35} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13657 | 2026.03.10 17:24:52.452746 [ 254 ] {86e18607-e7dc-401c-a108-114282a3ea35} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001072 sec., 11194.029850746268 rows/sec., 874.53 KiB/sec. | ||
| 13658 | 2026.03.10 17:24:52.452782 [ 254 ] {86e18607-e7dc-401c-a108-114282a3ea35} <Debug> TCPHandler: Processed in 0.00122995 sec. | ||
| 13659 | 2026.03.10 17:24:52.452879 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13660 | 2026.03.10 17:24:52.452969 [ 254 ] {bdc3041f-6905-4033-b711-8f5348dc7ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13661 | 2026.03.10 17:24:52.453007 [ 254 ] {bdc3041f-6905-4033-b711-8f5348dc7ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13662 | 2026.03.10 17:24:52.453868 [ 254 ] {bdc3041f-6905-4033-b711-8f5348dc7ebc} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13663 | 2026.03.10 17:24:52.453903 [ 254 ] {bdc3041f-6905-4033-b711-8f5348dc7ebc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13664 | 2026.03.10 17:24:52.454243 [ 254 ] {bdc3041f-6905-4033-b711-8f5348dc7ebc} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13665 | 2026.03.10 17:24:52.454446 [ 254 ] {bdc3041f-6905-4033-b711-8f5348dc7ebc} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13666 | 2026.03.10 17:24:52.454571 [ 41 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13667 | 2026.03.10 17:24:52.454573 [ 254 ] {bdc3041f-6905-4033-b711-8f5348dc7ebc} <Debug> executeQuery: Read 1056 rows, 75.21 KiB in 0.001621 sec., 651449.7223935842 rows/sec., 45.31 MiB/sec. | ||
| 13668 | 2026.03.10 17:24:52.454613 [ 41 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13669 | 2026.03.10 17:24:52.454633 [ 254 ] {bdc3041f-6905-4033-b711-8f5348dc7ebc} <Debug> TCPHandler: Processed in 0.001800999 sec. | ||
| 13670 | 2026.03.10 17:24:52.454638 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13671 | 2026.03.10 17:24:52.454724 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13672 | 2026.03.10 17:24:52.454743 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13673 | 2026.03.10 17:24:52.454840 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13674 | 2026.03.10 17:24:52.454853 [ 254 ] {fe4dbdde-4710-495b-b841-ff97f485843f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13675 | 2026.03.10 17:24:52.454878 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1551 rows starting from the beginning of the part | ||
| 13676 | 2026.03.10 17:24:52.454906 [ 254 ] {fe4dbdde-4710-495b-b841-ff97f485843f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13677 | 2026.03.10 17:24:52.454932 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 69 rows starting from the beginning of the part | ||
| 13678 | 2026.03.10 17:24:52.454977 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 105 rows starting from the beginning of the part | ||
| 13679 | 2026.03.10 17:24:52.455014 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 69 rows starting from the beginning of the part | ||
| 13680 | 2026.03.10 17:24:52.455053 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 99 rows starting from the beginning of the part | ||
| 13681 | 2026.03.10 17:24:52.455088 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1056 rows starting from the beginning of the part | ||
| 13682 | 2026.03.10 17:24:52.455664 [ 254 ] {fe4dbdde-4710-495b-b841-ff97f485843f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13683 | 2026.03.10 17:24:52.455706 [ 254 ] {fe4dbdde-4710-495b-b841-ff97f485843f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13684 | 2026.03.10 17:24:52.456161 [ 254 ] {fe4dbdde-4710-495b-b841-ff97f485843f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13685 | 2026.03.10 17:24:52.456253 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2949 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561555 sec., 1888502.1661100632 rows/sec., 140.65 MiB/sec. | ||
| 13686 | 2026.03.10 17:24:52.456374 [ 254 ] {fe4dbdde-4710-495b-b841-ff97f485843f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13687 | 2026.03.10 17:24:52.456451 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13688 | 2026.03.10 17:24:52.456511 [ 254 ] {fe4dbdde-4710-495b-b841-ff97f485843f} <Debug> executeQuery: Read 1319 rows, 85.61 KiB in 0.001676 sec., 786992.8400954654 rows/sec., 49.88 MiB/sec. | ||
| 13689 | 2026.03.10 17:24:52.456553 [ 254 ] {fe4dbdde-4710-495b-b841-ff97f485843f} <Debug> TCPHandler: Processed in 0.00185724 sec. | ||
| 13690 | 2026.03.10 17:24:52.456665 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13691 | 2026.03.10 17:24:52.456725 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_101_20} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13692 | 2026.03.10 17:24:52.456759 [ 254 ] {8c85bcd0-d2c3-4cc7-ac7e-deb00125f806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13693 | 2026.03.10 17:24:52.456805 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_101_20} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13694 | 2026.03.10 17:24:52.456817 [ 254 ] {8c85bcd0-d2c3-4cc7-ac7e-deb00125f806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13695 | 2026.03.10 17:24:52.456892 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 13696 | 2026.03.10 17:24:52.457653 [ 254 ] {8c85bcd0-d2c3-4cc7-ac7e-deb00125f806} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13697 | 2026.03.10 17:24:52.457698 [ 254 ] {8c85bcd0-d2c3-4cc7-ac7e-deb00125f806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13698 | 2026.03.10 17:24:52.458254 [ 254 ] {8c85bcd0-d2c3-4cc7-ac7e-deb00125f806} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13699 | 2026.03.10 17:24:52.458483 [ 254 ] {8c85bcd0-d2c3-4cc7-ac7e-deb00125f806} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13700 | 2026.03.10 17:24:52.458644 [ 254 ] {8c85bcd0-d2c3-4cc7-ac7e-deb00125f806} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001902 sec., 8412.197686645635 rows/sec., 15.07 MiB/sec. | ||
| 13701 | 2026.03.10 17:24:52.458704 [ 254 ] {8c85bcd0-d2c3-4cc7-ac7e-deb00125f806} <Debug> TCPHandler: Processed in 0.002086904 sec. | ||
| 13702 | 2026.03.10 17:24:52.458815 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13703 | 2026.03.10 17:24:52.458911 [ 254 ] {73dcf2ac-e002-48dc-be54-07e5679dee56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13704 | 2026.03.10 17:24:52.458953 [ 254 ] {73dcf2ac-e002-48dc-be54-07e5679dee56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13705 | 2026.03.10 17:24:52.459281 [ 254 ] {73dcf2ac-e002-48dc-be54-07e5679dee56} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13706 | 2026.03.10 17:24:52.459319 [ 254 ] {73dcf2ac-e002-48dc-be54-07e5679dee56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13707 | 2026.03.10 17:24:52.459631 [ 254 ] {73dcf2ac-e002-48dc-be54-07e5679dee56} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13708 | 2026.03.10 17:24:52.459878 [ 254 ] {73dcf2ac-e002-48dc-be54-07e5679dee56} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13709 | 2026.03.10 17:24:52.460027 [ 41 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13710 | 2026.03.10 17:24:52.460039 [ 254 ] {73dcf2ac-e002-48dc-be54-07e5679dee56} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001146 sec., 31413.612565445022 rows/sec., 2.12 MiB/sec. | ||
| 13711 | 2026.03.10 17:24:52.460074 [ 41 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13712 | 2026.03.10 17:24:52.460103 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13713 | 2026.03.10 17:24:52.460109 [ 254 ] {73dcf2ac-e002-48dc-be54-07e5679dee56} <Debug> TCPHandler: Processed in 0.001343711 sec. | ||
| 13714 | 2026.03.10 17:24:52.460231 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13715 | 2026.03.10 17:24:52.460400 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13716 | 2026.03.10 17:24:52.460441 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4446 rows starting from the beginning of the part | ||
| 13717 | 2026.03.10 17:24:52.460521 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 13718 | 2026.03.10 17:24:52.460577 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 13719 | 2026.03.10 17:24:52.460631 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 13720 | 2026.03.10 17:24:52.460684 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 13721 | 2026.03.10 17:24:52.460736 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 36 rows starting from the beginning of the part | ||
| 13722 | 2026.03.10 17:24:52.462691 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4722 rows, containing 4 columns (4 merged, 0 gathered) in 0.002530281 sec., 1866195.8889151046 rows/sec., 122.82 MiB/sec. | ||
| 13723 | 2026.03.10 17:24:52.463068 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13724 | 2026.03.10 17:24:52.463367 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_101_20} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13725 | 2026.03.10 17:24:52.463454 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_101_20} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13726 | 2026.03.10 17:24:52.463536 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 13727 | 2026.03.10 17:24:53.073553 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13728 | 2026.03.10 17:24:53.091042 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13729 | 2026.03.10 17:24:53.091105 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13730 | 2026.03.10 17:24:53.097261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13731 | 2026.03.10 17:24:53.097981 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13732 | 2026.03.10 17:24:53.098291 [ 39 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13733 | 2026.03.10 17:24:53.098368 [ 39 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13734 | 2026.03.10 17:24:53.098396 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13735 | 2026.03.10 17:24:53.098513 [ 196 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 13736 | 2026.03.10 17:24:53.100935 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13737 | 2026.03.10 17:24:53.101430 [ 196 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13738 | 2026.03.10 17:24:53.102167 [ 196 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 13739 | 2026.03.10 17:24:53.105528 [ 196 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 13740 | 2026.03.10 17:24:53.108819 [ 196 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 13741 | 2026.03.10 17:24:53.112711 [ 196 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 13742 | 2026.03.10 17:24:53.116775 [ 196 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 13743 | 2026.03.10 17:24:53.120630 [ 196 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 13744 | 2026.03.10 17:24:53.169888 [ 194 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.071419821 sec., 6440.789035301559 rows/sec., 33.30 MiB/sec. | ||
| 13745 | 2026.03.10 17:24:53.171880 [ 192 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13746 | 2026.03.10 17:24:53.173670 [ 192 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_61_12} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13747 | 2026.03.10 17:24:53.173757 [ 192 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_61_12} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13748 | 2026.03.10 17:24:53.174804 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13749 | 2026.03.10 17:24:54.122339 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 1700 | ||
| 13750 | 2026.03.10 17:24:54.125196 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13751 | 2026.03.10 17:24:54.125239 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13752 | 2026.03.10 17:24:54.126485 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13753 | 2026.03.10 17:24:54.126748 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13754 | 2026.03.10 17:24:54.126928 [ 38 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13755 | 2026.03.10 17:24:54.127008 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1700 | ||
| 13756 | 2026.03.10 17:24:54.127020 [ 38 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13757 | 2026.03.10 17:24:54.127055 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13758 | 2026.03.10 17:24:54.127168 [ 194 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact with storage Full | ||
| 13759 | 2026.03.10 17:24:54.127795 [ 194 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13760 | 2026.03.10 17:24:54.127957 [ 194 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1532 rows starting from the beginning of the part | ||
| 13761 | 2026.03.10 17:24:54.128310 [ 194 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 24 rows starting from the beginning of the part | ||
| 13762 | 2026.03.10 17:24:54.128625 [ 194 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 52 rows starting from the beginning of the part | ||
| 13763 | 2026.03.10 17:24:54.128960 [ 194 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 20 rows starting from the beginning of the part | ||
| 13764 | 2026.03.10 17:24:54.129309 [ 194 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 26 rows starting from the beginning of the part | ||
| 13765 | 2026.03.10 17:24:54.129650 [ 194 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 46 rows starting from the beginning of the part | ||
| 13766 | 2026.03.10 17:24:54.136031 [ 192 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1700 rows, containing 72 columns (72 merged, 0 gathered) in 0.008910023 sec., 190796.36494765503 rows/sec., 149.82 MiB/sec. | ||
| 13767 | 2026.03.10 17:24:54.138006 [ 192 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13768 | 2026.03.10 17:24:54.138615 [ 192 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_46_9} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13769 | 2026.03.10 17:24:54.138699 [ 192 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_46_9} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13770 | 2026.03.10 17:24:54.139070 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 13771 | 2026.03.10 17:24:55.105286 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13772 | 2026.03.10 17:24:55.105486 [ 254 ] {fd3a6ad9-5e73-4c49-bf78-ada6d07c7979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13773 | 2026.03.10 17:24:55.105562 [ 254 ] {fd3a6ad9-5e73-4c49-bf78-ada6d07c7979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13774 | 2026.03.10 17:24:55.106277 [ 254 ] {fd3a6ad9-5e73-4c49-bf78-ada6d07c7979} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13775 | 2026.03.10 17:24:55.106325 [ 254 ] {fd3a6ad9-5e73-4c49-bf78-ada6d07c7979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13776 | 2026.03.10 17:24:55.106750 [ 254 ] {fd3a6ad9-5e73-4c49-bf78-ada6d07c7979} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13777 | 2026.03.10 17:24:55.106993 [ 254 ] {fd3a6ad9-5e73-4c49-bf78-ada6d07c7979} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13778 | 2026.03.10 17:24:55.107159 [ 254 ] {fd3a6ad9-5e73-4c49-bf78-ada6d07c7979} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001728 sec., 32407.40740740741 rows/sec., 2.47 MiB/sec. | ||
| 13779 | 2026.03.10 17:24:55.107210 [ 254 ] {fd3a6ad9-5e73-4c49-bf78-ada6d07c7979} <Debug> TCPHandler: Processed in 0.002063213 sec. | ||
| 13780 | 2026.03.10 17:24:55.107336 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13781 | 2026.03.10 17:24:55.107440 [ 254 ] {bb11e3d0-1e19-418f-be45-de4e5372becc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13782 | 2026.03.10 17:24:55.107484 [ 254 ] {bb11e3d0-1e19-418f-be45-de4e5372becc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13783 | 2026.03.10 17:24:55.107925 [ 254 ] {bb11e3d0-1e19-418f-be45-de4e5372becc} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13784 | 2026.03.10 17:24:55.107964 [ 254 ] {bb11e3d0-1e19-418f-be45-de4e5372becc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13785 | 2026.03.10 17:24:55.108277 [ 254 ] {bb11e3d0-1e19-418f-be45-de4e5372becc} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13786 | 2026.03.10 17:24:55.108496 [ 254 ] {bb11e3d0-1e19-418f-be45-de4e5372becc} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13787 | 2026.03.10 17:24:55.108631 [ 254 ] {bb11e3d0-1e19-418f-be45-de4e5372becc} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 13788 | 2026.03.10 17:24:55.108671 [ 254 ] {bb11e3d0-1e19-418f-be45-de4e5372becc} <Debug> TCPHandler: Processed in 0.001386502 sec. | ||
| 13789 | 2026.03.10 17:24:55.108787 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13790 | 2026.03.10 17:24:55.108886 [ 254 ] {e08ab75b-63e4-44bd-b782-fe4a2a0f4c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13791 | 2026.03.10 17:24:55.108930 [ 254 ] {e08ab75b-63e4-44bd-b782-fe4a2a0f4c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13792 | 2026.03.10 17:24:55.109295 [ 254 ] {e08ab75b-63e4-44bd-b782-fe4a2a0f4c00} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13793 | 2026.03.10 17:24:55.109332 [ 254 ] {e08ab75b-63e4-44bd-b782-fe4a2a0f4c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13794 | 2026.03.10 17:24:55.109666 [ 254 ] {e08ab75b-63e4-44bd-b782-fe4a2a0f4c00} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13795 | 2026.03.10 17:24:55.109879 [ 254 ] {e08ab75b-63e4-44bd-b782-fe4a2a0f4c00} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13796 | 2026.03.10 17:24:55.110013 [ 254 ] {e08ab75b-63e4-44bd-b782-fe4a2a0f4c00} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001147 sec., 55797.733217088055 rows/sec., 3.89 MiB/sec. | ||
| 13797 | 2026.03.10 17:24:55.110051 [ 254 ] {e08ab75b-63e4-44bd-b782-fe4a2a0f4c00} <Debug> TCPHandler: Processed in 0.001313701 sec. | ||
| 13798 | 2026.03.10 17:24:55.110164 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13799 | 2026.03.10 17:24:55.110260 [ 254 ] {6f4fb31e-0bac-433c-89f9-31272c9f317e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13800 | 2026.03.10 17:24:55.110301 [ 254 ] {6f4fb31e-0bac-433c-89f9-31272c9f317e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13801 | 2026.03.10 17:24:55.110622 [ 254 ] {6f4fb31e-0bac-433c-89f9-31272c9f317e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13802 | 2026.03.10 17:24:55.110659 [ 254 ] {6f4fb31e-0bac-433c-89f9-31272c9f317e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.15 GiB. | ||
| 13803 | 2026.03.10 17:24:55.110958 [ 254 ] {6f4fb31e-0bac-433c-89f9-31272c9f317e} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13804 | 2026.03.10 17:24:55.111193 [ 254 ] {6f4fb31e-0bac-433c-89f9-31272c9f317e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13805 | 2026.03.10 17:24:55.111325 [ 254 ] {6f4fb31e-0bac-433c-89f9-31272c9f317e} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001084 sec., 22140.221402214025 rows/sec., 1.49 MiB/sec. | ||
| 13806 | 2026.03.10 17:24:55.111362 [ 254 ] {6f4fb31e-0bac-433c-89f9-31272c9f317e} <Debug> TCPHandler: Processed in 0.001247341 sec. | ||
| 13807 | 2026.03.10 17:24:58.873377 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13808 | 2026.03.10 17:24:58.873474 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13809 | 2026.03.10 17:24:59.035148 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29855 | ||
| 13810 | 2026.03.10 17:24:59.035642 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13811 | 2026.03.10 17:24:59.035677 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13812 | 2026.03.10 17:24:59.036172 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13813 | 2026.03.10 17:24:59.036403 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13814 | 2026.03.10 17:24:59.036532 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29855 | ||
| 13815 | 2026.03.10 17:25:00.112226 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13816 | 2026.03.10 17:25:00.112513 [ 254 ] {007fa0f3-2daf-458a-89aa-209be67c7b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13817 | 2026.03.10 17:25:00.112623 [ 254 ] {007fa0f3-2daf-458a-89aa-209be67c7b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13818 | 2026.03.10 17:25:00.113509 [ 254 ] {007fa0f3-2daf-458a-89aa-209be67c7b9f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13819 | 2026.03.10 17:25:00.113563 [ 254 ] {007fa0f3-2daf-458a-89aa-209be67c7b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13820 | 2026.03.10 17:25:00.113983 [ 254 ] {007fa0f3-2daf-458a-89aa-209be67c7b9f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13821 | 2026.03.10 17:25:00.114222 [ 254 ] {007fa0f3-2daf-458a-89aa-209be67c7b9f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13822 | 2026.03.10 17:25:00.114387 [ 254 ] {007fa0f3-2daf-458a-89aa-209be67c7b9f} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001952 sec., 64549.18032786885 rows/sec., 5.55 MiB/sec. | ||
| 13823 | 2026.03.10 17:25:00.114439 [ 254 ] {007fa0f3-2daf-458a-89aa-209be67c7b9f} <Debug> TCPHandler: Processed in 0.002398949 sec. | ||
| 13824 | 2026.03.10 17:25:00.114564 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13825 | 2026.03.10 17:25:00.114668 [ 254 ] {b4633389-56d6-43e7-9e39-012536026501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13826 | 2026.03.10 17:25:00.114713 [ 254 ] {b4633389-56d6-43e7-9e39-012536026501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13827 | 2026.03.10 17:25:00.115129 [ 254 ] {b4633389-56d6-43e7-9e39-012536026501} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13828 | 2026.03.10 17:25:00.115167 [ 254 ] {b4633389-56d6-43e7-9e39-012536026501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13829 | 2026.03.10 17:25:00.115478 [ 254 ] {b4633389-56d6-43e7-9e39-012536026501} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13830 | 2026.03.10 17:25:00.115698 [ 254 ] {b4633389-56d6-43e7-9e39-012536026501} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13831 | 2026.03.10 17:25:00.115824 [ 32 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13832 | 2026.03.10 17:25:00.115836 [ 254 ] {b4633389-56d6-43e7-9e39-012536026501} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001192 sec., 29362.416107382553 rows/sec., 2.16 MiB/sec. | ||
| 13833 | 2026.03.10 17:25:00.115897 [ 32 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13834 | 2026.03.10 17:25:00.115926 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13835 | 2026.03.10 17:25:00.115941 [ 254 ] {b4633389-56d6-43e7-9e39-012536026501} <Debug> TCPHandler: Processed in 0.001426403 sec. | ||
| 13836 | 2026.03.10 17:25:00.116051 [ 197 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13837 | 2026.03.10 17:25:00.116075 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13838 | 2026.03.10 17:25:00.116209 [ 197 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13839 | 2026.03.10 17:25:00.116214 [ 254 ] {e6cc2a37-785a-4239-a2e0-d17f973f0712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13840 | 2026.03.10 17:25:00.116254 [ 197 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 225 rows starting from the beginning of the part | ||
| 13841 | 2026.03.10 17:25:00.116281 [ 254 ] {e6cc2a37-785a-4239-a2e0-d17f973f0712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13842 | 2026.03.10 17:25:00.116327 [ 197 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 41 rows starting from the beginning of the part | ||
| 13843 | 2026.03.10 17:25:00.116380 [ 197 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 5 rows starting from the beginning of the part | ||
| 13844 | 2026.03.10 17:25:00.116423 [ 197 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 35 rows starting from the beginning of the part | ||
| 13845 | 2026.03.10 17:25:00.116460 [ 197 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 32 rows starting from the beginning of the part | ||
| 13846 | 2026.03.10 17:25:00.116501 [ 197 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 35 rows starting from the beginning of the part | ||
| 13847 | 2026.03.10 17:25:00.116816 [ 254 ] {e6cc2a37-785a-4239-a2e0-d17f973f0712} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13848 | 2026.03.10 17:25:00.116868 [ 254 ] {e6cc2a37-785a-4239-a2e0-d17f973f0712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13849 | 2026.03.10 17:25:00.117258 [ 254 ] {e6cc2a37-785a-4239-a2e0-d17f973f0712} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13850 | 2026.03.10 17:25:00.117388 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401432 sec., 266156.3315237557 rows/sec., 19.04 MiB/sec. | ||
| 13851 | 2026.03.10 17:25:00.117491 [ 254 ] {e6cc2a37-785a-4239-a2e0-d17f973f0712} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13852 | 2026.03.10 17:25:00.117580 [ 200 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13853 | 2026.03.10 17:25:00.117634 [ 254 ] {e6cc2a37-785a-4239-a2e0-d17f973f0712} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001446 sec., 68464.73029045643 rows/sec., 5.35 MiB/sec. | ||
| 13854 | 2026.03.10 17:25:00.117679 [ 254 ] {e6cc2a37-785a-4239-a2e0-d17f973f0712} <Debug> TCPHandler: Processed in 0.001666867 sec. | ||
| 13855 | 2026.03.10 17:25:00.117794 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13856 | 2026.03.10 17:25:00.117891 [ 200 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_86_17} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13857 | 2026.03.10 17:25:00.117895 [ 254 ] {58c23141-9e8b-43c7-996b-7aa197ecf8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13858 | 2026.03.10 17:25:00.117959 [ 254 ] {58c23141-9e8b-43c7-996b-7aa197ecf8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13859 | 2026.03.10 17:25:00.117980 [ 200 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_86_17} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13860 | 2026.03.10 17:25:00.118093 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13861 | 2026.03.10 17:25:00.118388 [ 254 ] {58c23141-9e8b-43c7-996b-7aa197ecf8dd} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13862 | 2026.03.10 17:25:00.118431 [ 254 ] {58c23141-9e8b-43c7-996b-7aa197ecf8dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13863 | 2026.03.10 17:25:00.118783 [ 254 ] {58c23141-9e8b-43c7-996b-7aa197ecf8dd} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13864 | 2026.03.10 17:25:00.119002 [ 254 ] {58c23141-9e8b-43c7-996b-7aa197ecf8dd} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13865 | 2026.03.10 17:25:00.119138 [ 254 ] {58c23141-9e8b-43c7-996b-7aa197ecf8dd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 13866 | 2026.03.10 17:25:00.119178 [ 254 ] {58c23141-9e8b-43c7-996b-7aa197ecf8dd} <Debug> TCPHandler: Processed in 0.001434483 sec. | ||
| 13867 | 2026.03.10 17:25:00.119283 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13868 | 2026.03.10 17:25:00.119379 [ 254 ] {744657bc-86ff-457c-bf2a-edb765d5a5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13869 | 2026.03.10 17:25:00.119436 [ 254 ] {744657bc-86ff-457c-bf2a-edb765d5a5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13870 | 2026.03.10 17:25:00.120322 [ 254 ] {744657bc-86ff-457c-bf2a-edb765d5a5ef} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13871 | 2026.03.10 17:25:00.120363 [ 254 ] {744657bc-86ff-457c-bf2a-edb765d5a5ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13872 | 2026.03.10 17:25:00.120953 [ 254 ] {744657bc-86ff-457c-bf2a-edb765d5a5ef} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13873 | 2026.03.10 17:25:00.121184 [ 254 ] {744657bc-86ff-457c-bf2a-edb765d5a5ef} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13874 | 2026.03.10 17:25:00.121331 [ 254 ] {744657bc-86ff-457c-bf2a-edb765d5a5ef} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00197 sec., 17766.497461928935 rows/sec., 31.84 MiB/sec. | ||
| 13875 | 2026.03.10 17:25:00.121346 [ 30 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13876 | 2026.03.10 17:25:00.121399 [ 254 ] {744657bc-86ff-457c-bf2a-edb765d5a5ef} <Debug> TCPHandler: Processed in 0.002166135 sec. | ||
| 13877 | 2026.03.10 17:25:00.121418 [ 30 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13878 | 2026.03.10 17:25:00.121449 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13879 | 2026.03.10 17:25:00.121517 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13880 | 2026.03.10 17:25:00.121559 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 13881 | 2026.03.10 17:25:00.121636 [ 254 ] {c6160050-73fb-4f33-b202-9c2d911d8ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13882 | 2026.03.10 17:25:00.121685 [ 254 ] {c6160050-73fb-4f33-b202-9c2d911d8ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13883 | 2026.03.10 17:25:00.121819 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13884 | 2026.03.10 17:25:00.121889 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1681 rows starting from the beginning of the part | ||
| 13885 | 2026.03.10 17:25:00.122052 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 35 rows starting from the beginning of the part | ||
| 13886 | 2026.03.10 17:25:00.122108 [ 254 ] {c6160050-73fb-4f33-b202-9c2d911d8ec8} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13887 | 2026.03.10 17:25:00.122145 [ 254 ] {c6160050-73fb-4f33-b202-9c2d911d8ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13888 | 2026.03.10 17:25:00.122213 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 5 rows starting from the beginning of the part | ||
| 13889 | 2026.03.10 17:25:00.122370 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 35 rows starting from the beginning of the part | ||
| 13890 | 2026.03.10 17:25:00.122533 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 16 rows starting from the beginning of the part | ||
| 13891 | 2026.03.10 17:25:00.122554 [ 254 ] {c6160050-73fb-4f33-b202-9c2d911d8ec8} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 13892 | 2026.03.10 17:25:00.122692 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 35 rows starting from the beginning of the part | ||
| 13893 | 2026.03.10 17:25:00.122855 [ 254 ] {c6160050-73fb-4f33-b202-9c2d911d8ec8} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13894 | 2026.03.10 17:25:00.123024 [ 254 ] {c6160050-73fb-4f33-b202-9c2d911d8ec8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001412 sec., 42492.91784702549 rows/sec., 2.86 MiB/sec. | ||
| 13895 | 2026.03.10 17:25:00.123073 [ 254 ] {c6160050-73fb-4f33-b202-9c2d911d8ec8} <Debug> TCPHandler: Processed in 0.001609806 sec. | ||
| 13896 | 2026.03.10 17:25:00.132079 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1807 rows, containing 19 columns (19 merged, 0 gathered) in 0.01056725 sec., 171000.02365799996 rows/sec., 306.42 MiB/sec. | ||
| 13897 | 2026.03.10 17:25:00.134580 [ 190 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13898 | 2026.03.10 17:25:00.135001 [ 190 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13899 | 2026.03.10 17:25:00.135089 [ 190 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13900 | 2026.03.10 17:25:00.135279 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.24 MiB. | ||
| 13901 | 2026.03.10 17:25:00.601971 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13902 | 2026.03.10 17:25:00.616949 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13903 | 2026.03.10 17:25:00.617013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13904 | 2026.03.10 17:25:00.623034 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13905 | 2026.03.10 17:25:00.623732 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13906 | 2026.03.10 17:25:00.626695 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13907 | 2026.03.10 17:25:01.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.24 MiB, peak 369.91 MiB, free memory in arenas 0.00 B, will set to 357.60 MiB (RSS), difference: 4.36 MiB | ||
| 13908 | 2026.03.10 17:25:04.128255 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1720 | ||
| 13909 | 2026.03.10 17:25:04.130330 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13910 | 2026.03.10 17:25:04.130372 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13911 | 2026.03.10 17:25:04.131528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13912 | 2026.03.10 17:25:04.131790 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13913 | 2026.03.10 17:25:04.132055 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1720 | ||
| 13914 | 2026.03.10 17:25:04.331645 [ 26 ] {} <Debug> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 13915 | 2026.03.10 17:25:04.331712 [ 26 ] {} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13916 | 2026.03.10 17:25:04.331743 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13917 | 2026.03.10 17:25:04.331855 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 13918 | 2026.03.10 17:25:04.331971 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13919 | 2026.03.10 17:25:04.332005 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 160 rows starting from the beginning of the part | ||
| 13920 | 2026.03.10 17:25:04.332076 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 13921 | 2026.03.10 17:25:04.332128 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 12 rows starting from the beginning of the part | ||
| 13922 | 2026.03.10 17:25:04.332178 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 12 rows starting from the beginning of the part | ||
| 13923 | 2026.03.10 17:25:04.332222 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 12 rows starting from the beginning of the part | ||
| 13924 | 2026.03.10 17:25:04.332907 [ 188 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.001098068 sec., 189423.60582404732 rows/sec., 12.56 MiB/sec. | ||
| 13925 | 2026.03.10 17:25:04.333063 [ 187 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 13926 | 2026.03.10 17:25:04.333327 [ 187 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_27_6} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13927 | 2026.03.10 17:25:04.333391 [ 187 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_27_6} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 13928 | 2026.03.10 17:25:04.333460 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13929 | 2026.03.10 17:25:04.347329 [ 26 ] {} <Debug> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 | ||
| 13930 | 2026.03.10 17:25:04.347364 [ 26 ] {} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13931 | 2026.03.10 17:25:04.347384 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13932 | 2026.03.10 17:25:04.347530 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_27_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact with storage Full | ||
| 13933 | 2026.03.10 17:25:04.347731 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_27_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13934 | 2026.03.10 17:25:04.347787 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 308 rows starting from the beginning of the part | ||
| 13935 | 2026.03.10 17:25:04.347893 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 24 rows starting from the beginning of the part | ||
| 13936 | 2026.03.10 17:25:04.347968 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 13937 | 2026.03.10 17:25:04.348038 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part | ||
| 13938 | 2026.03.10 17:25:04.348105 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_27_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 24 rows starting from the beginning of the part | ||
| 13939 | 2026.03.10 17:25:04.348905 [ 188 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_27_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.001456143 sec., 277445.2783826863 rows/sec., 20.28 MiB/sec. | ||
| 13940 | 2026.03.10 17:25:04.349039 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_27_6} <Trace> MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) | ||
| 13941 | 2026.03.10 17:25:04.349275 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_27_6} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13942 | 2026.03.10 17:25:04.349345 [ 189 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_27_6} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Merged 5 parts: [all_1_23_5, all_27_27_0] -> all_1_27_6 | ||
| 13943 | 2026.03.10 17:25:04.349413 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 13944 | 2026.03.10 17:25:05.110264 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13945 | 2026.03.10 17:25:05.110449 [ 254 ] {aef358be-218e-4f74-bf02-9883f6cd1bb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13946 | 2026.03.10 17:25:05.110519 [ 254 ] {aef358be-218e-4f74-bf02-9883f6cd1bb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13947 | 2026.03.10 17:25:05.111203 [ 254 ] {aef358be-218e-4f74-bf02-9883f6cd1bb1} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13948 | 2026.03.10 17:25:05.111250 [ 254 ] {aef358be-218e-4f74-bf02-9883f6cd1bb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13949 | 2026.03.10 17:25:05.111664 [ 254 ] {aef358be-218e-4f74-bf02-9883f6cd1bb1} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13950 | 2026.03.10 17:25:05.111905 [ 254 ] {aef358be-218e-4f74-bf02-9883f6cd1bb1} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13951 | 2026.03.10 17:25:05.112064 [ 254 ] {aef358be-218e-4f74-bf02-9883f6cd1bb1} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001664 sec., 39663.46153846154 rows/sec., 3.14 MiB/sec. | ||
| 13952 | 2026.03.10 17:25:05.112109 [ 254 ] {aef358be-218e-4f74-bf02-9883f6cd1bb1} <Debug> TCPHandler: Processed in 0.001979072 sec. | ||
| 13953 | 2026.03.10 17:25:05.112241 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13954 | 2026.03.10 17:25:05.112339 [ 254 ] {0047358f-5641-4555-a2da-d76a93b7c281} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13955 | 2026.03.10 17:25:05.112381 [ 254 ] {0047358f-5641-4555-a2da-d76a93b7c281} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13956 | 2026.03.10 17:25:05.112789 [ 254 ] {0047358f-5641-4555-a2da-d76a93b7c281} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13957 | 2026.03.10 17:25:05.112829 [ 254 ] {0047358f-5641-4555-a2da-d76a93b7c281} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13958 | 2026.03.10 17:25:05.113131 [ 254 ] {0047358f-5641-4555-a2da-d76a93b7c281} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13959 | 2026.03.10 17:25:05.113361 [ 254 ] {0047358f-5641-4555-a2da-d76a93b7c281} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13960 | 2026.03.10 17:25:05.113499 [ 254 ] {0047358f-5641-4555-a2da-d76a93b7c281} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001177 sec., 4248.088360237893 rows/sec., 319.44 KiB/sec. | ||
| 13961 | 2026.03.10 17:25:05.113540 [ 254 ] {0047358f-5641-4555-a2da-d76a93b7c281} <Debug> TCPHandler: Processed in 0.001350212 sec. | ||
| 13962 | 2026.03.10 17:25:05.113664 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13963 | 2026.03.10 17:25:05.113761 [ 254 ] {f9840dbe-31dd-4b9d-a060-1e4eda7344f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13964 | 2026.03.10 17:25:05.113803 [ 254 ] {f9840dbe-31dd-4b9d-a060-1e4eda7344f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13965 | 2026.03.10 17:25:05.114244 [ 254 ] {f9840dbe-31dd-4b9d-a060-1e4eda7344f2} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13966 | 2026.03.10 17:25:05.114282 [ 254 ] {f9840dbe-31dd-4b9d-a060-1e4eda7344f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13967 | 2026.03.10 17:25:05.114598 [ 254 ] {f9840dbe-31dd-4b9d-a060-1e4eda7344f2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13968 | 2026.03.10 17:25:05.114816 [ 254 ] {f9840dbe-31dd-4b9d-a060-1e4eda7344f2} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13969 | 2026.03.10 17:25:05.114951 [ 254 ] {f9840dbe-31dd-4b9d-a060-1e4eda7344f2} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001208 sec., 57119.20529801324 rows/sec., 4.46 MiB/sec. | ||
| 13970 | 2026.03.10 17:25:05.114990 [ 254 ] {f9840dbe-31dd-4b9d-a060-1e4eda7344f2} <Debug> TCPHandler: Processed in 0.001377212 sec. | ||
| 13971 | 2026.03.10 17:25:05.115113 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13972 | 2026.03.10 17:25:05.115209 [ 254 ] {d637b979-8f95-4a6d-9563-f138fb79549b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13973 | 2026.03.10 17:25:05.115254 [ 254 ] {d637b979-8f95-4a6d-9563-f138fb79549b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13974 | 2026.03.10 17:25:05.115685 [ 254 ] {d637b979-8f95-4a6d-9563-f138fb79549b} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13975 | 2026.03.10 17:25:05.115723 [ 254 ] {d637b979-8f95-4a6d-9563-f138fb79549b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13976 | 2026.03.10 17:25:05.116061 [ 254 ] {d637b979-8f95-4a6d-9563-f138fb79549b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 13977 | 2026.03.10 17:25:05.116278 [ 254 ] {d637b979-8f95-4a6d-9563-f138fb79549b} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13978 | 2026.03.10 17:25:05.116402 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 3 parts from all_1_99_20 to all_101_101_0 | ||
| 13979 | 2026.03.10 17:25:05.116411 [ 254 ] {d637b979-8f95-4a6d-9563-f138fb79549b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 13980 | 2026.03.10 17:25:05.116477 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13981 | 2026.03.10 17:25:05.116497 [ 254 ] {d637b979-8f95-4a6d-9563-f138fb79549b} <Debug> TCPHandler: Processed in 0.001433614 sec. | ||
| 13982 | 2026.03.10 17:25:05.116503 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13983 | 2026.03.10 17:25:05.116605 [ 187 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_101_21} <Debug> MergeTask::PrepareStage: Merging 3 parts: from all_1_99_20 to all_101_101_0 into Compact with storage Full | ||
| 13984 | 2026.03.10 17:25:05.116624 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13985 | 2026.03.10 17:25:05.116701 [ 187 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_101_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13986 | 2026.03.10 17:25:05.116723 [ 254 ] {865d58ae-427c-4ed9-9e15-ab94c9a81d57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13987 | 2026.03.10 17:25:05.116732 [ 187 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_99_20, total 31034 rows starting from the beginning of the part | ||
| 13988 | 2026.03.10 17:25:05.116779 [ 254 ] {865d58ae-427c-4ed9-9e15-ab94c9a81d57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13989 | 2026.03.10 17:25:05.116796 [ 187 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13990 | 2026.03.10 17:25:05.116840 [ 187 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_101_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 1319 rows starting from the beginning of the part | ||
| 13991 | 2026.03.10 17:25:05.117562 [ 254 ] {865d58ae-427c-4ed9-9e15-ab94c9a81d57} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13992 | 2026.03.10 17:25:05.117600 [ 254 ] {865d58ae-427c-4ed9-9e15-ab94c9a81d57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 13993 | 2026.03.10 17:25:05.118131 [ 254 ] {865d58ae-427c-4ed9-9e15-ab94c9a81d57} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13994 | 2026.03.10 17:25:05.118413 [ 254 ] {865d58ae-427c-4ed9-9e15-ab94c9a81d57} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13995 | 2026.03.10 17:25:05.118559 [ 254 ] {865d58ae-427c-4ed9-9e15-ab94c9a81d57} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001853 sec., 2698.327037236913 rows/sec., 4.84 MiB/sec. | ||
| 13996 | 2026.03.10 17:25:05.118616 [ 254 ] {865d58ae-427c-4ed9-9e15-ab94c9a81d57} <Debug> TCPHandler: Processed in 0.002042433 sec. | ||
| 13997 | 2026.03.10 17:25:05.118735 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13998 | 2026.03.10 17:25:05.118834 [ 254 ] {7bc6b02b-7e69-495e-aaf5-5fc3b7461c90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13999 | 2026.03.10 17:25:05.118876 [ 254 ] {7bc6b02b-7e69-495e-aaf5-5fc3b7461c90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14000 | 2026.03.10 17:25:05.119222 [ 254 ] {7bc6b02b-7e69-495e-aaf5-5fc3b7461c90} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14001 | 2026.03.10 17:25:05.119259 [ 254 ] {7bc6b02b-7e69-495e-aaf5-5fc3b7461c90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14002 | 2026.03.10 17:25:05.119580 [ 254 ] {7bc6b02b-7e69-495e-aaf5-5fc3b7461c90} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14003 | 2026.03.10 17:25:05.119801 [ 254 ] {7bc6b02b-7e69-495e-aaf5-5fc3b7461c90} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14004 | 2026.03.10 17:25:05.119937 [ 254 ] {7bc6b02b-7e69-495e-aaf5-5fc3b7461c90} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 14005 | 2026.03.10 17:25:05.119976 [ 254 ] {7bc6b02b-7e69-495e-aaf5-5fc3b7461c90} <Debug> TCPHandler: Processed in 0.001290951 sec. | ||
| 14006 | 2026.03.10 17:25:05.123031 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_101_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32513 rows, containing 5 columns (5 merged, 0 gathered) in 0.006452414 sec., 5038889.321112997 rows/sec., 330.00 MiB/sec. | ||
| 14007 | 2026.03.10 17:25:05.123509 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_101_21} <Trace> MergedBlockOutputStream: filled checksums all_1_101_21 (state Temporary) | ||
| 14008 | 2026.03.10 17:25:05.123782 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_101_21} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_101_21 to all_1_101_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14009 | 2026.03.10 17:25:05.123857 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_101_21} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 3 parts: [all_1_99_20, all_101_101_0] -> all_1_101_21 | ||
| 14010 | 2026.03.10 17:25:05.123933 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 14011 | 2026.03.10 17:25:06.536678 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30303 | ||
| 14012 | 2026.03.10 17:25:06.537180 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14013 | 2026.03.10 17:25:06.537220 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14014 | 2026.03.10 17:25:06.537699 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14015 | 2026.03.10 17:25:06.537931 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14016 | 2026.03.10 17:25:06.538057 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30303 | ||
| 14017 | 2026.03.10 17:25:08.126779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14018 | 2026.03.10 17:25:08.142102 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14019 | 2026.03.10 17:25:08.142147 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14020 | 2026.03.10 17:25:08.148203 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14021 | 2026.03.10 17:25:08.148891 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14022 | 2026.03.10 17:25:08.151551 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14023 | 2026.03.10 17:25:10.119471 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14024 | 2026.03.10 17:25:10.119649 [ 254 ] {1831a4a0-0e53-4cec-9f14-d5581eb8ed8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14025 | 2026.03.10 17:25:10.119716 [ 254 ] {1831a4a0-0e53-4cec-9f14-d5581eb8ed8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14026 | 2026.03.10 17:25:10.120483 [ 254 ] {1831a4a0-0e53-4cec-9f14-d5581eb8ed8d} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14027 | 2026.03.10 17:25:10.120530 [ 254 ] {1831a4a0-0e53-4cec-9f14-d5581eb8ed8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14028 | 2026.03.10 17:25:10.120951 [ 254 ] {1831a4a0-0e53-4cec-9f14-d5581eb8ed8d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 14029 | 2026.03.10 17:25:10.121223 [ 254 ] {1831a4a0-0e53-4cec-9f14-d5581eb8ed8d} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14030 | 2026.03.10 17:25:10.121389 [ 254 ] {1831a4a0-0e53-4cec-9f14-d5581eb8ed8d} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001788 sec., 158836.6890380313 rows/sec., 10.09 MiB/sec. | ||
| 14031 | 2026.03.10 17:25:10.121439 [ 254 ] {1831a4a0-0e53-4cec-9f14-d5581eb8ed8d} <Debug> TCPHandler: Processed in 0.002092484 sec. | ||
| 14032 | 2026.03.10 17:25:10.121566 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14033 | 2026.03.10 17:25:10.121669 [ 254 ] {d8b508ed-e395-4cec-b4d3-e2201e926169} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14034 | 2026.03.10 17:25:10.121712 [ 254 ] {d8b508ed-e395-4cec-b4d3-e2201e926169} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14035 | 2026.03.10 17:25:10.122546 [ 254 ] {d8b508ed-e395-4cec-b4d3-e2201e926169} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14036 | 2026.03.10 17:25:10.122583 [ 254 ] {d8b508ed-e395-4cec-b4d3-e2201e926169} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14037 | 2026.03.10 17:25:10.122965 [ 254 ] {d8b508ed-e395-4cec-b4d3-e2201e926169} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14038 | 2026.03.10 17:25:10.123192 [ 254 ] {d8b508ed-e395-4cec-b4d3-e2201e926169} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14039 | 2026.03.10 17:25:10.123345 [ 254 ] {d8b508ed-e395-4cec-b4d3-e2201e926169} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.0017 sec., 510000 rows/sec., 40.31 MiB/sec. | ||
| 14040 | 2026.03.10 17:25:10.123385 [ 254 ] {d8b508ed-e395-4cec-b4d3-e2201e926169} <Debug> TCPHandler: Processed in 0.00187243 sec. | ||
| 14041 | 2026.03.10 17:25:10.123496 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14042 | 2026.03.10 17:25:10.123596 [ 254 ] {030f7f82-b665-4be0-862c-b51863aaa544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14043 | 2026.03.10 17:25:10.123637 [ 254 ] {030f7f82-b665-4be0-862c-b51863aaa544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14044 | 2026.03.10 17:25:10.124093 [ 254 ] {030f7f82-b665-4be0-862c-b51863aaa544} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14045 | 2026.03.10 17:25:10.124131 [ 254 ] {030f7f82-b665-4be0-862c-b51863aaa544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14046 | 2026.03.10 17:25:10.124440 [ 254 ] {030f7f82-b665-4be0-862c-b51863aaa544} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14047 | 2026.03.10 17:25:10.124657 [ 254 ] {030f7f82-b665-4be0-862c-b51863aaa544} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14048 | 2026.03.10 17:25:10.124787 [ 254 ] {030f7f82-b665-4be0-862c-b51863aaa544} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001212 sec., 146039.60396039605 rows/sec., 9.00 MiB/sec. | ||
| 14049 | 2026.03.10 17:25:10.124825 [ 254 ] {030f7f82-b665-4be0-862c-b51863aaa544} <Debug> TCPHandler: Processed in 0.001378942 sec. | ||
| 14050 | 2026.03.10 17:25:10.124931 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14051 | 2026.03.10 17:25:10.125026 [ 254 ] {4f05262a-c827-4595-9a60-3bf94ce9726a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14052 | 2026.03.10 17:25:10.125064 [ 254 ] {4f05262a-c827-4595-9a60-3bf94ce9726a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14053 | 2026.03.10 17:25:10.125487 [ 254 ] {4f05262a-c827-4595-9a60-3bf94ce9726a} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14054 | 2026.03.10 17:25:10.125524 [ 254 ] {4f05262a-c827-4595-9a60-3bf94ce9726a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14055 | 2026.03.10 17:25:10.125841 [ 254 ] {4f05262a-c827-4595-9a60-3bf94ce9726a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14056 | 2026.03.10 17:25:10.126079 [ 254 ] {4f05262a-c827-4595-9a60-3bf94ce9726a} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14057 | 2026.03.10 17:25:10.126215 [ 254 ] {4f05262a-c827-4595-9a60-3bf94ce9726a} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001207 sec., 123446.56172328087 rows/sec., 7.98 MiB/sec. | ||
| 14058 | 2026.03.10 17:25:10.126253 [ 254 ] {4f05262a-c827-4595-9a60-3bf94ce9726a} <Debug> TCPHandler: Processed in 0.001371982 sec. | ||
| 14059 | 2026.03.10 17:25:10.126358 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14060 | 2026.03.10 17:25:10.126452 [ 254 ] {63eb940e-ffe0-4f74-bd0a-6256e463cd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14061 | 2026.03.10 17:25:10.126491 [ 254 ] {63eb940e-ffe0-4f74-bd0a-6256e463cd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14062 | 2026.03.10 17:25:10.126912 [ 254 ] {63eb940e-ffe0-4f74-bd0a-6256e463cd7f} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14063 | 2026.03.10 17:25:10.126949 [ 254 ] {63eb940e-ffe0-4f74-bd0a-6256e463cd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14064 | 2026.03.10 17:25:10.127257 [ 254 ] {63eb940e-ffe0-4f74-bd0a-6256e463cd7f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 14065 | 2026.03.10 17:25:10.127474 [ 254 ] {63eb940e-ffe0-4f74-bd0a-6256e463cd7f} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14066 | 2026.03.10 17:25:10.127603 [ 254 ] {63eb940e-ffe0-4f74-bd0a-6256e463cd7f} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001168 sec., 126712.32876712328 rows/sec., 7.21 MiB/sec. | ||
| 14067 | 2026.03.10 17:25:10.127641 [ 254 ] {63eb940e-ffe0-4f74-bd0a-6256e463cd7f} <Debug> TCPHandler: Processed in 0.001332862 sec. | ||
| 14068 | 2026.03.10 17:25:10.127747 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14069 | 2026.03.10 17:25:10.127842 [ 254 ] {e2244495-08d1-4b3a-a873-d504338cd649} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14070 | 2026.03.10 17:25:10.127881 [ 254 ] {e2244495-08d1-4b3a-a873-d504338cd649} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14071 | 2026.03.10 17:25:10.128473 [ 254 ] {e2244495-08d1-4b3a-a873-d504338cd649} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14072 | 2026.03.10 17:25:10.128509 [ 254 ] {e2244495-08d1-4b3a-a873-d504338cd649} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14073 | 2026.03.10 17:25:10.128841 [ 254 ] {e2244495-08d1-4b3a-a873-d504338cd649} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14074 | 2026.03.10 17:25:10.129060 [ 254 ] {e2244495-08d1-4b3a-a873-d504338cd649} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14075 | 2026.03.10 17:25:10.129205 [ 254 ] {e2244495-08d1-4b3a-a873-d504338cd649} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.00138 sec., 380434.7826086957 rows/sec., 26.88 MiB/sec. | ||
| 14076 | 2026.03.10 17:25:10.129244 [ 254 ] {e2244495-08d1-4b3a-a873-d504338cd649} <Debug> TCPHandler: Processed in 0.001546715 sec. | ||
| 14077 | 2026.03.10 17:25:10.129345 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14078 | 2026.03.10 17:25:10.129439 [ 254 ] {bf78c6bd-d98c-40a6-82e3-8d3617fb7410} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14079 | 2026.03.10 17:25:10.129481 [ 254 ] {bf78c6bd-d98c-40a6-82e3-8d3617fb7410} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14080 | 2026.03.10 17:25:10.129805 [ 254 ] {bf78c6bd-d98c-40a6-82e3-8d3617fb7410} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14081 | 2026.03.10 17:25:10.129842 [ 254 ] {bf78c6bd-d98c-40a6-82e3-8d3617fb7410} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14082 | 2026.03.10 17:25:10.130151 [ 254 ] {bf78c6bd-d98c-40a6-82e3-8d3617fb7410} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14083 | 2026.03.10 17:25:10.130367 [ 254 ] {bf78c6bd-d98c-40a6-82e3-8d3617fb7410} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14084 | 2026.03.10 17:25:10.130496 [ 254 ] {bf78c6bd-d98c-40a6-82e3-8d3617fb7410} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 14085 | 2026.03.10 17:25:10.130533 [ 254 ] {bf78c6bd-d98c-40a6-82e3-8d3617fb7410} <Debug> TCPHandler: Processed in 0.00123682 sec. | ||
| 14086 | 2026.03.10 17:25:10.130638 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14087 | 2026.03.10 17:25:10.130732 [ 254 ] {8a96797e-ae5b-465b-b67f-cffdf3cdf6fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14088 | 2026.03.10 17:25:10.130852 [ 254 ] {8a96797e-ae5b-465b-b67f-cffdf3cdf6fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14089 | 2026.03.10 17:25:10.131252 [ 254 ] {8a96797e-ae5b-465b-b67f-cffdf3cdf6fe} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14090 | 2026.03.10 17:25:10.131289 [ 254 ] {8a96797e-ae5b-465b-b67f-cffdf3cdf6fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14091 | 2026.03.10 17:25:10.131650 [ 254 ] {8a96797e-ae5b-465b-b67f-cffdf3cdf6fe} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14092 | 2026.03.10 17:25:10.131870 [ 254 ] {8a96797e-ae5b-465b-b67f-cffdf3cdf6fe} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14093 | 2026.03.10 17:25:10.132002 [ 254 ] {8a96797e-ae5b-465b-b67f-cffdf3cdf6fe} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001288 sec., 205745.34161490682 rows/sec., 13.67 MiB/sec. | ||
| 14094 | 2026.03.10 17:25:10.132039 [ 254 ] {8a96797e-ae5b-465b-b67f-cffdf3cdf6fe} <Debug> TCPHandler: Processed in 0.001450894 sec. | ||
| 14095 | 2026.03.10 17:25:10.132145 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14096 | 2026.03.10 17:25:10.132318 [ 254 ] {94379977-b2d8-41fc-bd9e-fb983f4ff43a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14097 | 2026.03.10 17:25:10.132359 [ 254 ] {94379977-b2d8-41fc-bd9e-fb983f4ff43a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14098 | 2026.03.10 17:25:10.132656 [ 254 ] {94379977-b2d8-41fc-bd9e-fb983f4ff43a} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14099 | 2026.03.10 17:25:10.132693 [ 254 ] {94379977-b2d8-41fc-bd9e-fb983f4ff43a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14100 | 2026.03.10 17:25:10.132990 [ 254 ] {94379977-b2d8-41fc-bd9e-fb983f4ff43a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14101 | 2026.03.10 17:25:10.133206 [ 254 ] {94379977-b2d8-41fc-bd9e-fb983f4ff43a} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14102 | 2026.03.10 17:25:10.133332 [ 254 ] {94379977-b2d8-41fc-bd9e-fb983f4ff43a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 14103 | 2026.03.10 17:25:10.133370 [ 254 ] {94379977-b2d8-41fc-bd9e-fb983f4ff43a} <Debug> TCPHandler: Processed in 0.00127392 sec. | ||
| 14104 | 2026.03.10 17:25:10.133493 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14105 | 2026.03.10 17:25:10.133617 [ 254 ] {ed368fc2-184c-4bf7-a638-a613c567e821} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14106 | 2026.03.10 17:25:10.133682 [ 254 ] {ed368fc2-184c-4bf7-a638-a613c567e821} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14107 | 2026.03.10 17:25:10.134624 [ 254 ] {ed368fc2-184c-4bf7-a638-a613c567e821} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14108 | 2026.03.10 17:25:10.134663 [ 254 ] {ed368fc2-184c-4bf7-a638-a613c567e821} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14109 | 2026.03.10 17:25:10.135234 [ 254 ] {ed368fc2-184c-4bf7-a638-a613c567e821} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14110 | 2026.03.10 17:25:10.135464 [ 254 ] {ed368fc2-184c-4bf7-a638-a613c567e821} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14111 | 2026.03.10 17:25:10.135606 [ 254 ] {ed368fc2-184c-4bf7-a638-a613c567e821} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002014 sec., 17378.35153922542 rows/sec., 31.14 MiB/sec. | ||
| 14112 | 2026.03.10 17:25:10.135671 [ 254 ] {ed368fc2-184c-4bf7-a638-a613c567e821} <Debug> TCPHandler: Processed in 0.002239946 sec. | ||
| 14113 | 2026.03.10 17:25:10.135779 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14114 | 2026.03.10 17:25:10.135874 [ 254 ] {27186082-ea2c-4bc8-8e19-54c52b0d757b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14115 | 2026.03.10 17:25:10.135915 [ 254 ] {27186082-ea2c-4bc8-8e19-54c52b0d757b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14116 | 2026.03.10 17:25:10.136243 [ 254 ] {27186082-ea2c-4bc8-8e19-54c52b0d757b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14117 | 2026.03.10 17:25:10.136279 [ 254 ] {27186082-ea2c-4bc8-8e19-54c52b0d757b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14118 | 2026.03.10 17:25:10.136586 [ 254 ] {27186082-ea2c-4bc8-8e19-54c52b0d757b} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14119 | 2026.03.10 17:25:10.136801 [ 254 ] {27186082-ea2c-4bc8-8e19-54c52b0d757b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14120 | 2026.03.10 17:25:10.136941 [ 254 ] {27186082-ea2c-4bc8-8e19-54c52b0d757b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 14121 | 2026.03.10 17:25:10.136977 [ 254 ] {27186082-ea2c-4bc8-8e19-54c52b0d757b} <Debug> TCPHandler: Processed in 0.00124762 sec. | ||
| 14122 | 2026.03.10 17:25:13.873741 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14123 | 2026.03.10 17:25:13.873841 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14124 | 2026.03.10 17:25:14.001405 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001023987 sec. | ||
| 14125 | 2026.03.10 17:25:14.038212 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30815 | ||
| 14126 | 2026.03.10 17:25:14.038725 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14127 | 2026.03.10 17:25:14.038766 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14128 | 2026.03.10 17:25:14.039244 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14129 | 2026.03.10 17:25:14.039471 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14130 | 2026.03.10 17:25:14.039596 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30815 | ||
| 14131 | 2026.03.10 17:25:14.132224 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1754 | ||
| 14132 | 2026.03.10 17:25:14.134718 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14133 | 2026.03.10 17:25:14.134777 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14134 | 2026.03.10 17:25:14.136070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14135 | 2026.03.10 17:25:14.136378 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14136 | 2026.03.10 17:25:14.136797 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1754 | ||
| 14137 | 2026.03.10 17:25:15.110413 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14138 | 2026.03.10 17:25:15.110606 [ 254 ] {19cab9f0-78e8-47e8-a0e5-d6cb93ad24d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14139 | 2026.03.10 17:25:15.110680 [ 254 ] {19cab9f0-78e8-47e8-a0e5-d6cb93ad24d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14140 | 2026.03.10 17:25:15.111412 [ 254 ] {19cab9f0-78e8-47e8-a0e5-d6cb93ad24d0} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14141 | 2026.03.10 17:25:15.111468 [ 254 ] {19cab9f0-78e8-47e8-a0e5-d6cb93ad24d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14142 | 2026.03.10 17:25:15.111883 [ 254 ] {19cab9f0-78e8-47e8-a0e5-d6cb93ad24d0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14143 | 2026.03.10 17:25:15.112119 [ 254 ] {19cab9f0-78e8-47e8-a0e5-d6cb93ad24d0} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14144 | 2026.03.10 17:25:15.112292 [ 254 ] {19cab9f0-78e8-47e8-a0e5-d6cb93ad24d0} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001743 sec., 37865.74870912221 rows/sec., 3.00 MiB/sec. | ||
| 14145 | 2026.03.10 17:25:15.112320 [ 110 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14146 | 2026.03.10 17:25:15.112349 [ 254 ] {19cab9f0-78e8-47e8-a0e5-d6cb93ad24d0} <Debug> TCPHandler: Processed in 0.002059294 sec. | ||
| 14147 | 2026.03.10 17:25:15.112398 [ 110 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14148 | 2026.03.10 17:25:15.112429 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14149 | 2026.03.10 17:25:15.112521 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14150 | 2026.03.10 17:25:15.112572 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14151 | 2026.03.10 17:25:15.112642 [ 254 ] {0b119fd0-3f25-4021-aad9-ba6e7296d40b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14152 | 2026.03.10 17:25:15.112700 [ 254 ] {0b119fd0-3f25-4021-aad9-ba6e7296d40b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14153 | 2026.03.10 17:25:15.112722 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14154 | 2026.03.10 17:25:15.112762 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2892 rows starting from the beginning of the part | ||
| 14155 | 2026.03.10 17:25:15.112829 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
| 14156 | 2026.03.10 17:25:15.112874 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 126 rows starting from the beginning of the part | ||
| 14157 | 2026.03.10 17:25:15.112918 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 66 rows starting from the beginning of the part | ||
| 14158 | 2026.03.10 17:25:15.112956 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 867 rows starting from the beginning of the part | ||
| 14159 | 2026.03.10 17:25:15.112994 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 66 rows starting from the beginning of the part | ||
| 14160 | 2026.03.10 17:25:15.113205 [ 254 ] {0b119fd0-3f25-4021-aad9-ba6e7296d40b} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14161 | 2026.03.10 17:25:15.113258 [ 254 ] {0b119fd0-3f25-4021-aad9-ba6e7296d40b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14162 | 2026.03.10 17:25:15.113697 [ 254 ] {0b119fd0-3f25-4021-aad9-ba6e7296d40b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14163 | 2026.03.10 17:25:15.114020 [ 254 ] {0b119fd0-3f25-4021-aad9-ba6e7296d40b} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14164 | 2026.03.10 17:25:15.114193 [ 254 ] {0b119fd0-3f25-4021-aad9-ba6e7296d40b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001572 sec., 3180.6615776081426 rows/sec., 239.17 KiB/sec. | ||
| 14165 | 2026.03.10 17:25:15.114244 [ 254 ] {0b119fd0-3f25-4021-aad9-ba6e7296d40b} <Debug> TCPHandler: Processed in 0.001785209 sec. | ||
| 14166 | 2026.03.10 17:25:15.114365 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14167 | 2026.03.10 17:25:15.114450 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4073 rows, containing 5 columns (5 merged, 0 gathered) in 0.001946742 sec., 2092213.5547494225 rows/sec., 170.46 MiB/sec. | ||
| 14168 | 2026.03.10 17:25:15.114497 [ 254 ] {4ebdef0c-672f-4438-8f89-62e4cebdd19a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14169 | 2026.03.10 17:25:15.114558 [ 254 ] {4ebdef0c-672f-4438-8f89-62e4cebdd19a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14170 | 2026.03.10 17:25:15.114780 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14171 | 2026.03.10 17:25:15.115076 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_106_21} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14172 | 2026.03.10 17:25:15.115098 [ 254 ] {4ebdef0c-672f-4438-8f89-62e4cebdd19a} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14173 | 2026.03.10 17:25:15.115152 [ 254 ] {4ebdef0c-672f-4438-8f89-62e4cebdd19a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14174 | 2026.03.10 17:25:15.115166 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_106_21} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14175 | 2026.03.10 17:25:15.115256 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 14176 | 2026.03.10 17:25:15.115595 [ 254 ] {4ebdef0c-672f-4438-8f89-62e4cebdd19a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14177 | 2026.03.10 17:25:15.115906 [ 254 ] {4ebdef0c-672f-4438-8f89-62e4cebdd19a} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14178 | 2026.03.10 17:25:15.116064 [ 110 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14179 | 2026.03.10 17:25:15.116077 [ 254 ] {4ebdef0c-672f-4438-8f89-62e4cebdd19a} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.0016 sec., 43125 rows/sec., 3.37 MiB/sec. | ||
| 14180 | 2026.03.10 17:25:15.116100 [ 110 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14181 | 2026.03.10 17:25:15.116126 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14182 | 2026.03.10 17:25:15.116140 [ 254 ] {4ebdef0c-672f-4438-8f89-62e4cebdd19a} <Debug> TCPHandler: Processed in 0.00183472 sec. | ||
| 14183 | 2026.03.10 17:25:15.116212 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14184 | 2026.03.10 17:25:15.116273 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14185 | 2026.03.10 17:25:15.116333 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14186 | 2026.03.10 17:25:15.116371 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1551 rows starting from the beginning of the part | ||
| 14187 | 2026.03.10 17:25:15.116396 [ 254 ] {f2d408e1-bcae-4af5-abdd-daee9fd1377c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14188 | 2026.03.10 17:25:15.116438 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
| 14189 | 2026.03.10 17:25:15.116462 [ 254 ] {f2d408e1-bcae-4af5-abdd-daee9fd1377c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14190 | 2026.03.10 17:25:15.116490 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 99 rows starting from the beginning of the part | ||
| 14191 | 2026.03.10 17:25:15.116542 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 69 rows starting from the beginning of the part | ||
| 14192 | 2026.03.10 17:25:15.116584 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 525 rows starting from the beginning of the part | ||
| 14193 | 2026.03.10 17:25:15.116625 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 69 rows starting from the beginning of the part | ||
| 14194 | 2026.03.10 17:25:15.117004 [ 254 ] {f2d408e1-bcae-4af5-abdd-daee9fd1377c} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14195 | 2026.03.10 17:25:15.117056 [ 254 ] {f2d408e1-bcae-4af5-abdd-daee9fd1377c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14196 | 2026.03.10 17:25:15.117538 [ 254 ] {f2d408e1-bcae-4af5-abdd-daee9fd1377c} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14197 | 2026.03.10 17:25:15.117859 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2377 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690768 sec., 1405869.9951737907 rows/sec., 105.21 MiB/sec. | ||
| 14198 | 2026.03.10 17:25:15.117871 [ 254 ] {f2d408e1-bcae-4af5-abdd-daee9fd1377c} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14199 | 2026.03.10 17:25:15.118034 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 5 parts from all_1_101_21 to all_105_105_0 | ||
| 14200 | 2026.03.10 17:25:15.118053 [ 254 ] {f2d408e1-bcae-4af5-abdd-daee9fd1377c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00168 sec., 95238.09523809524 rows/sec., 6.63 MiB/sec. | ||
| 14201 | 2026.03.10 17:25:15.118070 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14202 | 2026.03.10 17:25:15.118067 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14203 | 2026.03.10 17:25:15.118110 [ 254 ] {f2d408e1-bcae-4af5-abdd-daee9fd1377c} <Debug> TCPHandler: Processed in 0.00189588 sec. | ||
| 14204 | 2026.03.10 17:25:15.118119 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14205 | 2026.03.10 17:25:15.118226 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_105_22} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_21 to all_105_105_0 into Compact with storage Full | ||
| 14206 | 2026.03.10 17:25:15.118246 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14207 | 2026.03.10 17:25:15.118361 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_106_21} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14208 | 2026.03.10 17:25:15.118383 [ 254 ] {92a489c8-85e4-41b4-b6a8-bbecd39fee86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14209 | 2026.03.10 17:25:15.118385 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_105_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14210 | 2026.03.10 17:25:15.118443 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_106_21} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14211 | 2026.03.10 17:25:15.118447 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_105_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_101_21, total 32513 rows starting from the beginning of the part | ||
| 14212 | 2026.03.10 17:25:15.118460 [ 254 ] {92a489c8-85e4-41b4-b6a8-bbecd39fee86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14213 | 2026.03.10 17:25:15.118528 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 14214 | 2026.03.10 17:25:15.118532 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_105_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
| 14215 | 2026.03.10 17:25:15.118595 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_105_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14216 | 2026.03.10 17:25:15.118639 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_105_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 14217 | 2026.03.10 17:25:15.118683 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_105_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 265 rows starting from the beginning of the part | ||
| 14218 | 2026.03.10 17:25:15.119278 [ 254 ] {92a489c8-85e4-41b4-b6a8-bbecd39fee86} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14219 | 2026.03.10 17:25:15.119322 [ 254 ] {92a489c8-85e4-41b4-b6a8-bbecd39fee86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14220 | 2026.03.10 17:25:15.119866 [ 254 ] {92a489c8-85e4-41b4-b6a8-bbecd39fee86} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14221 | 2026.03.10 17:25:15.120122 [ 254 ] {92a489c8-85e4-41b4-b6a8-bbecd39fee86} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14222 | 2026.03.10 17:25:15.120268 [ 254 ] {92a489c8-85e4-41b4-b6a8-bbecd39fee86} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001909 sec., 2619.1723415400734 rows/sec., 4.69 MiB/sec. | ||
| 14223 | 2026.03.10 17:25:15.120326 [ 254 ] {92a489c8-85e4-41b4-b6a8-bbecd39fee86} <Debug> TCPHandler: Processed in 0.002141674 sec. | ||
| 14224 | 2026.03.10 17:25:15.120433 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14225 | 2026.03.10 17:25:15.120530 [ 254 ] {271f0e4c-543e-41ec-b142-19cbec1d7c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14226 | 2026.03.10 17:25:15.120575 [ 254 ] {271f0e4c-543e-41ec-b142-19cbec1d7c9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14227 | 2026.03.10 17:25:15.120912 [ 254 ] {271f0e4c-543e-41ec-b142-19cbec1d7c9b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14228 | 2026.03.10 17:25:15.120950 [ 254 ] {271f0e4c-543e-41ec-b142-19cbec1d7c9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14229 | 2026.03.10 17:25:15.121297 [ 254 ] {271f0e4c-543e-41ec-b142-19cbec1d7c9b} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14230 | 2026.03.10 17:25:15.121509 [ 254 ] {271f0e4c-543e-41ec-b142-19cbec1d7c9b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14231 | 2026.03.10 17:25:15.121632 [ 110 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14232 | 2026.03.10 17:25:15.121646 [ 254 ] {271f0e4c-543e-41ec-b142-19cbec1d7c9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001134 sec., 52910.05291005291 rows/sec., 3.57 MiB/sec. | ||
| 14233 | 2026.03.10 17:25:15.121664 [ 110 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14234 | 2026.03.10 17:25:15.121687 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14235 | 2026.03.10 17:25:15.121691 [ 254 ] {271f0e4c-543e-41ec-b142-19cbec1d7c9b} <Debug> TCPHandler: Processed in 0.001307801 sec. | ||
| 14236 | 2026.03.10 17:25:15.121763 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14237 | 2026.03.10 17:25:15.121881 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14238 | 2026.03.10 17:25:15.121913 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 4722 rows starting from the beginning of the part | ||
| 14239 | 2026.03.10 17:25:15.121968 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 24 rows starting from the beginning of the part | ||
| 14240 | 2026.03.10 17:25:15.122012 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 14241 | 2026.03.10 17:25:15.122051 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 14242 | 2026.03.10 17:25:15.122090 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 90 rows starting from the beginning of the part | ||
| 14243 | 2026.03.10 17:25:15.122129 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 14244 | 2026.03.10 17:25:15.123851 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5016 rows, containing 4 columns (4 merged, 0 gathered) in 0.002119104 sec., 2367038.144423303 rows/sec., 155.79 MiB/sec. | ||
| 14245 | 2026.03.10 17:25:15.124326 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14246 | 2026.03.10 17:25:15.124575 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_106_21} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14247 | 2026.03.10 17:25:15.124646 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_106_21} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14248 | 2026.03.10 17:25:15.124718 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 14249 | 2026.03.10 17:25:15.125680 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_105_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33162 rows, containing 5 columns (5 merged, 0 gathered) in 0.007498501 sec., 4422483.907116902 rows/sec., 289.87 MiB/sec. | ||
| 14250 | 2026.03.10 17:25:15.125936 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_105_22} <Trace> MergedBlockOutputStream: filled checksums all_1_105_22 (state Temporary) | ||
| 14251 | 2026.03.10 17:25:15.126195 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_105_22} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_105_22 to all_1_105_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14252 | 2026.03.10 17:25:15.126269 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_105_22} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 5 parts: [all_1_101_21, all_105_105_0] -> all_1_105_22 | ||
| 14253 | 2026.03.10 17:25:15.126351 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 14254 | 2026.03.10 17:25:15.651636 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 14255 | 2026.03.10 17:25:15.669404 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14256 | 2026.03.10 17:25:15.669473 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.14 GiB. | ||
| 14257 | 2026.03.10 17:25:15.675636 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 14258 | 2026.03.10 17:25:15.676387 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14259 | 2026.03.10 17:25:15.679967 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 14260 | 2026.03.10 17:25:20.119692 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14261 | 2026.03.10 17:25:20.119912 [ 254 ] {f6888dd5-6569-4ffb-9fc5-db8ecad0fa02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14262 | 2026.03.10 17:25:20.119987 [ 254 ] {f6888dd5-6569-4ffb-9fc5-db8ecad0fa02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14263 | 2026.03.10 17:25:20.120817 [ 254 ] {f6888dd5-6569-4ffb-9fc5-db8ecad0fa02} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14264 | 2026.03.10 17:25:20.120868 [ 254 ] {f6888dd5-6569-4ffb-9fc5-db8ecad0fa02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14265 | 2026.03.10 17:25:20.121285 [ 254 ] {f6888dd5-6569-4ffb-9fc5-db8ecad0fa02} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14266 | 2026.03.10 17:25:20.121521 [ 254 ] {f6888dd5-6569-4ffb-9fc5-db8ecad0fa02} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14267 | 2026.03.10 17:25:20.121675 [ 254 ] {f6888dd5-6569-4ffb-9fc5-db8ecad0fa02} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001817 sec., 156301.59603742431 rows/sec., 9.93 MiB/sec. | ||
| 14268 | 2026.03.10 17:25:20.121721 [ 254 ] {f6888dd5-6569-4ffb-9fc5-db8ecad0fa02} <Debug> TCPHandler: Processed in 0.002161705 sec. | ||
| 14269 | 2026.03.10 17:25:20.121846 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14270 | 2026.03.10 17:25:20.121944 [ 254 ] {24bf6659-8609-42f7-aeff-2eef52e8b465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14271 | 2026.03.10 17:25:20.121987 [ 254 ] {24bf6659-8609-42f7-aeff-2eef52e8b465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14272 | 2026.03.10 17:25:20.122807 [ 254 ] {24bf6659-8609-42f7-aeff-2eef52e8b465} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14273 | 2026.03.10 17:25:20.122846 [ 254 ] {24bf6659-8609-42f7-aeff-2eef52e8b465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14274 | 2026.03.10 17:25:20.123217 [ 254 ] {24bf6659-8609-42f7-aeff-2eef52e8b465} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14275 | 2026.03.10 17:25:20.123439 [ 254 ] {24bf6659-8609-42f7-aeff-2eef52e8b465} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14276 | 2026.03.10 17:25:20.123579 [ 254 ] {24bf6659-8609-42f7-aeff-2eef52e8b465} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.001654 sec., 524183.7968561064 rows/sec., 41.43 MiB/sec. | ||
| 14277 | 2026.03.10 17:25:20.123620 [ 254 ] {24bf6659-8609-42f7-aeff-2eef52e8b465} <Debug> TCPHandler: Processed in 0.001823549 sec. | ||
| 14278 | 2026.03.10 17:25:20.123738 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14279 | 2026.03.10 17:25:20.123835 [ 254 ] {270176e0-4519-4ce1-9bfe-343fdf91915a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14280 | 2026.03.10 17:25:20.123877 [ 254 ] {270176e0-4519-4ce1-9bfe-343fdf91915a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14281 | 2026.03.10 17:25:20.124338 [ 254 ] {270176e0-4519-4ce1-9bfe-343fdf91915a} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14282 | 2026.03.10 17:25:20.124376 [ 254 ] {270176e0-4519-4ce1-9bfe-343fdf91915a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14283 | 2026.03.10 17:25:20.124697 [ 254 ] {270176e0-4519-4ce1-9bfe-343fdf91915a} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14284 | 2026.03.10 17:25:20.124929 [ 254 ] {270176e0-4519-4ce1-9bfe-343fdf91915a} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14285 | 2026.03.10 17:25:20.125069 [ 254 ] {270176e0-4519-4ce1-9bfe-343fdf91915a} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001252 sec., 141373.8019169329 rows/sec., 8.72 MiB/sec. | ||
| 14286 | 2026.03.10 17:25:20.125110 [ 254 ] {270176e0-4519-4ce1-9bfe-343fdf91915a} <Debug> TCPHandler: Processed in 0.001422683 sec. | ||
| 14287 | 2026.03.10 17:25:20.125224 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14288 | 2026.03.10 17:25:20.125321 [ 254 ] {62d16c74-0c88-47d0-a775-12202652631f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14289 | 2026.03.10 17:25:20.125363 [ 254 ] {62d16c74-0c88-47d0-a775-12202652631f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14290 | 2026.03.10 17:25:20.125805 [ 254 ] {62d16c74-0c88-47d0-a775-12202652631f} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14291 | 2026.03.10 17:25:20.125843 [ 254 ] {62d16c74-0c88-47d0-a775-12202652631f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14292 | 2026.03.10 17:25:20.126152 [ 254 ] {62d16c74-0c88-47d0-a775-12202652631f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 14293 | 2026.03.10 17:25:20.126372 [ 254 ] {62d16c74-0c88-47d0-a775-12202652631f} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14294 | 2026.03.10 17:25:20.126501 [ 254 ] {62d16c74-0c88-47d0-a775-12202652631f} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001198 sec., 124373.95659432387 rows/sec., 8.04 MiB/sec. | ||
| 14295 | 2026.03.10 17:25:20.126539 [ 254 ] {62d16c74-0c88-47d0-a775-12202652631f} <Debug> TCPHandler: Processed in 0.001365372 sec. | ||
| 14296 | 2026.03.10 17:25:20.126659 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14297 | 2026.03.10 17:25:20.126756 [ 254 ] {8a1f12a4-d62e-4dc3-94cd-5f2317266634} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14298 | 2026.03.10 17:25:20.126798 [ 254 ] {8a1f12a4-d62e-4dc3-94cd-5f2317266634} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14299 | 2026.03.10 17:25:20.127240 [ 254 ] {8a1f12a4-d62e-4dc3-94cd-5f2317266634} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14300 | 2026.03.10 17:25:20.127278 [ 254 ] {8a1f12a4-d62e-4dc3-94cd-5f2317266634} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14301 | 2026.03.10 17:25:20.127588 [ 254 ] {8a1f12a4-d62e-4dc3-94cd-5f2317266634} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 14302 | 2026.03.10 17:25:20.127803 [ 254 ] {8a1f12a4-d62e-4dc3-94cd-5f2317266634} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14303 | 2026.03.10 17:25:20.127934 [ 254 ] {8a1f12a4-d62e-4dc3-94cd-5f2317266634} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001195 sec., 123849.37238493723 rows/sec., 7.04 MiB/sec. | ||
| 14304 | 2026.03.10 17:25:20.127973 [ 254 ] {8a1f12a4-d62e-4dc3-94cd-5f2317266634} <Debug> TCPHandler: Processed in 0.001364022 sec. | ||
| 14305 | 2026.03.10 17:25:20.128086 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14306 | 2026.03.10 17:25:20.128181 [ 254 ] {f5284efa-8d0b-4581-95e6-b53ca8e3526e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14307 | 2026.03.10 17:25:20.128221 [ 254 ] {f5284efa-8d0b-4581-95e6-b53ca8e3526e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14308 | 2026.03.10 17:25:20.128826 [ 254 ] {f5284efa-8d0b-4581-95e6-b53ca8e3526e} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14309 | 2026.03.10 17:25:20.128864 [ 254 ] {f5284efa-8d0b-4581-95e6-b53ca8e3526e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14310 | 2026.03.10 17:25:20.129257 [ 254 ] {f5284efa-8d0b-4581-95e6-b53ca8e3526e} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14311 | 2026.03.10 17:25:20.129496 [ 254 ] {f5284efa-8d0b-4581-95e6-b53ca8e3526e} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14312 | 2026.03.10 17:25:20.129629 [ 254 ] {f5284efa-8d0b-4581-95e6-b53ca8e3526e} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001465 sec., 358361.7747440273 rows/sec., 25.32 MiB/sec. | ||
| 14313 | 2026.03.10 17:25:20.129670 [ 254 ] {f5284efa-8d0b-4581-95e6-b53ca8e3526e} <Debug> TCPHandler: Processed in 0.001633936 sec. | ||
| 14314 | 2026.03.10 17:25:20.129773 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14315 | 2026.03.10 17:25:20.129868 [ 254 ] {1c0c2c3a-a03e-4b2f-ab9b-205996e50eab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14316 | 2026.03.10 17:25:20.129910 [ 254 ] {1c0c2c3a-a03e-4b2f-ab9b-205996e50eab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14317 | 2026.03.10 17:25:20.130235 [ 254 ] {1c0c2c3a-a03e-4b2f-ab9b-205996e50eab} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14318 | 2026.03.10 17:25:20.130273 [ 254 ] {1c0c2c3a-a03e-4b2f-ab9b-205996e50eab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14319 | 2026.03.10 17:25:20.130585 [ 254 ] {1c0c2c3a-a03e-4b2f-ab9b-205996e50eab} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14320 | 2026.03.10 17:25:20.130805 [ 254 ] {1c0c2c3a-a03e-4b2f-ab9b-205996e50eab} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14321 | 2026.03.10 17:25:20.130935 [ 254 ] {1c0c2c3a-a03e-4b2f-ab9b-205996e50eab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001084 sec., 5535.055350553506 rows/sec., 289.19 KiB/sec. | ||
| 14322 | 2026.03.10 17:25:20.130975 [ 254 ] {1c0c2c3a-a03e-4b2f-ab9b-205996e50eab} <Debug> TCPHandler: Processed in 0.00125127 sec. | ||
| 14323 | 2026.03.10 17:25:20.131099 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14324 | 2026.03.10 17:25:20.131221 [ 254 ] {31a0d0e8-be67-4310-bb98-b894bb9d0dd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14325 | 2026.03.10 17:25:20.131272 [ 254 ] {31a0d0e8-be67-4310-bb98-b894bb9d0dd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14326 | 2026.03.10 17:25:20.131756 [ 254 ] {31a0d0e8-be67-4310-bb98-b894bb9d0dd9} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14327 | 2026.03.10 17:25:20.131795 [ 254 ] {31a0d0e8-be67-4310-bb98-b894bb9d0dd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14328 | 2026.03.10 17:25:20.132145 [ 254 ] {31a0d0e8-be67-4310-bb98-b894bb9d0dd9} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14329 | 2026.03.10 17:25:20.132370 [ 254 ] {31a0d0e8-be67-4310-bb98-b894bb9d0dd9} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14330 | 2026.03.10 17:25:20.132506 [ 254 ] {31a0d0e8-be67-4310-bb98-b894bb9d0dd9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001309 sec., 202444.61420932008 rows/sec., 13.45 MiB/sec. | ||
| 14331 | 2026.03.10 17:25:20.132544 [ 254 ] {31a0d0e8-be67-4310-bb98-b894bb9d0dd9} <Debug> TCPHandler: Processed in 0.001507225 sec. | ||
| 14332 | 2026.03.10 17:25:20.132664 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14333 | 2026.03.10 17:25:20.132759 [ 254 ] {257b3869-90dc-4096-8cfa-33981b8b7ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14334 | 2026.03.10 17:25:20.132800 [ 254 ] {257b3869-90dc-4096-8cfa-33981b8b7ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14335 | 2026.03.10 17:25:20.133117 [ 254 ] {257b3869-90dc-4096-8cfa-33981b8b7ac3} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14336 | 2026.03.10 17:25:20.133155 [ 254 ] {257b3869-90dc-4096-8cfa-33981b8b7ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14337 | 2026.03.10 17:25:20.133454 [ 254 ] {257b3869-90dc-4096-8cfa-33981b8b7ac3} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14338 | 2026.03.10 17:25:20.133665 [ 254 ] {257b3869-90dc-4096-8cfa-33981b8b7ac3} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14339 | 2026.03.10 17:25:20.133794 [ 254 ] {257b3869-90dc-4096-8cfa-33981b8b7ac3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001053 sec., 949.6676163342831 rows/sec., 63.99 KiB/sec. | ||
| 14340 | 2026.03.10 17:25:20.133833 [ 254 ] {257b3869-90dc-4096-8cfa-33981b8b7ac3} <Debug> TCPHandler: Processed in 0.00121965 sec. | ||
| 14341 | 2026.03.10 17:25:20.133944 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14342 | 2026.03.10 17:25:20.134037 [ 254 ] {f077622e-9163-4f59-9960-d2380bdc4161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14343 | 2026.03.10 17:25:20.134089 [ 254 ] {f077622e-9163-4f59-9960-d2380bdc4161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14344 | 2026.03.10 17:25:20.134940 [ 254 ] {f077622e-9163-4f59-9960-d2380bdc4161} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14345 | 2026.03.10 17:25:20.134978 [ 254 ] {f077622e-9163-4f59-9960-d2380bdc4161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14346 | 2026.03.10 17:25:20.135525 [ 254 ] {f077622e-9163-4f59-9960-d2380bdc4161} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14347 | 2026.03.10 17:25:20.135756 [ 254 ] {f077622e-9163-4f59-9960-d2380bdc4161} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14348 | 2026.03.10 17:25:20.135894 [ 254 ] {f077622e-9163-4f59-9960-d2380bdc4161} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001873 sec., 18686.599038974906 rows/sec., 33.49 MiB/sec. | ||
| 14349 | 2026.03.10 17:25:20.135948 [ 254 ] {f077622e-9163-4f59-9960-d2380bdc4161} <Debug> TCPHandler: Processed in 0.002053763 sec. | ||
| 14350 | 2026.03.10 17:25:20.136070 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14351 | 2026.03.10 17:25:20.136165 [ 254 ] {28f92eb1-27c9-42a2-aae5-fa24a721cfcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14352 | 2026.03.10 17:25:20.136206 [ 254 ] {28f92eb1-27c9-42a2-aae5-fa24a721cfcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14353 | 2026.03.10 17:25:20.136531 [ 254 ] {28f92eb1-27c9-42a2-aae5-fa24a721cfcf} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14354 | 2026.03.10 17:25:20.136567 [ 254 ] {28f92eb1-27c9-42a2-aae5-fa24a721cfcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14355 | 2026.03.10 17:25:20.136870 [ 254 ] {28f92eb1-27c9-42a2-aae5-fa24a721cfcf} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14356 | 2026.03.10 17:25:20.137091 [ 254 ] {28f92eb1-27c9-42a2-aae5-fa24a721cfcf} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14357 | 2026.03.10 17:25:20.137220 [ 254 ] {28f92eb1-27c9-42a2-aae5-fa24a721cfcf} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001074 sec., 83798.88268156424 rows/sec., 5.24 MiB/sec. | ||
| 14358 | 2026.03.10 17:25:20.137258 [ 254 ] {28f92eb1-27c9-42a2-aae5-fa24a721cfcf} <Debug> TCPHandler: Processed in 0.0012374 sec. | ||
| 14359 | 2026.03.10 17:25:20.862532 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53792 | ||
| 14360 | 2026.03.10 17:25:20.862651 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14361 | 2026.03.10 17:25:20.862680 [ 289 ] {} <Debug> TCP-Session: fb96382d-8cc6-4b9f-a59f-857a097cbe39 Authenticating user 'default' from [fd00:1122:3344:101::e]:53792 | ||
| 14362 | 2026.03.10 17:25:20.862703 [ 289 ] {} <Debug> TCP-Session: fb96382d-8cc6-4b9f-a59f-857a097cbe39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14363 | 2026.03.10 17:25:20.862716 [ 289 ] {} <Debug> TCP-Session: fb96382d-8cc6-4b9f-a59f-857a097cbe39 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14364 | 2026.03.10 17:25:20.862996 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38386 | ||
| 14365 | 2026.03.10 17:25:20.863021 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34930 | ||
| 14366 | 2026.03.10 17:25:20.863049 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45855 | ||
| 14367 | 2026.03.10 17:25:20.863090 [ 289 ] {} <Trace> TCP-Session: fb96382d-8cc6-4b9f-a59f-857a097cbe39 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14368 | 2026.03.10 17:25:20.863118 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59206 | ||
| 14369 | 2026.03.10 17:25:20.863158 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14370 | 2026.03.10 17:25:20.863208 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14371 | 2026.03.10 17:25:20.863158 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14372 | 2026.03.10 17:25:20.863231 [ 290 ] {} <Debug> TCP-Session: cbec1bb3-6bb0-4da0-909e-cb2258a77526 Authenticating user 'default' from [fd00:1122:3344:101::e]:38386 | ||
| 14373 | 2026.03.10 17:25:20.863247 [ 356 ] {} <Debug> TCP-Session: 2c51fe71-2ab8-47c3-b7ab-9281404f446d Authenticating user 'default' from [fd00:1122:3344:101::e]:45855 | ||
| 14374 | 2026.03.10 17:25:20.863265 [ 354 ] {} <Debug> TCP-Session: dbf3fce2-d78c-4954-8e2c-87351424bc13 Authenticating user 'default' from [fd00:1122:3344:101::e]:34930 | ||
| 14375 | 2026.03.10 17:25:20.863276 [ 290 ] {} <Debug> TCP-Session: cbec1bb3-6bb0-4da0-909e-cb2258a77526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14376 | 2026.03.10 17:25:20.863289 [ 356 ] {} <Debug> TCP-Session: 2c51fe71-2ab8-47c3-b7ab-9281404f446d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14377 | 2026.03.10 17:25:20.863302 [ 290 ] {} <Debug> TCP-Session: cbec1bb3-6bb0-4da0-909e-cb2258a77526 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14378 | 2026.03.10 17:25:20.863317 [ 356 ] {} <Debug> TCP-Session: 2c51fe71-2ab8-47c3-b7ab-9281404f446d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14379 | 2026.03.10 17:25:20.863305 [ 289 ] {180330a6-e8dc-4655-93a6-dd354abf9057} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53792) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14380 | 2026.03.10 17:25:20.863297 [ 354 ] {} <Debug> TCP-Session: dbf3fce2-d78c-4954-8e2c-87351424bc13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14381 | 2026.03.10 17:25:20.863280 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14382 | 2026.03.10 17:25:20.863392 [ 354 ] {} <Debug> TCP-Session: dbf3fce2-d78c-4954-8e2c-87351424bc13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14383 | 2026.03.10 17:25:20.863104 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60938 | ||
| 14384 | 2026.03.10 17:25:20.863452 [ 358 ] {} <Debug> TCP-Session: 16593674-220f-4d1c-92cb-23433479b360 Authenticating user 'default' from [fd00:1122:3344:101::e]:59206 | ||
| 14385 | 2026.03.10 17:25:20.863083 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63671 | ||
| 14386 | 2026.03.10 17:25:20.863498 [ 358 ] {} <Debug> TCP-Session: 16593674-220f-4d1c-92cb-23433479b360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14387 | 2026.03.10 17:25:20.862997 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36413 | ||
| 14388 | 2026.03.10 17:25:20.863524 [ 358 ] {} <Debug> TCP-Session: 16593674-220f-4d1c-92cb-23433479b360 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14389 | 2026.03.10 17:25:20.863516 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14390 | 2026.03.10 17:25:20.863008 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34905 | ||
| 14391 | 2026.03.10 17:25:20.863607 [ 357 ] {} <Debug> TCP-Session: f5672a1f-3589-4ce3-af36-1d54e94530bc Authenticating user 'default' from [fd00:1122:3344:101::e]:60938 | ||
| 14392 | 2026.03.10 17:25:20.863639 [ 357 ] {} <Debug> TCP-Session: f5672a1f-3589-4ce3-af36-1d54e94530bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14393 | 2026.03.10 17:25:20.863659 [ 357 ] {} <Debug> TCP-Session: f5672a1f-3589-4ce3-af36-1d54e94530bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14394 | 2026.03.10 17:25:20.863709 [ 289 ] {180330a6-e8dc-4655-93a6-dd354abf9057} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14395 | 2026.03.10 17:25:20.863797 [ 289 ] {180330a6-e8dc-4655-93a6-dd354abf9057} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14396 | 2026.03.10 17:25:20.864039 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14397 | 2026.03.10 17:25:20.864076 [ 355 ] {} <Debug> TCP-Session: ed70bba4-fdbb-4435-bc7f-44c775328e00 Authenticating user 'default' from [fd00:1122:3344:101::e]:63671 | ||
| 14398 | 2026.03.10 17:25:20.864098 [ 355 ] {} <Debug> TCP-Session: ed70bba4-fdbb-4435-bc7f-44c775328e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14399 | 2026.03.10 17:25:20.864111 [ 355 ] {} <Debug> TCP-Session: ed70bba4-fdbb-4435-bc7f-44c775328e00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14400 | 2026.03.10 17:25:20.864213 [ 289 ] {180330a6-e8dc-4655-93a6-dd354abf9057} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 14401 | 2026.03.10 17:25:20.864327 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14402 | 2026.03.10 17:25:20.864373 [ 353 ] {} <Debug> TCP-Session: be142190-3287-4ceb-86b1-53e689b7d050 Authenticating user 'default' from [fd00:1122:3344:101::e]:34905 | ||
| 14403 | 2026.03.10 17:25:20.864396 [ 353 ] {} <Debug> TCP-Session: be142190-3287-4ceb-86b1-53e689b7d050 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14404 | 2026.03.10 17:25:20.864414 [ 353 ] {} <Debug> TCP-Session: be142190-3287-4ceb-86b1-53e689b7d050 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14405 | 2026.03.10 17:25:20.864449 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14406 | 2026.03.10 17:25:20.864488 [ 352 ] {} <Debug> TCP-Session: 39425af0-07dc-41fc-912d-cc5676651a0c Authenticating user 'default' from [fd00:1122:3344:101::e]:36413 | ||
| 14407 | 2026.03.10 17:25:20.864505 [ 352 ] {} <Debug> TCP-Session: 39425af0-07dc-41fc-912d-cc5676651a0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14408 | 2026.03.10 17:25:20.864518 [ 352 ] {} <Debug> TCP-Session: 39425af0-07dc-41fc-912d-cc5676651a0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14409 | 2026.03.10 17:25:20.865414 [ 329 ] {180330a6-e8dc-4655-93a6-dd354abf9057} <Trace> AggregatingTransform: Aggregating | ||
| 14410 | 2026.03.10 17:25:20.865522 [ 329 ] {180330a6-e8dc-4655-93a6-dd354abf9057} <Trace> Aggregator: Aggregation method: without_key | ||
| 14411 | 2026.03.10 17:25:20.865563 [ 329 ] {180330a6-e8dc-4655-93a6-dd354abf9057} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001202469 sec. (831.622 rows/sec., 32.49 KiB/sec.) | ||
| 14412 | 2026.03.10 17:25:20.865585 [ 329 ] {180330a6-e8dc-4655-93a6-dd354abf9057} <Trace> Aggregator: Merging aggregated data | ||
| 14413 | 2026.03.10 17:25:20.867234 [ 289 ] {180330a6-e8dc-4655-93a6-dd354abf9057} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003988 sec., 250.7522567703109 rows/sec., 9.80 KiB/sec. | ||
| 14414 | 2026.03.10 17:25:20.867400 [ 289 ] {180330a6-e8dc-4655-93a6-dd354abf9057} <Debug> TCPHandler: Processed in 0.004434422 sec. | ||
| 14415 | 2026.03.10 17:25:20.867532 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14416 | 2026.03.10 17:25:20.867566 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14417 | 2026.03.10 17:25:20.867587 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14418 | 2026.03.10 17:25:20.867580 [ 289 ] {} <Debug> TCP-Session: fb96382d-8cc6-4b9f-a59f-857a097cbe39 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14419 | 2026.03.10 17:25:20.867610 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14420 | 2026.03.10 17:25:20.867628 [ 358 ] {} <Debug> TCP-Session: 16593674-220f-4d1c-92cb-23433479b360 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14421 | 2026.03.10 17:25:20.867649 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14422 | 2026.03.10 17:25:20.867672 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14423 | 2026.03.10 17:25:20.867710 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14424 | 2026.03.10 17:25:20.867732 [ 354 ] {} <Debug> TCP-Session: dbf3fce2-d78c-4954-8e2c-87351424bc13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14425 | 2026.03.10 17:25:20.867747 [ 352 ] {} <Debug> TCP-Session: 39425af0-07dc-41fc-912d-cc5676651a0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14426 | 2026.03.10 17:25:20.867759 [ 357 ] {} <Debug> TCP-Session: f5672a1f-3589-4ce3-af36-1d54e94530bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14427 | 2026.03.10 17:25:20.867687 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14428 | 2026.03.10 17:25:20.867681 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14429 | 2026.03.10 17:25:20.867849 [ 356 ] {} <Debug> TCP-Session: 2c51fe71-2ab8-47c3-b7ab-9281404f446d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14430 | 2026.03.10 17:25:20.867675 [ 353 ] {} <Debug> TCP-Session: be142190-3287-4ceb-86b1-53e689b7d050 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14431 | 2026.03.10 17:25:20.867875 [ 290 ] {} <Debug> TCP-Session: cbec1bb3-6bb0-4da0-909e-cb2258a77526 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14432 | 2026.03.10 17:25:20.867617 [ 355 ] {} <Debug> TCP-Session: ed70bba4-fdbb-4435-bc7f-44c775328e00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14433 | 2026.03.10 17:25:21.064217 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39839 | ||
| 14434 | 2026.03.10 17:25:21.064334 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14435 | 2026.03.10 17:25:21.064360 [ 357 ] {} <Debug> TCP-Session: a237cf2b-3441-4515-90d4-2ec68b3ce394 Authenticating user 'default' from [fd00:1122:3344:101::e]:39839 | ||
| 14436 | 2026.03.10 17:25:21.064384 [ 357 ] {} <Debug> TCP-Session: a237cf2b-3441-4515-90d4-2ec68b3ce394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14437 | 2026.03.10 17:25:21.064397 [ 357 ] {} <Debug> TCP-Session: a237cf2b-3441-4515-90d4-2ec68b3ce394 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14438 | 2026.03.10 17:25:21.064580 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61341 | ||
| 14439 | 2026.03.10 17:25:21.064626 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35027 | ||
| 14440 | 2026.03.10 17:25:21.064642 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39774 | ||
| 14441 | 2026.03.10 17:25:21.064675 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52103 | ||
| 14442 | 2026.03.10 17:25:21.064693 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14443 | 2026.03.10 17:25:21.064705 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14444 | 2026.03.10 17:25:21.064721 [ 357 ] {} <Trace> TCP-Session: a237cf2b-3441-4515-90d4-2ec68b3ce394 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14445 | 2026.03.10 17:25:21.064736 [ 358 ] {} <Debug> TCP-Session: f05dbe77-caf1-465b-ac94-48bf9a6cdf8d Authenticating user 'default' from [fd00:1122:3344:101::e]:61341 | ||
| 14446 | 2026.03.10 17:25:21.064745 [ 290 ] {} <Debug> TCP-Session: f0a46918-25ff-459e-8ccf-62e4b587c514 Authenticating user 'default' from [fd00:1122:3344:101::e]:35027 | ||
| 14447 | 2026.03.10 17:25:21.064762 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14448 | 2026.03.10 17:25:21.064778 [ 358 ] {} <Debug> TCP-Session: f05dbe77-caf1-465b-ac94-48bf9a6cdf8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14449 | 2026.03.10 17:25:21.064787 [ 290 ] {} <Debug> TCP-Session: f0a46918-25ff-459e-8ccf-62e4b587c514 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14450 | 2026.03.10 17:25:21.064805 [ 358 ] {} <Debug> TCP-Session: f05dbe77-caf1-465b-ac94-48bf9a6cdf8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14451 | 2026.03.10 17:25:21.064803 [ 355 ] {} <Debug> TCP-Session: 66b8fb1a-1078-4471-942e-de06d650f580 Authenticating user 'default' from [fd00:1122:3344:101::e]:52103 | ||
| 14452 | 2026.03.10 17:25:21.064820 [ 290 ] {} <Debug> TCP-Session: f0a46918-25ff-459e-8ccf-62e4b587c514 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14453 | 2026.03.10 17:25:21.064843 [ 355 ] {} <Debug> TCP-Session: 66b8fb1a-1078-4471-942e-de06d650f580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14454 | 2026.03.10 17:25:21.064763 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14455 | 2026.03.10 17:25:21.064868 [ 355 ] {} <Debug> TCP-Session: 66b8fb1a-1078-4471-942e-de06d650f580 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14456 | 2026.03.10 17:25:21.064680 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51298 | ||
| 14457 | 2026.03.10 17:25:21.064914 [ 352 ] {} <Debug> TCP-Session: 677b514c-21b5-4701-8025-0b12b5563585 Authenticating user 'default' from [fd00:1122:3344:101::e]:39774 | ||
| 14458 | 2026.03.10 17:25:21.064916 [ 357 ] {1ea4b270-ef22-43de-8e5a-960c152c0885} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39839) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14459 | 2026.03.10 17:25:21.064949 [ 352 ] {} <Debug> TCP-Session: 677b514c-21b5-4701-8025-0b12b5563585 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14460 | 2026.03.10 17:25:21.064662 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48238 | ||
| 14461 | 2026.03.10 17:25:21.064977 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14462 | 2026.03.10 17:25:21.064976 [ 352 ] {} <Debug> TCP-Session: 677b514c-21b5-4701-8025-0b12b5563585 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14463 | 2026.03.10 17:25:21.065022 [ 356 ] {} <Debug> TCP-Session: 5637b479-ee50-48ca-8399-5ab83b0e4ed6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51298 | ||
| 14464 | 2026.03.10 17:25:21.064651 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32957 | ||
| 14465 | 2026.03.10 17:25:21.065043 [ 356 ] {} <Debug> TCP-Session: 5637b479-ee50-48ca-8399-5ab83b0e4ed6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14466 | 2026.03.10 17:25:21.065041 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14467 | 2026.03.10 17:25:21.065103 [ 356 ] {} <Debug> TCP-Session: 5637b479-ee50-48ca-8399-5ab83b0e4ed6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14468 | 2026.03.10 17:25:21.064628 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57876 | ||
| 14469 | 2026.03.10 17:25:21.065153 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14470 | 2026.03.10 17:25:21.065129 [ 354 ] {} <Debug> TCP-Session: e8650b29-aa72-4223-a2a3-c8069a377613 Authenticating user 'default' from [fd00:1122:3344:101::e]:48238 | ||
| 14471 | 2026.03.10 17:25:21.065185 [ 353 ] {} <Debug> TCP-Session: 9ffef371-b9dc-4c40-86fc-0c77ac50a966 Authenticating user 'default' from [fd00:1122:3344:101::e]:32957 | ||
| 14472 | 2026.03.10 17:25:21.065197 [ 354 ] {} <Debug> TCP-Session: e8650b29-aa72-4223-a2a3-c8069a377613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14473 | 2026.03.10 17:25:21.065209 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14474 | 2026.03.10 17:25:21.065213 [ 353 ] {} <Debug> TCP-Session: 9ffef371-b9dc-4c40-86fc-0c77ac50a966 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14475 | 2026.03.10 17:25:21.065217 [ 354 ] {} <Debug> TCP-Session: e8650b29-aa72-4223-a2a3-c8069a377613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14476 | 2026.03.10 17:25:21.065238 [ 289 ] {} <Debug> TCP-Session: 8ac39ead-9a7e-48ef-b6db-ed65869b784c Authenticating user 'default' from [fd00:1122:3344:101::e]:57876 | ||
| 14477 | 2026.03.10 17:25:21.065240 [ 353 ] {} <Debug> TCP-Session: 9ffef371-b9dc-4c40-86fc-0c77ac50a966 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14478 | 2026.03.10 17:25:21.065268 [ 357 ] {1ea4b270-ef22-43de-8e5a-960c152c0885} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14479 | 2026.03.10 17:25:21.065271 [ 289 ] {} <Debug> TCP-Session: 8ac39ead-9a7e-48ef-b6db-ed65869b784c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14480 | 2026.03.10 17:25:21.065309 [ 289 ] {} <Debug> TCP-Session: 8ac39ead-9a7e-48ef-b6db-ed65869b784c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14481 | 2026.03.10 17:25:21.065335 [ 357 ] {1ea4b270-ef22-43de-8e5a-960c152c0885} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14482 | 2026.03.10 17:25:21.065644 [ 357 ] {1ea4b270-ef22-43de-8e5a-960c152c0885} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 14483 | 2026.03.10 17:25:21.066709 [ 306 ] {1ea4b270-ef22-43de-8e5a-960c152c0885} <Trace> AggregatingTransform: Aggregating | ||
| 14484 | 2026.03.10 17:25:21.066756 [ 306 ] {1ea4b270-ef22-43de-8e5a-960c152c0885} <Trace> Aggregator: Aggregation method: without_key | ||
| 14485 | 2026.03.10 17:25:21.066792 [ 306 ] {1ea4b270-ef22-43de-8e5a-960c152c0885} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001048047 sec. (954.156 rows/sec., 37.27 KiB/sec.) | ||
| 14486 | 2026.03.10 17:25:21.066810 [ 306 ] {1ea4b270-ef22-43de-8e5a-960c152c0885} <Trace> Aggregator: Merging aggregated data | ||
| 14487 | 2026.03.10 17:25:21.068567 [ 357 ] {1ea4b270-ef22-43de-8e5a-960c152c0885} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003725 sec., 268.4563758389262 rows/sec., 10.49 KiB/sec. | ||
| 14488 | 2026.03.10 17:25:21.068680 [ 357 ] {1ea4b270-ef22-43de-8e5a-960c152c0885} <Debug> TCPHandler: Processed in 0.004094766 sec. | ||
| 14489 | 2026.03.10 17:25:21.068790 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14490 | 2026.03.10 17:25:21.068818 [ 357 ] {} <Debug> TCP-Session: a237cf2b-3441-4515-90d4-2ec68b3ce394 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14491 | 2026.03.10 17:25:21.068824 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14492 | 2026.03.10 17:25:21.068843 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14493 | 2026.03.10 17:25:21.068859 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14494 | 2026.03.10 17:25:21.068880 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14495 | 2026.03.10 17:25:21.068897 [ 356 ] {} <Debug> TCP-Session: 5637b479-ee50-48ca-8399-5ab83b0e4ed6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14496 | 2026.03.10 17:25:21.068911 [ 353 ] {} <Debug> TCP-Session: 9ffef371-b9dc-4c40-86fc-0c77ac50a966 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14497 | 2026.03.10 17:25:21.068930 [ 289 ] {} <Debug> TCP-Session: 8ac39ead-9a7e-48ef-b6db-ed65869b784c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14498 | 2026.03.10 17:25:21.068920 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14499 | 2026.03.10 17:25:21.068942 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14500 | 2026.03.10 17:25:21.068963 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14501 | 2026.03.10 17:25:21.068985 [ 354 ] {} <Debug> TCP-Session: e8650b29-aa72-4223-a2a3-c8069a377613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14502 | 2026.03.10 17:25:21.069011 [ 352 ] {} <Debug> TCP-Session: 677b514c-21b5-4701-8025-0b12b5563585 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14503 | 2026.03.10 17:25:21.069027 [ 355 ] {} <Debug> TCP-Session: 66b8fb1a-1078-4471-942e-de06d650f580 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14504 | 2026.03.10 17:25:21.068901 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14505 | 2026.03.10 17:25:21.068864 [ 358 ] {} <Debug> TCP-Session: f05dbe77-caf1-465b-ac94-48bf9a6cdf8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14506 | 2026.03.10 17:25:21.069092 [ 290 ] {} <Debug> TCP-Session: f0a46918-25ff-459e-8ccf-62e4b587c514 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14507 | 2026.03.10 17:25:21.121800 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62178 | ||
| 14508 | 2026.03.10 17:25:21.121926 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14509 | 2026.03.10 17:25:21.121969 [ 357 ] {} <Debug> TCP-Session: 28b7ba32-40c7-4f44-9eb6-3007e4503063 Authenticating user 'default' from [fd00:1122:3344:101::e]:62178 | ||
| 14510 | 2026.03.10 17:25:21.121995 [ 357 ] {} <Debug> TCP-Session: 28b7ba32-40c7-4f44-9eb6-3007e4503063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14511 | 2026.03.10 17:25:21.122009 [ 357 ] {} <Debug> TCP-Session: 28b7ba32-40c7-4f44-9eb6-3007e4503063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14512 | 2026.03.10 17:25:21.122202 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34184 | ||
| 14513 | 2026.03.10 17:25:21.122221 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63598 | ||
| 14514 | 2026.03.10 17:25:21.122234 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59215 | ||
| 14515 | 2026.03.10 17:25:21.122271 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61495 | ||
| 14516 | 2026.03.10 17:25:21.122290 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38238 | ||
| 14517 | 2026.03.10 17:25:21.122336 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14518 | 2026.03.10 17:25:21.122343 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14519 | 2026.03.10 17:25:21.122348 [ 357 ] {} <Trace> TCP-Session: 28b7ba32-40c7-4f44-9eb6-3007e4503063 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14520 | 2026.03.10 17:25:21.122380 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14521 | 2026.03.10 17:25:21.122387 [ 358 ] {} <Debug> TCP-Session: 061a804d-ad6e-4d09-8623-99d1cc31727a Authenticating user 'default' from [fd00:1122:3344:101::e]:34184 | ||
| 14522 | 2026.03.10 17:25:21.122424 [ 356 ] {} <Debug> TCP-Session: 88225b0e-10f5-49ab-9e34-79d5da0036ac Authenticating user 'default' from [fd00:1122:3344:101::e]:38238 | ||
| 14523 | 2026.03.10 17:25:21.122365 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14524 | 2026.03.10 17:25:21.122439 [ 358 ] {} <Debug> TCP-Session: 061a804d-ad6e-4d09-8623-99d1cc31727a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14525 | 2026.03.10 17:25:21.122453 [ 356 ] {} <Debug> TCP-Session: 88225b0e-10f5-49ab-9e34-79d5da0036ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14526 | 2026.03.10 17:25:21.122470 [ 352 ] {} <Debug> TCP-Session: 9314a972-56fd-44ca-933b-1d81879ff01e Authenticating user 'default' from [fd00:1122:3344:101::e]:59215 | ||
| 14527 | 2026.03.10 17:25:21.122475 [ 358 ] {} <Debug> TCP-Session: 061a804d-ad6e-4d09-8623-99d1cc31727a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14528 | 2026.03.10 17:25:21.122485 [ 356 ] {} <Debug> TCP-Session: 88225b0e-10f5-49ab-9e34-79d5da0036ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14529 | 2026.03.10 17:25:21.122496 [ 352 ] {} <Debug> TCP-Session: 9314a972-56fd-44ca-933b-1d81879ff01e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14530 | 2026.03.10 17:25:21.122262 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50205 | ||
| 14531 | 2026.03.10 17:25:21.122530 [ 352 ] {} <Debug> TCP-Session: 9314a972-56fd-44ca-933b-1d81879ff01e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14532 | 2026.03.10 17:25:21.122551 [ 357 ] {239bc342-a4d1-4c59-aea8-687e22426c84} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:62178) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 14533 | 2026.03.10 17:25:21.122249 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34568 | ||
| 14534 | 2026.03.10 17:25:21.122609 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14535 | 2026.03.10 17:25:21.122366 [ 290 ] {} <Debug> TCP-Session: 3cc3f287-ad77-4a1d-8f82-dd8e70944cd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63598 | ||
| 14536 | 2026.03.10 17:25:21.122679 [ 354 ] {} <Debug> TCP-Session: cfdae85b-f18e-40ce-b480-648ed4df4fd2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50205 | ||
| 14537 | 2026.03.10 17:25:21.122688 [ 290 ] {} <Debug> TCP-Session: 3cc3f287-ad77-4a1d-8f82-dd8e70944cd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14538 | 2026.03.10 17:25:21.122365 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14539 | 2026.03.10 17:25:21.122702 [ 354 ] {} <Debug> TCP-Session: cfdae85b-f18e-40ce-b480-648ed4df4fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14540 | 2026.03.10 17:25:21.122724 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14541 | 2026.03.10 17:25:21.122737 [ 355 ] {} <Debug> TCP-Session: 8637d2e5-4d94-43af-89af-443ce36e677c Authenticating user 'default' from [fd00:1122:3344:101::e]:61495 | ||
| 14542 | 2026.03.10 17:25:21.122740 [ 354 ] {} <Debug> TCP-Session: cfdae85b-f18e-40ce-b480-648ed4df4fd2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14543 | 2026.03.10 17:25:21.122766 [ 353 ] {} <Debug> TCP-Session: 84189f51-26db-4a38-ad2a-7434bd01d6ea Authenticating user 'default' from [fd00:1122:3344:101::e]:34568 | ||
| 14544 | 2026.03.10 17:25:21.122775 [ 355 ] {} <Debug> TCP-Session: 8637d2e5-4d94-43af-89af-443ce36e677c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14545 | 2026.03.10 17:25:21.122705 [ 290 ] {} <Debug> TCP-Session: 3cc3f287-ad77-4a1d-8f82-dd8e70944cd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14546 | 2026.03.10 17:25:21.122812 [ 355 ] {} <Debug> TCP-Session: 8637d2e5-4d94-43af-89af-443ce36e677c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14547 | 2026.03.10 17:25:21.122808 [ 353 ] {} <Debug> TCP-Session: 84189f51-26db-4a38-ad2a-7434bd01d6ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14548 | 2026.03.10 17:25:21.122848 [ 357 ] {239bc342-a4d1-4c59-aea8-687e22426c84} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 14549 | 2026.03.10 17:25:21.122866 [ 353 ] {} <Debug> TCP-Session: 84189f51-26db-4a38-ad2a-7434bd01d6ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14550 | 2026.03.10 17:25:21.122216 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45528 | ||
| 14551 | 2026.03.10 17:25:21.122915 [ 357 ] {239bc342-a4d1-4c59-aea8-687e22426c84} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 14552 | 2026.03.10 17:25:21.122956 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 14553 | 2026.03.10 17:25:21.122983 [ 289 ] {} <Debug> TCP-Session: aa83e3ac-e680-417b-aa1e-0c79a816e873 Authenticating user 'default' from [fd00:1122:3344:101::e]:45528 | ||
| 14554 | 2026.03.10 17:25:21.122999 [ 289 ] {} <Debug> TCP-Session: aa83e3ac-e680-417b-aa1e-0c79a816e873 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14555 | 2026.03.10 17:25:21.123012 [ 289 ] {} <Debug> TCP-Session: aa83e3ac-e680-417b-aa1e-0c79a816e873 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14556 | 2026.03.10 17:25:21.123250 [ 357 ] {239bc342-a4d1-4c59-aea8-687e22426c84} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 14557 | 2026.03.10 17:25:21.124175 [ 339 ] {239bc342-a4d1-4c59-aea8-687e22426c84} <Trace> AggregatingTransform: Aggregating | ||
| 14558 | 2026.03.10 17:25:21.124212 [ 339 ] {239bc342-a4d1-4c59-aea8-687e22426c84} <Trace> Aggregator: Aggregation method: without_key | ||
| 14559 | 2026.03.10 17:25:21.124243 [ 339 ] {239bc342-a4d1-4c59-aea8-687e22426c84} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000885424 sec. (1129.402 rows/sec., 44.12 KiB/sec.) | ||
| 14560 | 2026.03.10 17:25:21.124258 [ 339 ] {239bc342-a4d1-4c59-aea8-687e22426c84} <Trace> Aggregator: Merging aggregated data | ||
| 14561 | 2026.03.10 17:25:21.125578 [ 357 ] {239bc342-a4d1-4c59-aea8-687e22426c84} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003089 sec., 323.72936225315635 rows/sec., 12.65 KiB/sec. | ||
| 14562 | 2026.03.10 17:25:21.125729 [ 357 ] {239bc342-a4d1-4c59-aea8-687e22426c84} <Debug> TCPHandler: Processed in 0.003514967 sec. | ||
| 14563 | 2026.03.10 17:25:21.125872 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14564 | 2026.03.10 17:25:21.125902 [ 357 ] {} <Debug> TCP-Session: 28b7ba32-40c7-4f44-9eb6-3007e4503063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14565 | 2026.03.10 17:25:21.125917 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14566 | 2026.03.10 17:25:21.125950 [ 290 ] {} <Debug> TCP-Session: 3cc3f287-ad77-4a1d-8f82-dd8e70944cd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14567 | 2026.03.10 17:25:21.125962 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14568 | 2026.03.10 17:25:21.125972 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14569 | 2026.03.10 17:25:21.126002 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14570 | 2026.03.10 17:25:21.126027 [ 358 ] {} <Debug> TCP-Session: 061a804d-ad6e-4d09-8623-99d1cc31727a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14571 | 2026.03.10 17:25:21.126037 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14572 | 2026.03.10 17:25:21.126059 [ 352 ] {} <Debug> TCP-Session: 9314a972-56fd-44ca-933b-1d81879ff01e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14573 | 2026.03.10 17:25:21.126064 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14574 | 2026.03.10 17:25:21.126089 [ 353 ] {} <Debug> TCP-Session: 84189f51-26db-4a38-ad2a-7434bd01d6ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14575 | 2026.03.10 17:25:21.126023 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14576 | 2026.03.10 17:25:21.126113 [ 356 ] {} <Debug> TCP-Session: 88225b0e-10f5-49ab-9e34-79d5da0036ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14577 | 2026.03.10 17:25:21.126014 [ 355 ] {} <Debug> TCP-Session: 8637d2e5-4d94-43af-89af-443ce36e677c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14578 | 2026.03.10 17:25:21.126160 [ 354 ] {} <Debug> TCP-Session: cfdae85b-f18e-40ce-b480-648ed4df4fd2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14579 | 2026.03.10 17:25:21.125980 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 14580 | 2026.03.10 17:25:21.126240 [ 289 ] {} <Debug> TCP-Session: aa83e3ac-e680-417b-aa1e-0c79a816e873 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 14581 | 2026.03.10 17:25:21.539720 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31263 | ||
| 14582 | 2026.03.10 17:25:21.540407 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14583 | 2026.03.10 17:25:21.540464 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14584 | 2026.03.10 17:25:21.541039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14585 | 2026.03.10 17:25:21.541334 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14586 | 2026.03.10 17:25:21.541482 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31263 | ||
| 14587 | 2026.03.10 17:25:22.444673 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14588 | 2026.03.10 17:25:22.444864 [ 254 ] {f3c8f89c-13a9-4547-85a6-af268e839a4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14589 | 2026.03.10 17:25:22.444931 [ 254 ] {f3c8f89c-13a9-4547-85a6-af268e839a4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14590 | 2026.03.10 17:25:22.445636 [ 254 ] {f3c8f89c-13a9-4547-85a6-af268e839a4b} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14591 | 2026.03.10 17:25:22.445687 [ 254 ] {f3c8f89c-13a9-4547-85a6-af268e839a4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14592 | 2026.03.10 17:25:22.446122 [ 254 ] {f3c8f89c-13a9-4547-85a6-af268e839a4b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 14593 | 2026.03.10 17:25:22.446370 [ 254 ] {f3c8f89c-13a9-4547-85a6-af268e839a4b} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14594 | 2026.03.10 17:25:22.446556 [ 254 ] {f3c8f89c-13a9-4547-85a6-af268e839a4b} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.00174 sec., 4597.701149425287 rows/sec., 374.91 KiB/sec. | ||
| 14595 | 2026.03.10 17:25:22.446610 [ 254 ] {f3c8f89c-13a9-4547-85a6-af268e839a4b} <Debug> TCPHandler: Processed in 0.002064103 sec. | ||
| 14596 | 2026.03.10 17:25:22.446743 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14597 | 2026.03.10 17:25:22.446848 [ 254 ] {0f16bac8-2137-4bce-9bbb-5d9610e60e24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14598 | 2026.03.10 17:25:22.446893 [ 254 ] {0f16bac8-2137-4bce-9bbb-5d9610e60e24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14599 | 2026.03.10 17:25:22.448426 [ 254 ] {0f16bac8-2137-4bce-9bbb-5d9610e60e24} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14600 | 2026.03.10 17:25:22.448474 [ 254 ] {0f16bac8-2137-4bce-9bbb-5d9610e60e24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14601 | 2026.03.10 17:25:22.448993 [ 254 ] {0f16bac8-2137-4bce-9bbb-5d9610e60e24} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14602 | 2026.03.10 17:25:22.449225 [ 254 ] {0f16bac8-2137-4bce-9bbb-5d9610e60e24} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14603 | 2026.03.10 17:25:22.449375 [ 254 ] {0f16bac8-2137-4bce-9bbb-5d9610e60e24} <Debug> executeQuery: Read 1954 rows, 149.81 KiB in 0.00255 sec., 766274.5098039216 rows/sec., 57.37 MiB/sec. | ||
| 14604 | 2026.03.10 17:25:22.449418 [ 254 ] {0f16bac8-2137-4bce-9bbb-5d9610e60e24} <Debug> TCPHandler: Processed in 0.002726444 sec. | ||
| 14605 | 2026.03.10 17:25:22.449548 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14606 | 2026.03.10 17:25:22.449659 [ 254 ] {a000183d-0ccd-4283-8eef-e8bd2076c1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14607 | 2026.03.10 17:25:22.449708 [ 254 ] {a000183d-0ccd-4283-8eef-e8bd2076c1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14608 | 2026.03.10 17:25:22.450144 [ 254 ] {a000183d-0ccd-4283-8eef-e8bd2076c1da} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14609 | 2026.03.10 17:25:22.450184 [ 254 ] {a000183d-0ccd-4283-8eef-e8bd2076c1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14610 | 2026.03.10 17:25:22.450509 [ 254 ] {a000183d-0ccd-4283-8eef-e8bd2076c1da} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14611 | 2026.03.10 17:25:22.450776 [ 254 ] {a000183d-0ccd-4283-8eef-e8bd2076c1da} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14612 | 2026.03.10 17:25:22.450921 [ 254 ] {a000183d-0ccd-4283-8eef-e8bd2076c1da} <Debug> executeQuery: Read 24 rows, 1.76 KiB in 0.001288 sec., 18633.540372670806 rows/sec., 1.34 MiB/sec. | ||
| 14613 | 2026.03.10 17:25:22.450920 [ 62 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14614 | 2026.03.10 17:25:22.450962 [ 254 ] {a000183d-0ccd-4283-8eef-e8bd2076c1da} <Debug> TCPHandler: Processed in 0.001464283 sec. | ||
| 14615 | 2026.03.10 17:25:22.450995 [ 62 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14616 | 2026.03.10 17:25:22.451022 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14617 | 2026.03.10 17:25:22.451103 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14618 | 2026.03.10 17:25:22.451152 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14619 | 2026.03.10 17:25:22.451209 [ 254 ] {43b76594-c530-4d0f-9cce-69acf76bc18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14620 | 2026.03.10 17:25:22.451256 [ 254 ] {43b76594-c530-4d0f-9cce-69acf76bc18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14621 | 2026.03.10 17:25:22.451284 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14622 | 2026.03.10 17:25:22.451322 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 225 rows starting from the beginning of the part | ||
| 14623 | 2026.03.10 17:25:22.451389 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 5 rows starting from the beginning of the part | ||
| 14624 | 2026.03.10 17:25:22.451432 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 177 rows starting from the beginning of the part | ||
| 14625 | 2026.03.10 17:25:22.451473 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 5 rows starting from the beginning of the part | ||
| 14626 | 2026.03.10 17:25:22.451511 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 177 rows starting from the beginning of the part | ||
| 14627 | 2026.03.10 17:25:22.451547 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 24 rows starting from the beginning of the part | ||
| 14628 | 2026.03.10 17:25:22.452072 [ 254 ] {43b76594-c530-4d0f-9cce-69acf76bc18a} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14629 | 2026.03.10 17:25:22.452117 [ 254 ] {43b76594-c530-4d0f-9cce-69acf76bc18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14630 | 2026.03.10 17:25:22.452392 [ 197 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 613 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297921 sec., 472293.7682647865 rows/sec., 31.59 MiB/sec. | ||
| 14631 | 2026.03.10 17:25:22.452486 [ 254 ] {43b76594-c530-4d0f-9cce-69acf76bc18a} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 14632 | 2026.03.10 17:25:22.452554 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14633 | 2026.03.10 17:25:22.452768 [ 254 ] {43b76594-c530-4d0f-9cce-69acf76bc18a} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14634 | 2026.03.10 17:25:22.452850 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_91_18} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14635 | 2026.03.10 17:25:22.452917 [ 49 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 14636 | 2026.03.10 17:25:22.452918 [ 254 ] {43b76594-c530-4d0f-9cce-69acf76bc18a} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001728 sec., 409722.22222222225 rows/sec., 23.90 MiB/sec. | ||
| 14637 | 2026.03.10 17:25:22.452939 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_91_18} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14638 | 2026.03.10 17:25:22.452960 [ 49 ] {} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14639 | 2026.03.10 17:25:22.452981 [ 254 ] {43b76594-c530-4d0f-9cce-69acf76bc18a} <Debug> TCPHandler: Processed in 0.001931231 sec. | ||
| 14640 | 2026.03.10 17:25:22.452993 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14641 | 2026.03.10 17:25:22.453035 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 14642 | 2026.03.10 17:25:22.453103 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14643 | 2026.03.10 17:25:22.453109 [ 192 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 14644 | 2026.03.10 17:25:22.453198 [ 192 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14645 | 2026.03.10 17:25:22.453211 [ 254 ] {441485cf-87c0-4e24-93ca-07919a78e3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 14646 | 2026.03.10 17:25:22.453221 [ 192 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 881 rows starting from the beginning of the part | ||
| 14647 | 2026.03.10 17:25:22.453261 [ 254 ] {441485cf-87c0-4e24-93ca-07919a78e3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 14648 | 2026.03.10 17:25:22.453278 [ 192 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 732 rows starting from the beginning of the part | ||
| 14649 | 2026.03.10 17:25:22.453317 [ 192 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 732 rows starting from the beginning of the part | ||
| 14650 | 2026.03.10 17:25:22.453349 [ 192 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 149 rows starting from the beginning of the part | ||
| 14651 | 2026.03.10 17:25:22.453380 [ 192 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 149 rows starting from the beginning of the part | ||
| 14652 | 2026.03.10 17:25:22.453410 [ 192 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 708 rows starting from the beginning of the part | ||
| 14653 | 2026.03.10 17:25:22.453673 [ 254 ] {441485cf-87c0-4e24-93ca-07919a78e3da} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14654 | 2026.03.10 17:25:22.453715 [ 254 ] {441485cf-87c0-4e24-93ca-07919a78e3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14655 | 2026.03.10 17:25:22.454027 [ 254 ] {441485cf-87c0-4e24-93ca-07919a78e3da} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 14656 | 2026.03.10 17:25:22.454254 [ 254 ] {441485cf-87c0-4e24-93ca-07919a78e3da} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14657 | 2026.03.10 17:25:22.454388 [ 254 ] {441485cf-87c0-4e24-93ca-07919a78e3da} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001195 sec., 836.8200836820083 rows/sec., 58.84 KiB/sec. | ||
| 14658 | 2026.03.10 17:25:22.454426 [ 254 ] {441485cf-87c0-4e24-93ca-07919a78e3da} <Debug> TCPHandler: Processed in 0.001371543 sec. | ||
| 14659 | 2026.03.10 17:25:22.454531 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14660 | 2026.03.10 17:25:22.454550 [ 190 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3351 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466583 sec., 2284903.0706069823 rows/sec., 145.13 MiB/sec. | ||
| 14661 | 2026.03.10 17:25:22.454631 [ 254 ] {0b6a4b3e-04a8-4574-96b3-3858e61c1e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14662 | 2026.03.10 17:25:22.454676 [ 254 ] {0b6a4b3e-04a8-4574-96b3-3858e61c1e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14663 | 2026.03.10 17:25:22.454762 [ 197 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 14664 | 2026.03.10 17:25:22.455090 [ 197 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_33_7} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14665 | 2026.03.10 17:25:22.455168 [ 197 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_33_7} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 14666 | 2026.03.10 17:25:22.455261 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 14667 | 2026.03.10 17:25:22.455583 [ 254 ] {0b6a4b3e-04a8-4574-96b3-3858e61c1e70} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14668 | 2026.03.10 17:25:22.455625 [ 254 ] {0b6a4b3e-04a8-4574-96b3-3858e61c1e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14669 | 2026.03.10 17:25:22.456001 [ 254 ] {0b6a4b3e-04a8-4574-96b3-3858e61c1e70} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14670 | 2026.03.10 17:25:22.456223 [ 254 ] {0b6a4b3e-04a8-4574-96b3-3858e61c1e70} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14671 | 2026.03.10 17:25:22.456361 [ 254 ] {0b6a4b3e-04a8-4574-96b3-3858e61c1e70} <Debug> executeQuery: Read 1024 rows, 72.28 KiB in 0.001747 sec., 586147.6817401259 rows/sec., 40.40 MiB/sec. | ||
| 14672 | 2026.03.10 17:25:22.456400 [ 254 ] {0b6a4b3e-04a8-4574-96b3-3858e61c1e70} <Debug> TCPHandler: Processed in 0.001917691 sec. | ||
| 14673 | 2026.03.10 17:25:22.456516 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14674 | 2026.03.10 17:25:22.456610 [ 254 ] {bcbf24fa-68dc-4126-8d07-cbb5b85ef1d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14675 | 2026.03.10 17:25:22.456653 [ 254 ] {bcbf24fa-68dc-4126-8d07-cbb5b85ef1d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14676 | 2026.03.10 17:25:22.457428 [ 254 ] {bcbf24fa-68dc-4126-8d07-cbb5b85ef1d9} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14677 | 2026.03.10 17:25:22.457465 [ 254 ] {bcbf24fa-68dc-4126-8d07-cbb5b85ef1d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14678 | 2026.03.10 17:25:22.457910 [ 254 ] {bcbf24fa-68dc-4126-8d07-cbb5b85ef1d9} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14679 | 2026.03.10 17:25:22.458136 [ 254 ] {bcbf24fa-68dc-4126-8d07-cbb5b85ef1d9} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14680 | 2026.03.10 17:25:22.458273 [ 254 ] {bcbf24fa-68dc-4126-8d07-cbb5b85ef1d9} <Debug> executeQuery: Read 1285 rows, 82.76 KiB in 0.001681 sec., 764425.9369422962 rows/sec., 48.08 MiB/sec. | ||
| 14681 | 2026.03.10 17:25:22.458312 [ 254 ] {bcbf24fa-68dc-4126-8d07-cbb5b85ef1d9} <Debug> TCPHandler: Processed in 0.00184526 sec. | ||
| 14682 | 2026.03.10 17:25:22.458429 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14683 | 2026.03.10 17:25:22.458545 [ 254 ] {21e9af1d-7030-4dcd-8d89-b32610d34793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14684 | 2026.03.10 17:25:22.458609 [ 254 ] {21e9af1d-7030-4dcd-8d89-b32610d34793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14685 | 2026.03.10 17:25:22.459428 [ 254 ] {21e9af1d-7030-4dcd-8d89-b32610d34793} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14686 | 2026.03.10 17:25:22.459466 [ 254 ] {21e9af1d-7030-4dcd-8d89-b32610d34793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14687 | 2026.03.10 17:25:22.459995 [ 254 ] {21e9af1d-7030-4dcd-8d89-b32610d34793} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14688 | 2026.03.10 17:25:22.460233 [ 254 ] {21e9af1d-7030-4dcd-8d89-b32610d34793} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14689 | 2026.03.10 17:25:22.460371 [ 49 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14690 | 2026.03.10 17:25:22.460378 [ 254 ] {21e9af1d-7030-4dcd-8d89-b32610d34793} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001857 sec., 8616.047388260637 rows/sec., 15.44 MiB/sec. | ||
| 14691 | 2026.03.10 17:25:22.460428 [ 49 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14692 | 2026.03.10 17:25:22.460458 [ 254 ] {21e9af1d-7030-4dcd-8d89-b32610d34793} <Debug> TCPHandler: Processed in 0.002088944 sec. | ||
| 14693 | 2026.03.10 17:25:22.460463 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14694 | 2026.03.10 17:25:22.460572 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 14695 | 2026.03.10 17:25:22.460579 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14696 | 2026.03.10 17:25:22.460696 [ 254 ] {eb6da1c6-9683-4696-9e28-b321019e0a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14697 | 2026.03.10 17:25:22.460737 [ 254 ] {eb6da1c6-9683-4696-9e28-b321019e0a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14698 | 2026.03.10 17:25:22.460801 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14699 | 2026.03.10 17:25:22.460861 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1807 rows starting from the beginning of the part | ||
| 14700 | 2026.03.10 17:25:22.460984 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 5 rows starting from the beginning of the part | ||
| 14701 | 2026.03.10 17:25:22.461075 [ 254 ] {eb6da1c6-9683-4696-9e28-b321019e0a11} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14702 | 2026.03.10 17:25:22.461094 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 35 rows starting from the beginning of the part | ||
| 14703 | 2026.03.10 17:25:22.461118 [ 254 ] {eb6da1c6-9683-4696-9e28-b321019e0a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14704 | 2026.03.10 17:25:22.461198 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 5 rows starting from the beginning of the part | ||
| 14705 | 2026.03.10 17:25:22.461301 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 35 rows starting from the beginning of the part | ||
| 14706 | 2026.03.10 17:25:22.461399 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 16 rows starting from the beginning of the part | ||
| 14707 | 2026.03.10 17:25:22.461448 [ 254 ] {eb6da1c6-9683-4696-9e28-b321019e0a11} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14708 | 2026.03.10 17:25:22.461685 [ 254 ] {eb6da1c6-9683-4696-9e28-b321019e0a11} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14709 | 2026.03.10 17:25:22.461829 [ 254 ] {eb6da1c6-9683-4696-9e28-b321019e0a11} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001151 sec., 31277.150304083407 rows/sec., 2.11 MiB/sec. | ||
| 14710 | 2026.03.10 17:25:22.461867 [ 254 ] {eb6da1c6-9683-4696-9e28-b321019e0a11} <Debug> TCPHandler: Processed in 0.001337642 sec. | ||
| 14711 | 2026.03.10 17:25:22.469900 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1903 rows, containing 19 columns (19 merged, 0 gathered) in 0.009365361 sec., 203195.58423855735 rows/sec., 364.12 MiB/sec. | ||
| 14712 | 2026.03.10 17:25:22.471717 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14713 | 2026.03.10 17:25:22.472074 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14714 | 2026.03.10 17:25:22.472157 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14715 | 2026.03.10 17:25:22.472285 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.28 MiB. | ||
| 14716 | 2026.03.10 17:25:23.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 359.94 MiB, peak 377.18 MiB, free memory in arenas 0.00 B, will set to 363.66 MiB (RSS), difference: 3.72 MiB | ||
| 14717 | 2026.03.10 17:25:23.181012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14718 | 2026.03.10 17:25:23.197562 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14719 | 2026.03.10 17:25:23.197623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14720 | 2026.03.10 17:25:23.204065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14721 | 2026.03.10 17:25:23.204759 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14722 | 2026.03.10 17:25:23.207775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14723 | 2026.03.10 17:25:24.137977 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1812 | ||
| 14724 | 2026.03.10 17:25:24.140781 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14725 | 2026.03.10 17:25:24.140831 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14726 | 2026.03.10 17:25:24.142069 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14727 | 2026.03.10 17:25:24.142330 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14728 | 2026.03.10 17:25:24.142607 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1812 | ||
| 14729 | 2026.03.10 17:25:25.105263 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14730 | 2026.03.10 17:25:25.105464 [ 254 ] {9baedfed-4c91-4a48-8793-a9ce85fc47d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14731 | 2026.03.10 17:25:25.105540 [ 254 ] {9baedfed-4c91-4a48-8793-a9ce85fc47d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14732 | 2026.03.10 17:25:25.106227 [ 254 ] {9baedfed-4c91-4a48-8793-a9ce85fc47d7} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14733 | 2026.03.10 17:25:25.106275 [ 254 ] {9baedfed-4c91-4a48-8793-a9ce85fc47d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14734 | 2026.03.10 17:25:25.106684 [ 254 ] {9baedfed-4c91-4a48-8793-a9ce85fc47d7} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14735 | 2026.03.10 17:25:25.106918 [ 254 ] {9baedfed-4c91-4a48-8793-a9ce85fc47d7} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14736 | 2026.03.10 17:25:25.107078 [ 254 ] {9baedfed-4c91-4a48-8793-a9ce85fc47d7} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001668 sec., 33573.14148681055 rows/sec., 2.56 MiB/sec. | ||
| 14737 | 2026.03.10 17:25:25.107123 [ 254 ] {9baedfed-4c91-4a48-8793-a9ce85fc47d7} <Debug> TCPHandler: Processed in 0.001993902 sec. | ||
| 14738 | 2026.03.10 17:25:25.107253 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14739 | 2026.03.10 17:25:25.107351 [ 254 ] {a4b69e1c-4bd0-4c10-a6ad-5500c59029da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14740 | 2026.03.10 17:25:25.107394 [ 254 ] {a4b69e1c-4bd0-4c10-a6ad-5500c59029da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14741 | 2026.03.10 17:25:25.107827 [ 254 ] {a4b69e1c-4bd0-4c10-a6ad-5500c59029da} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14742 | 2026.03.10 17:25:25.107866 [ 254 ] {a4b69e1c-4bd0-4c10-a6ad-5500c59029da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14743 | 2026.03.10 17:25:25.108183 [ 254 ] {a4b69e1c-4bd0-4c10-a6ad-5500c59029da} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14744 | 2026.03.10 17:25:25.108423 [ 254 ] {a4b69e1c-4bd0-4c10-a6ad-5500c59029da} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2026.03.10 17:25:25.108558 [ 254 ] {a4b69e1c-4bd0-4c10-a6ad-5500c59029da} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 14746 | 2026.03.10 17:25:25.108599 [ 254 ] {a4b69e1c-4bd0-4c10-a6ad-5500c59029da} <Debug> TCPHandler: Processed in 0.001396682 sec. | ||
| 14747 | 2026.03.10 17:25:25.108717 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14748 | 2026.03.10 17:25:25.108815 [ 254 ] {553cd1f6-40bb-4768-9324-490796255298} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14749 | 2026.03.10 17:25:25.108862 [ 254 ] {553cd1f6-40bb-4768-9324-490796255298} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14750 | 2026.03.10 17:25:25.109275 [ 254 ] {553cd1f6-40bb-4768-9324-490796255298} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14751 | 2026.03.10 17:25:25.109319 [ 254 ] {553cd1f6-40bb-4768-9324-490796255298} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14752 | 2026.03.10 17:25:25.109664 [ 254 ] {553cd1f6-40bb-4768-9324-490796255298} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14753 | 2026.03.10 17:25:25.109892 [ 254 ] {553cd1f6-40bb-4768-9324-490796255298} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14754 | 2026.03.10 17:25:25.110023 [ 254 ] {553cd1f6-40bb-4768-9324-490796255298} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 3.63 MiB/sec. | ||
| 14755 | 2026.03.10 17:25:25.110063 [ 254 ] {553cd1f6-40bb-4768-9324-490796255298} <Debug> TCPHandler: Processed in 0.001396063 sec. | ||
| 14756 | 2026.03.10 17:25:25.110184 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14757 | 2026.03.10 17:25:25.110280 [ 254 ] {adb01c79-3224-4ca6-bb19-4385df662ecd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14758 | 2026.03.10 17:25:25.110323 [ 254 ] {adb01c79-3224-4ca6-bb19-4385df662ecd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14759 | 2026.03.10 17:25:25.110657 [ 254 ] {adb01c79-3224-4ca6-bb19-4385df662ecd} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14760 | 2026.03.10 17:25:25.110696 [ 254 ] {adb01c79-3224-4ca6-bb19-4385df662ecd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.13 GiB. | ||
| 14761 | 2026.03.10 17:25:25.111007 [ 254 ] {adb01c79-3224-4ca6-bb19-4385df662ecd} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14762 | 2026.03.10 17:25:25.111227 [ 254 ] {adb01c79-3224-4ca6-bb19-4385df662ecd} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14763 | 2026.03.10 17:25:25.111359 [ 254 ] {adb01c79-3224-4ca6-bb19-4385df662ecd} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001097 sec., 21877.848678213308 rows/sec., 1.47 MiB/sec. | ||
| 14764 | 2026.03.10 17:25:25.111397 [ 254 ] {adb01c79-3224-4ca6-bb19-4385df662ecd} <Debug> TCPHandler: Processed in 0.00126289 sec. | ||
| 14765 | 2026.03.10 17:25:28.874093 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14766 | 2026.03.10 17:25:28.874171 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14767 | 2026.03.10 17:25:29.042493 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31775 | ||
| 14768 | 2026.03.10 17:25:29.043012 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14769 | 2026.03.10 17:25:29.043055 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14770 | 2026.03.10 17:25:29.043539 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14771 | 2026.03.10 17:25:29.043781 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14772 | 2026.03.10 17:25:29.043906 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31775 | ||
| 14773 | 2026.03.10 17:25:29.043919 [ 82 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14774 | 2026.03.10 17:25:29.043977 [ 82 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14775 | 2026.03.10 17:25:29.043996 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14776 | 2026.03.10 17:25:29.044096 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14777 | 2026.03.10 17:25:29.044210 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14778 | 2026.03.10 17:25:29.044248 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29343 rows starting from the beginning of the part | ||
| 14779 | 2026.03.10 17:25:29.044310 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 14780 | 2026.03.10 17:25:29.044355 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 14781 | 2026.03.10 17:25:29.044394 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 14782 | 2026.03.10 17:25:29.044432 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 14783 | 2026.03.10 17:25:29.044472 [ 190 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 14784 | 2026.03.10 17:25:29.046732 [ 195 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31775 rows, containing 4 columns (4 merged, 0 gathered) in 0.002675863 sec., 11874673.703399613 rows/sec., 169.87 MiB/sec. | ||
| 14785 | 2026.03.10 17:25:29.047203 [ 188 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14786 | 2026.03.10 17:25:29.047559 [ 188 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_66_13} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14787 | 2026.03.10 17:25:29.047651 [ 188 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_66_13} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14788 | 2026.03.10 17:25:29.047785 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.01 MiB. | ||
| 14789 | 2026.03.10 17:25:30.119090 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14790 | 2026.03.10 17:25:30.119289 [ 254 ] {a510daec-da48-4383-9a15-ad68b4f10c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14791 | 2026.03.10 17:25:30.119363 [ 254 ] {a510daec-da48-4383-9a15-ad68b4f10c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14792 | 2026.03.10 17:25:30.120209 [ 254 ] {a510daec-da48-4383-9a15-ad68b4f10c44} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14793 | 2026.03.10 17:25:30.120260 [ 254 ] {a510daec-da48-4383-9a15-ad68b4f10c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14794 | 2026.03.10 17:25:30.120685 [ 254 ] {a510daec-da48-4383-9a15-ad68b4f10c44} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14795 | 2026.03.10 17:25:30.120925 [ 254 ] {a510daec-da48-4383-9a15-ad68b4f10c44} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14796 | 2026.03.10 17:25:30.121089 [ 254 ] {a510daec-da48-4383-9a15-ad68b4f10c44} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001854 sec., 153182.30852211436 rows/sec., 9.73 MiB/sec. | ||
| 14797 | 2026.03.10 17:25:30.121141 [ 254 ] {a510daec-da48-4383-9a15-ad68b4f10c44} <Debug> TCPHandler: Processed in 0.002183855 sec. | ||
| 14798 | 2026.03.10 17:25:30.121275 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14799 | 2026.03.10 17:25:30.121377 [ 254 ] {3f7b2fab-6941-4040-860a-30623702599b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14800 | 2026.03.10 17:25:30.121420 [ 254 ] {3f7b2fab-6941-4040-860a-30623702599b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14801 | 2026.03.10 17:25:30.122293 [ 254 ] {3f7b2fab-6941-4040-860a-30623702599b} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14802 | 2026.03.10 17:25:30.122332 [ 254 ] {3f7b2fab-6941-4040-860a-30623702599b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14803 | 2026.03.10 17:25:30.122714 [ 254 ] {3f7b2fab-6941-4040-860a-30623702599b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14804 | 2026.03.10 17:25:30.122944 [ 254 ] {3f7b2fab-6941-4040-860a-30623702599b} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14805 | 2026.03.10 17:25:30.123085 [ 254 ] {3f7b2fab-6941-4040-860a-30623702599b} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.001731 sec., 500866.5511265165 rows/sec., 39.59 MiB/sec. | ||
| 14806 | 2026.03.10 17:25:30.123123 [ 254 ] {3f7b2fab-6941-4040-860a-30623702599b} <Debug> TCPHandler: Processed in 0.00189789 sec. | ||
| 14807 | 2026.03.10 17:25:30.123258 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14808 | 2026.03.10 17:25:30.123354 [ 254 ] {73a9c7ce-652c-4b05-8276-8c3d5de65850} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14809 | 2026.03.10 17:25:30.123394 [ 254 ] {73a9c7ce-652c-4b05-8276-8c3d5de65850} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14810 | 2026.03.10 17:25:30.123869 [ 254 ] {73a9c7ce-652c-4b05-8276-8c3d5de65850} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14811 | 2026.03.10 17:25:30.123905 [ 254 ] {73a9c7ce-652c-4b05-8276-8c3d5de65850} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14812 | 2026.03.10 17:25:30.124220 [ 254 ] {73a9c7ce-652c-4b05-8276-8c3d5de65850} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14813 | 2026.03.10 17:25:30.124433 [ 254 ] {73a9c7ce-652c-4b05-8276-8c3d5de65850} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14814 | 2026.03.10 17:25:30.124567 [ 254 ] {73a9c7ce-652c-4b05-8276-8c3d5de65850} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001234 sec., 143435.98055105348 rows/sec., 8.84 MiB/sec. | ||
| 14815 | 2026.03.10 17:25:30.124605 [ 254 ] {73a9c7ce-652c-4b05-8276-8c3d5de65850} <Debug> TCPHandler: Processed in 0.001394552 sec. | ||
| 14816 | 2026.03.10 17:25:30.124719 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14817 | 2026.03.10 17:25:30.124813 [ 254 ] {65d677bb-fc75-436b-8f78-4aa5d23574ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14818 | 2026.03.10 17:25:30.124877 [ 254 ] {65d677bb-fc75-436b-8f78-4aa5d23574ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14819 | 2026.03.10 17:25:30.125349 [ 254 ] {65d677bb-fc75-436b-8f78-4aa5d23574ec} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14820 | 2026.03.10 17:25:30.125385 [ 254 ] {65d677bb-fc75-436b-8f78-4aa5d23574ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14821 | 2026.03.10 17:25:30.125691 [ 254 ] {65d677bb-fc75-436b-8f78-4aa5d23574ec} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 14822 | 2026.03.10 17:25:30.125904 [ 254 ] {65d677bb-fc75-436b-8f78-4aa5d23574ec} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14823 | 2026.03.10 17:25:30.126030 [ 254 ] {65d677bb-fc75-436b-8f78-4aa5d23574ec} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001235 sec., 120647.77327935223 rows/sec., 7.79 MiB/sec. | ||
| 14824 | 2026.03.10 17:25:30.126066 [ 254 ] {65d677bb-fc75-436b-8f78-4aa5d23574ec} <Debug> TCPHandler: Processed in 0.001395293 sec. | ||
| 14825 | 2026.03.10 17:25:30.126181 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14826 | 2026.03.10 17:25:30.126272 [ 254 ] {c086533c-0827-401c-8c12-f9169b3df957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14827 | 2026.03.10 17:25:30.126335 [ 254 ] {c086533c-0827-401c-8c12-f9169b3df957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14828 | 2026.03.10 17:25:30.126778 [ 254 ] {c086533c-0827-401c-8c12-f9169b3df957} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14829 | 2026.03.10 17:25:30.126813 [ 254 ] {c086533c-0827-401c-8c12-f9169b3df957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14830 | 2026.03.10 17:25:30.127118 [ 254 ] {c086533c-0827-401c-8c12-f9169b3df957} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 14831 | 2026.03.10 17:25:30.127326 [ 254 ] {c086533c-0827-401c-8c12-f9169b3df957} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14832 | 2026.03.10 17:25:30.127451 [ 254 ] {c086533c-0827-401c-8c12-f9169b3df957} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001196 sec., 123745.81939799331 rows/sec., 7.04 MiB/sec. | ||
| 14833 | 2026.03.10 17:25:30.127488 [ 254 ] {c086533c-0827-401c-8c12-f9169b3df957} <Debug> TCPHandler: Processed in 0.001355212 sec. | ||
| 14834 | 2026.03.10 17:25:30.127599 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14835 | 2026.03.10 17:25:30.127691 [ 254 ] {c5afc5aa-1b25-424f-b3ca-389e7106324e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14836 | 2026.03.10 17:25:30.127729 [ 254 ] {c5afc5aa-1b25-424f-b3ca-389e7106324e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14837 | 2026.03.10 17:25:30.128332 [ 254 ] {c5afc5aa-1b25-424f-b3ca-389e7106324e} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14838 | 2026.03.10 17:25:30.128368 [ 254 ] {c5afc5aa-1b25-424f-b3ca-389e7106324e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14839 | 2026.03.10 17:25:30.128682 [ 254 ] {c5afc5aa-1b25-424f-b3ca-389e7106324e} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14840 | 2026.03.10 17:25:30.128892 [ 254 ] {c5afc5aa-1b25-424f-b3ca-389e7106324e} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14841 | 2026.03.10 17:25:30.129021 [ 254 ] {c5afc5aa-1b25-424f-b3ca-389e7106324e} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001348 sec., 389465.8753709199 rows/sec., 27.52 MiB/sec. | ||
| 14842 | 2026.03.10 17:25:30.129058 [ 254 ] {c5afc5aa-1b25-424f-b3ca-389e7106324e} <Debug> TCPHandler: Processed in 0.001506374 sec. | ||
| 14843 | 2026.03.10 17:25:30.129158 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14844 | 2026.03.10 17:25:30.129250 [ 254 ] {533df620-89f0-4c64-abf7-d8236f56b172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14845 | 2026.03.10 17:25:30.129290 [ 254 ] {533df620-89f0-4c64-abf7-d8236f56b172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14846 | 2026.03.10 17:25:30.129620 [ 254 ] {533df620-89f0-4c64-abf7-d8236f56b172} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14847 | 2026.03.10 17:25:30.129656 [ 254 ] {533df620-89f0-4c64-abf7-d8236f56b172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14848 | 2026.03.10 17:25:30.129958 [ 254 ] {533df620-89f0-4c64-abf7-d8236f56b172} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14849 | 2026.03.10 17:25:30.130162 [ 254 ] {533df620-89f0-4c64-abf7-d8236f56b172} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14850 | 2026.03.10 17:25:30.130289 [ 254 ] {533df620-89f0-4c64-abf7-d8236f56b172} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001056 sec., 5681.818181818181 rows/sec., 296.85 KiB/sec. | ||
| 14851 | 2026.03.10 17:25:30.130325 [ 254 ] {533df620-89f0-4c64-abf7-d8236f56b172} <Debug> TCPHandler: Processed in 0.001214609 sec. | ||
| 14852 | 2026.03.10 17:25:30.130431 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14853 | 2026.03.10 17:25:30.130525 [ 254 ] {4e5f6d85-70fa-4934-a04a-e713bf52a4ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14854 | 2026.03.10 17:25:30.130565 [ 254 ] {4e5f6d85-70fa-4934-a04a-e713bf52a4ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14855 | 2026.03.10 17:25:30.130977 [ 254 ] {4e5f6d85-70fa-4934-a04a-e713bf52a4ca} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14856 | 2026.03.10 17:25:30.131012 [ 254 ] {4e5f6d85-70fa-4934-a04a-e713bf52a4ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14857 | 2026.03.10 17:25:30.131337 [ 254 ] {4e5f6d85-70fa-4934-a04a-e713bf52a4ca} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14858 | 2026.03.10 17:25:30.131552 [ 254 ] {4e5f6d85-70fa-4934-a04a-e713bf52a4ca} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14859 | 2026.03.10 17:25:30.131664 [ 13 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_105_22 to all_110_110_0 | ||
| 14860 | 2026.03.10 17:25:30.131685 [ 254 ] {4e5f6d85-70fa-4934-a04a-e713bf52a4ca} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001178 sec., 224957.55517826826 rows/sec., 14.95 MiB/sec. | ||
| 14861 | 2026.03.10 17:25:30.131734 [ 13 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14862 | 2026.03.10 17:25:30.131743 [ 254 ] {4e5f6d85-70fa-4934-a04a-e713bf52a4ca} <Debug> TCPHandler: Processed in 0.001358321 sec. | ||
| 14863 | 2026.03.10 17:25:30.131763 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14864 | 2026.03.10 17:25:30.131868 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14865 | 2026.03.10 17:25:30.131905 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_110_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_22 to all_110_110_0 into Compact with storage Full | ||
| 14866 | 2026.03.10 17:25:30.131966 [ 254 ] {751458f8-aa95-4cfa-8792-b3bc7ecc9391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14867 | 2026.03.10 17:25:30.132014 [ 254 ] {751458f8-aa95-4cfa-8792-b3bc7ecc9391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14868 | 2026.03.10 17:25:30.132109 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_110_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14869 | 2026.03.10 17:25:30.132175 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_105_22, total 33162 rows starting from the beginning of the part | ||
| 14870 | 2026.03.10 17:25:30.132285 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 14871 | 2026.03.10 17:25:30.132327 [ 254 ] {751458f8-aa95-4cfa-8792-b3bc7ecc9391} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14872 | 2026.03.10 17:25:30.132364 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 265 rows starting from the beginning of the part | ||
| 14873 | 2026.03.10 17:25:30.132370 [ 254 ] {751458f8-aa95-4cfa-8792-b3bc7ecc9391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14874 | 2026.03.10 17:25:30.132442 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1285 rows starting from the beginning of the part | ||
| 14875 | 2026.03.10 17:25:30.132518 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 14876 | 2026.03.10 17:25:30.132585 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_110_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 265 rows starting from the beginning of the part | ||
| 14877 | 2026.03.10 17:25:30.132724 [ 254 ] {751458f8-aa95-4cfa-8792-b3bc7ecc9391} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14878 | 2026.03.10 17:25:30.132975 [ 254 ] {751458f8-aa95-4cfa-8792-b3bc7ecc9391} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14879 | 2026.03.10 17:25:30.133113 [ 254 ] {751458f8-aa95-4cfa-8792-b3bc7ecc9391} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 57.84 KiB/sec. | ||
| 14880 | 2026.03.10 17:25:30.133149 [ 254 ] {751458f8-aa95-4cfa-8792-b3bc7ecc9391} <Debug> TCPHandler: Processed in 0.001329782 sec. | ||
| 14881 | 2026.03.10 17:25:30.133257 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14882 | 2026.03.10 17:25:30.133349 [ 254 ] {5a0c63cd-227c-4048-ace1-1ca01782e18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14883 | 2026.03.10 17:25:30.133402 [ 254 ] {5a0c63cd-227c-4048-ace1-1ca01782e18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14884 | 2026.03.10 17:25:30.134271 [ 254 ] {5a0c63cd-227c-4048-ace1-1ca01782e18f} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14885 | 2026.03.10 17:25:30.134307 [ 254 ] {5a0c63cd-227c-4048-ace1-1ca01782e18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14886 | 2026.03.10 17:25:30.134866 [ 254 ] {5a0c63cd-227c-4048-ace1-1ca01782e18f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14887 | 2026.03.10 17:25:30.135085 [ 254 ] {5a0c63cd-227c-4048-ace1-1ca01782e18f} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14888 | 2026.03.10 17:25:30.135222 [ 254 ] {5a0c63cd-227c-4048-ace1-1ca01782e18f} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00189 sec., 18518.51851851852 rows/sec., 33.18 MiB/sec. | ||
| 14889 | 2026.03.10 17:25:30.135287 [ 254 ] {5a0c63cd-227c-4048-ace1-1ca01782e18f} <Debug> TCPHandler: Processed in 0.002076914 sec. | ||
| 14890 | 2026.03.10 17:25:30.135400 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14891 | 2026.03.10 17:25:30.135493 [ 254 ] {06776214-7f8f-4933-a421-ce6db6623981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14892 | 2026.03.10 17:25:30.135534 [ 254 ] {06776214-7f8f-4933-a421-ce6db6623981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14893 | 2026.03.10 17:25:30.135872 [ 254 ] {06776214-7f8f-4933-a421-ce6db6623981} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14894 | 2026.03.10 17:25:30.135908 [ 254 ] {06776214-7f8f-4933-a421-ce6db6623981} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14895 | 2026.03.10 17:25:30.136206 [ 254 ] {06776214-7f8f-4933-a421-ce6db6623981} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14896 | 2026.03.10 17:25:30.136420 [ 254 ] {06776214-7f8f-4933-a421-ce6db6623981} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14897 | 2026.03.10 17:25:30.136552 [ 254 ] {06776214-7f8f-4933-a421-ce6db6623981} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001078 sec., 83487.94063079778 rows/sec., 5.22 MiB/sec. | ||
| 14898 | 2026.03.10 17:25:30.136587 [ 254 ] {06776214-7f8f-4933-a421-ce6db6623981} <Debug> TCPHandler: Processed in 0.0012356 sec. | ||
| 14899 | 2026.03.10 17:25:30.139079 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_110_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35201 rows, containing 5 columns (5 merged, 0 gathered) in 0.007248136 sec., 4856558.982888842 rows/sec., 318.05 MiB/sec. | ||
| 14900 | 2026.03.10 17:25:30.139437 [ 187 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_110_23} <Trace> MergedBlockOutputStream: filled checksums all_1_110_23 (state Temporary) | ||
| 14901 | 2026.03.10 17:25:30.139753 [ 187 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_110_23} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_110_23 to all_1_110_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14902 | 2026.03.10 17:25:30.139837 [ 187 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_110_23} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_105_22, all_110_110_0] -> all_1_110_23 | ||
| 14903 | 2026.03.10 17:25:30.139920 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 14904 | 2026.03.10 17:25:30.708740 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14905 | 2026.03.10 17:25:30.726112 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14906 | 2026.03.10 17:25:30.726170 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14907 | 2026.03.10 17:25:30.731738 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14908 | 2026.03.10 17:25:30.732406 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14909 | 2026.03.10 17:25:30.732710 [ 25 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14910 | 2026.03.10 17:25:30.732775 [ 25 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14911 | 2026.03.10 17:25:30.732796 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14912 | 2026.03.10 17:25:30.732933 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 14913 | 2026.03.10 17:25:30.735609 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14914 | 2026.03.10 17:25:30.736923 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14915 | 2026.03.10 17:25:30.738488 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 14916 | 2026.03.10 17:25:30.743188 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 14917 | 2026.03.10 17:25:30.747719 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 14918 | 2026.03.10 17:25:30.752585 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 14919 | 2026.03.10 17:25:30.756893 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 14920 | 2026.03.10 17:25:30.760715 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 14921 | 2026.03.10 17:25:30.812960 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.080126872 sec., 6202.663196436771 rows/sec., 32.07 MiB/sec. | ||
| 14922 | 2026.03.10 17:25:30.814997 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14923 | 2026.03.10 17:25:30.816737 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_66_13} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14924 | 2026.03.10 17:25:30.816833 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_66_13} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14925 | 2026.03.10 17:25:30.818421 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14926 | 2026.03.10 17:25:34.143855 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1842 | ||
| 14927 | 2026.03.10 17:25:34.146255 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14928 | 2026.03.10 17:25:34.146300 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14929 | 2026.03.10 17:25:34.147452 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14930 | 2026.03.10 17:25:34.147711 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14931 | 2026.03.10 17:25:34.147981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1842 | ||
| 14932 | 2026.03.10 17:25:35.111163 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14933 | 2026.03.10 17:25:35.111342 [ 254 ] {52b4c236-edd3-47b9-93d4-727ac223c855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14934 | 2026.03.10 17:25:35.111410 [ 254 ] {52b4c236-edd3-47b9-93d4-727ac223c855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14935 | 2026.03.10 17:25:35.112096 [ 254 ] {52b4c236-edd3-47b9-93d4-727ac223c855} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14936 | 2026.03.10 17:25:35.112146 [ 254 ] {52b4c236-edd3-47b9-93d4-727ac223c855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14937 | 2026.03.10 17:25:35.112561 [ 254 ] {52b4c236-edd3-47b9-93d4-727ac223c855} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14938 | 2026.03.10 17:25:35.112802 [ 254 ] {52b4c236-edd3-47b9-93d4-727ac223c855} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14939 | 2026.03.10 17:25:35.112967 [ 254 ] {52b4c236-edd3-47b9-93d4-727ac223c855} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001672 sec., 39473.68421052631 rows/sec., 3.13 MiB/sec. | ||
| 14940 | 2026.03.10 17:25:35.112969 [ 40 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14941 | 2026.03.10 17:25:35.113014 [ 254 ] {52b4c236-edd3-47b9-93d4-727ac223c855} <Debug> TCPHandler: Processed in 0.001996402 sec. | ||
| 14942 | 2026.03.10 17:25:35.113045 [ 40 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14943 | 2026.03.10 17:25:35.113070 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14944 | 2026.03.10 17:25:35.113154 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14945 | 2026.03.10 17:25:35.113200 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14946 | 2026.03.10 17:25:35.113256 [ 254 ] {7b79bfbc-a0da-455a-843a-55963ba8e11b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14947 | 2026.03.10 17:25:35.113305 [ 254 ] {7b79bfbc-a0da-455a-843a-55963ba8e11b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14948 | 2026.03.10 17:25:35.113342 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14949 | 2026.03.10 17:25:35.113382 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2892 rows starting from the beginning of the part | ||
| 14950 | 2026.03.10 17:25:35.113449 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 867 rows starting from the beginning of the part | ||
| 14951 | 2026.03.10 17:25:35.113497 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1954 rows starting from the beginning of the part | ||
| 14952 | 2026.03.10 17:25:35.113550 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 14953 | 2026.03.10 17:25:35.113596 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 867 rows starting from the beginning of the part | ||
| 14954 | 2026.03.10 17:25:35.113641 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 66 rows starting from the beginning of the part | ||
| 14955 | 2026.03.10 17:25:35.113730 [ 254 ] {7b79bfbc-a0da-455a-843a-55963ba8e11b} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14956 | 2026.03.10 17:25:35.113774 [ 254 ] {7b79bfbc-a0da-455a-843a-55963ba8e11b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14957 | 2026.03.10 17:25:35.114260 [ 254 ] {7b79bfbc-a0da-455a-843a-55963ba8e11b} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14958 | 2026.03.10 17:25:35.114500 [ 254 ] {7b79bfbc-a0da-455a-843a-55963ba8e11b} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14959 | 2026.03.10 17:25:35.114645 [ 254 ] {7b79bfbc-a0da-455a-843a-55963ba8e11b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001407 sec., 3553.6602700781805 rows/sec., 267.22 KiB/sec. | ||
| 14960 | 2026.03.10 17:25:35.114685 [ 254 ] {7b79bfbc-a0da-455a-843a-55963ba8e11b} <Debug> TCPHandler: Processed in 0.001582955 sec. | ||
| 14961 | 2026.03.10 17:25:35.114799 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14962 | 2026.03.10 17:25:35.114895 [ 254 ] {4625b464-29c5-4ecb-898c-29d6a37bf0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14963 | 2026.03.10 17:25:35.114936 [ 254 ] {4625b464-29c5-4ecb-898c-29d6a37bf0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14964 | 2026.03.10 17:25:35.115365 [ 254 ] {4625b464-29c5-4ecb-898c-29d6a37bf0e8} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14965 | 2026.03.10 17:25:35.115403 [ 254 ] {4625b464-29c5-4ecb-898c-29d6a37bf0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14966 | 2026.03.10 17:25:35.115721 [ 254 ] {4625b464-29c5-4ecb-898c-29d6a37bf0e8} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14967 | 2026.03.10 17:25:35.115952 [ 254 ] {4625b464-29c5-4ecb-898c-29d6a37bf0e8} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14968 | 2026.03.10 17:25:35.115948 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6702 rows, containing 5 columns (5 merged, 0 gathered) in 0.002805945 sec., 2388500.130971919 rows/sec., 192.68 MiB/sec. | ||
| 14969 | 2026.03.10 17:25:35.116080 [ 40 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14970 | 2026.03.10 17:25:35.116092 [ 254 ] {4625b464-29c5-4ecb-898c-29d6a37bf0e8} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001214 sec., 56836.90280065898 rows/sec., 4.44 MiB/sec. | ||
| 14971 | 2026.03.10 17:25:35.116126 [ 40 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14972 | 2026.03.10 17:25:35.116146 [ 254 ] {4625b464-29c5-4ecb-898c-29d6a37bf0e8} <Debug> TCPHandler: Processed in 0.001397783 sec. | ||
| 14973 | 2026.03.10 17:25:35.116153 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14974 | 2026.03.10 17:25:35.116264 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14975 | 2026.03.10 17:25:35.116268 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14976 | 2026.03.10 17:25:35.116394 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14977 | 2026.03.10 17:25:35.116402 [ 254 ] {0cb4a304-093a-4a73-81e4-090f7d787631} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14978 | 2026.03.10 17:25:35.116436 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1551 rows starting from the beginning of the part | ||
| 14979 | 2026.03.10 17:25:35.116463 [ 254 ] {0cb4a304-093a-4a73-81e4-090f7d787631} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14980 | 2026.03.10 17:25:35.116465 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14981 | 2026.03.10 17:25:35.116505 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 525 rows starting from the beginning of the part | ||
| 14982 | 2026.03.10 17:25:35.116563 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1024 rows starting from the beginning of the part | ||
| 14983 | 2026.03.10 17:25:35.116609 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 14984 | 2026.03.10 17:25:35.116656 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 525 rows starting from the beginning of the part | ||
| 14985 | 2026.03.10 17:25:35.116702 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 69 rows starting from the beginning of the part | ||
| 14986 | 2026.03.10 17:25:35.116893 [ 254 ] {0cb4a304-093a-4a73-81e4-090f7d787631} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14987 | 2026.03.10 17:25:35.116937 [ 254 ] {0cb4a304-093a-4a73-81e4-090f7d787631} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 14988 | 2026.03.10 17:25:35.116984 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_111_22} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14989 | 2026.03.10 17:25:35.117106 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_111_22} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14990 | 2026.03.10 17:25:35.117211 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.23 MiB. | ||
| 14991 | 2026.03.10 17:25:35.117382 [ 254 ] {0cb4a304-093a-4a73-81e4-090f7d787631} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14992 | 2026.03.10 17:25:35.117623 [ 254 ] {0cb4a304-093a-4a73-81e4-090f7d787631} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14993 | 2026.03.10 17:25:35.117759 [ 254 ] {0cb4a304-093a-4a73-81e4-090f7d787631} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001375 sec., 116363.63636363637 rows/sec., 8.10 MiB/sec. | ||
| 14994 | 2026.03.10 17:25:35.117797 [ 254 ] {0cb4a304-093a-4a73-81e4-090f7d787631} <Debug> TCPHandler: Processed in 0.001579245 sec. | ||
| 14995 | 2026.03.10 17:25:35.117909 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14996 | 2026.03.10 17:25:35.118005 [ 254 ] {c36db536-8ae0-4d4a-a6c0-8af6f7a9a032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14997 | 2026.03.10 17:25:35.118062 [ 254 ] {c36db536-8ae0-4d4a-a6c0-8af6f7a9a032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14998 | 2026.03.10 17:25:35.118088 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3758 rows, containing 5 columns (5 merged, 0 gathered) in 0.00187219 sec., 2007274.9026541112 rows/sec., 148.33 MiB/sec. | ||
| 14999 | 2026.03.10 17:25:35.118338 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15000 | 2026.03.10 17:25:35.118596 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_111_22} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15001 | 2026.03.10 17:25:35.118672 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_111_22} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15002 | 2026.03.10 17:25:35.118753 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 15003 | 2026.03.10 17:25:35.118934 [ 254 ] {c36db536-8ae0-4d4a-a6c0-8af6f7a9a032} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15004 | 2026.03.10 17:25:35.118986 [ 254 ] {c36db536-8ae0-4d4a-a6c0-8af6f7a9a032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15005 | 2026.03.10 17:25:35.119519 [ 254 ] {c36db536-8ae0-4d4a-a6c0-8af6f7a9a032} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 15006 | 2026.03.10 17:25:35.119752 [ 254 ] {c36db536-8ae0-4d4a-a6c0-8af6f7a9a032} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15007 | 2026.03.10 17:25:35.119894 [ 254 ] {c36db536-8ae0-4d4a-a6c0-8af6f7a9a032} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001907 sec., 2621.9192448872573 rows/sec., 4.70 MiB/sec. | ||
| 15008 | 2026.03.10 17:25:35.119947 [ 254 ] {c36db536-8ae0-4d4a-a6c0-8af6f7a9a032} <Debug> TCPHandler: Processed in 0.002087654 sec. | ||
| 15009 | 2026.03.10 17:25:35.120063 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15010 | 2026.03.10 17:25:35.120158 [ 254 ] {7e682947-1ab0-4358-b2b4-1a2793bfe277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15011 | 2026.03.10 17:25:35.120199 [ 254 ] {7e682947-1ab0-4358-b2b4-1a2793bfe277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15012 | 2026.03.10 17:25:35.120546 [ 254 ] {7e682947-1ab0-4358-b2b4-1a2793bfe277} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15013 | 2026.03.10 17:25:35.120579 [ 254 ] {7e682947-1ab0-4358-b2b4-1a2793bfe277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15014 | 2026.03.10 17:25:35.120882 [ 254 ] {7e682947-1ab0-4358-b2b4-1a2793bfe277} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 15015 | 2026.03.10 17:25:35.121089 [ 254 ] {7e682947-1ab0-4358-b2b4-1a2793bfe277} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15016 | 2026.03.10 17:25:35.121198 [ 7 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 15017 | 2026.03.10 17:25:35.121216 [ 254 ] {7e682947-1ab0-4358-b2b4-1a2793bfe277} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 15018 | 2026.03.10 17:25:35.121236 [ 7 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15019 | 2026.03.10 17:25:35.121253 [ 254 ] {7e682947-1ab0-4358-b2b4-1a2793bfe277} <Debug> TCPHandler: Processed in 0.00123942 sec. | ||
| 15020 | 2026.03.10 17:25:35.121255 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15021 | 2026.03.10 17:25:35.121354 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 15022 | 2026.03.10 17:25:35.121479 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15023 | 2026.03.10 17:25:35.121511 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5016 rows starting from the beginning of the part | ||
| 15024 | 2026.03.10 17:25:35.121578 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 90 rows starting from the beginning of the part | ||
| 15025 | 2026.03.10 17:25:35.121619 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 36 rows starting from the beginning of the part | ||
| 15026 | 2026.03.10 17:25:35.121657 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 24 rows starting from the beginning of the part | ||
| 15027 | 2026.03.10 17:25:35.121694 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 90 rows starting from the beginning of the part | ||
| 15028 | 2026.03.10 17:25:35.121731 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 15029 | 2026.03.10 17:25:35.123310 [ 189 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5316 rows, containing 4 columns (4 merged, 0 gathered) in 0.002000862 sec., 2656854.8955400223 rows/sec., 174.67 MiB/sec. | ||
| 15030 | 2026.03.10 17:25:35.123641 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 15031 | 2026.03.10 17:25:35.123889 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_111_22} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15032 | 2026.03.10 17:25:35.123971 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_111_22} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 15033 | 2026.03.10 17:25:35.124048 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 15034 | 2026.03.10 17:25:36.544157 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32223 | ||
| 15035 | 2026.03.10 17:25:36.544665 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15036 | 2026.03.10 17:25:36.544711 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15037 | 2026.03.10 17:25:36.545185 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15038 | 2026.03.10 17:25:36.545405 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15039 | 2026.03.10 17:25:36.545533 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32223 | ||
| 15040 | 2026.03.10 17:25:38.235871 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 15041 | 2026.03.10 17:25:38.250543 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15042 | 2026.03.10 17:25:38.250597 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15043 | 2026.03.10 17:25:38.255753 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 15044 | 2026.03.10 17:25:38.256393 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15045 | 2026.03.10 17:25:38.259020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 15046 | 2026.03.10 17:25:40.119994 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15047 | 2026.03.10 17:25:40.120191 [ 254 ] {9279054e-ae18-4b73-93a3-f85e7f003833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15048 | 2026.03.10 17:25:40.120265 [ 254 ] {9279054e-ae18-4b73-93a3-f85e7f003833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15049 | 2026.03.10 17:25:40.121048 [ 254 ] {9279054e-ae18-4b73-93a3-f85e7f003833} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15050 | 2026.03.10 17:25:40.121098 [ 254 ] {9279054e-ae18-4b73-93a3-f85e7f003833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15051 | 2026.03.10 17:25:40.121509 [ 254 ] {9279054e-ae18-4b73-93a3-f85e7f003833} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15052 | 2026.03.10 17:25:40.121747 [ 254 ] {9279054e-ae18-4b73-93a3-f85e7f003833} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15053 | 2026.03.10 17:25:40.121911 [ 254 ] {9279054e-ae18-4b73-93a3-f85e7f003833} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001773 sec., 160180.4850535815 rows/sec., 10.17 MiB/sec. | ||
| 15054 | 2026.03.10 17:25:40.121962 [ 254 ] {9279054e-ae18-4b73-93a3-f85e7f003833} <Debug> TCPHandler: Processed in 0.002101004 sec. | ||
| 15055 | 2026.03.10 17:25:40.122103 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15056 | 2026.03.10 17:25:40.122205 [ 254 ] {698e64a5-e8f9-4e60-8b53-87ec76cae1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15057 | 2026.03.10 17:25:40.122249 [ 254 ] {698e64a5-e8f9-4e60-8b53-87ec76cae1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15058 | 2026.03.10 17:25:40.122668 [ 254 ] {698e64a5-e8f9-4e60-8b53-87ec76cae1da} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15059 | 2026.03.10 17:25:40.122706 [ 254 ] {698e64a5-e8f9-4e60-8b53-87ec76cae1da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15060 | 2026.03.10 17:25:40.123000 [ 254 ] {698e64a5-e8f9-4e60-8b53-87ec76cae1da} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 15061 | 2026.03.10 17:25:40.123208 [ 254 ] {698e64a5-e8f9-4e60-8b53-87ec76cae1da} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15062 | 2026.03.10 17:25:40.123342 [ 254 ] {698e64a5-e8f9-4e60-8b53-87ec76cae1da} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00116 sec., 5172.413793103448 rows/sec., 421.77 KiB/sec. | ||
| 15063 | 2026.03.10 17:25:40.123380 [ 254 ] {698e64a5-e8f9-4e60-8b53-87ec76cae1da} <Debug> TCPHandler: Processed in 0.001330581 sec. | ||
| 15064 | 2026.03.10 17:25:40.123490 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15065 | 2026.03.10 17:25:40.123586 [ 254 ] {02820a58-4688-4eb0-b7ea-732627b4f04a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15066 | 2026.03.10 17:25:40.123626 [ 254 ] {02820a58-4688-4eb0-b7ea-732627b4f04a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15067 | 2026.03.10 17:25:40.124427 [ 254 ] {02820a58-4688-4eb0-b7ea-732627b4f04a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15068 | 2026.03.10 17:25:40.124463 [ 254 ] {02820a58-4688-4eb0-b7ea-732627b4f04a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15069 | 2026.03.10 17:25:40.124824 [ 254 ] {02820a58-4688-4eb0-b7ea-732627b4f04a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15070 | 2026.03.10 17:25:40.125032 [ 254 ] {02820a58-4688-4eb0-b7ea-732627b4f04a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15071 | 2026.03.10 17:25:40.125159 [ 254 ] {02820a58-4688-4eb0-b7ea-732627b4f04a} <Debug> executeQuery: Read 870 rows, 70.39 KiB in 0.001591 sec., 546825.895663105 rows/sec., 43.21 MiB/sec. | ||
| 15072 | 2026.03.10 17:25:40.125197 [ 254 ] {02820a58-4688-4eb0-b7ea-732627b4f04a} <Debug> TCPHandler: Processed in 0.001756278 sec. | ||
| 15073 | 2026.03.10 17:25:40.125311 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15074 | 2026.03.10 17:25:40.125405 [ 254 ] {86291c03-1651-41ea-ba51-844a76f85bcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15075 | 2026.03.10 17:25:40.125444 [ 254 ] {86291c03-1651-41ea-ba51-844a76f85bcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15076 | 2026.03.10 17:25:40.125915 [ 254 ] {86291c03-1651-41ea-ba51-844a76f85bcd} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15077 | 2026.03.10 17:25:40.125951 [ 254 ] {86291c03-1651-41ea-ba51-844a76f85bcd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15078 | 2026.03.10 17:25:40.126260 [ 254 ] {86291c03-1651-41ea-ba51-844a76f85bcd} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15079 | 2026.03.10 17:25:40.126472 [ 254 ] {86291c03-1651-41ea-ba51-844a76f85bcd} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15080 | 2026.03.10 17:25:40.126604 [ 254 ] {86291c03-1651-41ea-ba51-844a76f85bcd} <Debug> executeQuery: Read 183 rows, 11.59 KiB in 0.001218 sec., 150246.30541871922 rows/sec., 9.29 MiB/sec. | ||
| 15081 | 2026.03.10 17:25:40.126641 [ 254 ] {86291c03-1651-41ea-ba51-844a76f85bcd} <Debug> TCPHandler: Processed in 0.001379163 sec. | ||
| 15082 | 2026.03.10 17:25:40.126762 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15083 | 2026.03.10 17:25:40.126886 [ 254 ] {29fb19ad-2e5d-4d41-84a0-6bb25342c378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15084 | 2026.03.10 17:25:40.126935 [ 254 ] {29fb19ad-2e5d-4d41-84a0-6bb25342c378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15085 | 2026.03.10 17:25:40.127434 [ 254 ] {29fb19ad-2e5d-4d41-84a0-6bb25342c378} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15086 | 2026.03.10 17:25:40.127471 [ 254 ] {29fb19ad-2e5d-4d41-84a0-6bb25342c378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15087 | 2026.03.10 17:25:40.127792 [ 254 ] {29fb19ad-2e5d-4d41-84a0-6bb25342c378} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 15088 | 2026.03.10 17:25:40.128012 [ 254 ] {29fb19ad-2e5d-4d41-84a0-6bb25342c378} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15089 | 2026.03.10 17:25:40.128144 [ 254 ] {29fb19ad-2e5d-4d41-84a0-6bb25342c378} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001283 sec., 116134.06079501168 rows/sec., 7.50 MiB/sec. | ||
| 15090 | 2026.03.10 17:25:40.128183 [ 254 ] {29fb19ad-2e5d-4d41-84a0-6bb25342c378} <Debug> TCPHandler: Processed in 0.001482235 sec. | ||
| 15091 | 2026.03.10 17:25:40.128300 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15092 | 2026.03.10 17:25:40.128398 [ 254 ] {5ece7fd8-b841-4004-ac48-c7b792e93be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15093 | 2026.03.10 17:25:40.128437 [ 254 ] {5ece7fd8-b841-4004-ac48-c7b792e93be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15094 | 2026.03.10 17:25:40.128886 [ 254 ] {5ece7fd8-b841-4004-ac48-c7b792e93be2} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15095 | 2026.03.10 17:25:40.128923 [ 254 ] {5ece7fd8-b841-4004-ac48-c7b792e93be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15096 | 2026.03.10 17:25:40.129223 [ 254 ] {5ece7fd8-b841-4004-ac48-c7b792e93be2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 15097 | 2026.03.10 17:25:40.129433 [ 254 ] {5ece7fd8-b841-4004-ac48-c7b792e93be2} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15098 | 2026.03.10 17:25:40.129565 [ 254 ] {5ece7fd8-b841-4004-ac48-c7b792e93be2} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001185 sec., 124894.51476793249 rows/sec., 7.10 MiB/sec. | ||
| 15099 | 2026.03.10 17:25:40.129604 [ 254 ] {5ece7fd8-b841-4004-ac48-c7b792e93be2} <Debug> TCPHandler: Processed in 0.001357042 sec. | ||
| 15100 | 2026.03.10 17:25:40.129718 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15101 | 2026.03.10 17:25:40.129811 [ 254 ] {6ea5d1a6-3ba7-460c-8f4a-773a08cc12ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15102 | 2026.03.10 17:25:40.129850 [ 254 ] {6ea5d1a6-3ba7-460c-8f4a-773a08cc12ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15103 | 2026.03.10 17:25:40.130433 [ 254 ] {6ea5d1a6-3ba7-460c-8f4a-773a08cc12ca} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15104 | 2026.03.10 17:25:40.130470 [ 254 ] {6ea5d1a6-3ba7-460c-8f4a-773a08cc12ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15105 | 2026.03.10 17:25:40.130797 [ 254 ] {6ea5d1a6-3ba7-460c-8f4a-773a08cc12ca} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15106 | 2026.03.10 17:25:40.131017 [ 254 ] {6ea5d1a6-3ba7-460c-8f4a-773a08cc12ca} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15107 | 2026.03.10 17:25:40.131146 [ 254 ] {6ea5d1a6-3ba7-460c-8f4a-773a08cc12ca} <Debug> executeQuery: Read 531 rows, 38.47 KiB in 0.001352 sec., 392751.47928994085 rows/sec., 27.79 MiB/sec. | ||
| 15108 | 2026.03.10 17:25:40.131184 [ 254 ] {6ea5d1a6-3ba7-460c-8f4a-773a08cc12ca} <Debug> TCPHandler: Processed in 0.001516174 sec. | ||
| 15109 | 2026.03.10 17:25:40.131296 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15110 | 2026.03.10 17:25:40.131391 [ 254 ] {b52a82d4-9bc4-41db-b03d-fd2e8e040ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15111 | 2026.03.10 17:25:40.131431 [ 254 ] {b52a82d4-9bc4-41db-b03d-fd2e8e040ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15112 | 2026.03.10 17:25:40.131782 [ 254 ] {b52a82d4-9bc4-41db-b03d-fd2e8e040ad9} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15113 | 2026.03.10 17:25:40.131823 [ 254 ] {b52a82d4-9bc4-41db-b03d-fd2e8e040ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15114 | 2026.03.10 17:25:40.132150 [ 254 ] {b52a82d4-9bc4-41db-b03d-fd2e8e040ad9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15115 | 2026.03.10 17:25:40.132366 [ 254 ] {b52a82d4-9bc4-41db-b03d-fd2e8e040ad9} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15116 | 2026.03.10 17:25:40.132502 [ 254 ] {b52a82d4-9bc4-41db-b03d-fd2e8e040ad9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00113 sec., 5309.734513274337 rows/sec., 277.41 KiB/sec. | ||
| 15117 | 2026.03.10 17:25:40.132541 [ 254 ] {b52a82d4-9bc4-41db-b03d-fd2e8e040ad9} <Debug> TCPHandler: Processed in 0.001293691 sec. | ||
| 15118 | 2026.03.10 17:25:40.132646 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15119 | 2026.03.10 17:25:40.132745 [ 254 ] {53d5abd6-51a7-4bf4-b9a3-7300e3fa42ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15120 | 2026.03.10 17:25:40.132790 [ 254 ] {53d5abd6-51a7-4bf4-b9a3-7300e3fa42ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15121 | 2026.03.10 17:25:40.133220 [ 254 ] {53d5abd6-51a7-4bf4-b9a3-7300e3fa42ab} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15122 | 2026.03.10 17:25:40.133259 [ 254 ] {53d5abd6-51a7-4bf4-b9a3-7300e3fa42ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15123 | 2026.03.10 17:25:40.133605 [ 254 ] {53d5abd6-51a7-4bf4-b9a3-7300e3fa42ab} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15124 | 2026.03.10 17:25:40.133829 [ 254 ] {53d5abd6-51a7-4bf4-b9a3-7300e3fa42ab} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15125 | 2026.03.10 17:25:40.133965 [ 254 ] {53d5abd6-51a7-4bf4-b9a3-7300e3fa42ab} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.001239 sec., 216303.47054075866 rows/sec., 14.38 MiB/sec. | ||
| 15126 | 2026.03.10 17:25:40.134005 [ 254 ] {53d5abd6-51a7-4bf4-b9a3-7300e3fa42ab} <Debug> TCPHandler: Processed in 0.001409342 sec. | ||
| 15127 | 2026.03.10 17:25:40.134123 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15128 | 2026.03.10 17:25:40.134220 [ 254 ] {7c9cd3b4-cbcc-4e02-97df-a636482ffed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15129 | 2026.03.10 17:25:40.134264 [ 254 ] {7c9cd3b4-cbcc-4e02-97df-a636482ffed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15130 | 2026.03.10 17:25:40.134585 [ 254 ] {7c9cd3b4-cbcc-4e02-97df-a636482ffed6} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15131 | 2026.03.10 17:25:40.134622 [ 254 ] {7c9cd3b4-cbcc-4e02-97df-a636482ffed6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15132 | 2026.03.10 17:25:40.134944 [ 254 ] {7c9cd3b4-cbcc-4e02-97df-a636482ffed6} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15133 | 2026.03.10 17:25:40.135157 [ 254 ] {7c9cd3b4-cbcc-4e02-97df-a636482ffed6} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15134 | 2026.03.10 17:25:40.135289 [ 254 ] {7c9cd3b4-cbcc-4e02-97df-a636482ffed6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001089 sec., 918.2736455463729 rows/sec., 61.88 KiB/sec. | ||
| 15135 | 2026.03.10 17:25:40.135328 [ 254 ] {7c9cd3b4-cbcc-4e02-97df-a636482ffed6} <Debug> TCPHandler: Processed in 0.00125586 sec. | ||
| 15136 | 2026.03.10 17:25:40.135430 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15137 | 2026.03.10 17:25:40.135526 [ 254 ] {5bbcac67-b5a9-43e2-b9e2-2742d4197e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15138 | 2026.03.10 17:25:40.135582 [ 254 ] {5bbcac67-b5a9-43e2-b9e2-2742d4197e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15139 | 2026.03.10 17:25:40.136472 [ 254 ] {5bbcac67-b5a9-43e2-b9e2-2742d4197e3a} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15140 | 2026.03.10 17:25:40.136510 [ 254 ] {5bbcac67-b5a9-43e2-b9e2-2742d4197e3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15141 | 2026.03.10 17:25:40.137084 [ 254 ] {5bbcac67-b5a9-43e2-b9e2-2742d4197e3a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 15142 | 2026.03.10 17:25:40.137314 [ 254 ] {5bbcac67-b5a9-43e2-b9e2-2742d4197e3a} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15143 | 2026.03.10 17:25:40.137462 [ 254 ] {5bbcac67-b5a9-43e2-b9e2-2742d4197e3a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001953 sec., 17921.146953405016 rows/sec., 32.11 MiB/sec. | ||
| 15144 | 2026.03.10 17:25:40.137528 [ 254 ] {5bbcac67-b5a9-43e2-b9e2-2742d4197e3a} <Debug> TCPHandler: Processed in 0.002147305 sec. | ||
| 15145 | 2026.03.10 17:25:40.137646 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15146 | 2026.03.10 17:25:40.137746 [ 254 ] {2eb8483d-5849-4552-8258-148c250f4e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15147 | 2026.03.10 17:25:40.137788 [ 254 ] {2eb8483d-5849-4552-8258-148c250f4e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15148 | 2026.03.10 17:25:40.138129 [ 254 ] {2eb8483d-5849-4552-8258-148c250f4e6a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15149 | 2026.03.10 17:25:40.138166 [ 254 ] {2eb8483d-5849-4552-8258-148c250f4e6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15150 | 2026.03.10 17:25:40.138477 [ 254 ] {2eb8483d-5849-4552-8258-148c250f4e6a} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15151 | 2026.03.10 17:25:40.138697 [ 254 ] {2eb8483d-5849-4552-8258-148c250f4e6a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15152 | 2026.03.10 17:25:40.138830 [ 254 ] {2eb8483d-5849-4552-8258-148c250f4e6a} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001101 sec., 81743.86920980927 rows/sec., 5.11 MiB/sec. | ||
| 15153 | 2026.03.10 17:25:40.138867 [ 254 ] {2eb8483d-5849-4552-8258-148c250f4e6a} <Debug> TCPHandler: Processed in 0.001272361 sec. | ||
| 15154 | 2026.03.10 17:25:43.874425 [ 36 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15155 | 2026.03.10 17:25:43.874499 [ 36 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15156 | 2026.03.10 17:25:44.045715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32735 | ||
| 15157 | 2026.03.10 17:25:44.046295 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15158 | 2026.03.10 17:25:44.046343 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15159 | 2026.03.10 17:25:44.046821 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15160 | 2026.03.10 17:25:44.047038 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15161 | 2026.03.10 17:25:44.047165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32735 | ||
| 15162 | 2026.03.10 17:25:44.148329 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1878 | ||
| 15163 | 2026.03.10 17:25:44.150889 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15164 | 2026.03.10 17:25:44.150940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15165 | 2026.03.10 17:25:44.152146 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15166 | 2026.03.10 17:25:44.152439 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15167 | 2026.03.10 17:25:44.152606 [ 36 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15168 | 2026.03.10 17:25:44.152696 [ 36 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15169 | 2026.03.10 17:25:44.152718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1878 | ||
| 15170 | 2026.03.10 17:25:44.152730 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15171 | 2026.03.10 17:25:44.152869 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact with storage Full | ||
| 15172 | 2026.03.10 17:25:44.153585 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15173 | 2026.03.10 17:25:44.153730 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1700 rows starting from the beginning of the part | ||
| 15174 | 2026.03.10 17:25:44.154074 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 20 rows starting from the beginning of the part | ||
| 15175 | 2026.03.10 17:25:44.154417 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part | ||
| 15176 | 2026.03.10 17:25:44.154776 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 58 rows starting from the beginning of the part | ||
| 15177 | 2026.03.10 17:25:44.155113 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 15178 | 2026.03.10 17:25:44.155439 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 36 rows starting from the beginning of the part | ||
| 15179 | 2026.03.10 17:25:44.161802 [ 196 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1878 rows, containing 72 columns (72 merged, 0 gathered) in 0.008988545 sec., 208932.5914260873 rows/sec., 162.61 MiB/sec. | ||
| 15180 | 2026.03.10 17:25:44.163588 [ 196 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15181 | 2026.03.10 17:25:44.164199 [ 196 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_51_10} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15182 | 2026.03.10 17:25:44.164288 [ 196 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_51_10} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15183 | 2026.03.10 17:25:44.164659 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.99 MiB. | ||
| 15184 | 2026.03.10 17:25:45.109949 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15185 | 2026.03.10 17:25:45.110155 [ 254 ] {c3e60586-d632-4405-85ad-e589eb9bb7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15186 | 2026.03.10 17:25:45.110232 [ 254 ] {c3e60586-d632-4405-85ad-e589eb9bb7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15187 | 2026.03.10 17:25:45.110905 [ 254 ] {c3e60586-d632-4405-85ad-e589eb9bb7c2} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15188 | 2026.03.10 17:25:45.110955 [ 254 ] {c3e60586-d632-4405-85ad-e589eb9bb7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15189 | 2026.03.10 17:25:45.111375 [ 254 ] {c3e60586-d632-4405-85ad-e589eb9bb7c2} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15190 | 2026.03.10 17:25:45.111619 [ 254 ] {c3e60586-d632-4405-85ad-e589eb9bb7c2} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15191 | 2026.03.10 17:25:45.111780 [ 254 ] {c3e60586-d632-4405-85ad-e589eb9bb7c2} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001679 sec., 39309.11256700417 rows/sec., 3.11 MiB/sec. | ||
| 15192 | 2026.03.10 17:25:45.111824 [ 254 ] {c3e60586-d632-4405-85ad-e589eb9bb7c2} <Debug> TCPHandler: Processed in 0.002012393 sec. | ||
| 15193 | 2026.03.10 17:25:45.111942 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15194 | 2026.03.10 17:25:45.112040 [ 254 ] {414e293b-b128-4bb6-b931-2490cc5a3c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15195 | 2026.03.10 17:25:45.112084 [ 254 ] {414e293b-b128-4bb6-b931-2490cc5a3c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15196 | 2026.03.10 17:25:45.112475 [ 254 ] {414e293b-b128-4bb6-b931-2490cc5a3c08} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15197 | 2026.03.10 17:25:45.112516 [ 254 ] {414e293b-b128-4bb6-b931-2490cc5a3c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15198 | 2026.03.10 17:25:45.112831 [ 254 ] {414e293b-b128-4bb6-b931-2490cc5a3c08} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15199 | 2026.03.10 17:25:45.113063 [ 254 ] {414e293b-b128-4bb6-b931-2490cc5a3c08} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15200 | 2026.03.10 17:25:45.113202 [ 254 ] {414e293b-b128-4bb6-b931-2490cc5a3c08} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001181 sec., 4233.7002540220155 rows/sec., 318.35 KiB/sec. | ||
| 15201 | 2026.03.10 17:25:45.113244 [ 254 ] {414e293b-b128-4bb6-b931-2490cc5a3c08} <Debug> TCPHandler: Processed in 0.001352622 sec. | ||
| 15202 | 2026.03.10 17:25:45.113370 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15203 | 2026.03.10 17:25:45.113492 [ 254 ] {d6ee2ae6-aeae-42cf-9d67-c9b455aaf045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15204 | 2026.03.10 17:25:45.113542 [ 254 ] {d6ee2ae6-aeae-42cf-9d67-c9b455aaf045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15205 | 2026.03.10 17:25:45.114044 [ 254 ] {d6ee2ae6-aeae-42cf-9d67-c9b455aaf045} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15206 | 2026.03.10 17:25:45.114089 [ 254 ] {d6ee2ae6-aeae-42cf-9d67-c9b455aaf045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15207 | 2026.03.10 17:25:45.114464 [ 254 ] {d6ee2ae6-aeae-42cf-9d67-c9b455aaf045} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15208 | 2026.03.10 17:25:45.114685 [ 254 ] {d6ee2ae6-aeae-42cf-9d67-c9b455aaf045} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15209 | 2026.03.10 17:25:45.114818 [ 254 ] {d6ee2ae6-aeae-42cf-9d67-c9b455aaf045} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001351 sec., 51073.27905255366 rows/sec., 3.99 MiB/sec. | ||
| 15210 | 2026.03.10 17:25:45.114856 [ 254 ] {d6ee2ae6-aeae-42cf-9d67-c9b455aaf045} <Debug> TCPHandler: Processed in 0.001548685 sec. | ||
| 15211 | 2026.03.10 17:25:45.114962 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15212 | 2026.03.10 17:25:45.115055 [ 254 ] {639f910e-a974-48bf-920f-0168d41b84ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15213 | 2026.03.10 17:25:45.115098 [ 254 ] {639f910e-a974-48bf-920f-0168d41b84ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15214 | 2026.03.10 17:25:45.115512 [ 254 ] {639f910e-a974-48bf-920f-0168d41b84ab} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15215 | 2026.03.10 17:25:45.115548 [ 254 ] {639f910e-a974-48bf-920f-0168d41b84ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15216 | 2026.03.10 17:25:45.115905 [ 254 ] {639f910e-a974-48bf-920f-0168d41b84ab} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15217 | 2026.03.10 17:25:45.116120 [ 254 ] {639f910e-a974-48bf-920f-0168d41b84ab} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15218 | 2026.03.10 17:25:45.116253 [ 254 ] {639f910e-a974-48bf-920f-0168d41b84ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001215 sec., 131687.24279835392 rows/sec., 9.17 MiB/sec. | ||
| 15219 | 2026.03.10 17:25:45.116290 [ 254 ] {639f910e-a974-48bf-920f-0168d41b84ab} <Debug> TCPHandler: Processed in 0.001378452 sec. | ||
| 15220 | 2026.03.10 17:25:45.116392 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15221 | 2026.03.10 17:25:45.116486 [ 254 ] {37e765f8-9ea2-4918-87c4-6f3dcf168f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15222 | 2026.03.10 17:25:45.116540 [ 254 ] {37e765f8-9ea2-4918-87c4-6f3dcf168f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15223 | 2026.03.10 17:25:45.117302 [ 254 ] {37e765f8-9ea2-4918-87c4-6f3dcf168f98} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15224 | 2026.03.10 17:25:45.117340 [ 254 ] {37e765f8-9ea2-4918-87c4-6f3dcf168f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15225 | 2026.03.10 17:25:45.117849 [ 254 ] {37e765f8-9ea2-4918-87c4-6f3dcf168f98} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 15226 | 2026.03.10 17:25:45.118072 [ 254 ] {37e765f8-9ea2-4918-87c4-6f3dcf168f98} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15227 | 2026.03.10 17:25:45.118213 [ 254 ] {37e765f8-9ea2-4918-87c4-6f3dcf168f98} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001744 sec., 2866.97247706422 rows/sec., 5.14 MiB/sec. | ||
| 15228 | 2026.03.10 17:25:45.118274 [ 254 ] {37e765f8-9ea2-4918-87c4-6f3dcf168f98} <Debug> TCPHandler: Processed in 0.001930231 sec. | ||
| 15229 | 2026.03.10 17:25:45.118376 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15230 | 2026.03.10 17:25:45.118471 [ 254 ] {aebb7383-f6b6-4c21-8466-21d9e95011ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15231 | 2026.03.10 17:25:45.118511 [ 254 ] {aebb7383-f6b6-4c21-8466-21d9e95011ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15232 | 2026.03.10 17:25:45.118862 [ 254 ] {aebb7383-f6b6-4c21-8466-21d9e95011ce} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15233 | 2026.03.10 17:25:45.118898 [ 254 ] {aebb7383-f6b6-4c21-8466-21d9e95011ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15234 | 2026.03.10 17:25:45.119197 [ 254 ] {aebb7383-f6b6-4c21-8466-21d9e95011ce} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15235 | 2026.03.10 17:25:45.119406 [ 254 ] {aebb7383-f6b6-4c21-8466-21d9e95011ce} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15236 | 2026.03.10 17:25:45.119534 [ 254 ] {aebb7383-f6b6-4c21-8466-21d9e95011ce} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 15237 | 2026.03.10 17:25:45.119569 [ 254 ] {aebb7383-f6b6-4c21-8466-21d9e95011ce} <Debug> TCPHandler: Processed in 0.00124233 sec. | ||
| 15238 | 2026.03.10 17:25:45.760049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 15239 | 2026.03.10 17:25:45.775884 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15240 | 2026.03.10 17:25:45.775947 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15241 | 2026.03.10 17:25:45.781800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 15242 | 2026.03.10 17:25:45.782483 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15243 | 2026.03.10 17:25:45.785310 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 15244 | 2026.03.10 17:25:50.118363 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15245 | 2026.03.10 17:25:50.118581 [ 254 ] {f0020ae5-5eb1-4d79-aa85-0d524a254c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15246 | 2026.03.10 17:25:50.118656 [ 254 ] {f0020ae5-5eb1-4d79-aa85-0d524a254c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15247 | 2026.03.10 17:25:50.119488 [ 254 ] {f0020ae5-5eb1-4d79-aa85-0d524a254c22} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15248 | 2026.03.10 17:25:50.119540 [ 254 ] {f0020ae5-5eb1-4d79-aa85-0d524a254c22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15249 | 2026.03.10 17:25:50.119966 [ 254 ] {f0020ae5-5eb1-4d79-aa85-0d524a254c22} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15250 | 2026.03.10 17:25:50.120193 [ 254 ] {f0020ae5-5eb1-4d79-aa85-0d524a254c22} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15251 | 2026.03.10 17:25:50.120357 [ 254 ] {f0020ae5-5eb1-4d79-aa85-0d524a254c22} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001831 sec., 155106.49918077554 rows/sec., 9.85 MiB/sec. | ||
| 15252 | 2026.03.10 17:25:50.120369 [ 125 ] {} <Debug> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 15253 | 2026.03.10 17:25:50.120408 [ 254 ] {f0020ae5-5eb1-4d79-aa85-0d524a254c22} <Debug> TCPHandler: Processed in 0.002182685 sec. | ||
| 15254 | 2026.03.10 17:25:50.120446 [ 125 ] {} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15255 | 2026.03.10 17:25:50.120478 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15256 | 2026.03.10 17:25:50.120554 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15257 | 2026.03.10 17:25:50.120627 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 15258 | 2026.03.10 17:25:50.120663 [ 254 ] {ed203b48-2ab7-4102-94f6-6269bde651dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15259 | 2026.03.10 17:25:50.120715 [ 254 ] {ed203b48-2ab7-4102-94f6-6269bde651dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15260 | 2026.03.10 17:25:50.120785 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15261 | 2026.03.10 17:25:50.120839 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 308 rows starting from the beginning of the part | ||
| 15262 | 2026.03.10 17:25:50.120915 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 284 rows starting from the beginning of the part | ||
| 15263 | 2026.03.10 17:25:50.120983 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 284 rows starting from the beginning of the part | ||
| 15264 | 2026.03.10 17:25:50.121050 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 284 rows starting from the beginning of the part | ||
| 15265 | 2026.03.10 17:25:50.121100 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 284 rows starting from the beginning of the part | ||
| 15266 | 2026.03.10 17:25:50.121159 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 284 rows starting from the beginning of the part | ||
| 15267 | 2026.03.10 17:25:50.121529 [ 254 ] {ed203b48-2ab7-4102-94f6-6269bde651dc} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15268 | 2026.03.10 17:25:50.121573 [ 254 ] {ed203b48-2ab7-4102-94f6-6269bde651dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15269 | 2026.03.10 17:25:50.122010 [ 254 ] {ed203b48-2ab7-4102-94f6-6269bde651dc} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15270 | 2026.03.10 17:25:50.122229 [ 254 ] {ed203b48-2ab7-4102-94f6-6269bde651dc} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15271 | 2026.03.10 17:25:50.122252 [ 200 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001698608 sec., 1017303.5803434341 rows/sec., 68.77 MiB/sec. | ||
| 15272 | 2026.03.10 17:25:50.122367 [ 254 ] {ed203b48-2ab7-4102-94f6-6269bde651dc} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.001727 sec., 502026.63578459754 rows/sec., 39.68 MiB/sec. | ||
| 15273 | 2026.03.10 17:25:50.122388 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 15274 | 2026.03.10 17:25:50.122412 [ 254 ] {ed203b48-2ab7-4102-94f6-6269bde651dc} <Debug> TCPHandler: Processed in 0.001916731 sec. | ||
| 15275 | 2026.03.10 17:25:50.122529 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15276 | 2026.03.10 17:25:50.122631 [ 254 ] {3837f116-c639-4bcd-9caf-308941501a62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15277 | 2026.03.10 17:25:50.122644 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_32_7} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15278 | 2026.03.10 17:25:50.122671 [ 254 ] {3837f116-c639-4bcd-9caf-308941501a62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15279 | 2026.03.10 17:25:50.122719 [ 192 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_32_7} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 15280 | 2026.03.10 17:25:50.122790 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 15281 | 2026.03.10 17:25:50.123130 [ 254 ] {3837f116-c639-4bcd-9caf-308941501a62} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15282 | 2026.03.10 17:25:50.123170 [ 254 ] {3837f116-c639-4bcd-9caf-308941501a62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15283 | 2026.03.10 17:25:50.123487 [ 254 ] {3837f116-c639-4bcd-9caf-308941501a62} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15284 | 2026.03.10 17:25:50.123703 [ 254 ] {3837f116-c639-4bcd-9caf-308941501a62} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15285 | 2026.03.10 17:25:50.123830 [ 125 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15286 | 2026.03.10 17:25:50.123837 [ 254 ] {3837f116-c639-4bcd-9caf-308941501a62} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001226 sec., 144371.94127243065 rows/sec., 8.90 MiB/sec. | ||
| 15287 | 2026.03.10 17:25:50.123865 [ 125 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15288 | 2026.03.10 17:25:50.123887 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15289 | 2026.03.10 17:25:50.123889 [ 254 ] {3837f116-c639-4bcd-9caf-308941501a62} <Debug> TCPHandler: Processed in 0.001414182 sec. | ||
| 15290 | 2026.03.10 17:25:50.123964 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15291 | 2026.03.10 17:25:50.124008 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15292 | 2026.03.10 17:25:50.124061 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15293 | 2026.03.10 17:25:50.124092 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 225 rows starting from the beginning of the part | ||
| 15294 | 2026.03.10 17:25:50.124107 [ 254 ] {69e535af-5578-4264-97b0-216c997d93da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15295 | 2026.03.10 17:25:50.124141 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 177 rows starting from the beginning of the part | ||
| 15296 | 2026.03.10 17:25:50.124151 [ 254 ] {69e535af-5578-4264-97b0-216c997d93da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15297 | 2026.03.10 17:25:50.124186 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 5 rows starting from the beginning of the part | ||
| 15298 | 2026.03.10 17:25:50.124230 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 183 rows starting from the beginning of the part | ||
| 15299 | 2026.03.10 17:25:50.124267 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 5 rows starting from the beginning of the part | ||
| 15300 | 2026.03.10 17:25:50.124303 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 177 rows starting from the beginning of the part | ||
| 15301 | 2026.03.10 17:25:50.124585 [ 254 ] {69e535af-5578-4264-97b0-216c997d93da} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15302 | 2026.03.10 17:25:50.124626 [ 254 ] {69e535af-5578-4264-97b0-216c997d93da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15303 | 2026.03.10 17:25:50.124963 [ 254 ] {69e535af-5578-4264-97b0-216c997d93da} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 15304 | 2026.03.10 17:25:50.125091 [ 200 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 772 rows, containing 5 columns (5 merged, 0 gathered) in 0.001160509 sec., 665225.3450856477 rows/sec., 44.13 MiB/sec. | ||
| 15305 | 2026.03.10 17:25:50.125176 [ 254 ] {69e535af-5578-4264-97b0-216c997d93da} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15306 | 2026.03.10 17:25:50.125240 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15307 | 2026.03.10 17:25:50.125317 [ 254 ] {69e535af-5578-4264-97b0-216c997d93da} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001228 sec., 121335.50488599349 rows/sec., 7.84 MiB/sec. | ||
| 15308 | 2026.03.10 17:25:50.125360 [ 254 ] {69e535af-5578-4264-97b0-216c997d93da} <Debug> TCPHandler: Processed in 0.001401103 sec. | ||
| 15309 | 2026.03.10 17:25:50.125466 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15310 | 2026.03.10 17:25:50.125518 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_96_19} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15311 | 2026.03.10 17:25:50.125587 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_96_19} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15312 | 2026.03.10 17:25:50.125592 [ 254 ] {cf11ac1b-060d-46df-bf8c-42c916a19ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15313 | 2026.03.10 17:25:50.125652 [ 254 ] {cf11ac1b-060d-46df-bf8c-42c916a19ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15314 | 2026.03.10 17:25:50.125660 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 15315 | 2026.03.10 17:25:50.126107 [ 254 ] {cf11ac1b-060d-46df-bf8c-42c916a19ff9} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15316 | 2026.03.10 17:25:50.126150 [ 254 ] {cf11ac1b-060d-46df-bf8c-42c916a19ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15317 | 2026.03.10 17:25:50.126490 [ 254 ] {cf11ac1b-060d-46df-bf8c-42c916a19ff9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 15318 | 2026.03.10 17:25:50.126720 [ 254 ] {cf11ac1b-060d-46df-bf8c-42c916a19ff9} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15319 | 2026.03.10 17:25:50.126829 [ 125 ] {} <Debug> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Selected 6 parts from all_1_27_6 to all_32_32_0 | ||
| 15320 | 2026.03.10 17:25:50.126853 [ 254 ] {cf11ac1b-060d-46df-bf8c-42c916a19ff9} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001281 sec., 115534.73848555816 rows/sec., 6.57 MiB/sec. | ||
| 15321 | 2026.03.10 17:25:50.126861 [ 125 ] {} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15322 | 2026.03.10 17:25:50.126893 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15323 | 2026.03.10 17:25:50.126900 [ 254 ] {cf11ac1b-060d-46df-bf8c-42c916a19ff9} <Debug> TCPHandler: Processed in 0.001483084 sec. | ||
| 15324 | 2026.03.10 17:25:50.126975 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_27_6 to all_32_32_0 into Compact with storage Full | ||
| 15325 | 2026.03.10 17:25:50.127013 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15326 | 2026.03.10 17:25:50.127067 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15327 | 2026.03.10 17:25:50.127096 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 160 rows starting from the beginning of the part | ||
| 15328 | 2026.03.10 17:25:50.127108 [ 254 ] {ed330b98-9188-4de8-85a7-6bf258636cd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15329 | 2026.03.10 17:25:50.127149 [ 254 ] {ed330b98-9188-4de8-85a7-6bf258636cd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15330 | 2026.03.10 17:25:50.127155 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 148 rows starting from the beginning of the part | ||
| 15331 | 2026.03.10 17:25:50.127204 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 148 rows starting from the beginning of the part | ||
| 15332 | 2026.03.10 17:25:50.127247 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 148 rows starting from the beginning of the part | ||
| 15333 | 2026.03.10 17:25:50.127287 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 148 rows starting from the beginning of the part | ||
| 15334 | 2026.03.10 17:25:50.127328 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 148 rows starting from the beginning of the part | ||
| 15335 | 2026.03.10 17:25:50.127753 [ 254 ] {ed330b98-9188-4de8-85a7-6bf258636cd1} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15336 | 2026.03.10 17:25:50.127789 [ 254 ] {ed330b98-9188-4de8-85a7-6bf258636cd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15337 | 2026.03.10 17:25:50.128128 [ 254 ] {ed330b98-9188-4de8-85a7-6bf258636cd1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15338 | 2026.03.10 17:25:50.128180 [ 190 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001236529 sec., 727843.8273586789 rows/sec., 44.36 MiB/sec. | ||
| 15339 | 2026.03.10 17:25:50.128359 [ 254 ] {ed330b98-9188-4de8-85a7-6bf258636cd1} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15340 | 2026.03.10 17:25:50.128370 [ 188 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 15341 | 2026.03.10 17:25:50.128503 [ 254 ] {ed330b98-9188-4de8-85a7-6bf258636cd1} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001413 sec., 371549.8938428875 rows/sec., 26.25 MiB/sec. | ||
| 15342 | 2026.03.10 17:25:50.128548 [ 254 ] {ed330b98-9188-4de8-85a7-6bf258636cd1} <Debug> TCPHandler: Processed in 0.001584215 sec. | ||
| 15343 | 2026.03.10 17:25:50.128653 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15344 | 2026.03.10 17:25:50.128682 [ 188 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_32_7} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15345 | 2026.03.10 17:25:50.128747 [ 254 ] {eee2daee-e850-4c43-add9-897f29b050ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15346 | 2026.03.10 17:25:50.128768 [ 188 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_32_7} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Merged 6 parts: [all_1_27_6, all_32_32_0] -> all_1_32_7 | ||
| 15347 | 2026.03.10 17:25:50.128795 [ 254 ] {eee2daee-e850-4c43-add9-897f29b050ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15348 | 2026.03.10 17:25:50.128872 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 15349 | 2026.03.10 17:25:50.129127 [ 254 ] {eee2daee-e850-4c43-add9-897f29b050ee} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15350 | 2026.03.10 17:25:50.129170 [ 254 ] {eee2daee-e850-4c43-add9-897f29b050ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15351 | 2026.03.10 17:25:50.129480 [ 254 ] {eee2daee-e850-4c43-add9-897f29b050ee} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 15352 | 2026.03.10 17:25:50.129692 [ 254 ] {eee2daee-e850-4c43-add9-897f29b050ee} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15353 | 2026.03.10 17:25:50.129794 [ 125 ] {} <Debug> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 15354 | 2026.03.10 17:25:50.129820 [ 254 ] {eee2daee-e850-4c43-add9-897f29b050ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00109 sec., 5504.587155963302 rows/sec., 287.59 KiB/sec. | ||
| 15355 | 2026.03.10 17:25:50.129824 [ 125 ] {} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15356 | 2026.03.10 17:25:50.129859 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15357 | 2026.03.10 17:25:50.129864 [ 254 ] {eee2daee-e850-4c43-add9-897f29b050ee} <Debug> TCPHandler: Processed in 0.001260161 sec. | ||
| 15358 | 2026.03.10 17:25:50.129929 [ 200 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 15359 | 2026.03.10 17:25:50.129975 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15360 | 2026.03.10 17:25:50.130025 [ 200 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15361 | 2026.03.10 17:25:50.130055 [ 200 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 15362 | 2026.03.10 17:25:50.130072 [ 254 ] {6af89291-0b70-4e21-a54d-9865fd6fb95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15363 | 2026.03.10 17:25:50.130102 [ 200 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 15364 | 2026.03.10 17:25:50.130120 [ 254 ] {6af89291-0b70-4e21-a54d-9865fd6fb95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15365 | 2026.03.10 17:25:50.130146 [ 200 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 15366 | 2026.03.10 17:25:50.130188 [ 200 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 15367 | 2026.03.10 17:25:50.130224 [ 200 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 15368 | 2026.03.10 17:25:50.130259 [ 200 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 15369 | 2026.03.10 17:25:50.130533 [ 254 ] {6af89291-0b70-4e21-a54d-9865fd6fb95c} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15370 | 2026.03.10 17:25:50.130575 [ 254 ] {6af89291-0b70-4e21-a54d-9865fd6fb95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15371 | 2026.03.10 17:25:50.130921 [ 190 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 120 rows, containing 4 columns (4 merged, 0 gathered) in 0.001023517 sec., 117242.80104775983 rows/sec., 5.98 MiB/sec. | ||
| 15372 | 2026.03.10 17:25:50.130941 [ 254 ] {6af89291-0b70-4e21-a54d-9865fd6fb95c} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15373 | 2026.03.10 17:25:50.131073 [ 187 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 15374 | 2026.03.10 17:25:50.131164 [ 254 ] {6af89291-0b70-4e21-a54d-9865fd6fb95c} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15375 | 2026.03.10 17:25:50.131295 [ 254 ] {6af89291-0b70-4e21-a54d-9865fd6fb95c} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001241 sec., 213537.46978243353 rows/sec., 14.19 MiB/sec. | ||
| 15376 | 2026.03.10 17:25:50.131332 [ 254 ] {6af89291-0b70-4e21-a54d-9865fd6fb95c} <Debug> TCPHandler: Processed in 0.001405593 sec. | ||
| 15377 | 2026.03.10 17:25:50.131390 [ 187 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_20_4} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15378 | 2026.03.10 17:25:50.131439 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15379 | 2026.03.10 17:25:50.131464 [ 187 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_20_4} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 15380 | 2026.03.10 17:25:50.131533 [ 254 ] {0cf24d8e-5477-41db-b666-ece26626332d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15381 | 2026.03.10 17:25:50.131553 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 15382 | 2026.03.10 17:25:50.131573 [ 254 ] {0cf24d8e-5477-41db-b666-ece26626332d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15383 | 2026.03.10 17:25:50.131890 [ 254 ] {0cf24d8e-5477-41db-b666-ece26626332d} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15384 | 2026.03.10 17:25:50.131926 [ 254 ] {0cf24d8e-5477-41db-b666-ece26626332d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15385 | 2026.03.10 17:25:50.132213 [ 254 ] {0cf24d8e-5477-41db-b666-ece26626332d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 15386 | 2026.03.10 17:25:50.132416 [ 254 ] {0cf24d8e-5477-41db-b666-ece26626332d} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15387 | 2026.03.10 17:25:50.132519 [ 125 ] {} <Debug> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd) (MergerMutator): Selected 6 parts from all_1_15_3 to all_20_20_0 | ||
| 15388 | 2026.03.10 17:25:50.132541 [ 254 ] {0cf24d8e-5477-41db-b666-ece26626332d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 15389 | 2026.03.10 17:25:50.132557 [ 125 ] {} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15390 | 2026.03.10 17:25:50.132582 [ 254 ] {0cf24d8e-5477-41db-b666-ece26626332d} <Debug> TCPHandler: Processed in 0.00119322 sec. | ||
| 15391 | 2026.03.10 17:25:50.132584 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15392 | 2026.03.10 17:25:50.132691 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15393 | 2026.03.10 17:25:50.132692 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_15_3 to all_20_20_0 into Compact with storage Full | ||
| 15394 | 2026.03.10 17:25:50.132790 [ 254 ] {8cf06b85-a043-45ec-9bd1-318d1b02e233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15395 | 2026.03.10 17:25:50.132832 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15396 | 2026.03.10 17:25:50.132848 [ 254 ] {8cf06b85-a043-45ec-9bd1-318d1b02e233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15397 | 2026.03.10 17:25:50.132871 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 15 rows starting from the beginning of the part | ||
| 15398 | 2026.03.10 17:25:50.132939 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 15399 | 2026.03.10 17:25:50.132985 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 15400 | 2026.03.10 17:25:50.133024 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 15401 | 2026.03.10 17:25:50.133061 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 15402 | 2026.03.10 17:25:50.133099 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 15403 | 2026.03.10 17:25:50.133699 [ 254 ] {8cf06b85-a043-45ec-9bd1-318d1b02e233} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15404 | 2026.03.10 17:25:50.133741 [ 254 ] {8cf06b85-a043-45ec-9bd1-318d1b02e233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15405 | 2026.03.10 17:25:50.133886 [ 187 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.00124092 sec., 16117.074428649712 rows/sec., 1.06 MiB/sec. | ||
| 15406 | 2026.03.10 17:25:50.134050 [ 190 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 15407 | 2026.03.10 17:25:50.134323 [ 254 ] {8cf06b85-a043-45ec-9bd1-318d1b02e233} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 15408 | 2026.03.10 17:25:50.134410 [ 190 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_20_4} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15409 | 2026.03.10 17:25:50.134511 [ 190 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_20_4} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd) (MergerMutator): Merged 6 parts: [all_1_15_3, all_20_20_0] -> all_1_20_4 | ||
| 15410 | 2026.03.10 17:25:50.134591 [ 254 ] {8cf06b85-a043-45ec-9bd1-318d1b02e233} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15411 | 2026.03.10 17:25:50.134627 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15412 | 2026.03.10 17:25:50.134722 [ 125 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 15413 | 2026.03.10 17:25:50.134736 [ 254 ] {8cf06b85-a043-45ec-9bd1-318d1b02e233} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001963 sec., 17829.85226693836 rows/sec., 31.95 MiB/sec. | ||
| 15414 | 2026.03.10 17:25:50.134762 [ 125 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15415 | 2026.03.10 17:25:50.134788 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15416 | 2026.03.10 17:25:50.134800 [ 254 ] {8cf06b85-a043-45ec-9bd1-318d1b02e233} <Debug> TCPHandler: Processed in 0.002157674 sec. | ||
| 15417 | 2026.03.10 17:25:50.134868 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 15418 | 2026.03.10 17:25:50.134917 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15419 | 2026.03.10 17:25:50.135011 [ 254 ] {f2d08708-be14-4ec4-be29-97b9ec7073b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15420 | 2026.03.10 17:25:50.135049 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15421 | 2026.03.10 17:25:50.135050 [ 254 ] {f2d08708-be14-4ec4-be29-97b9ec7073b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15422 | 2026.03.10 17:25:50.135109 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1903 rows starting from the beginning of the part | ||
| 15423 | 2026.03.10 17:25:50.135228 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 35 rows starting from the beginning of the part | ||
| 15424 | 2026.03.10 17:25:50.135334 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 5 rows starting from the beginning of the part | ||
| 15425 | 2026.03.10 17:25:50.135398 [ 254 ] {f2d08708-be14-4ec4-be29-97b9ec7073b0} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15426 | 2026.03.10 17:25:50.135434 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 35 rows starting from the beginning of the part | ||
| 15427 | 2026.03.10 17:25:50.135435 [ 254 ] {f2d08708-be14-4ec4-be29-97b9ec7073b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15428 | 2026.03.10 17:25:50.135532 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 5 rows starting from the beginning of the part | ||
| 15429 | 2026.03.10 17:25:50.135629 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 35 rows starting from the beginning of the part | ||
| 15430 | 2026.03.10 17:25:50.135839 [ 254 ] {f2d08708-be14-4ec4-be29-97b9ec7073b0} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15431 | 2026.03.10 17:25:50.136065 [ 254 ] {f2d08708-be14-4ec4-be29-97b9ec7073b0} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15432 | 2026.03.10 17:25:50.136200 [ 254 ] {f2d08708-be14-4ec4-be29-97b9ec7073b0} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001208 sec., 74503.31125827815 rows/sec., 4.66 MiB/sec. | ||
| 15433 | 2026.03.10 17:25:50.136237 [ 254 ] {f2d08708-be14-4ec4-be29-97b9ec7073b0} <Debug> TCPHandler: Processed in 0.001368342 sec. | ||
| 15434 | 2026.03.10 17:25:50.145421 [ 190 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2018 rows, containing 19 columns (19 merged, 0 gathered) in 0.010588731 sec., 190579.96657012062 rows/sec., 341.51 MiB/sec. | ||
| 15435 | 2026.03.10 17:25:50.147766 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 15436 | 2026.03.10 17:25:50.148111 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15437 | 2026.03.10 17:25:50.148184 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 15438 | 2026.03.10 17:25:50.148301 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.50 MiB. | ||
| 15439 | 2026.03.10 17:25:51.001152 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.17 MiB, peak 383.62 MiB, free memory in arenas 0.00 B, will set to 372.33 MiB (RSS), difference: 6.16 MiB | ||
| 15440 | 2026.03.10 17:25:51.548132 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33183 | ||
| 15441 | 2026.03.10 17:25:51.548641 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15442 | 2026.03.10 17:25:51.548681 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 15443 | 2026.03.10 17:25:51.549182 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15444 | 2026.03.10 17:25:51.549433 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15445 | 2026.03.10 17:25:51.549579 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33183 | ||
| 15446 | 2026.03.10 17:25:52.444809 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15447 | 2026.03.10 17:25:52.444989 [ 254 ] {d3185d0a-f7ea-4033-9fb5-b96f1be8fa14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15448 | 2026.03.10 17:25:52.445052 [ 254 ] {d3185d0a-f7ea-4033-9fb5-b96f1be8fa14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15449 | 2026.03.10 17:25:52.445695 [ 254 ] {d3185d0a-f7ea-4033-9fb5-b96f1be8fa14} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15450 | 2026.03.10 17:25:52.445733 [ 254 ] {d3185d0a-f7ea-4033-9fb5-b96f1be8fa14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15451 | 2026.03.10 17:25:52.446133 [ 254 ] {d3185d0a-f7ea-4033-9fb5-b96f1be8fa14} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15452 | 2026.03.10 17:25:52.446355 [ 254 ] {d3185d0a-f7ea-4033-9fb5-b96f1be8fa14} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15453 | 2026.03.10 17:25:52.446505 [ 254 ] {d3185d0a-f7ea-4033-9fb5-b96f1be8fa14} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001564 sec., 15345.268542199488 rows/sec., 1.27 MiB/sec. | ||
| 15454 | 2026.03.10 17:25:52.446545 [ 254 ] {d3185d0a-f7ea-4033-9fb5-b96f1be8fa14} <Debug> TCPHandler: Processed in 0.00185929 sec. | ||
| 15455 | 2026.03.10 17:25:52.446672 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15456 | 2026.03.10 17:25:52.446768 [ 254 ] {74a75f7b-9402-4ad7-9f55-3b8fada8968e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15457 | 2026.03.10 17:25:52.446808 [ 254 ] {74a75f7b-9402-4ad7-9f55-3b8fada8968e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15458 | 2026.03.10 17:25:52.447199 [ 254 ] {74a75f7b-9402-4ad7-9f55-3b8fada8968e} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15459 | 2026.03.10 17:25:52.447233 [ 254 ] {74a75f7b-9402-4ad7-9f55-3b8fada8968e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15460 | 2026.03.10 17:25:52.447521 [ 254 ] {74a75f7b-9402-4ad7-9f55-3b8fada8968e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 15461 | 2026.03.10 17:25:52.447739 [ 254 ] {74a75f7b-9402-4ad7-9f55-3b8fada8968e} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15462 | 2026.03.10 17:25:52.447868 [ 254 ] {74a75f7b-9402-4ad7-9f55-3b8fada8968e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001119 sec., 3574.620196604111 rows/sec., 291.49 KiB/sec. | ||
| 15463 | 2026.03.10 17:25:52.447904 [ 254 ] {74a75f7b-9402-4ad7-9f55-3b8fada8968e} <Debug> TCPHandler: Processed in 0.001282991 sec. | ||
| 15464 | 2026.03.10 17:25:52.448017 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15465 | 2026.03.10 17:25:52.448110 [ 254 ] {daa79261-78fa-42b7-a34c-43e9b737648f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15466 | 2026.03.10 17:25:52.448149 [ 254 ] {daa79261-78fa-42b7-a34c-43e9b737648f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15467 | 2026.03.10 17:25:52.449567 [ 254 ] {daa79261-78fa-42b7-a34c-43e9b737648f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15468 | 2026.03.10 17:25:52.449602 [ 254 ] {daa79261-78fa-42b7-a34c-43e9b737648f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15469 | 2026.03.10 17:25:52.450031 [ 254 ] {daa79261-78fa-42b7-a34c-43e9b737648f} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15470 | 2026.03.10 17:25:52.450263 [ 254 ] {daa79261-78fa-42b7-a34c-43e9b737648f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15471 | 2026.03.10 17:25:52.450394 [ 254 ] {daa79261-78fa-42b7-a34c-43e9b737648f} <Debug> executeQuery: Read 2072 rows, 161.10 KiB in 0.002301 sec., 900478.0530204258 rows/sec., 68.37 MiB/sec. | ||
| 15472 | 2026.03.10 17:25:52.450431 [ 254 ] {daa79261-78fa-42b7-a34c-43e9b737648f} <Debug> TCPHandler: Processed in 0.00246241 sec. | ||
| 15473 | 2026.03.10 17:25:52.450555 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15474 | 2026.03.10 17:25:52.450648 [ 254 ] {77612986-f32c-41e9-890c-6803e2c1ddd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15475 | 2026.03.10 17:25:52.450688 [ 254 ] {77612986-f32c-41e9-890c-6803e2c1ddd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15476 | 2026.03.10 17:25:52.451096 [ 254 ] {77612986-f32c-41e9-890c-6803e2c1ddd7} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15477 | 2026.03.10 17:25:52.451131 [ 254 ] {77612986-f32c-41e9-890c-6803e2c1ddd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15478 | 2026.03.10 17:25:52.451440 [ 254 ] {77612986-f32c-41e9-890c-6803e2c1ddd7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15479 | 2026.03.10 17:25:52.451648 [ 254 ] {77612986-f32c-41e9-890c-6803e2c1ddd7} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15480 | 2026.03.10 17:25:52.451775 [ 254 ] {77612986-f32c-41e9-890c-6803e2c1ddd7} <Debug> executeQuery: Read 32 rows, 2.44 KiB in 0.001145 sec., 27947.59825327511 rows/sec., 2.08 MiB/sec. | ||
| 15481 | 2026.03.10 17:25:52.451811 [ 254 ] {77612986-f32c-41e9-890c-6803e2c1ddd7} <Debug> TCPHandler: Processed in 0.001305441 sec. | ||
| 15482 | 2026.03.10 17:25:52.451919 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15483 | 2026.03.10 17:25:52.452011 [ 254 ] {5442eed4-5961-486c-8e73-ddd14d26bfd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15484 | 2026.03.10 17:25:52.452049 [ 254 ] {5442eed4-5961-486c-8e73-ddd14d26bfd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15485 | 2026.03.10 17:25:52.452693 [ 254 ] {5442eed4-5961-486c-8e73-ddd14d26bfd8} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15486 | 2026.03.10 17:25:52.452727 [ 254 ] {5442eed4-5961-486c-8e73-ddd14d26bfd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15487 | 2026.03.10 17:25:52.453064 [ 254 ] {5442eed4-5961-486c-8e73-ddd14d26bfd8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 15488 | 2026.03.10 17:25:52.453277 [ 254 ] {5442eed4-5961-486c-8e73-ddd14d26bfd8} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15489 | 2026.03.10 17:25:52.453400 [ 254 ] {5442eed4-5961-486c-8e73-ddd14d26bfd8} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001407 sec., 520255.8635394456 rows/sec., 30.77 MiB/sec. | ||
| 15490 | 2026.03.10 17:25:52.453436 [ 254 ] {5442eed4-5961-486c-8e73-ddd14d26bfd8} <Debug> TCPHandler: Processed in 0.001565885 sec. | ||
| 15491 | 2026.03.10 17:25:52.453551 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15492 | 2026.03.10 17:25:52.453701 [ 254 ] {293cbd6e-f29a-422a-a1d4-3df0062f6761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 15493 | 2026.03.10 17:25:52.453739 [ 254 ] {293cbd6e-f29a-422a-a1d4-3df0062f6761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 15494 | 2026.03.10 17:25:52.454115 [ 254 ] {293cbd6e-f29a-422a-a1d4-3df0062f6761} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15495 | 2026.03.10 17:25:52.454149 [ 254 ] {293cbd6e-f29a-422a-a1d4-3df0062f6761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15496 | 2026.03.10 17:25:52.454448 [ 254 ] {293cbd6e-f29a-422a-a1d4-3df0062f6761} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 15497 | 2026.03.10 17:25:52.454660 [ 254 ] {293cbd6e-f29a-422a-a1d4-3df0062f6761} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15498 | 2026.03.10 17:25:52.454751 [ 143 ] {} <Debug> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 15499 | 2026.03.10 17:25:52.454786 [ 254 ] {293cbd6e-f29a-422a-a1d4-3df0062f6761} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001102 sec., 907.4410163339384 rows/sec., 63.80 KiB/sec. | ||
| 15500 | 2026.03.10 17:25:52.454787 [ 143 ] {} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15501 | 2026.03.10 17:25:52.454901 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15502 | 2026.03.10 17:25:52.454902 [ 254 ] {293cbd6e-f29a-422a-a1d4-3df0062f6761} <Debug> TCPHandler: Processed in 0.001400833 sec. | ||
| 15503 | 2026.03.10 17:25:52.455020 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15504 | 2026.03.10 17:25:52.455023 [ 190 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 15505 | 2026.03.10 17:25:52.455113 [ 254 ] {4af41b73-d7bc-4977-938e-4a1c20fe26e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15506 | 2026.03.10 17:25:52.455157 [ 254 ] {4af41b73-d7bc-4977-938e-4a1c20fe26e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15507 | 2026.03.10 17:25:52.455166 [ 190 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15508 | 2026.03.10 17:25:52.455204 [ 190 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 1 rows starting from the beginning of the part | ||
| 15509 | 2026.03.10 17:25:52.455271 [ 190 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 15510 | 2026.03.10 17:25:52.455316 [ 190 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 15511 | 2026.03.10 17:25:52.455359 [ 190 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 15512 | 2026.03.10 17:25:52.455411 [ 190 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 15513 | 2026.03.10 17:25:52.455560 [ 254 ] {4af41b73-d7bc-4977-938e-4a1c20fe26e3} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15514 | 2026.03.10 17:25:52.455600 [ 254 ] {4af41b73-d7bc-4977-938e-4a1c20fe26e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15515 | 2026.03.10 17:25:52.455930 [ 254 ] {4af41b73-d7bc-4977-938e-4a1c20fe26e3} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 15516 | 2026.03.10 17:25:52.456157 [ 254 ] {4af41b73-d7bc-4977-938e-4a1c20fe26e3} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15517 | 2026.03.10 17:25:52.456172 [ 195 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001206239 sec., 4145.115520224433 rows/sec., 307.65 KiB/sec. | ||
| 15518 | 2026.03.10 17:25:52.456287 [ 254 ] {4af41b73-d7bc-4977-938e-4a1c20fe26e3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001191 sec., 10075.566750629723 rows/sec., 787.15 KiB/sec. | ||
| 15519 | 2026.03.10 17:25:52.456325 [ 254 ] {4af41b73-d7bc-4977-938e-4a1c20fe26e3} <Debug> TCPHandler: Processed in 0.001355102 sec. | ||
| 15520 | 2026.03.10 17:25:52.456345 [ 189 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 15521 | 2026.03.10 17:25:52.456437 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15522 | 2026.03.10 17:25:52.456536 [ 254 ] {44744f4b-3bfd-4b2a-b662-406c2cd1338b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15523 | 2026.03.10 17:25:52.456578 [ 254 ] {44744f4b-3bfd-4b2a-b662-406c2cd1338b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15524 | 2026.03.10 17:25:52.456719 [ 189 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_17_4} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15525 | 2026.03.10 17:25:52.456831 [ 189 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_17_4} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 15526 | 2026.03.10 17:25:52.456944 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15527 | 2026.03.10 17:25:52.457326 [ 254 ] {44744f4b-3bfd-4b2a-b662-406c2cd1338b} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15528 | 2026.03.10 17:25:52.457368 [ 254 ] {44744f4b-3bfd-4b2a-b662-406c2cd1338b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15529 | 2026.03.10 17:25:52.457726 [ 254 ] {44744f4b-3bfd-4b2a-b662-406c2cd1338b} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15530 | 2026.03.10 17:25:52.457940 [ 254 ] {44744f4b-3bfd-4b2a-b662-406c2cd1338b} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15531 | 2026.03.10 17:25:52.458069 [ 254 ] {44744f4b-3bfd-4b2a-b662-406c2cd1338b} <Debug> executeQuery: Read 1056 rows, 75.21 KiB in 0.001549 sec., 681730.1484828922 rows/sec., 47.41 MiB/sec. | ||
| 15532 | 2026.03.10 17:25:52.458105 [ 254 ] {44744f4b-3bfd-4b2a-b662-406c2cd1338b} <Debug> TCPHandler: Processed in 0.001716037 sec. | ||
| 15533 | 2026.03.10 17:25:52.458219 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15534 | 2026.03.10 17:25:52.458313 [ 254 ] {22285016-8146-4a28-9406-605cc54cb936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15535 | 2026.03.10 17:25:52.458354 [ 254 ] {22285016-8146-4a28-9406-605cc54cb936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15536 | 2026.03.10 17:25:52.459008 [ 254 ] {22285016-8146-4a28-9406-605cc54cb936} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15537 | 2026.03.10 17:25:52.459043 [ 254 ] {22285016-8146-4a28-9406-605cc54cb936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15538 | 2026.03.10 17:25:52.459496 [ 254 ] {22285016-8146-4a28-9406-605cc54cb936} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15539 | 2026.03.10 17:25:52.459708 [ 254 ] {22285016-8146-4a28-9406-605cc54cb936} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15540 | 2026.03.10 17:25:52.459837 [ 254 ] {22285016-8146-4a28-9406-605cc54cb936} <Debug> executeQuery: Read 1355 rows, 88.60 KiB in 0.001541 sec., 879299.1563919532 rows/sec., 56.15 MiB/sec. | ||
| 15541 | 2026.03.10 17:25:52.459849 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_110_23 to all_115_115_0 | ||
| 15542 | 2026.03.10 17:25:52.459874 [ 254 ] {22285016-8146-4a28-9406-605cc54cb936} <Debug> TCPHandler: Processed in 0.001702898 sec. | ||
| 15543 | 2026.03.10 17:25:52.459897 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15544 | 2026.03.10 17:25:52.459944 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15545 | 2026.03.10 17:25:52.459997 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15546 | 2026.03.10 17:25:52.460007 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_115_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_23 to all_115_115_0 into Compact with storage Full | ||
| 15547 | 2026.03.10 17:25:52.460097 [ 254 ] {e0c37ed4-8a32-44a1-9d51-baa2301288b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15548 | 2026.03.10 17:25:52.460107 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_115_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15549 | 2026.03.10 17:25:52.460145 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_23, total 35201 rows starting from the beginning of the part | ||
| 15550 | 2026.03.10 17:25:52.460159 [ 254 ] {e0c37ed4-8a32-44a1-9d51-baa2301288b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15551 | 2026.03.10 17:25:52.460191 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15552 | 2026.03.10 17:25:52.460232 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 268 rows starting from the beginning of the part | ||
| 15553 | 2026.03.10 17:25:52.460267 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 15554 | 2026.03.10 17:25:52.460301 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 265 rows starting from the beginning of the part | ||
| 15555 | 2026.03.10 17:25:52.460338 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_115_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1355 rows starting from the beginning of the part | ||
| 15556 | 2026.03.10 17:25:52.460948 [ 254 ] {e0c37ed4-8a32-44a1-9d51-baa2301288b0} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15557 | 2026.03.10 17:25:52.460988 [ 254 ] {e0c37ed4-8a32-44a1-9d51-baa2301288b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15558 | 2026.03.10 17:25:52.461544 [ 254 ] {e0c37ed4-8a32-44a1-9d51-baa2301288b0} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 15559 | 2026.03.10 17:25:52.461777 [ 254 ] {e0c37ed4-8a32-44a1-9d51-baa2301288b0} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15560 | 2026.03.10 17:25:52.461918 [ 254 ] {e0c37ed4-8a32-44a1-9d51-baa2301288b0} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001838 sec., 8705.114254624592 rows/sec., 15.60 MiB/sec. | ||
| 15561 | 2026.03.10 17:25:52.461970 [ 254 ] {e0c37ed4-8a32-44a1-9d51-baa2301288b0} <Debug> TCPHandler: Processed in 0.002021173 sec. | ||
| 15562 | 2026.03.10 17:25:52.462075 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15563 | 2026.03.10 17:25:52.462168 [ 254 ] {47a698f5-a158-4a6a-8124-b439553fa304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15564 | 2026.03.10 17:25:52.462207 [ 254 ] {47a698f5-a158-4a6a-8124-b439553fa304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15565 | 2026.03.10 17:25:52.462538 [ 254 ] {47a698f5-a158-4a6a-8124-b439553fa304} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15566 | 2026.03.10 17:25:52.462571 [ 254 ] {47a698f5-a158-4a6a-8124-b439553fa304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15567 | 2026.03.10 17:25:52.462885 [ 254 ] {47a698f5-a158-4a6a-8124-b439553fa304} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15568 | 2026.03.10 17:25:52.463102 [ 254 ] {47a698f5-a158-4a6a-8124-b439553fa304} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15569 | 2026.03.10 17:25:52.463229 [ 254 ] {47a698f5-a158-4a6a-8124-b439553fa304} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001079 sec., 33364.22613531047 rows/sec., 2.25 MiB/sec. | ||
| 15570 | 2026.03.10 17:25:52.463263 [ 254 ] {47a698f5-a158-4a6a-8124-b439553fa304} <Debug> TCPHandler: Processed in 0.00123809 sec. | ||
| 15571 | 2026.03.10 17:25:52.466894 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_115_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37409 rows, containing 5 columns (5 merged, 0 gathered) in 0.006910571 sec., 5413300.869059879 rows/sec., 354.46 MiB/sec. | ||
| 15572 | 2026.03.10 17:25:52.467434 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_115_24} <Trace> MergedBlockOutputStream: filled checksums all_1_115_24 (state Temporary) | ||
| 15573 | 2026.03.10 17:25:52.467720 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_115_24} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_115_24 to all_1_115_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15574 | 2026.03.10 17:25:52.467791 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_115_24} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_110_23, all_115_115_0] -> all_1_115_24 | ||
| 15575 | 2026.03.10 17:25:52.467885 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 15576 | 2026.03.10 17:25:53.286272 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 15577 | 2026.03.10 17:25:53.303689 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15578 | 2026.03.10 17:25:53.303753 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15579 | 2026.03.10 17:25:53.309874 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 15580 | 2026.03.10 17:25:53.310597 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15581 | 2026.03.10 17:25:53.313755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 15582 | 2026.03.10 17:25:54.152952 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1934 | ||
| 15583 | 2026.03.10 17:25:54.156327 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15584 | 2026.03.10 17:25:54.156375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15585 | 2026.03.10 17:25:54.157662 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15586 | 2026.03.10 17:25:54.157922 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15587 | 2026.03.10 17:25:54.158184 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1934 | ||
| 15588 | 2026.03.10 17:25:55.105189 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15589 | 2026.03.10 17:25:55.105362 [ 254 ] {e36c09ed-471f-4a5d-88ef-32bbe0436314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15590 | 2026.03.10 17:25:55.105423 [ 254 ] {e36c09ed-471f-4a5d-88ef-32bbe0436314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15591 | 2026.03.10 17:25:55.106072 [ 254 ] {e36c09ed-471f-4a5d-88ef-32bbe0436314} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15592 | 2026.03.10 17:25:55.106109 [ 254 ] {e36c09ed-471f-4a5d-88ef-32bbe0436314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15593 | 2026.03.10 17:25:55.106501 [ 254 ] {e36c09ed-471f-4a5d-88ef-32bbe0436314} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15594 | 2026.03.10 17:25:55.106761 [ 254 ] {e36c09ed-471f-4a5d-88ef-32bbe0436314} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15595 | 2026.03.10 17:25:55.106907 [ 139 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15596 | 2026.03.10 17:25:55.106916 [ 254 ] {e36c09ed-471f-4a5d-88ef-32bbe0436314} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001602 sec., 34956.30461922597 rows/sec., 2.67 MiB/sec. | ||
| 15597 | 2026.03.10 17:25:55.106952 [ 139 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15598 | 2026.03.10 17:25:55.106971 [ 254 ] {e36c09ed-471f-4a5d-88ef-32bbe0436314} <Debug> TCPHandler: Processed in 0.001903011 sec. | ||
| 15599 | 2026.03.10 17:25:55.106974 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15600 | 2026.03.10 17:25:55.107100 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15601 | 2026.03.10 17:25:55.107115 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15602 | 2026.03.10 17:25:55.107195 [ 254 ] {28c9cabb-6704-4ab7-8ac2-dc4c68691c53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15603 | 2026.03.10 17:25:55.107239 [ 254 ] {28c9cabb-6704-4ab7-8ac2-dc4c68691c53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15604 | 2026.03.10 17:25:55.107263 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15605 | 2026.03.10 17:25:55.107302 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2892 rows starting from the beginning of the part | ||
| 15606 | 2026.03.10 17:25:55.107370 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 870 rows starting from the beginning of the part | ||
| 15607 | 2026.03.10 17:25:55.107417 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 66 rows starting from the beginning of the part | ||
| 15608 | 2026.03.10 17:25:55.107472 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 867 rows starting from the beginning of the part | ||
| 15609 | 2026.03.10 17:25:55.107522 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 2072 rows starting from the beginning of the part | ||
| 15610 | 2026.03.10 17:25:55.107566 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part | ||
| 15611 | 2026.03.10 17:25:55.107667 [ 254 ] {28c9cabb-6704-4ab7-8ac2-dc4c68691c53} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15612 | 2026.03.10 17:25:55.107709 [ 254 ] {28c9cabb-6704-4ab7-8ac2-dc4c68691c53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15613 | 2026.03.10 17:25:55.108042 [ 254 ] {28c9cabb-6704-4ab7-8ac2-dc4c68691c53} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15614 | 2026.03.10 17:25:55.108272 [ 254 ] {28c9cabb-6704-4ab7-8ac2-dc4c68691c53} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15615 | 2026.03.10 17:25:55.108387 [ 139 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15616 | 2026.03.10 17:25:55.108405 [ 254 ] {28c9cabb-6704-4ab7-8ac2-dc4c68691c53} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001229 sec., 52074.857607811224 rows/sec., 4.06 MiB/sec. | ||
| 15617 | 2026.03.10 17:25:55.108413 [ 139 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15618 | 2026.03.10 17:25:55.108437 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15619 | 2026.03.10 17:25:55.108444 [ 254 ] {28c9cabb-6704-4ab7-8ac2-dc4c68691c53} <Debug> TCPHandler: Processed in 0.001394502 sec. | ||
| 15620 | 2026.03.10 17:25:55.108525 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15621 | 2026.03.10 17:25:55.108562 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15622 | 2026.03.10 17:25:55.108628 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15623 | 2026.03.10 17:25:55.108660 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1551 rows starting from the beginning of the part | ||
| 15624 | 2026.03.10 17:25:55.108662 [ 254 ] {31aa1fed-315b-4888-87f1-ab53b4120267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15625 | 2026.03.10 17:25:55.108718 [ 254 ] {31aa1fed-315b-4888-87f1-ab53b4120267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15626 | 2026.03.10 17:25:55.108718 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 531 rows starting from the beginning of the part | ||
| 15627 | 2026.03.10 17:25:55.108778 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 69 rows starting from the beginning of the part | ||
| 15628 | 2026.03.10 17:25:55.108818 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 525 rows starting from the beginning of the part | ||
| 15629 | 2026.03.10 17:25:55.108857 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1056 rows starting from the beginning of the part | ||
| 15630 | 2026.03.10 17:25:55.108895 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part | ||
| 15631 | 2026.03.10 17:25:55.109105 [ 254 ] {31aa1fed-315b-4888-87f1-ab53b4120267} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15632 | 2026.03.10 17:25:55.109146 [ 254 ] {31aa1fed-315b-4888-87f1-ab53b4120267} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15633 | 2026.03.10 17:25:55.109487 [ 254 ] {31aa1fed-315b-4888-87f1-ab53b4120267} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15634 | 2026.03.10 17:25:55.109713 [ 254 ] {31aa1fed-315b-4888-87f1-ab53b4120267} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15635 | 2026.03.10 17:25:55.109796 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6823 rows, containing 5 columns (5 merged, 0 gathered) in 0.002740804 sec., 2489415.514571637 rows/sec., 201.53 MiB/sec. | ||
| 15636 | 2026.03.10 17:25:55.109842 [ 254 ] {31aa1fed-315b-4888-87f1-ab53b4120267} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001198 sec., 53422.37061769616 rows/sec., 3.72 MiB/sec. | ||
| 15637 | 2026.03.10 17:25:55.109884 [ 254 ] {31aa1fed-315b-4888-87f1-ab53b4120267} <Debug> TCPHandler: Processed in 0.001370302 sec. | ||
| 15638 | 2026.03.10 17:25:55.109996 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15639 | 2026.03.10 17:25:55.110091 [ 254 ] {4f490cf9-3f9d-469b-86c7-a1d75f1ec849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15640 | 2026.03.10 17:25:55.110103 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3796 rows, containing 5 columns (5 merged, 0 gathered) in 0.001618966 sec., 2344706.436083278 rows/sec., 173.69 MiB/sec. | ||
| 15641 | 2026.03.10 17:25:55.110134 [ 254 ] {4f490cf9-3f9d-469b-86c7-a1d75f1ec849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15642 | 2026.03.10 17:25:55.110208 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15643 | 2026.03.10 17:25:55.110328 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15644 | 2026.03.10 17:25:55.110450 [ 254 ] {4f490cf9-3f9d-469b-86c7-a1d75f1ec849} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15645 | 2026.03.10 17:25:55.110494 [ 254 ] {4f490cf9-3f9d-469b-86c7-a1d75f1ec849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15646 | 2026.03.10 17:25:55.110601 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_116_23} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15647 | 2026.03.10 17:25:55.110694 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_116_23} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15648 | 2026.03.10 17:25:55.110702 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_116_23} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15649 | 2026.03.10 17:25:55.110785 [ 194 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_116_23} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15650 | 2026.03.10 17:25:55.110820 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 15651 | 2026.03.10 17:25:55.110851 [ 254 ] {4f490cf9-3f9d-469b-86c7-a1d75f1ec849} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15652 | 2026.03.10 17:25:55.110867 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 15653 | 2026.03.10 17:25:55.111082 [ 254 ] {4f490cf9-3f9d-469b-86c7-a1d75f1ec849} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15654 | 2026.03.10 17:25:55.111197 [ 139 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15655 | 2026.03.10 17:25:55.111218 [ 254 ] {4f490cf9-3f9d-469b-86c7-a1d75f1ec849} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001144 sec., 20979.020979020977 rows/sec., 1.41 MiB/sec. | ||
| 15656 | 2026.03.10 17:25:55.111221 [ 139 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15657 | 2026.03.10 17:25:55.111249 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15658 | 2026.03.10 17:25:55.111254 [ 254 ] {4f490cf9-3f9d-469b-86c7-a1d75f1ec849} <Debug> TCPHandler: Processed in 0.001306282 sec. | ||
| 15659 | 2026.03.10 17:25:55.111326 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15660 | 2026.03.10 17:25:55.111440 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15661 | 2026.03.10 17:25:55.111473 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 5316 rows starting from the beginning of the part | ||
| 15662 | 2026.03.10 17:25:55.111535 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 90 rows starting from the beginning of the part | ||
| 15663 | 2026.03.10 17:25:55.111578 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 60 rows starting from the beginning of the part | ||
| 15664 | 2026.03.10 17:25:55.111618 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 90 rows starting from the beginning of the part | ||
| 15665 | 2026.03.10 17:25:55.111655 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 36 rows starting from the beginning of the part | ||
| 15666 | 2026.03.10 17:25:55.111693 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 24 rows starting from the beginning of the part | ||
| 15667 | 2026.03.10 17:25:55.113479 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5616 rows, containing 4 columns (4 merged, 0 gathered) in 0.002189365 sec., 2565127.3314408516 rows/sec., 168.47 MiB/sec. | ||
| 15668 | 2026.03.10 17:25:55.113809 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15669 | 2026.03.10 17:25:55.114093 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_116_23} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15670 | 2026.03.10 17:25:55.114173 [ 201 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_116_23} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15671 | 2026.03.10 17:25:55.114248 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 15672 | 2026.03.10 17:25:58.504633 [ 220 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15673 | 2026.03.10 17:25:58.504697 [ 220 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15674 | 2026.03.10 17:25:58.520882 [ 220 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15675 | 2026.03.10 17:25:58.874535 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15676 | 2026.03.10 17:25:58.874592 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15677 | 2026.03.10 17:25:59.049956 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33695 | ||
| 15678 | 2026.03.10 17:25:59.050787 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15679 | 2026.03.10 17:25:59.050868 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15680 | 2026.03.10 17:25:59.051502 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15681 | 2026.03.10 17:25:59.051726 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15682 | 2026.03.10 17:25:59.051860 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33695 | ||
| 15683 | 2026.03.10 17:26:00.111410 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15684 | 2026.03.10 17:26:00.111608 [ 254 ] {e0482566-4f14-431d-b867-6b60f640cd0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15685 | 2026.03.10 17:26:00.111680 [ 254 ] {e0482566-4f14-431d-b867-6b60f640cd0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15686 | 2026.03.10 17:26:00.112381 [ 254 ] {e0482566-4f14-431d-b867-6b60f640cd0f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15687 | 2026.03.10 17:26:00.112424 [ 254 ] {e0482566-4f14-431d-b867-6b60f640cd0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15688 | 2026.03.10 17:26:00.112839 [ 254 ] {e0482566-4f14-431d-b867-6b60f640cd0f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15689 | 2026.03.10 17:26:00.113066 [ 254 ] {e0482566-4f14-431d-b867-6b60f640cd0f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15690 | 2026.03.10 17:26:00.113217 [ 254 ] {e0482566-4f14-431d-b867-6b60f640cd0f} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001663 sec., 75766.68671076368 rows/sec., 6.51 MiB/sec. | ||
| 15691 | 2026.03.10 17:26:00.113260 [ 254 ] {e0482566-4f14-431d-b867-6b60f640cd0f} <Debug> TCPHandler: Processed in 0.001981102 sec. | ||
| 15692 | 2026.03.10 17:26:00.113390 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15693 | 2026.03.10 17:26:00.113486 [ 254 ] {e2847816-440b-4a96-8b69-48d0fda29d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15694 | 2026.03.10 17:26:00.113526 [ 254 ] {e2847816-440b-4a96-8b69-48d0fda29d15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15695 | 2026.03.10 17:26:00.113947 [ 254 ] {e2847816-440b-4a96-8b69-48d0fda29d15} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15696 | 2026.03.10 17:26:00.113981 [ 254 ] {e2847816-440b-4a96-8b69-48d0fda29d15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15697 | 2026.03.10 17:26:00.114284 [ 254 ] {e2847816-440b-4a96-8b69-48d0fda29d15} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15698 | 2026.03.10 17:26:00.114494 [ 254 ] {e2847816-440b-4a96-8b69-48d0fda29d15} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15699 | 2026.03.10 17:26:00.114627 [ 254 ] {e2847816-440b-4a96-8b69-48d0fda29d15} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001161 sec., 30146.425495262705 rows/sec., 2.21 MiB/sec. | ||
| 15700 | 2026.03.10 17:26:00.114664 [ 254 ] {e2847816-440b-4a96-8b69-48d0fda29d15} <Debug> TCPHandler: Processed in 0.001323481 sec. | ||
| 15701 | 2026.03.10 17:26:00.114795 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15702 | 2026.03.10 17:26:00.114919 [ 254 ] {feef9555-6a2e-4c4d-93b7-ec74a01a8987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15703 | 2026.03.10 17:26:00.114969 [ 254 ] {feef9555-6a2e-4c4d-93b7-ec74a01a8987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15704 | 2026.03.10 17:26:00.115504 [ 254 ] {feef9555-6a2e-4c4d-93b7-ec74a01a8987} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15705 | 2026.03.10 17:26:00.115549 [ 254 ] {feef9555-6a2e-4c4d-93b7-ec74a01a8987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15706 | 2026.03.10 17:26:00.115929 [ 254 ] {feef9555-6a2e-4c4d-93b7-ec74a01a8987} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15707 | 2026.03.10 17:26:00.116154 [ 254 ] {feef9555-6a2e-4c4d-93b7-ec74a01a8987} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15708 | 2026.03.10 17:26:00.116285 [ 254 ] {feef9555-6a2e-4c4d-93b7-ec74a01a8987} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001392 sec., 71120.68965517242 rows/sec., 5.55 MiB/sec. | ||
| 15709 | 2026.03.10 17:26:00.116324 [ 254 ] {feef9555-6a2e-4c4d-93b7-ec74a01a8987} <Debug> TCPHandler: Processed in 0.001594186 sec. | ||
| 15710 | 2026.03.10 17:26:00.116439 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15711 | 2026.03.10 17:26:00.116535 [ 254 ] {e34d9ea8-a09b-40f5-b113-3ed4740db321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15712 | 2026.03.10 17:26:00.116577 [ 254 ] {e34d9ea8-a09b-40f5-b113-3ed4740db321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15713 | 2026.03.10 17:26:00.116995 [ 254 ] {e34d9ea8-a09b-40f5-b113-3ed4740db321} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15714 | 2026.03.10 17:26:00.117032 [ 254 ] {e34d9ea8-a09b-40f5-b113-3ed4740db321} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15715 | 2026.03.10 17:26:00.117367 [ 254 ] {e34d9ea8-a09b-40f5-b113-3ed4740db321} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15716 | 2026.03.10 17:26:00.117577 [ 254 ] {e34d9ea8-a09b-40f5-b113-3ed4740db321} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15717 | 2026.03.10 17:26:00.117712 [ 254 ] {e34d9ea8-a09b-40f5-b113-3ed4740db321} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001196 sec., 133779.26421404682 rows/sec., 9.32 MiB/sec. | ||
| 15718 | 2026.03.10 17:26:00.117752 [ 254 ] {e34d9ea8-a09b-40f5-b113-3ed4740db321} <Debug> TCPHandler: Processed in 0.001363192 sec. | ||
| 15719 | 2026.03.10 17:26:00.117858 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15720 | 2026.03.10 17:26:00.117972 [ 254 ] {6f9cd236-fa78-4eb2-bd5a-e5605305f18a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15721 | 2026.03.10 17:26:00.118036 [ 254 ] {6f9cd236-fa78-4eb2-bd5a-e5605305f18a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15722 | 2026.03.10 17:26:00.119002 [ 254 ] {6f9cd236-fa78-4eb2-bd5a-e5605305f18a} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15723 | 2026.03.10 17:26:00.119037 [ 254 ] {6f9cd236-fa78-4eb2-bd5a-e5605305f18a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15724 | 2026.03.10 17:26:00.119591 [ 254 ] {6f9cd236-fa78-4eb2-bd5a-e5605305f18a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 15725 | 2026.03.10 17:26:00.119829 [ 254 ] {6f9cd236-fa78-4eb2-bd5a-e5605305f18a} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15726 | 2026.03.10 17:26:00.119971 [ 254 ] {6f9cd236-fa78-4eb2-bd5a-e5605305f18a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002022 sec., 17309.594460929773 rows/sec., 31.02 MiB/sec. | ||
| 15727 | 2026.03.10 17:26:00.120025 [ 254 ] {6f9cd236-fa78-4eb2-bd5a-e5605305f18a} <Debug> TCPHandler: Processed in 0.002216466 sec. | ||
| 15728 | 2026.03.10 17:26:00.120139 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15729 | 2026.03.10 17:26:00.120233 [ 254 ] {3f383e42-e4b3-4748-8071-e92746a81c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15730 | 2026.03.10 17:26:00.120275 [ 254 ] {3f383e42-e4b3-4748-8071-e92746a81c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15731 | 2026.03.10 17:26:00.120618 [ 254 ] {3f383e42-e4b3-4748-8071-e92746a81c5c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15732 | 2026.03.10 17:26:00.120654 [ 254 ] {3f383e42-e4b3-4748-8071-e92746a81c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15733 | 2026.03.10 17:26:00.120959 [ 254 ] {3f383e42-e4b3-4748-8071-e92746a81c5c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15734 | 2026.03.10 17:26:00.121168 [ 254 ] {3f383e42-e4b3-4748-8071-e92746a81c5c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15735 | 2026.03.10 17:26:00.121295 [ 254 ] {3f383e42-e4b3-4748-8071-e92746a81c5c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 15736 | 2026.03.10 17:26:00.121330 [ 254 ] {3f383e42-e4b3-4748-8071-e92746a81c5c} <Debug> TCPHandler: Processed in 0.00124058 sec. | ||
| 15737 | 2026.03.10 17:26:00.250185 [ 224 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15738 | 2026.03.10 17:26:00.250248 [ 224 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15739 | 2026.03.10 17:26:00.254707 [ 224 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15740 | 2026.03.10 17:26:00.813960 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 15741 | 2026.03.10 17:26:00.829895 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15742 | 2026.03.10 17:26:00.829939 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15743 | 2026.03.10 17:26:00.835930 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 15744 | 2026.03.10 17:26:00.836616 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15745 | 2026.03.10 17:26:00.839408 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 15746 | 2026.03.10 17:26:03.328600 [ 130 ] {} <Debug> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 15747 | 2026.03.10 17:26:03.328685 [ 130 ] {} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15748 | 2026.03.10 17:26:03.328708 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15749 | 2026.03.10 17:26:03.328817 [ 194 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact with storage Full | ||
| 15750 | 2026.03.10 17:26:03.328942 [ 194 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15751 | 2026.03.10 17:26:03.328985 [ 194 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 20 rows starting from the beginning of the part | ||
| 15752 | 2026.03.10 17:26:03.329057 [ 194 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 4 rows starting from the beginning of the part | ||
| 15753 | 2026.03.10 17:26:03.329107 [ 194 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 8 rows starting from the beginning of the part | ||
| 15754 | 2026.03.10 17:26:03.329155 [ 194 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 15755 | 2026.03.10 17:26:03.329198 [ 194 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 4 rows starting from the beginning of the part | ||
| 15756 | 2026.03.10 17:26:03.330039 [ 201 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.00126301 sec., 33253.89347669457 rows/sec., 2.77 MiB/sec. | ||
| 15757 | 2026.03.10 17:26:03.330238 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 15758 | 2026.03.10 17:26:03.330592 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_26_6} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15759 | 2026.03.10 17:26:03.330679 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_26_6} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Merged 5 parts: [all_1_22_5, all_26_26_0] -> all_1_26_6 | ||
| 15760 | 2026.03.10 17:26:03.330781 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15761 | 2026.03.10 17:26:04.158487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1954 | ||
| 15762 | 2026.03.10 17:26:04.160640 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15763 | 2026.03.10 17:26:04.160701 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15764 | 2026.03.10 17:26:04.161914 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15765 | 2026.03.10 17:26:04.162187 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15766 | 2026.03.10 17:26:04.162463 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1954 | ||
| 15767 | 2026.03.10 17:26:05.110283 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15768 | 2026.03.10 17:26:05.110479 [ 254 ] {bd2275dd-44d8-4bce-92ad-ffb1f10b739c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15769 | 2026.03.10 17:26:05.110553 [ 254 ] {bd2275dd-44d8-4bce-92ad-ffb1f10b739c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15770 | 2026.03.10 17:26:05.111245 [ 254 ] {bd2275dd-44d8-4bce-92ad-ffb1f10b739c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15771 | 2026.03.10 17:26:05.111293 [ 254 ] {bd2275dd-44d8-4bce-92ad-ffb1f10b739c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15772 | 2026.03.10 17:26:05.111684 [ 254 ] {bd2275dd-44d8-4bce-92ad-ffb1f10b739c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15773 | 2026.03.10 17:26:05.111913 [ 254 ] {bd2275dd-44d8-4bce-92ad-ffb1f10b739c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15774 | 2026.03.10 17:26:05.112074 [ 254 ] {bd2275dd-44d8-4bce-92ad-ffb1f10b739c} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001648 sec., 40048.54368932039 rows/sec., 3.17 MiB/sec. | ||
| 15775 | 2026.03.10 17:26:05.112115 [ 254 ] {bd2275dd-44d8-4bce-92ad-ffb1f10b739c} <Debug> TCPHandler: Processed in 0.001969782 sec. | ||
| 15776 | 2026.03.10 17:26:05.112194 [ 221 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15777 | 2026.03.10 17:26:05.112235 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15778 | 2026.03.10 17:26:05.112256 [ 221 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15779 | 2026.03.10 17:26:05.112337 [ 254 ] {cefc9b51-4be8-48fa-9a49-e64e51a91208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15780 | 2026.03.10 17:26:05.112384 [ 254 ] {cefc9b51-4be8-48fa-9a49-e64e51a91208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15781 | 2026.03.10 17:26:05.112767 [ 254 ] {cefc9b51-4be8-48fa-9a49-e64e51a91208} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15782 | 2026.03.10 17:26:05.112808 [ 254 ] {cefc9b51-4be8-48fa-9a49-e64e51a91208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15783 | 2026.03.10 17:26:05.113151 [ 254 ] {cefc9b51-4be8-48fa-9a49-e64e51a91208} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15784 | 2026.03.10 17:26:05.113377 [ 254 ] {cefc9b51-4be8-48fa-9a49-e64e51a91208} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15785 | 2026.03.10 17:26:05.113507 [ 254 ] {cefc9b51-4be8-48fa-9a49-e64e51a91208} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001188 sec., 4208.754208754209 rows/sec., 316.48 KiB/sec. | ||
| 15786 | 2026.03.10 17:26:05.113546 [ 254 ] {cefc9b51-4be8-48fa-9a49-e64e51a91208} <Debug> TCPHandler: Processed in 0.001361451 sec. | ||
| 15787 | 2026.03.10 17:26:05.113655 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15788 | 2026.03.10 17:26:05.113749 [ 254 ] {51596d32-8179-4819-b86f-1a06606dfd65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15789 | 2026.03.10 17:26:05.113790 [ 254 ] {51596d32-8179-4819-b86f-1a06606dfd65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15790 | 2026.03.10 17:26:05.114210 [ 254 ] {51596d32-8179-4819-b86f-1a06606dfd65} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15791 | 2026.03.10 17:26:05.114247 [ 254 ] {51596d32-8179-4819-b86f-1a06606dfd65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15792 | 2026.03.10 17:26:05.114600 [ 254 ] {51596d32-8179-4819-b86f-1a06606dfd65} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15793 | 2026.03.10 17:26:05.114813 [ 254 ] {51596d32-8179-4819-b86f-1a06606dfd65} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15794 | 2026.03.10 17:26:05.114948 [ 254 ] {51596d32-8179-4819-b86f-1a06606dfd65} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001216 sec., 56743.42105263157 rows/sec., 4.43 MiB/sec. | ||
| 15795 | 2026.03.10 17:26:05.114986 [ 254 ] {51596d32-8179-4819-b86f-1a06606dfd65} <Debug> TCPHandler: Processed in 0.001379692 sec. | ||
| 15796 | 2026.03.10 17:26:05.115087 [ 222 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15797 | 2026.03.10 17:26:05.115103 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15798 | 2026.03.10 17:26:05.115151 [ 222 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15799 | 2026.03.10 17:26:05.115246 [ 254 ] {3615fcb1-2368-4e9e-aff0-c75bfe4a60af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15800 | 2026.03.10 17:26:05.115297 [ 254 ] {3615fcb1-2368-4e9e-aff0-c75bfe4a60af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15801 | 2026.03.10 17:26:05.115710 [ 254 ] {3615fcb1-2368-4e9e-aff0-c75bfe4a60af} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15802 | 2026.03.10 17:26:05.115752 [ 254 ] {3615fcb1-2368-4e9e-aff0-c75bfe4a60af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15803 | 2026.03.10 17:26:05.116133 [ 254 ] {3615fcb1-2368-4e9e-aff0-c75bfe4a60af} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15804 | 2026.03.10 17:26:05.116350 [ 254 ] {3615fcb1-2368-4e9e-aff0-c75bfe4a60af} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15805 | 2026.03.10 17:26:05.116482 [ 254 ] {3615fcb1-2368-4e9e-aff0-c75bfe4a60af} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001254 sec., 127591.70653907496 rows/sec., 8.89 MiB/sec. | ||
| 15806 | 2026.03.10 17:26:05.116520 [ 254 ] {3615fcb1-2368-4e9e-aff0-c75bfe4a60af} <Debug> TCPHandler: Processed in 0.001467724 sec. | ||
| 15807 | 2026.03.10 17:26:05.116624 [ 221 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15808 | 2026.03.10 17:26:05.116629 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15809 | 2026.03.10 17:26:05.116747 [ 254 ] {a98c08dd-bcf0-49be-b8e9-6d7cbd5a4b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15810 | 2026.03.10 17:26:05.116803 [ 254 ] {a98c08dd-bcf0-49be-b8e9-6d7cbd5a4b97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15811 | 2026.03.10 17:26:05.117566 [ 254 ] {a98c08dd-bcf0-49be-b8e9-6d7cbd5a4b97} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15812 | 2026.03.10 17:26:05.117605 [ 254 ] {a98c08dd-bcf0-49be-b8e9-6d7cbd5a4b97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15813 | 2026.03.10 17:26:05.118139 [ 254 ] {a98c08dd-bcf0-49be-b8e9-6d7cbd5a4b97} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 15814 | 2026.03.10 17:26:05.118366 [ 254 ] {a98c08dd-bcf0-49be-b8e9-6d7cbd5a4b97} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15815 | 2026.03.10 17:26:05.118504 [ 254 ] {a98c08dd-bcf0-49be-b8e9-6d7cbd5a4b97} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001774 sec., 2818.489289740699 rows/sec., 5.05 MiB/sec. | ||
| 15816 | 2026.03.10 17:26:05.118560 [ 254 ] {a98c08dd-bcf0-49be-b8e9-6d7cbd5a4b97} <Debug> TCPHandler: Processed in 0.001981082 sec. | ||
| 15817 | 2026.03.10 17:26:05.118639 [ 222 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15818 | 2026.03.10 17:26:05.118667 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15819 | 2026.03.10 17:26:05.118765 [ 254 ] {3d448e89-01a7-429d-b54b-f27707d229b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15820 | 2026.03.10 17:26:05.118806 [ 254 ] {3d448e89-01a7-429d-b54b-f27707d229b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15821 | 2026.03.10 17:26:05.119130 [ 254 ] {3d448e89-01a7-429d-b54b-f27707d229b9} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15822 | 2026.03.10 17:26:05.119167 [ 254 ] {3d448e89-01a7-429d-b54b-f27707d229b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15823 | 2026.03.10 17:26:05.119476 [ 254 ] {3d448e89-01a7-429d-b54b-f27707d229b9} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15824 | 2026.03.10 17:26:05.119692 [ 254 ] {3d448e89-01a7-429d-b54b-f27707d229b9} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15825 | 2026.03.10 17:26:05.119828 [ 254 ] {3d448e89-01a7-429d-b54b-f27707d229b9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 15826 | 2026.03.10 17:26:05.119863 [ 254 ] {3d448e89-01a7-429d-b54b-f27707d229b9} <Debug> TCPHandler: Processed in 0.00124501 sec. | ||
| 15827 | 2026.03.10 17:26:05.594080 [ 221 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15828 | 2026.03.10 17:26:05.594137 [ 221 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15829 | 2026.03.10 17:26:05.598622 [ 221 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15830 | 2026.03.10 17:26:06.025889 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15831 | 2026.03.10 17:26:06.025947 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15832 | 2026.03.10 17:26:06.029385 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15833 | 2026.03.10 17:26:06.552904 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34143 | ||
| 15834 | 2026.03.10 17:26:06.553403 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15835 | 2026.03.10 17:26:06.553451 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15836 | 2026.03.10 17:26:06.553932 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15837 | 2026.03.10 17:26:06.554172 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15838 | 2026.03.10 17:26:06.554302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34143 | ||
| 15839 | 2026.03.10 17:26:06.554313 [ 123 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15840 | 2026.03.10 17:26:06.554376 [ 123 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15841 | 2026.03.10 17:26:06.554395 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 15842 | 2026.03.10 17:26:06.554533 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15843 | 2026.03.10 17:26:06.554686 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15844 | 2026.03.10 17:26:06.554727 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31775 rows starting from the beginning of the part | ||
| 15845 | 2026.03.10 17:26:06.554794 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 15846 | 2026.03.10 17:26:06.554838 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 15847 | 2026.03.10 17:26:06.554881 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 15848 | 2026.03.10 17:26:06.554923 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 15849 | 2026.03.10 17:26:06.554964 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 15850 | 2026.03.10 17:26:06.557591 [ 201 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34143 rows, containing 4 columns (4 merged, 0 gathered) in 0.0031272 sec., 10918073.676132003 rows/sec., 156.18 MiB/sec. | ||
| 15851 | 2026.03.10 17:26:06.557881 [ 196 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15852 | 2026.03.10 17:26:06.558210 [ 196 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_71_14} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15853 | 2026.03.10 17:26:06.558294 [ 196 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_71_14} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15854 | 2026.03.10 17:26:06.558428 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 15855 | 2026.03.10 17:26:07.558364 [ 121 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Selected 5 parts from all_1_33_7 to all_37_37_0 | ||
| 15856 | 2026.03.10 17:26:07.558445 [ 121 ] {} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15857 | 2026.03.10 17:26:07.558467 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15858 | 2026.03.10 17:26:07.558570 [ 201 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_7 to all_37_37_0 into Compact with storage Full | ||
| 15859 | 2026.03.10 17:26:07.558694 [ 201 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15860 | 2026.03.10 17:26:07.558734 [ 201 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 881 rows starting from the beginning of the part | ||
| 15861 | 2026.03.10 17:26:07.558809 [ 201 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 149 rows starting from the beginning of the part | ||
| 15862 | 2026.03.10 17:26:07.558864 [ 201 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 149 rows starting from the beginning of the part | ||
| 15863 | 2026.03.10 17:26:07.558912 [ 201 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 149 rows starting from the beginning of the part | ||
| 15864 | 2026.03.10 17:26:07.558958 [ 201 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 732 rows starting from the beginning of the part | ||
| 15865 | 2026.03.10 17:26:07.559999 [ 196 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2060 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471193 sec., 1400224.1718115842 rows/sec., 90.37 MiB/sec. | ||
| 15866 | 2026.03.10 17:26:07.560190 [ 193 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 15867 | 2026.03.10 17:26:07.560469 [ 193 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_37_8} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15868 | 2026.03.10 17:26:07.560547 [ 193 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_37_8} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Merged 5 parts: [all_1_33_7, all_37_37_0] -> all_1_37_8 | ||
| 15869 | 2026.03.10 17:26:07.560616 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 15870 | 2026.03.10 17:26:08.339471 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15871 | 2026.03.10 17:26:08.357425 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15872 | 2026.03.10 17:26:08.357487 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15873 | 2026.03.10 17:26:08.363630 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15874 | 2026.03.10 17:26:08.364351 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15875 | 2026.03.10 17:26:08.364632 [ 119 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15876 | 2026.03.10 17:26:08.364694 [ 119 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15877 | 2026.03.10 17:26:08.364714 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15878 | 2026.03.10 17:26:08.364860 [ 201 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 15879 | 2026.03.10 17:26:08.367905 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15880 | 2026.03.10 17:26:08.368621 [ 201 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15881 | 2026.03.10 17:26:08.369929 [ 201 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 15882 | 2026.03.10 17:26:08.374368 [ 201 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 15883 | 2026.03.10 17:26:08.378671 [ 201 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 15884 | 2026.03.10 17:26:08.383015 [ 201 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 15885 | 2026.03.10 17:26:08.387732 [ 201 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 15886 | 2026.03.10 17:26:08.392158 [ 201 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 15887 | 2026.03.10 17:26:08.446198 [ 201 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.081409892 sec., 6571.682959608889 rows/sec., 33.98 MiB/sec. | ||
| 15888 | 2026.03.10 17:26:08.448192 [ 201 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15889 | 2026.03.10 17:26:08.449800 [ 201 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_71_14} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15890 | 2026.03.10 17:26:08.449891 [ 201 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_71_14} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15891 | 2026.03.10 17:26:08.451142 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 15892 | 2026.03.10 17:26:10.111960 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15893 | 2026.03.10 17:26:10.112240 [ 254 ] {2a228b9d-ebaf-4537-9d66-6b9bb6558e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15894 | 2026.03.10 17:26:10.112305 [ 254 ] {2a228b9d-ebaf-4537-9d66-6b9bb6558e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15895 | 2026.03.10 17:26:10.113004 [ 254 ] {2a228b9d-ebaf-4537-9d66-6b9bb6558e81} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15896 | 2026.03.10 17:26:10.113054 [ 254 ] {2a228b9d-ebaf-4537-9d66-6b9bb6558e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15897 | 2026.03.10 17:26:10.113459 [ 254 ] {2a228b9d-ebaf-4537-9d66-6b9bb6558e81} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15898 | 2026.03.10 17:26:10.113696 [ 254 ] {2a228b9d-ebaf-4537-9d66-6b9bb6558e81} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15899 | 2026.03.10 17:26:10.113860 [ 254 ] {2a228b9d-ebaf-4537-9d66-6b9bb6558e81} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001685 sec., 74777.44807121661 rows/sec., 6.43 MiB/sec. | ||
| 15900 | 2026.03.10 17:26:10.113904 [ 254 ] {2a228b9d-ebaf-4537-9d66-6b9bb6558e81} <Debug> TCPHandler: Processed in 0.002131415 sec. | ||
| 15901 | 2026.03.10 17:26:10.114035 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15902 | 2026.03.10 17:26:10.114131 [ 254 ] {d79dd76a-2741-4b54-9928-93e76ce9fec1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15903 | 2026.03.10 17:26:10.114173 [ 254 ] {d79dd76a-2741-4b54-9928-93e76ce9fec1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15904 | 2026.03.10 17:26:10.114591 [ 254 ] {d79dd76a-2741-4b54-9928-93e76ce9fec1} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15905 | 2026.03.10 17:26:10.114630 [ 254 ] {d79dd76a-2741-4b54-9928-93e76ce9fec1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15906 | 2026.03.10 17:26:10.114928 [ 254 ] {d79dd76a-2741-4b54-9928-93e76ce9fec1} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15907 | 2026.03.10 17:26:10.115151 [ 254 ] {d79dd76a-2741-4b54-9928-93e76ce9fec1} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15908 | 2026.03.10 17:26:10.115284 [ 254 ] {d79dd76a-2741-4b54-9928-93e76ce9fec1} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001171 sec., 29888.983774551667 rows/sec., 2.19 MiB/sec. | ||
| 15909 | 2026.03.10 17:26:10.115323 [ 254 ] {d79dd76a-2741-4b54-9928-93e76ce9fec1} <Debug> TCPHandler: Processed in 0.001338362 sec. | ||
| 15910 | 2026.03.10 17:26:10.115441 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15911 | 2026.03.10 17:26:10.115537 [ 254 ] {3e6c07e5-b595-428a-9e94-2fc47904a4f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15912 | 2026.03.10 17:26:10.115578 [ 254 ] {3e6c07e5-b595-428a-9e94-2fc47904a4f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15913 | 2026.03.10 17:26:10.116010 [ 254 ] {3e6c07e5-b595-428a-9e94-2fc47904a4f2} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15914 | 2026.03.10 17:26:10.116048 [ 254 ] {3e6c07e5-b595-428a-9e94-2fc47904a4f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15915 | 2026.03.10 17:26:10.116343 [ 254 ] {3e6c07e5-b595-428a-9e94-2fc47904a4f2} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15916 | 2026.03.10 17:26:10.116555 [ 254 ] {3e6c07e5-b595-428a-9e94-2fc47904a4f2} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15917 | 2026.03.10 17:26:10.116686 [ 254 ] {3e6c07e5-b595-428a-9e94-2fc47904a4f2} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001165 sec., 84978.54077253219 rows/sec., 6.64 MiB/sec. | ||
| 15918 | 2026.03.10 17:26:10.116724 [ 254 ] {3e6c07e5-b595-428a-9e94-2fc47904a4f2} <Debug> TCPHandler: Processed in 0.001332641 sec. | ||
| 15919 | 2026.03.10 17:26:10.116841 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15920 | 2026.03.10 17:26:10.116938 [ 254 ] {67b1edb0-0433-4b4b-be7b-518c34028c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15921 | 2026.03.10 17:26:10.116983 [ 254 ] {67b1edb0-0433-4b4b-be7b-518c34028c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15922 | 2026.03.10 17:26:10.117396 [ 254 ] {67b1edb0-0433-4b4b-be7b-518c34028c12} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15923 | 2026.03.10 17:26:10.117434 [ 254 ] {67b1edb0-0433-4b4b-be7b-518c34028c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15924 | 2026.03.10 17:26:10.117762 [ 254 ] {67b1edb0-0433-4b4b-be7b-518c34028c12} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15925 | 2026.03.10 17:26:10.117977 [ 254 ] {67b1edb0-0433-4b4b-be7b-518c34028c12} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15926 | 2026.03.10 17:26:10.118106 [ 254 ] {67b1edb0-0433-4b4b-be7b-518c34028c12} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 15927 | 2026.03.10 17:26:10.118145 [ 254 ] {67b1edb0-0433-4b4b-be7b-518c34028c12} <Debug> TCPHandler: Processed in 0.001352342 sec. | ||
| 15928 | 2026.03.10 17:26:10.118257 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15929 | 2026.03.10 17:26:10.118353 [ 254 ] {4e61ba76-b46c-4907-ae7d-a1641bf2729e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15930 | 2026.03.10 17:26:10.118408 [ 254 ] {4e61ba76-b46c-4907-ae7d-a1641bf2729e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 15931 | 2026.03.10 17:26:10.119265 [ 254 ] {4e61ba76-b46c-4907-ae7d-a1641bf2729e} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15932 | 2026.03.10 17:26:10.119303 [ 254 ] {4e61ba76-b46c-4907-ae7d-a1641bf2729e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15933 | 2026.03.10 17:26:10.119868 [ 254 ] {4e61ba76-b46c-4907-ae7d-a1641bf2729e} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 15934 | 2026.03.10 17:26:10.120102 [ 254 ] {4e61ba76-b46c-4907-ae7d-a1641bf2729e} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15935 | 2026.03.10 17:26:10.120241 [ 254 ] {4e61ba76-b46c-4907-ae7d-a1641bf2729e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001905 sec., 18372.70341207349 rows/sec., 32.92 MiB/sec. | ||
| 15936 | 2026.03.10 17:26:10.120297 [ 254 ] {4e61ba76-b46c-4907-ae7d-a1641bf2729e} <Debug> TCPHandler: Processed in 0.002088874 sec. | ||
| 15937 | 2026.03.10 17:26:10.120415 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15938 | 2026.03.10 17:26:10.120511 [ 254 ] {d4b27851-22a4-4184-8741-bebddf544ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15939 | 2026.03.10 17:26:10.120554 [ 254 ] {d4b27851-22a4-4184-8741-bebddf544ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15940 | 2026.03.10 17:26:10.120890 [ 254 ] {d4b27851-22a4-4184-8741-bebddf544ef3} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15941 | 2026.03.10 17:26:10.120928 [ 254 ] {d4b27851-22a4-4184-8741-bebddf544ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15942 | 2026.03.10 17:26:10.121228 [ 254 ] {d4b27851-22a4-4184-8741-bebddf544ef3} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15943 | 2026.03.10 17:26:10.121444 [ 254 ] {d4b27851-22a4-4184-8741-bebddf544ef3} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15944 | 2026.03.10 17:26:10.121575 [ 254 ] {d4b27851-22a4-4184-8741-bebddf544ef3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 15945 | 2026.03.10 17:26:10.121612 [ 254 ] {d4b27851-22a4-4184-8741-bebddf544ef3} <Debug> TCPHandler: Processed in 0.00124705 sec. | ||
| 15946 | 2026.03.10 17:26:13.874629 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15947 | 2026.03.10 17:26:13.874703 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15948 | 2026.03.10 17:26:13.906954 [ 225 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15949 | 2026.03.10 17:26:13.906991 [ 225 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15950 | 2026.03.10 17:26:13.910030 [ 225 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15951 | 2026.03.10 17:26:14.054561 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34655 | ||
| 15952 | 2026.03.10 17:26:14.055363 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15953 | 2026.03.10 17:26:14.055399 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15954 | 2026.03.10 17:26:14.055870 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15955 | 2026.03.10 17:26:14.056099 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15956 | 2026.03.10 17:26:14.056226 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34655 | ||
| 15957 | 2026.03.10 17:26:14.162689 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1978 | ||
| 15958 | 2026.03.10 17:26:14.165253 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15959 | 2026.03.10 17:26:14.165306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15960 | 2026.03.10 17:26:14.166595 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15961 | 2026.03.10 17:26:14.166876 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15962 | 2026.03.10 17:26:14.167276 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1978 | ||
| 15963 | 2026.03.10 17:26:15.110350 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15964 | 2026.03.10 17:26:15.110548 [ 254 ] {4d1aaf91-79f1-4ee2-80b8-0d3cbdc386c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15965 | 2026.03.10 17:26:15.110623 [ 254 ] {4d1aaf91-79f1-4ee2-80b8-0d3cbdc386c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15966 | 2026.03.10 17:26:15.111402 [ 254 ] {4d1aaf91-79f1-4ee2-80b8-0d3cbdc386c6} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15967 | 2026.03.10 17:26:15.111445 [ 254 ] {4d1aaf91-79f1-4ee2-80b8-0d3cbdc386c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15968 | 2026.03.10 17:26:15.111841 [ 254 ] {4d1aaf91-79f1-4ee2-80b8-0d3cbdc386c6} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15969 | 2026.03.10 17:26:15.112085 [ 254 ] {4d1aaf91-79f1-4ee2-80b8-0d3cbdc386c6} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15970 | 2026.03.10 17:26:15.112248 [ 254 ] {4d1aaf91-79f1-4ee2-80b8-0d3cbdc386c6} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001753 sec., 37649.74329720479 rows/sec., 2.98 MiB/sec. | ||
| 15971 | 2026.03.10 17:26:15.112292 [ 254 ] {4d1aaf91-79f1-4ee2-80b8-0d3cbdc386c6} <Debug> TCPHandler: Processed in 0.002076744 sec. | ||
| 15972 | 2026.03.10 17:26:15.112413 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15973 | 2026.03.10 17:26:15.112510 [ 254 ] {4f26318e-69c7-4022-a28a-655489909a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15974 | 2026.03.10 17:26:15.112553 [ 254 ] {4f26318e-69c7-4022-a28a-655489909a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15975 | 2026.03.10 17:26:15.112956 [ 254 ] {4f26318e-69c7-4022-a28a-655489909a56} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15976 | 2026.03.10 17:26:15.112995 [ 254 ] {4f26318e-69c7-4022-a28a-655489909a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15977 | 2026.03.10 17:26:15.113306 [ 254 ] {4f26318e-69c7-4022-a28a-655489909a56} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 15978 | 2026.03.10 17:26:15.113539 [ 254 ] {4f26318e-69c7-4022-a28a-655489909a56} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15979 | 2026.03.10 17:26:15.113671 [ 112 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 15980 | 2026.03.10 17:26:15.113679 [ 254 ] {4f26318e-69c7-4022-a28a-655489909a56} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001186 sec., 4215.851602023608 rows/sec., 317.01 KiB/sec. | ||
| 15981 | 2026.03.10 17:26:15.113747 [ 112 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15982 | 2026.03.10 17:26:15.113764 [ 254 ] {4f26318e-69c7-4022-a28a-655489909a56} <Debug> TCPHandler: Processed in 0.001400282 sec. | ||
| 15983 | 2026.03.10 17:26:15.113774 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15984 | 2026.03.10 17:26:15.113886 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15985 | 2026.03.10 17:26:15.113892 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 15986 | 2026.03.10 17:26:15.114000 [ 254 ] {b99eec13-1f1e-4984-bb51-8465a9d3a4ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15987 | 2026.03.10 17:26:15.114010 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15988 | 2026.03.10 17:26:15.114050 [ 254 ] {b99eec13-1f1e-4984-bb51-8465a9d3a4ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15989 | 2026.03.10 17:26:15.114050 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 225 rows starting from the beginning of the part | ||
| 15990 | 2026.03.10 17:26:15.114141 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 32 rows starting from the beginning of the part | ||
| 15991 | 2026.03.10 17:26:15.114215 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 35 rows starting from the beginning of the part | ||
| 15992 | 2026.03.10 17:26:15.114282 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 5 rows starting from the beginning of the part | ||
| 15993 | 2026.03.10 17:26:15.114343 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 35 rows starting from the beginning of the part | ||
| 15994 | 2026.03.10 17:26:15.114403 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 5 rows starting from the beginning of the part | ||
| 15995 | 2026.03.10 17:26:15.114578 [ 254 ] {b99eec13-1f1e-4984-bb51-8465a9d3a4ed} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15996 | 2026.03.10 17:26:15.114616 [ 254 ] {b99eec13-1f1e-4984-bb51-8465a9d3a4ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 15997 | 2026.03.10 17:26:15.115017 [ 254 ] {b99eec13-1f1e-4984-bb51-8465a9d3a4ed} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15998 | 2026.03.10 17:26:15.115330 [ 254 ] {b99eec13-1f1e-4984-bb51-8465a9d3a4ed} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15999 | 2026.03.10 17:26:15.115496 [ 254 ] {b99eec13-1f1e-4984-bb51-8465a9d3a4ed} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001519 sec., 45424.62146148782 rows/sec., 3.55 MiB/sec. | ||
| 16000 | 2026.03.10 17:26:15.115523 [ 198 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001682007 sec., 200355.88436909002 rows/sec., 14.23 MiB/sec. | ||
| 16001 | 2026.03.10 17:26:15.115540 [ 254 ] {b99eec13-1f1e-4984-bb51-8465a9d3a4ed} <Debug> TCPHandler: Processed in 0.001710238 sec. | ||
| 16002 | 2026.03.10 17:26:15.115680 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16003 | 2026.03.10 17:26:15.115704 [ 191 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16004 | 2026.03.10 17:26:15.115777 [ 254 ] {ca2fe473-0bd3-4db4-bbf8-23a4967d2c24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16005 | 2026.03.10 17:26:15.115823 [ 254 ] {ca2fe473-0bd3-4db4-bbf8-23a4967d2c24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16006 | 2026.03.10 17:26:15.116003 [ 191 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_101_20} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16007 | 2026.03.10 17:26:15.116079 [ 191 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_101_20} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16008 | 2026.03.10 17:26:15.116147 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16009 | 2026.03.10 17:26:15.116285 [ 254 ] {ca2fe473-0bd3-4db4-bbf8-23a4967d2c24} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16010 | 2026.03.10 17:26:15.116322 [ 254 ] {ca2fe473-0bd3-4db4-bbf8-23a4967d2c24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 16011 | 2026.03.10 17:26:15.116671 [ 254 ] {ca2fe473-0bd3-4db4-bbf8-23a4967d2c24} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16012 | 2026.03.10 17:26:15.116892 [ 254 ] {ca2fe473-0bd3-4db4-bbf8-23a4967d2c24} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16013 | 2026.03.10 17:26:15.117019 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 2 parts from all_1_115_24 to all_116_116_0 | ||
| 16014 | 2026.03.10 17:26:15.117026 [ 254 ] {ca2fe473-0bd3-4db4-bbf8-23a4967d2c24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 16015 | 2026.03.10 17:26:15.117062 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16016 | 2026.03.10 17:26:15.117084 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 16017 | 2026.03.10 17:26:15.117086 [ 254 ] {ca2fe473-0bd3-4db4-bbf8-23a4967d2c24} <Debug> TCPHandler: Processed in 0.001457034 sec. | ||
| 16018 | 2026.03.10 17:26:15.117149 [ 187 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_116_25} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_115_24 to all_116_116_0 into Compact with storage Full | ||
| 16019 | 2026.03.10 17:26:15.117209 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16020 | 2026.03.10 17:26:15.117230 [ 187 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_116_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16021 | 2026.03.10 17:26:15.117257 [ 187 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_24, total 37409 rows starting from the beginning of the part | ||
| 16022 | 2026.03.10 17:26:15.117302 [ 187 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_116_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part | ||
| 16023 | 2026.03.10 17:26:15.117306 [ 254 ] {e95ddac6-72ab-490e-81f8-faad43627373} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16024 | 2026.03.10 17:26:15.117368 [ 254 ] {e95ddac6-72ab-490e-81f8-faad43627373} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16025 | 2026.03.10 17:26:15.118164 [ 254 ] {e95ddac6-72ab-490e-81f8-faad43627373} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16026 | 2026.03.10 17:26:15.118201 [ 254 ] {e95ddac6-72ab-490e-81f8-faad43627373} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 16027 | 2026.03.10 17:26:15.118728 [ 254 ] {e95ddac6-72ab-490e-81f8-faad43627373} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 16028 | 2026.03.10 17:26:15.118961 [ 254 ] {e95ddac6-72ab-490e-81f8-faad43627373} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16029 | 2026.03.10 17:26:15.119093 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 16030 | 2026.03.10 17:26:15.119113 [ 254 ] {e95ddac6-72ab-490e-81f8-faad43627373} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001824 sec., 2741.2280701754385 rows/sec., 4.91 MiB/sec. | ||
| 16031 | 2026.03.10 17:26:15.119125 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16032 | 2026.03.10 17:26:15.119154 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 16033 | 2026.03.10 17:26:15.119200 [ 254 ] {e95ddac6-72ab-490e-81f8-faad43627373} <Debug> TCPHandler: Processed in 0.002043083 sec. | ||
| 16034 | 2026.03.10 17:26:15.119248 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 16035 | 2026.03.10 17:26:15.119306 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16036 | 2026.03.10 17:26:15.119405 [ 254 ] {e76fb668-7ba3-4c2e-bd25-c38b927b057c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16037 | 2026.03.10 17:26:15.119448 [ 254 ] {e76fb668-7ba3-4c2e-bd25-c38b927b057c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16038 | 2026.03.10 17:26:15.119514 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16039 | 2026.03.10 17:26:15.119586 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2018 rows starting from the beginning of the part | ||
| 16040 | 2026.03.10 17:26:15.119731 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 16 rows starting from the beginning of the part | ||
| 16041 | 2026.03.10 17:26:15.119782 [ 254 ] {e76fb668-7ba3-4c2e-bd25-c38b927b057c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16042 | 2026.03.10 17:26:15.119825 [ 254 ] {e76fb668-7ba3-4c2e-bd25-c38b927b057c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 16043 | 2026.03.10 17:26:15.119847 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 35 rows starting from the beginning of the part | ||
| 16044 | 2026.03.10 17:26:15.119965 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 5 rows starting from the beginning of the part | ||
| 16045 | 2026.03.10 17:26:15.120076 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 35 rows starting from the beginning of the part | ||
| 16046 | 2026.03.10 17:26:15.120180 [ 254 ] {e76fb668-7ba3-4c2e-bd25-c38b927b057c} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16047 | 2026.03.10 17:26:15.120184 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 5 rows starting from the beginning of the part | ||
| 16048 | 2026.03.10 17:26:15.120431 [ 254 ] {e76fb668-7ba3-4c2e-bd25-c38b927b057c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16049 | 2026.03.10 17:26:15.120580 [ 254 ] {e76fb668-7ba3-4c2e-bd25-c38b927b057c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001194 sec., 50251.25628140703 rows/sec., 3.39 MiB/sec. | ||
| 16050 | 2026.03.10 17:26:15.120620 [ 254 ] {e76fb668-7ba3-4c2e-bd25-c38b927b057c} <Debug> TCPHandler: Processed in 0.001364402 sec. | ||
| 16051 | 2026.03.10 17:26:15.124991 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_116_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37473 rows, containing 5 columns (5 merged, 0 gathered) in 0.007854586 sec., 4770843.428285081 rows/sec., 312.42 MiB/sec. | ||
| 16052 | 2026.03.10 17:26:15.125630 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_116_25} <Trace> MergedBlockOutputStream: filled checksums all_1_116_25 (state Temporary) | ||
| 16053 | 2026.03.10 17:26:15.126028 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_116_25} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_116_25 to all_1_116_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16054 | 2026.03.10 17:26:15.126132 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_116_25} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 2 parts: [all_1_115_24, all_116_116_0] -> all_1_116_25 | ||
| 16055 | 2026.03.10 17:26:15.126237 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 16056 | 2026.03.10 17:26:15.131891 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2114 rows, containing 19 columns (19 merged, 0 gathered) in 0.012685014 sec., 166653.34385913963 rows/sec., 298.64 MiB/sec. | ||
| 16057 | 2026.03.10 17:26:15.134058 [ 189 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 16058 | 2026.03.10 17:26:15.134487 [ 189 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16059 | 2026.03.10 17:26:15.134576 [ 189 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_101_20} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 16060 | 2026.03.10 17:26:15.134761 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.88 MiB. | ||
| 16061 | 2026.03.10 17:26:15.868010 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 16062 | 2026.03.10 17:26:15.883774 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16063 | 2026.03.10 17:26:15.883826 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 16064 | 2026.03.10 17:26:15.889911 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 16065 | 2026.03.10 17:26:15.890601 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16066 | 2026.03.10 17:26:15.893482 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 16067 | 2026.03.10 17:26:16.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 374.71 MiB, peak 392.01 MiB, free memory in arenas 0.00 B, will set to 380.95 MiB (RSS), difference: 6.24 MiB | ||
| 16068 | 2026.03.10 17:26:20.112355 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16069 | 2026.03.10 17:26:20.112671 [ 254 ] {4204d9d8-a53f-4783-89cd-c5354116f722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16070 | 2026.03.10 17:26:20.112783 [ 254 ] {4204d9d8-a53f-4783-89cd-c5354116f722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16071 | 2026.03.10 17:26:20.113666 [ 254 ] {4204d9d8-a53f-4783-89cd-c5354116f722} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16072 | 2026.03.10 17:26:20.113719 [ 254 ] {4204d9d8-a53f-4783-89cd-c5354116f722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 16073 | 2026.03.10 17:26:20.114154 [ 254 ] {4204d9d8-a53f-4783-89cd-c5354116f722} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16074 | 2026.03.10 17:26:20.114410 [ 254 ] {4204d9d8-a53f-4783-89cd-c5354116f722} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16075 | 2026.03.10 17:26:20.114578 [ 254 ] {4204d9d8-a53f-4783-89cd-c5354116f722} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001986 sec., 63444.108761329306 rows/sec., 5.46 MiB/sec. | ||
| 16076 | 2026.03.10 17:26:20.114603 [ 105 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16077 | 2026.03.10 17:26:20.114630 [ 254 ] {4204d9d8-a53f-4783-89cd-c5354116f722} <Debug> TCPHandler: Processed in 0.002463229 sec. | ||
| 16078 | 2026.03.10 17:26:20.114707 [ 105 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16079 | 2026.03.10 17:26:20.114751 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 16080 | 2026.03.10 17:26:20.114798 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16081 | 2026.03.10 17:26:20.114877 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16082 | 2026.03.10 17:26:20.114910 [ 254 ] {77df136d-5c99-446f-acb8-dd5c4213a247} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16083 | 2026.03.10 17:26:20.114955 [ 254 ] {77df136d-5c99-446f-acb8-dd5c4213a247} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16084 | 2026.03.10 17:26:20.114991 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16085 | 2026.03.10 17:26:20.115025 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2892 rows starting from the beginning of the part | ||
| 16086 | 2026.03.10 17:26:20.115092 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 126 rows starting from the beginning of the part | ||
| 16087 | 2026.03.10 17:26:20.115144 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 66 rows starting from the beginning of the part | ||
| 16088 | 2026.03.10 17:26:20.115198 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 126 rows starting from the beginning of the part | ||
| 16089 | 2026.03.10 17:26:20.115248 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 66 rows starting from the beginning of the part | ||
| 16090 | 2026.03.10 17:26:20.115295 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 126 rows starting from the beginning of the part | ||
| 16091 | 2026.03.10 17:26:20.115381 [ 254 ] {77df136d-5c99-446f-acb8-dd5c4213a247} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16092 | 2026.03.10 17:26:20.115419 [ 254 ] {77df136d-5c99-446f-acb8-dd5c4213a247} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 16093 | 2026.03.10 17:26:20.115768 [ 254 ] {77df136d-5c99-446f-acb8-dd5c4213a247} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16094 | 2026.03.10 17:26:20.116005 [ 254 ] {77df136d-5c99-446f-acb8-dd5c4213a247} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16095 | 2026.03.10 17:26:20.116150 [ 254 ] {77df136d-5c99-446f-acb8-dd5c4213a247} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001264 sec., 27689.87341772152 rows/sec., 2.03 MiB/sec. | ||
| 16096 | 2026.03.10 17:26:20.116191 [ 254 ] {77df136d-5c99-446f-acb8-dd5c4213a247} <Debug> TCPHandler: Processed in 0.001445904 sec. | ||
| 16097 | 2026.03.10 17:26:20.116196 [ 221 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16098 | 2026.03.10 17:26:20.116235 [ 221 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16099 | 2026.03.10 17:26:20.116298 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16100 | 2026.03.10 17:26:20.116405 [ 254 ] {837ba114-d8f2-421c-aebe-0c71f7471f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16101 | 2026.03.10 17:26:20.116448 [ 254 ] {837ba114-d8f2-421c-aebe-0c71f7471f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16102 | 2026.03.10 17:26:20.116570 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3402 rows, containing 5 columns (5 merged, 0 gathered) in 0.001743819 sec., 1950890.5454063753 rows/sec., 159.51 MiB/sec. | ||
| 16103 | 2026.03.10 17:26:20.116872 [ 254 ] {837ba114-d8f2-421c-aebe-0c71f7471f3a} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16104 | 2026.03.10 17:26:20.116913 [ 254 ] {837ba114-d8f2-421c-aebe-0c71f7471f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 16105 | 2026.03.10 17:26:20.116925 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16106 | 2026.03.10 17:26:20.117355 [ 254 ] {837ba114-d8f2-421c-aebe-0c71f7471f3a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16107 | 2026.03.10 17:26:20.117361 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_121_24} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16108 | 2026.03.10 17:26:20.117473 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_121_24} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16109 | 2026.03.10 17:26:20.117580 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.91 MiB. | ||
| 16110 | 2026.03.10 17:26:20.117608 [ 254 ] {837ba114-d8f2-421c-aebe-0c71f7471f3a} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16111 | 2026.03.10 17:26:20.117742 [ 105 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16112 | 2026.03.10 17:26:20.117752 [ 254 ] {837ba114-d8f2-421c-aebe-0c71f7471f3a} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001368 sec., 72368.42105263157 rows/sec., 5.65 MiB/sec. | ||
| 16113 | 2026.03.10 17:26:20.117780 [ 105 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16114 | 2026.03.10 17:26:20.117804 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 16115 | 2026.03.10 17:26:20.117807 [ 254 ] {837ba114-d8f2-421c-aebe-0c71f7471f3a} <Debug> TCPHandler: Processed in 0.001560705 sec. | ||
| 16116 | 2026.03.10 17:26:20.117876 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16117 | 2026.03.10 17:26:20.117930 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16118 | 2026.03.10 17:26:20.117950 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16119 | 2026.03.10 17:26:20.117975 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1551 rows starting from the beginning of the part | ||
| 16120 | 2026.03.10 17:26:20.118019 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 99 rows starting from the beginning of the part | ||
| 16121 | 2026.03.10 17:26:20.118030 [ 254 ] {69d89094-71dc-48f8-9f2a-466cafb55b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16122 | 2026.03.10 17:26:20.118054 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 69 rows starting from the beginning of the part | ||
| 16123 | 2026.03.10 17:26:20.118077 [ 254 ] {69d89094-71dc-48f8-9f2a-466cafb55b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16124 | 2026.03.10 17:26:20.118093 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 99 rows starting from the beginning of the part | ||
| 16125 | 2026.03.10 17:26:20.118129 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 69 rows starting from the beginning of the part | ||
| 16126 | 2026.03.10 17:26:20.118165 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 99 rows starting from the beginning of the part | ||
| 16127 | 2026.03.10 17:26:20.118491 [ 254 ] {69d89094-71dc-48f8-9f2a-466cafb55b0d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16128 | 2026.03.10 17:26:20.118527 [ 254 ] {69d89094-71dc-48f8-9f2a-466cafb55b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 16129 | 2026.03.10 17:26:20.118922 [ 254 ] {69d89094-71dc-48f8-9f2a-466cafb55b0d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16130 | 2026.03.10 17:26:20.119132 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1986 rows, containing 5 columns (5 merged, 0 gathered) in 0.001279721 sec., 1551900.7658700608 rows/sec., 117.04 MiB/sec. | ||
| 16131 | 2026.03.10 17:26:20.119192 [ 254 ] {69d89094-71dc-48f8-9f2a-466cafb55b0d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16132 | 2026.03.10 17:26:20.119308 [ 105 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 2 parts from all_1_116_25 to all_117_117_0 | ||
| 16133 | 2026.03.10 17:26:20.119328 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16134 | 2026.03.10 17:26:20.119334 [ 254 ] {69d89094-71dc-48f8-9f2a-466cafb55b0d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001322 sec., 121028.74432677761 rows/sec., 8.43 MiB/sec. | ||
| 16135 | 2026.03.10 17:26:20.119341 [ 105 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16136 | 2026.03.10 17:26:20.119384 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 16137 | 2026.03.10 17:26:20.119385 [ 254 ] {69d89094-71dc-48f8-9f2a-466cafb55b0d} <Debug> TCPHandler: Processed in 0.001505054 sec. | ||
| 16138 | 2026.03.10 17:26:20.119461 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_117_26} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_116_25 to all_117_117_0 into Compact with storage Full | ||
| 16139 | 2026.03.10 17:26:20.119511 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16140 | 2026.03.10 17:26:20.119570 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_117_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16141 | 2026.03.10 17:26:20.119590 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_121_24} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16142 | 2026.03.10 17:26:20.119608 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_117_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_116_25, total 37473 rows starting from the beginning of the part | ||
| 16143 | 2026.03.10 17:26:20.119614 [ 254 ] {185b5083-afdb-4b59-af12-d9dac7b27a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16144 | 2026.03.10 17:26:20.119668 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_121_24} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16145 | 2026.03.10 17:26:20.119684 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_117_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 160 rows starting from the beginning of the part | ||
| 16146 | 2026.03.10 17:26:20.119684 [ 254 ] {185b5083-afdb-4b59-af12-d9dac7b27a00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16147 | 2026.03.10 17:26:20.119732 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 16148 | 2026.03.10 17:26:20.120475 [ 221 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16149 | 2026.03.10 17:26:20.120530 [ 254 ] {185b5083-afdb-4b59-af12-d9dac7b27a00} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16150 | 2026.03.10 17:26:20.120574 [ 254 ] {185b5083-afdb-4b59-af12-d9dac7b27a00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 16151 | 2026.03.10 17:26:20.121205 [ 254 ] {185b5083-afdb-4b59-af12-d9dac7b27a00} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 16152 | 2026.03.10 17:26:20.121443 [ 254 ] {185b5083-afdb-4b59-af12-d9dac7b27a00} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16153 | 2026.03.10 17:26:20.121585 [ 254 ] {185b5083-afdb-4b59-af12-d9dac7b27a00} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00199 sec., 17587.93969849246 rows/sec., 31.52 MiB/sec. | ||
| 16154 | 2026.03.10 17:26:20.121649 [ 254 ] {185b5083-afdb-4b59-af12-d9dac7b27a00} <Debug> TCPHandler: Processed in 0.002187815 sec. | ||
| 16155 | 2026.03.10 17:26:20.121759 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16156 | 2026.03.10 17:26:20.121855 [ 254 ] {61b598d3-69bd-4295-9b22-e6e7cdad846f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16157 | 2026.03.10 17:26:20.121897 [ 254 ] {61b598d3-69bd-4295-9b22-e6e7cdad846f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16158 | 2026.03.10 17:26:20.122228 [ 254 ] {61b598d3-69bd-4295-9b22-e6e7cdad846f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16159 | 2026.03.10 17:26:20.122263 [ 254 ] {61b598d3-69bd-4295-9b22-e6e7cdad846f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 16160 | 2026.03.10 17:26:20.122580 [ 254 ] {61b598d3-69bd-4295-9b22-e6e7cdad846f} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16161 | 2026.03.10 17:26:20.122829 [ 254 ] {61b598d3-69bd-4295-9b22-e6e7cdad846f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16162 | 2026.03.10 17:26:20.123028 [ 103 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16163 | 2026.03.10 17:26:20.123053 [ 254 ] {61b598d3-69bd-4295-9b22-e6e7cdad846f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001216 sec., 49342.10526315789 rows/sec., 3.33 MiB/sec. | ||
| 16164 | 2026.03.10 17:26:20.123064 [ 103 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16165 | 2026.03.10 17:26:20.123085 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 16166 | 2026.03.10 17:26:20.123092 [ 254 ] {61b598d3-69bd-4295-9b22-e6e7cdad846f} <Debug> TCPHandler: Processed in 0.001383602 sec. | ||
| 16167 | 2026.03.10 17:26:20.123155 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16168 | 2026.03.10 17:26:20.123236 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16169 | 2026.03.10 17:26:20.123264 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 5616 rows starting from the beginning of the part | ||
| 16170 | 2026.03.10 17:26:20.123315 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 60 rows starting from the beginning of the part | ||
| 16171 | 2026.03.10 17:26:20.123453 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 16172 | 2026.03.10 17:26:20.123487 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 60 rows starting from the beginning of the part | ||
| 16173 | 2026.03.10 17:26:20.123517 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 60 rows starting from the beginning of the part | ||
| 16174 | 2026.03.10 17:26:20.123546 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 16175 | 2026.03.10 17:26:20.125508 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5916 rows, containing 4 columns (4 merged, 0 gathered) in 0.002377049 sec., 2488800.1888055317 rows/sec., 163.67 MiB/sec. | ||
| 16176 | 2026.03.10 17:26:20.126165 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16177 | 2026.03.10 17:26:20.126552 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_121_24} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16178 | 2026.03.10 17:26:20.126631 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_121_24} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16179 | 2026.03.10 17:26:20.126713 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 16180 | 2026.03.10 17:26:20.128273 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_117_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 37633 rows, containing 5 columns (5 merged, 0 gathered) in 0.008841332 sec., 4256485.335015131 rows/sec., 278.82 MiB/sec. | ||
| 16181 | 2026.03.10 17:26:20.128997 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_117_26} <Trace> MergedBlockOutputStream: filled checksums all_1_117_26 (state Temporary) | ||
| 16182 | 2026.03.10 17:26:20.129354 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_117_26} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_117_26 to all_1_117_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16183 | 2026.03.10 17:26:20.129433 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_117_26} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 2 parts: [all_1_116_25, all_117_117_0] -> all_1_117_26 | ||
| 16184 | 2026.03.10 17:26:20.129517 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16185 | 2026.03.10 17:26:20.137244 [ 220 ] {} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16186 | 2026.03.10 17:26:20.137304 [ 220 ] {} <Debug> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16187 | 2026.03.10 17:26:20.139536 [ 220 ] {} <Debug> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16188 | 2026.03.10 17:26:20.732711 [ 217 ] {} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16189 | 2026.03.10 17:26:20.732784 [ 217 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16190 | 2026.03.10 17:26:20.735972 [ 217 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16191 | 2026.03.10 17:26:20.965781 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34290 | ||
| 16192 | 2026.03.10 17:26:20.965891 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16193 | 2026.03.10 17:26:20.965918 [ 357 ] {} <Debug> TCP-Session: ee798a6f-4351-4868-91f1-fff26ce365aa Authenticating user 'default' from [fd00:1122:3344:101::e]:34290 | ||
| 16194 | 2026.03.10 17:26:20.965940 [ 357 ] {} <Debug> TCP-Session: ee798a6f-4351-4868-91f1-fff26ce365aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16195 | 2026.03.10 17:26:20.965979 [ 357 ] {} <Debug> TCP-Session: ee798a6f-4351-4868-91f1-fff26ce365aa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16196 | 2026.03.10 17:26:20.966200 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57551 | ||
| 16197 | 2026.03.10 17:26:20.966257 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64200 | ||
| 16198 | 2026.03.10 17:26:20.966288 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33233 | ||
| 16199 | 2026.03.10 17:26:20.966313 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16200 | 2026.03.10 17:26:20.966339 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36250 | ||
| 16201 | 2026.03.10 17:26:20.966344 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46882 | ||
| 16202 | 2026.03.10 17:26:20.966368 [ 358 ] {} <Debug> TCP-Session: bb19e2d8-2108-4e33-89ea-b8e75cde6682 Authenticating user 'default' from [fd00:1122:3344:101::e]:57551 | ||
| 16203 | 2026.03.10 17:26:20.966407 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16204 | 2026.03.10 17:26:20.966422 [ 358 ] {} <Debug> TCP-Session: bb19e2d8-2108-4e33-89ea-b8e75cde6682 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16205 | 2026.03.10 17:26:20.966423 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16206 | 2026.03.10 17:26:20.966445 [ 358 ] {} <Debug> TCP-Session: bb19e2d8-2108-4e33-89ea-b8e75cde6682 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16207 | 2026.03.10 17:26:20.966442 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16208 | 2026.03.10 17:26:20.966469 [ 355 ] {} <Debug> TCP-Session: 00552809-669e-4c5b-8f90-d6a094c0f890 Authenticating user 'default' from [fd00:1122:3344:101::e]:36250 | ||
| 16209 | 2026.03.10 17:26:20.966496 [ 356 ] {} <Debug> TCP-Session: 33e3bdb1-eecf-4190-9ea2-f886502464b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46882 | ||
| 16210 | 2026.03.10 17:26:20.966513 [ 355 ] {} <Debug> TCP-Session: 00552809-669e-4c5b-8f90-d6a094c0f890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16211 | 2026.03.10 17:26:20.966447 [ 352 ] {} <Debug> TCP-Session: 0b01b76e-fa1f-4c83-828d-849c5bf7213f Authenticating user 'default' from [fd00:1122:3344:101::e]:33233 | ||
| 16212 | 2026.03.10 17:26:20.966561 [ 356 ] {} <Debug> TCP-Session: 33e3bdb1-eecf-4190-9ea2-f886502464b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16213 | 2026.03.10 17:26:20.966563 [ 355 ] {} <Debug> TCP-Session: 00552809-669e-4c5b-8f90-d6a094c0f890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16214 | 2026.03.10 17:26:20.966593 [ 356 ] {} <Debug> TCP-Session: 33e3bdb1-eecf-4190-9ea2-f886502464b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16215 | 2026.03.10 17:26:20.966585 [ 352 ] {} <Debug> TCP-Session: 0b01b76e-fa1f-4c83-828d-849c5bf7213f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16216 | 2026.03.10 17:26:20.966319 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62371 | ||
| 16217 | 2026.03.10 17:26:20.966641 [ 352 ] {} <Debug> TCP-Session: 0b01b76e-fa1f-4c83-828d-849c5bf7213f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16218 | 2026.03.10 17:26:20.966299 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55070 | ||
| 16219 | 2026.03.10 17:26:20.966280 [ 357 ] {} <Trace> TCP-Session: ee798a6f-4351-4868-91f1-fff26ce365aa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16220 | 2026.03.10 17:26:20.966717 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16221 | 2026.03.10 17:26:20.966263 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33977 | ||
| 16222 | 2026.03.10 17:26:20.966752 [ 354 ] {} <Debug> TCP-Session: 00e52bba-96b3-4782-a31f-b87577d7835e Authenticating user 'default' from [fd00:1122:3344:101::e]:62371 | ||
| 16223 | 2026.03.10 17:26:20.966378 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16224 | 2026.03.10 17:26:20.966776 [ 354 ] {} <Debug> TCP-Session: 00e52bba-96b3-4782-a31f-b87577d7835e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16225 | 2026.03.10 17:26:20.966762 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16226 | 2026.03.10 17:26:20.966812 [ 289 ] {} <Debug> TCP-Session: b366fffd-3860-42aa-8237-c21605e3cdd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64200 | ||
| 16227 | 2026.03.10 17:26:20.966807 [ 354 ] {} <Debug> TCP-Session: 00e52bba-96b3-4782-a31f-b87577d7835e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16228 | 2026.03.10 17:26:20.966834 [ 353 ] {} <Debug> TCP-Session: 301a726a-e8b9-4329-9e82-15c7463ca929 Authenticating user 'default' from [fd00:1122:3344:101::e]:55070 | ||
| 16229 | 2026.03.10 17:26:20.966844 [ 289 ] {} <Debug> TCP-Session: b366fffd-3860-42aa-8237-c21605e3cdd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16230 | 2026.03.10 17:26:20.966863 [ 289 ] {} <Debug> TCP-Session: b366fffd-3860-42aa-8237-c21605e3cdd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16231 | 2026.03.10 17:26:20.966863 [ 353 ] {} <Debug> TCP-Session: 301a726a-e8b9-4329-9e82-15c7463ca929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16232 | 2026.03.10 17:26:20.966884 [ 353 ] {} <Debug> TCP-Session: 301a726a-e8b9-4329-9e82-15c7463ca929 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16233 | 2026.03.10 17:26:20.966897 [ 357 ] {c88a6585-fb1b-4a97-a6e2-6dc90e2ff0a7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:34290) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16234 | 2026.03.10 17:26:20.967042 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16235 | 2026.03.10 17:26:20.967069 [ 290 ] {} <Debug> TCP-Session: 51ce3dc5-c53d-4011-9e60-4c62446104c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33977 | ||
| 16236 | 2026.03.10 17:26:20.967086 [ 290 ] {} <Debug> TCP-Session: 51ce3dc5-c53d-4011-9e60-4c62446104c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16237 | 2026.03.10 17:26:20.967098 [ 290 ] {} <Debug> TCP-Session: 51ce3dc5-c53d-4011-9e60-4c62446104c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16238 | 2026.03.10 17:26:20.967172 [ 357 ] {c88a6585-fb1b-4a97-a6e2-6dc90e2ff0a7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16239 | 2026.03.10 17:26:20.967227 [ 357 ] {c88a6585-fb1b-4a97-a6e2-6dc90e2ff0a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16240 | 2026.03.10 17:26:20.967505 [ 357 ] {c88a6585-fb1b-4a97-a6e2-6dc90e2ff0a7} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 16241 | 2026.03.10 17:26:20.968504 [ 309 ] {c88a6585-fb1b-4a97-a6e2-6dc90e2ff0a7} <Trace> AggregatingTransform: Aggregating | ||
| 16242 | 2026.03.10 17:26:20.968546 [ 309 ] {c88a6585-fb1b-4a97-a6e2-6dc90e2ff0a7} <Trace> Aggregator: Aggregation method: without_key | ||
| 16243 | 2026.03.10 17:26:20.968585 [ 309 ] {c88a6585-fb1b-4a97-a6e2-6dc90e2ff0a7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000980916 sec. (1019.455 rows/sec., 39.82 KiB/sec.) | ||
| 16244 | 2026.03.10 17:26:20.968603 [ 309 ] {c88a6585-fb1b-4a97-a6e2-6dc90e2ff0a7} <Trace> Aggregator: Merging aggregated data | ||
| 16245 | 2026.03.10 17:26:20.970185 [ 357 ] {c88a6585-fb1b-4a97-a6e2-6dc90e2ff0a7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003359 sec., 297.70765108663295 rows/sec., 11.63 KiB/sec. | ||
| 16246 | 2026.03.10 17:26:20.970351 [ 357 ] {c88a6585-fb1b-4a97-a6e2-6dc90e2ff0a7} <Debug> TCPHandler: Processed in 0.004175817 sec. | ||
| 16247 | 2026.03.10 17:26:20.970525 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16248 | 2026.03.10 17:26:20.970570 [ 357 ] {} <Debug> TCP-Session: ee798a6f-4351-4868-91f1-fff26ce365aa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16249 | 2026.03.10 17:26:20.970587 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16250 | 2026.03.10 17:26:20.970601 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16251 | 2026.03.10 17:26:20.970636 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16252 | 2026.03.10 17:26:20.970649 [ 356 ] {} <Debug> TCP-Session: 33e3bdb1-eecf-4190-9ea2-f886502464b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16253 | 2026.03.10 17:26:20.970699 [ 358 ] {} <Debug> TCP-Session: bb19e2d8-2108-4e33-89ea-b8e75cde6682 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16254 | 2026.03.10 17:26:20.970714 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16255 | 2026.03.10 17:26:20.970742 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16256 | 2026.03.10 17:26:20.970696 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16257 | 2026.03.10 17:26:20.970798 [ 353 ] {} <Debug> TCP-Session: 301a726a-e8b9-4329-9e82-15c7463ca929 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16258 | 2026.03.10 17:26:20.970804 [ 355 ] {} <Debug> TCP-Session: 00552809-669e-4c5b-8f90-d6a094c0f890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16259 | 2026.03.10 17:26:20.970826 [ 289 ] {} <Debug> TCP-Session: b366fffd-3860-42aa-8237-c21605e3cdd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16260 | 2026.03.10 17:26:20.970677 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16261 | 2026.03.10 17:26:20.970657 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16262 | 2026.03.10 17:26:20.970664 [ 290 ] {} <Debug> TCP-Session: 51ce3dc5-c53d-4011-9e60-4c62446104c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16263 | 2026.03.10 17:26:20.970904 [ 352 ] {} <Debug> TCP-Session: 0b01b76e-fa1f-4c83-828d-849c5bf7213f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16264 | 2026.03.10 17:26:20.970921 [ 354 ] {} <Debug> TCP-Session: 00e52bba-96b3-4782-a31f-b87577d7835e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16265 | 2026.03.10 17:26:21.018252 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37257 | ||
| 16266 | 2026.03.10 17:26:21.018363 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16267 | 2026.03.10 17:26:21.018390 [ 357 ] {} <Debug> TCP-Session: cc1a8f63-f74d-4a15-88ad-70d3ccb3681c Authenticating user 'default' from [fd00:1122:3344:101::e]:37257 | ||
| 16268 | 2026.03.10 17:26:21.018413 [ 357 ] {} <Debug> TCP-Session: cc1a8f63-f74d-4a15-88ad-70d3ccb3681c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16269 | 2026.03.10 17:26:21.018426 [ 357 ] {} <Debug> TCP-Session: cc1a8f63-f74d-4a15-88ad-70d3ccb3681c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16270 | 2026.03.10 17:26:21.018661 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33996 | ||
| 16271 | 2026.03.10 17:26:21.018682 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64221 | ||
| 16272 | 2026.03.10 17:26:21.018708 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50135 | ||
| 16273 | 2026.03.10 17:26:21.018737 [ 357 ] {} <Trace> TCP-Session: cc1a8f63-f74d-4a15-88ad-70d3ccb3681c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16274 | 2026.03.10 17:26:21.018783 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16275 | 2026.03.10 17:26:21.018779 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16276 | 2026.03.10 17:26:21.018826 [ 290 ] {} <Debug> TCP-Session: 4f0e999f-4b35-4581-b4e9-a1b98a0e14dd Authenticating user 'default' from [fd00:1122:3344:101::e]:64221 | ||
| 16277 | 2026.03.10 17:26:21.018734 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64956 | ||
| 16278 | 2026.03.10 17:26:21.018858 [ 358 ] {} <Debug> TCP-Session: b29b9485-6c23-4dfb-83fa-174632890a5b Authenticating user 'default' from [fd00:1122:3344:101::e]:33996 | ||
| 16279 | 2026.03.10 17:26:21.018863 [ 290 ] {} <Debug> TCP-Session: 4f0e999f-4b35-4581-b4e9-a1b98a0e14dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16280 | 2026.03.10 17:26:21.018907 [ 358 ] {} <Debug> TCP-Session: b29b9485-6c23-4dfb-83fa-174632890a5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16281 | 2026.03.10 17:26:21.018919 [ 290 ] {} <Debug> TCP-Session: 4f0e999f-4b35-4581-b4e9-a1b98a0e14dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16282 | 2026.03.10 17:26:21.018929 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16283 | 2026.03.10 17:26:21.018932 [ 358 ] {} <Debug> TCP-Session: b29b9485-6c23-4dfb-83fa-174632890a5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16284 | 2026.03.10 17:26:21.018949 [ 357 ] {bf0f9210-0a2e-43a3-b38e-87fa1ad34599} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:37257) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16285 | 2026.03.10 17:26:21.018961 [ 355 ] {} <Debug> TCP-Session: 1024ca72-d5ee-46a1-99bf-4f570e16af9e Authenticating user 'default' from [fd00:1122:3344:101::e]:64956 | ||
| 16286 | 2026.03.10 17:26:21.018709 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46415 | ||
| 16287 | 2026.03.10 17:26:21.018997 [ 355 ] {} <Debug> TCP-Session: 1024ca72-d5ee-46a1-99bf-4f570e16af9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16288 | 2026.03.10 17:26:21.018685 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42803 | ||
| 16289 | 2026.03.10 17:26:21.019066 [ 355 ] {} <Debug> TCP-Session: 1024ca72-d5ee-46a1-99bf-4f570e16af9e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16290 | 2026.03.10 17:26:21.018852 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16291 | 2026.03.10 17:26:21.018741 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42115 | ||
| 16292 | 2026.03.10 17:26:21.019144 [ 352 ] {} <Debug> TCP-Session: c6bd2b18-c136-4bb1-828f-4898f514f5d7 Authenticating user 'default' from [fd00:1122:3344:101::e]:50135 | ||
| 16293 | 2026.03.10 17:26:21.019137 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16294 | 2026.03.10 17:26:21.019178 [ 352 ] {} <Debug> TCP-Session: c6bd2b18-c136-4bb1-828f-4898f514f5d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16295 | 2026.03.10 17:26:21.019129 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16296 | 2026.03.10 17:26:21.019201 [ 289 ] {} <Debug> TCP-Session: e1de2714-2230-45f0-9447-39a1aa82dfa7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42803 | ||
| 16297 | 2026.03.10 17:26:21.019218 [ 357 ] {bf0f9210-0a2e-43a3-b38e-87fa1ad34599} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16298 | 2026.03.10 17:26:21.019233 [ 353 ] {} <Debug> TCP-Session: 1ebe7f02-d3ba-4cb6-a3a3-733ee43755de Authenticating user 'default' from [fd00:1122:3344:101::e]:46415 | ||
| 16299 | 2026.03.10 17:26:21.019243 [ 289 ] {} <Debug> TCP-Session: e1de2714-2230-45f0-9447-39a1aa82dfa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16300 | 2026.03.10 17:26:21.019271 [ 353 ] {} <Debug> TCP-Session: 1ebe7f02-d3ba-4cb6-a3a3-733ee43755de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16301 | 2026.03.10 17:26:21.019280 [ 289 ] {} <Debug> TCP-Session: e1de2714-2230-45f0-9447-39a1aa82dfa7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16302 | 2026.03.10 17:26:21.019287 [ 357 ] {bf0f9210-0a2e-43a3-b38e-87fa1ad34599} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16303 | 2026.03.10 17:26:21.019289 [ 353 ] {} <Debug> TCP-Session: 1ebe7f02-d3ba-4cb6-a3a3-733ee43755de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16304 | 2026.03.10 17:26:21.019205 [ 352 ] {} <Debug> TCP-Session: c6bd2b18-c136-4bb1-828f-4898f514f5d7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16305 | 2026.03.10 17:26:21.019201 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16306 | 2026.03.10 17:26:21.018722 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45607 | ||
| 16307 | 2026.03.10 17:26:21.019383 [ 356 ] {} <Debug> TCP-Session: 71972d40-c2f0-4b9c-b447-fd764b6f6458 Authenticating user 'default' from [fd00:1122:3344:101::e]:42115 | ||
| 16308 | 2026.03.10 17:26:21.019414 [ 356 ] {} <Debug> TCP-Session: 71972d40-c2f0-4b9c-b447-fd764b6f6458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16309 | 2026.03.10 17:26:21.019431 [ 356 ] {} <Debug> TCP-Session: 71972d40-c2f0-4b9c-b447-fd764b6f6458 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16310 | 2026.03.10 17:26:21.019444 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16311 | 2026.03.10 17:26:21.019471 [ 354 ] {} <Debug> TCP-Session: 050527aa-ac08-404d-9137-e1ea71fdf046 Authenticating user 'default' from [fd00:1122:3344:101::e]:45607 | ||
| 16312 | 2026.03.10 17:26:21.019487 [ 354 ] {} <Debug> TCP-Session: 050527aa-ac08-404d-9137-e1ea71fdf046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16313 | 2026.03.10 17:26:21.019499 [ 354 ] {} <Debug> TCP-Session: 050527aa-ac08-404d-9137-e1ea71fdf046 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16314 | 2026.03.10 17:26:21.019586 [ 357 ] {bf0f9210-0a2e-43a3-b38e-87fa1ad34599} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 16315 | 2026.03.10 17:26:21.020557 [ 325 ] {bf0f9210-0a2e-43a3-b38e-87fa1ad34599} <Trace> AggregatingTransform: Aggregating | ||
| 16316 | 2026.03.10 17:26:21.020598 [ 325 ] {bf0f9210-0a2e-43a3-b38e-87fa1ad34599} <Trace> Aggregator: Aggregation method: without_key | ||
| 16317 | 2026.03.10 17:26:21.020629 [ 325 ] {bf0f9210-0a2e-43a3-b38e-87fa1ad34599} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000945045 sec. (1058.151 rows/sec., 41.33 KiB/sec.) | ||
| 16318 | 2026.03.10 17:26:21.020645 [ 325 ] {bf0f9210-0a2e-43a3-b38e-87fa1ad34599} <Trace> Aggregator: Merging aggregated data | ||
| 16319 | 2026.03.10 17:26:21.022096 [ 357 ] {bf0f9210-0a2e-43a3-b38e-87fa1ad34599} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003205 sec., 312.01248049922 rows/sec., 12.19 KiB/sec. | ||
| 16320 | 2026.03.10 17:26:21.022218 [ 357 ] {bf0f9210-0a2e-43a3-b38e-87fa1ad34599} <Debug> TCPHandler: Processed in 0.003588518 sec. | ||
| 16321 | 2026.03.10 17:26:21.022300 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16322 | 2026.03.10 17:26:21.022329 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16323 | 2026.03.10 17:26:21.022348 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16324 | 2026.03.10 17:26:21.022368 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16325 | 2026.03.10 17:26:21.022382 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16326 | 2026.03.10 17:26:21.022394 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16327 | 2026.03.10 17:26:21.022427 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16328 | 2026.03.10 17:26:21.022442 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16329 | 2026.03.10 17:26:21.022458 [ 356 ] {} <Debug> TCP-Session: 71972d40-c2f0-4b9c-b447-fd764b6f6458 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16330 | 2026.03.10 17:26:21.022472 [ 352 ] {} <Debug> TCP-Session: c6bd2b18-c136-4bb1-828f-4898f514f5d7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16331 | 2026.03.10 17:26:21.022491 [ 355 ] {} <Debug> TCP-Session: 1024ca72-d5ee-46a1-99bf-4f570e16af9e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16332 | 2026.03.10 17:26:21.022437 [ 290 ] {} <Debug> TCP-Session: 4f0e999f-4b35-4581-b4e9-a1b98a0e14dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16333 | 2026.03.10 17:26:21.022410 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16334 | 2026.03.10 17:26:21.022404 [ 358 ] {} <Debug> TCP-Session: b29b9485-6c23-4dfb-83fa-174632890a5b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16335 | 2026.03.10 17:26:21.022382 [ 289 ] {} <Debug> TCP-Session: e1de2714-2230-45f0-9447-39a1aa82dfa7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16336 | 2026.03.10 17:26:21.022576 [ 353 ] {} <Debug> TCP-Session: 1ebe7f02-d3ba-4cb6-a3a3-733ee43755de Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16337 | 2026.03.10 17:26:21.022333 [ 357 ] {} <Debug> TCP-Session: cc1a8f63-f74d-4a15-88ad-70d3ccb3681c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16338 | 2026.03.10 17:26:21.022423 [ 354 ] {} <Debug> TCP-Session: 050527aa-ac08-404d-9137-e1ea71fdf046 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16339 | 2026.03.10 17:26:21.033772 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16340 | 2026.03.10 17:26:21.033804 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16341 | 2026.03.10 17:26:21.036486 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16342 | 2026.03.10 17:26:21.172716 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33714 | ||
| 16343 | 2026.03.10 17:26:21.172838 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16344 | 2026.03.10 17:26:21.172869 [ 290 ] {} <Debug> TCP-Session: b8614c38-3c9e-4bf2-9d5e-2f0ccad017c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:33714 | ||
| 16345 | 2026.03.10 17:26:21.172896 [ 290 ] {} <Debug> TCP-Session: b8614c38-3c9e-4bf2-9d5e-2f0ccad017c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16346 | 2026.03.10 17:26:21.172913 [ 290 ] {} <Debug> TCP-Session: b8614c38-3c9e-4bf2-9d5e-2f0ccad017c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16347 | 2026.03.10 17:26:21.173095 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46017 | ||
| 16348 | 2026.03.10 17:26:21.173150 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40725 | ||
| 16349 | 2026.03.10 17:26:21.173170 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63856 | ||
| 16350 | 2026.03.10 17:26:21.173171 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48914 | ||
| 16351 | 2026.03.10 17:26:21.173204 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16352 | 2026.03.10 17:26:21.173204 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51521 | ||
| 16353 | 2026.03.10 17:26:21.173253 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16354 | 2026.03.10 17:26:21.173259 [ 352 ] {} <Debug> TCP-Session: 9a67a31e-c5d4-4e94-abcb-2f176c0b2613 Authenticating user 'default' from [fd00:1122:3344:101::e]:46017 | ||
| 16355 | 2026.03.10 17:26:21.173301 [ 290 ] {} <Trace> TCP-Session: b8614c38-3c9e-4bf2-9d5e-2f0ccad017c3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16356 | 2026.03.10 17:26:21.173325 [ 352 ] {} <Debug> TCP-Session: 9a67a31e-c5d4-4e94-abcb-2f176c0b2613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16357 | 2026.03.10 17:26:21.173303 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16358 | 2026.03.10 17:26:21.173351 [ 352 ] {} <Debug> TCP-Session: 9a67a31e-c5d4-4e94-abcb-2f176c0b2613 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16359 | 2026.03.10 17:26:21.173359 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16360 | 2026.03.10 17:26:21.173383 [ 355 ] {} <Debug> TCP-Session: 7147be1c-be33-4081-9f24-7698ea847733 Authenticating user 'default' from [fd00:1122:3344:101::e]:48914 | ||
| 16361 | 2026.03.10 17:26:21.173196 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41842 | ||
| 16362 | 2026.03.10 17:26:21.173408 [ 289 ] {} <Debug> TCP-Session: 031b3ee2-7dce-4ae9-89e8-7be34d0f9a03 Authenticating user 'default' from [fd00:1122:3344:101::e]:51521 | ||
| 16363 | 2026.03.10 17:26:21.173419 [ 355 ] {} <Debug> TCP-Session: 7147be1c-be33-4081-9f24-7698ea847733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16364 | 2026.03.10 17:26:21.173463 [ 289 ] {} <Debug> TCP-Session: 031b3ee2-7dce-4ae9-89e8-7be34d0f9a03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16365 | 2026.03.10 17:26:21.173475 [ 355 ] {} <Debug> TCP-Session: 7147be1c-be33-4081-9f24-7698ea847733 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16366 | 2026.03.10 17:26:21.173473 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16367 | 2026.03.10 17:26:21.173488 [ 289 ] {} <Debug> TCP-Session: 031b3ee2-7dce-4ae9-89e8-7be34d0f9a03 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16368 | 2026.03.10 17:26:21.173513 [ 358 ] {} <Debug> TCP-Session: 02c3f560-8ab7-45de-a5a9-f99491b8fa26 Authenticating user 'default' from [fd00:1122:3344:101::e]:41842 | ||
| 16369 | 2026.03.10 17:26:21.173522 [ 290 ] {9d190d8f-d5ce-49f6-b5ad-7b34b8bb90a4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33714) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 16370 | 2026.03.10 17:26:21.173537 [ 358 ] {} <Debug> TCP-Session: 02c3f560-8ab7-45de-a5a9-f99491b8fa26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16371 | 2026.03.10 17:26:21.173151 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59436 | ||
| 16372 | 2026.03.10 17:26:21.173568 [ 358 ] {} <Debug> TCP-Session: 02c3f560-8ab7-45de-a5a9-f99491b8fa26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16373 | 2026.03.10 17:26:21.173306 [ 356 ] {} <Debug> TCP-Session: 4823573c-c98d-4191-b5f9-8d54a3415934 Authenticating user 'default' from [fd00:1122:3344:101::e]:63856 | ||
| 16374 | 2026.03.10 17:26:21.173182 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48822 | ||
| 16375 | 2026.03.10 17:26:21.173633 [ 356 ] {} <Debug> TCP-Session: 4823573c-c98d-4191-b5f9-8d54a3415934 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16376 | 2026.03.10 17:26:21.173642 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16377 | 2026.03.10 17:26:21.173666 [ 356 ] {} <Debug> TCP-Session: 4823573c-c98d-4191-b5f9-8d54a3415934 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16378 | 2026.03.10 17:26:21.173685 [ 353 ] {} <Debug> TCP-Session: 28182478-3504-48ca-9b32-e33667de0ce7 Authenticating user 'default' from [fd00:1122:3344:101::e]:59436 | ||
| 16379 | 2026.03.10 17:26:21.173695 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16380 | 2026.03.10 17:26:21.173710 [ 353 ] {} <Debug> TCP-Session: 28182478-3504-48ca-9b32-e33667de0ce7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16381 | 2026.03.10 17:26:21.173727 [ 357 ] {} <Debug> TCP-Session: 382aa860-1271-4b9c-b278-086ccb5866ea Authenticating user 'default' from [fd00:1122:3344:101::e]:48822 | ||
| 16382 | 2026.03.10 17:26:21.173738 [ 353 ] {} <Debug> TCP-Session: 28182478-3504-48ca-9b32-e33667de0ce7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16383 | 2026.03.10 17:26:21.173756 [ 357 ] {} <Debug> TCP-Session: 382aa860-1271-4b9c-b278-086ccb5866ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16384 | 2026.03.10 17:26:21.173245 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 16385 | 2026.03.10 17:26:21.173778 [ 357 ] {} <Debug> TCP-Session: 382aa860-1271-4b9c-b278-086ccb5866ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16386 | 2026.03.10 17:26:21.173801 [ 354 ] {} <Debug> TCP-Session: 8c9efd36-8019-434a-b2c6-7619297ddb84 Authenticating user 'default' from [fd00:1122:3344:101::e]:40725 | ||
| 16387 | 2026.03.10 17:26:21.173819 [ 354 ] {} <Debug> TCP-Session: 8c9efd36-8019-434a-b2c6-7619297ddb84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16388 | 2026.03.10 17:26:21.173831 [ 354 ] {} <Debug> TCP-Session: 8c9efd36-8019-434a-b2c6-7619297ddb84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16389 | 2026.03.10 17:26:21.173854 [ 290 ] {9d190d8f-d5ce-49f6-b5ad-7b34b8bb90a4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 16390 | 2026.03.10 17:26:21.173911 [ 290 ] {9d190d8f-d5ce-49f6-b5ad-7b34b8bb90a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16391 | 2026.03.10 17:26:21.174228 [ 290 ] {9d190d8f-d5ce-49f6-b5ad-7b34b8bb90a4} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 16392 | 2026.03.10 17:26:21.175389 [ 310 ] {9d190d8f-d5ce-49f6-b5ad-7b34b8bb90a4} <Trace> AggregatingTransform: Aggregating | ||
| 16393 | 2026.03.10 17:26:21.175422 [ 310 ] {9d190d8f-d5ce-49f6-b5ad-7b34b8bb90a4} <Trace> Aggregator: Aggregation method: without_key | ||
| 16394 | 2026.03.10 17:26:21.175452 [ 310 ] {9d190d8f-d5ce-49f6-b5ad-7b34b8bb90a4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001121698 sec. (891.506 rows/sec., 34.82 KiB/sec.) | ||
| 16395 | 2026.03.10 17:26:21.175471 [ 310 ] {9d190d8f-d5ce-49f6-b5ad-7b34b8bb90a4} <Trace> Aggregator: Merging aggregated data | ||
| 16396 | 2026.03.10 17:26:21.176705 [ 290 ] {9d190d8f-d5ce-49f6-b5ad-7b34b8bb90a4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003262 sec., 306.5603923973023 rows/sec., 11.98 KiB/sec. | ||
| 16397 | 2026.03.10 17:26:21.176853 [ 290 ] {9d190d8f-d5ce-49f6-b5ad-7b34b8bb90a4} <Debug> TCPHandler: Processed in 0.00371939 sec. | ||
| 16398 | 2026.03.10 17:26:21.176944 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16399 | 2026.03.10 17:26:21.176971 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16400 | 2026.03.10 17:26:21.176974 [ 290 ] {} <Debug> TCP-Session: b8614c38-3c9e-4bf2-9d5e-2f0ccad017c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16401 | 2026.03.10 17:26:21.176991 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16402 | 2026.03.10 17:26:21.177010 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16403 | 2026.03.10 17:26:21.177020 [ 352 ] {} <Debug> TCP-Session: 9a67a31e-c5d4-4e94-abcb-2f176c0b2613 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16404 | 2026.03.10 17:26:21.177045 [ 289 ] {} <Debug> TCP-Session: 031b3ee2-7dce-4ae9-89e8-7be34d0f9a03 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16405 | 2026.03.10 17:26:21.177064 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16406 | 2026.03.10 17:26:21.177073 [ 355 ] {} <Debug> TCP-Session: 7147be1c-be33-4081-9f24-7698ea847733 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16407 | 2026.03.10 17:26:21.177079 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16408 | 2026.03.10 17:26:21.177097 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16409 | 2026.03.10 17:26:21.177136 [ 358 ] {} <Debug> TCP-Session: 02c3f560-8ab7-45de-a5a9-f99491b8fa26 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16410 | 2026.03.10 17:26:21.177108 [ 353 ] {} <Debug> TCP-Session: 28182478-3504-48ca-9b32-e33667de0ce7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16411 | 2026.03.10 17:26:21.177158 [ 357 ] {} <Debug> TCP-Session: 382aa860-1271-4b9c-b278-086ccb5866ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16412 | 2026.03.10 17:26:21.177027 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16413 | 2026.03.10 17:26:21.177058 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 16414 | 2026.03.10 17:26:21.177238 [ 356 ] {} <Debug> TCP-Session: 4823573c-c98d-4191-b5f9-8d54a3415934 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16415 | 2026.03.10 17:26:21.177271 [ 354 ] {} <Debug> TCP-Session: 8c9efd36-8019-434a-b2c6-7619297ddb84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 16416 | 2026.03.10 17:26:21.557244 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35103 | ||
| 16417 | 2026.03.10 17:26:21.557765 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16418 | 2026.03.10 17:26:21.557809 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 16419 | 2026.03.10 17:26:21.558550 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16420 | 2026.03.10 17:26:21.558893 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16421 | 2026.03.10 17:26:21.559044 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35103 | ||
| 16422 | 2026.03.10 17:26:21.925792 [ 223 ] {} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16423 | 2026.03.10 17:26:21.925845 [ 223 ] {} <Debug> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16424 | 2026.03.10 17:26:21.928745 [ 223 ] {} <Debug> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16425 | 2026.03.10 17:26:22.392316 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16426 | 2026.03.10 17:26:22.392570 [ 254 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) 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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 16427 | 2026.03.10 17:26:22.393004 [ 254 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 16428 | 2026.03.10 17:26:22.393061 [ 254 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 16429 | 2026.03.10 17:26:22.393433 [ 254 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16430 | 2026.03.10 17:26:22.393522 [ 254 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 16431 | 2026.03.10 17:26:22.393688 [ 254 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 50-element set) | ||
| 16432 | 2026.03.10 17:26:22.393818 [ 302 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 16433 | 2026.03.10 17:26:22.393843 [ 324 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 16434 | 2026.03.10 17:26:22.393848 [ 331 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 16435 | 2026.03.10 17:26:22.393989 [ 254 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 16436 | 2026.03.10 17:26:22.394019 [ 254 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 16437 | 2026.03.10 17:26:22.394114 [ 254 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 16438 | 2026.03.10 17:26:22.394135 [ 254 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 16439 | 2026.03.10 17:26:22.394176 [ 254 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 16440 | 2026.03.10 17:26:22.394232 [ 254 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 16441 | 2026.03.10 17:26:22.394277 [ 254 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <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:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 16442 | 2026.03.10 17:26:22.396504 [ 254 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.004047 sec., 12354.830738818877 rows/sec., 486.23 KiB/sec. | ||
| 16443 | 2026.03.10 17:26:22.396678 [ 254 ] {78662793-a013-438e-8ac4-4deca1dbe82c} <Debug> TCPHandler: Processed in 0.004494602 sec. | ||
| 16444 | 2026.03.10 17:26:22.451665 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16445 | 2026.03.10 17:26:22.451859 [ 254 ] {d58401ae-bca0-45b9-a6e4-8dcab1124a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 16446 | 2026.03.10 17:26:22.451936 [ 254 ] {d58401ae-bca0-45b9-a6e4-8dcab1124a1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 16447 | 2026.03.10 17:26:22.452661 [ 254 ] {d58401ae-bca0-45b9-a6e4-8dcab1124a1c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16448 | 2026.03.10 17:26:22.452711 [ 254 ] {d58401ae-bca0-45b9-a6e4-8dcab1124a1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16449 | 2026.03.10 17:26:22.453165 [ 254 ] {d58401ae-bca0-45b9-a6e4-8dcab1124a1c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 16450 | 2026.03.10 17:26:22.453379 [ 254 ] {d58401ae-bca0-45b9-a6e4-8dcab1124a1c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16451 | 2026.03.10 17:26:22.453544 [ 254 ] {d58401ae-bca0-45b9-a6e4-8dcab1124a1c} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001738 sec., 575.3739930955121 rows/sec., 59.56 KiB/sec. | ||
| 16452 | 2026.03.10 17:26:22.453599 [ 254 ] {d58401ae-bca0-45b9-a6e4-8dcab1124a1c} <Debug> TCPHandler: Processed in 0.002057483 sec. | ||
| 16453 | 2026.03.10 17:26:22.453723 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16454 | 2026.03.10 17:26:22.453825 [ 254 ] {4dffa1ae-8fcb-4e04-976a-1c3f6d15ca9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16455 | 2026.03.10 17:26:22.453878 [ 254 ] {4dffa1ae-8fcb-4e04-976a-1c3f6d15ca9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16456 | 2026.03.10 17:26:22.454345 [ 254 ] {4dffa1ae-8fcb-4e04-976a-1c3f6d15ca9e} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16457 | 2026.03.10 17:26:22.454385 [ 254 ] {4dffa1ae-8fcb-4e04-976a-1c3f6d15ca9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16458 | 2026.03.10 17:26:22.454719 [ 254 ] {4dffa1ae-8fcb-4e04-976a-1c3f6d15ca9e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 16459 | 2026.03.10 17:26:22.454939 [ 254 ] {4dffa1ae-8fcb-4e04-976a-1c3f6d15ca9e} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16460 | 2026.03.10 17:26:22.455080 [ 254 ] {4dffa1ae-8fcb-4e04-976a-1c3f6d15ca9e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001279 sec., 18764.659890539486 rows/sec., 1.56 MiB/sec. | ||
| 16461 | 2026.03.10 17:26:22.455120 [ 254 ] {4dffa1ae-8fcb-4e04-976a-1c3f6d15ca9e} <Debug> TCPHandler: Processed in 0.001449643 sec. | ||
| 16462 | 2026.03.10 17:26:22.455227 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16463 | 2026.03.10 17:26:22.455329 [ 254 ] {aee97cb9-1c2c-475d-aaac-625827fa684c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16464 | 2026.03.10 17:26:22.455371 [ 254 ] {aee97cb9-1c2c-475d-aaac-625827fa684c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16465 | 2026.03.10 17:26:22.455794 [ 254 ] {aee97cb9-1c2c-475d-aaac-625827fa684c} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16466 | 2026.03.10 17:26:22.455833 [ 254 ] {aee97cb9-1c2c-475d-aaac-625827fa684c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16467 | 2026.03.10 17:26:22.456157 [ 254 ] {aee97cb9-1c2c-475d-aaac-625827fa684c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 16468 | 2026.03.10 17:26:22.456374 [ 254 ] {aee97cb9-1c2c-475d-aaac-625827fa684c} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16469 | 2026.03.10 17:26:22.456512 [ 254 ] {aee97cb9-1c2c-475d-aaac-625827fa684c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001209 sec., 6617.038875103392 rows/sec., 539.57 KiB/sec. | ||
| 16470 | 2026.03.10 17:26:22.456553 [ 254 ] {aee97cb9-1c2c-475d-aaac-625827fa684c} <Debug> TCPHandler: Processed in 0.001376802 sec. | ||
| 16471 | 2026.03.10 17:26:22.456667 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16472 | 2026.03.10 17:26:22.456764 [ 254 ] {97527a01-b318-4d81-ae29-86b36911c317} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16473 | 2026.03.10 17:26:22.456806 [ 254 ] {97527a01-b318-4d81-ae29-86b36911c317} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16474 | 2026.03.10 17:26:22.458382 [ 254 ] {97527a01-b318-4d81-ae29-86b36911c317} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16475 | 2026.03.10 17:26:22.458422 [ 254 ] {97527a01-b318-4d81-ae29-86b36911c317} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16476 | 2026.03.10 17:26:22.458883 [ 254 ] {97527a01-b318-4d81-ae29-86b36911c317} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16477 | 2026.03.10 17:26:22.459106 [ 254 ] {97527a01-b318-4d81-ae29-86b36911c317} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16478 | 2026.03.10 17:26:22.459242 [ 254 ] {97527a01-b318-4d81-ae29-86b36911c317} <Debug> executeQuery: Read 2075 rows, 161.34 KiB in 0.002496 sec., 831330.1282051282 rows/sec., 63.13 MiB/sec. | ||
| 16479 | 2026.03.10 17:26:22.459282 [ 254 ] {97527a01-b318-4d81-ae29-86b36911c317} <Debug> TCPHandler: Processed in 0.002663733 sec. | ||
| 16480 | 2026.03.10 17:26:22.459399 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16481 | 2026.03.10 17:26:22.459495 [ 254 ] {2150419c-d709-4760-a07e-a7ae994fc878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16482 | 2026.03.10 17:26:22.459537 [ 254 ] {2150419c-d709-4760-a07e-a7ae994fc878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16483 | 2026.03.10 17:26:22.459956 [ 254 ] {2150419c-d709-4760-a07e-a7ae994fc878} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16484 | 2026.03.10 17:26:22.459994 [ 254 ] {2150419c-d709-4760-a07e-a7ae994fc878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16485 | 2026.03.10 17:26:22.460296 [ 254 ] {2150419c-d709-4760-a07e-a7ae994fc878} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16486 | 2026.03.10 17:26:22.460507 [ 254 ] {2150419c-d709-4760-a07e-a7ae994fc878} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16487 | 2026.03.10 17:26:22.460644 [ 254 ] {2150419c-d709-4760-a07e-a7ae994fc878} <Debug> executeQuery: Read 36 rows, 2.72 KiB in 0.001165 sec., 30901.287553648068 rows/sec., 2.28 MiB/sec. | ||
| 16488 | 2026.03.10 17:26:22.460686 [ 254 ] {2150419c-d709-4760-a07e-a7ae994fc878} <Debug> TCPHandler: Processed in 0.001336852 sec. | ||
| 16489 | 2026.03.10 17:26:22.460804 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16490 | 2026.03.10 17:26:22.460896 [ 254 ] {083feaec-d47a-4924-b862-4b6e20453fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16491 | 2026.03.10 17:26:22.460937 [ 254 ] {083feaec-d47a-4924-b862-4b6e20453fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16492 | 2026.03.10 17:26:22.461583 [ 254 ] {083feaec-d47a-4924-b862-4b6e20453fab} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16493 | 2026.03.10 17:26:22.461620 [ 254 ] {083feaec-d47a-4924-b862-4b6e20453fab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16494 | 2026.03.10 17:26:22.461962 [ 254 ] {083feaec-d47a-4924-b862-4b6e20453fab} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 16495 | 2026.03.10 17:26:22.462192 [ 254 ] {083feaec-d47a-4924-b862-4b6e20453fab} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16496 | 2026.03.10 17:26:22.462329 [ 254 ] {083feaec-d47a-4924-b862-4b6e20453fab} <Debug> executeQuery: Read 733 rows, 44.40 KiB in 0.001449 sec., 505866.11456176674 rows/sec., 29.92 MiB/sec. | ||
| 16497 | 2026.03.10 17:26:22.462369 [ 254 ] {083feaec-d47a-4924-b862-4b6e20453fab} <Debug> TCPHandler: Processed in 0.001614056 sec. | ||
| 16498 | 2026.03.10 17:26:22.462492 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16499 | 2026.03.10 17:26:22.462586 [ 254 ] {ea33a582-38ba-4fb4-b7f9-239fe3abc7f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 16500 | 2026.03.10 17:26:22.462625 [ 254 ] {ea33a582-38ba-4fb4-b7f9-239fe3abc7f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 16501 | 2026.03.10 17:26:22.463012 [ 254 ] {ea33a582-38ba-4fb4-b7f9-239fe3abc7f8} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16502 | 2026.03.10 17:26:22.463048 [ 254 ] {ea33a582-38ba-4fb4-b7f9-239fe3abc7f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16503 | 2026.03.10 17:26:22.463342 [ 254 ] {ea33a582-38ba-4fb4-b7f9-239fe3abc7f8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 16504 | 2026.03.10 17:26:22.463562 [ 254 ] {ea33a582-38ba-4fb4-b7f9-239fe3abc7f8} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16505 | 2026.03.10 17:26:22.463698 [ 254 ] {ea33a582-38ba-4fb4-b7f9-239fe3abc7f8} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00113 sec., 884.9557522123895 rows/sec., 62.22 KiB/sec. | ||
| 16506 | 2026.03.10 17:26:22.463738 [ 254 ] {ea33a582-38ba-4fb4-b7f9-239fe3abc7f8} <Debug> TCPHandler: Processed in 0.001296471 sec. | ||
| 16507 | 2026.03.10 17:26:22.463847 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16508 | 2026.03.10 17:26:22.463939 [ 254 ] {497d5f19-5f95-4623-b5bf-fdd3ab756768} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16509 | 2026.03.10 17:26:22.463978 [ 254 ] {497d5f19-5f95-4623-b5bf-fdd3ab756768} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16510 | 2026.03.10 17:26:22.464378 [ 254 ] {497d5f19-5f95-4623-b5bf-fdd3ab756768} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16511 | 2026.03.10 17:26:22.464421 [ 254 ] {497d5f19-5f95-4623-b5bf-fdd3ab756768} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16512 | 2026.03.10 17:26:22.464733 [ 254 ] {497d5f19-5f95-4623-b5bf-fdd3ab756768} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 16513 | 2026.03.10 17:26:22.464948 [ 254 ] {497d5f19-5f95-4623-b5bf-fdd3ab756768} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16514 | 2026.03.10 17:26:22.465082 [ 254 ] {497d5f19-5f95-4623-b5bf-fdd3ab756768} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00116 sec., 10344.827586206897 rows/sec., 808.19 KiB/sec. | ||
| 16515 | 2026.03.10 17:26:22.465120 [ 254 ] {497d5f19-5f95-4623-b5bf-fdd3ab756768} <Debug> TCPHandler: Processed in 0.001322221 sec. | ||
| 16516 | 2026.03.10 17:26:22.465221 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16517 | 2026.03.10 17:26:22.465312 [ 254 ] {b9b58624-7265-47ca-bc5d-55f7e157b7c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16518 | 2026.03.10 17:26:22.465351 [ 254 ] {b9b58624-7265-47ca-bc5d-55f7e157b7c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16519 | 2026.03.10 17:26:22.466147 [ 254 ] {b9b58624-7265-47ca-bc5d-55f7e157b7c2} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16520 | 2026.03.10 17:26:22.466184 [ 254 ] {b9b58624-7265-47ca-bc5d-55f7e157b7c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16521 | 2026.03.10 17:26:22.466562 [ 254 ] {b9b58624-7265-47ca-bc5d-55f7e157b7c2} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16522 | 2026.03.10 17:26:22.466879 [ 254 ] {b9b58624-7265-47ca-bc5d-55f7e157b7c2} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16523 | 2026.03.10 17:26:22.467039 [ 254 ] {b9b58624-7265-47ca-bc5d-55f7e157b7c2} <Debug> executeQuery: Read 1060 rows, 75.53 KiB in 0.001742 sec., 608495.98163031 rows/sec., 42.34 MiB/sec. | ||
| 16524 | 2026.03.10 17:26:22.467094 [ 254 ] {b9b58624-7265-47ca-bc5d-55f7e157b7c2} <Debug> TCPHandler: Processed in 0.001921201 sec. | ||
| 16525 | 2026.03.10 17:26:22.467237 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16526 | 2026.03.10 17:26:22.467370 [ 254 ] {37d2f9d5-d0c6-423e-bb03-97497529371d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16527 | 2026.03.10 17:26:22.467433 [ 254 ] {37d2f9d5-d0c6-423e-bb03-97497529371d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16528 | 2026.03.10 17:26:22.468143 [ 254 ] {37d2f9d5-d0c6-423e-bb03-97497529371d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16529 | 2026.03.10 17:26:22.468180 [ 254 ] {37d2f9d5-d0c6-423e-bb03-97497529371d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16530 | 2026.03.10 17:26:22.468604 [ 254 ] {37d2f9d5-d0c6-423e-bb03-97497529371d} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16531 | 2026.03.10 17:26:22.468817 [ 254 ] {37d2f9d5-d0c6-423e-bb03-97497529371d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16532 | 2026.03.10 17:26:22.468947 [ 254 ] {37d2f9d5-d0c6-423e-bb03-97497529371d} <Debug> executeQuery: Read 1321 rows, 85.75 KiB in 0.001607 sec., 822028.624766646 rows/sec., 52.11 MiB/sec. | ||
| 16533 | 2026.03.10 17:26:22.468950 [ 98 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_117_26 to all_122_122_0 | ||
| 16534 | 2026.03.10 17:26:22.468985 [ 254 ] {37d2f9d5-d0c6-423e-bb03-97497529371d} <Debug> TCPHandler: Processed in 0.001813709 sec. | ||
| 16535 | 2026.03.10 17:26:22.469016 [ 98 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16536 | 2026.03.10 17:26:22.469043 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16537 | 2026.03.10 17:26:22.469111 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16538 | 2026.03.10 17:26:22.469160 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_122_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_117_26 to all_122_122_0 into Compact with storage Full | ||
| 16539 | 2026.03.10 17:26:22.469210 [ 254 ] {09f79d42-e6c2-40f2-8530-4ce3d551352b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16540 | 2026.03.10 17:26:22.469256 [ 254 ] {09f79d42-e6c2-40f2-8530-4ce3d551352b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16541 | 2026.03.10 17:26:22.469302 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_122_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16542 | 2026.03.10 17:26:22.469349 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_117_26, total 37633 rows starting from the beginning of the part | ||
| 16543 | 2026.03.10 17:26:22.469420 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 16544 | 2026.03.10 17:26:22.469473 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 160 rows starting from the beginning of the part | ||
| 16545 | 2026.03.10 17:26:22.469521 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 160 rows starting from the beginning of the part | ||
| 16546 | 2026.03.10 17:26:22.469564 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16547 | 2026.03.10 17:26:22.469582 [ 254 ] {09f79d42-e6c2-40f2-8530-4ce3d551352b} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16548 | 2026.03.10 17:26:22.469607 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_122_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1321 rows starting from the beginning of the part | ||
| 16549 | 2026.03.10 17:26:22.469624 [ 254 ] {09f79d42-e6c2-40f2-8530-4ce3d551352b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16550 | 2026.03.10 17:26:22.469955 [ 254 ] {09f79d42-e6c2-40f2-8530-4ce3d551352b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 16551 | 2026.03.10 17:26:22.470183 [ 254 ] {09f79d42-e6c2-40f2-8530-4ce3d551352b} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16552 | 2026.03.10 17:26:22.470348 [ 222 ] {} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16553 | 2026.03.10 17:26:22.470370 [ 254 ] {09f79d42-e6c2-40f2-8530-4ce3d551352b} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001177 sec., 849.6176720475785 rows/sec., 53.93 KiB/sec. | ||
| 16554 | 2026.03.10 17:26:22.470383 [ 222 ] {} <Debug> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16555 | 2026.03.10 17:26:22.470433 [ 254 ] {09f79d42-e6c2-40f2-8530-4ce3d551352b} <Debug> TCPHandler: Processed in 0.001370212 sec. | ||
| 16556 | 2026.03.10 17:26:22.470583 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16557 | 2026.03.10 17:26:22.470689 [ 254 ] {0b770086-21a0-45b0-97e1-c5840dcbb506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16558 | 2026.03.10 17:26:22.470755 [ 254 ] {0b770086-21a0-45b0-97e1-c5840dcbb506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16559 | 2026.03.10 17:26:22.471789 [ 254 ] {0b770086-21a0-45b0-97e1-c5840dcbb506} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16560 | 2026.03.10 17:26:22.471833 [ 254 ] {0b770086-21a0-45b0-97e1-c5840dcbb506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16561 | 2026.03.10 17:26:22.472389 [ 222 ] {} <Debug> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16562 | 2026.03.10 17:26:22.472424 [ 254 ] {0b770086-21a0-45b0-97e1-c5840dcbb506} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 16563 | 2026.03.10 17:26:22.472727 [ 254 ] {0b770086-21a0-45b0-97e1-c5840dcbb506} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16564 | 2026.03.10 17:26:22.472901 [ 254 ] {0b770086-21a0-45b0-97e1-c5840dcbb506} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.00223 sec., 7174.887892376681 rows/sec., 12.86 MiB/sec. | ||
| 16565 | 2026.03.10 17:26:22.472966 [ 254 ] {0b770086-21a0-45b0-97e1-c5840dcbb506} <Debug> TCPHandler: Processed in 0.00244508 sec. | ||
| 16566 | 2026.03.10 17:26:22.473080 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16567 | 2026.03.10 17:26:22.473184 [ 254 ] {416fc2cf-2f41-49df-82d9-822b3d684e8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16568 | 2026.03.10 17:26:22.473229 [ 254 ] {416fc2cf-2f41-49df-82d9-822b3d684e8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16569 | 2026.03.10 17:26:22.473576 [ 254 ] {416fc2cf-2f41-49df-82d9-822b3d684e8f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16570 | 2026.03.10 17:26:22.473612 [ 254 ] {416fc2cf-2f41-49df-82d9-822b3d684e8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16571 | 2026.03.10 17:26:22.473956 [ 254 ] {416fc2cf-2f41-49df-82d9-822b3d684e8f} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16572 | 2026.03.10 17:26:22.474192 [ 254 ] {416fc2cf-2f41-49df-82d9-822b3d684e8f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16573 | 2026.03.10 17:26:22.474330 [ 254 ] {416fc2cf-2f41-49df-82d9-822b3d684e8f} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00117 sec., 30769.23076923077 rows/sec., 2.07 MiB/sec. | ||
| 16574 | 2026.03.10 17:26:22.474365 [ 254 ] {416fc2cf-2f41-49df-82d9-822b3d684e8f} <Debug> TCPHandler: Processed in 0.001335781 sec. | ||
| 16575 | 2026.03.10 17:26:22.477820 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_122_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39594 rows, containing 5 columns (5 merged, 0 gathered) in 0.00871787 sec., 4541705.714813366 rows/sec., 297.48 MiB/sec. | ||
| 16576 | 2026.03.10 17:26:22.478551 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_122_27} <Trace> MergedBlockOutputStream: filled checksums all_1_122_27 (state Temporary) | ||
| 16577 | 2026.03.10 17:26:22.478892 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_122_27} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_122_27 to all_1_122_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16578 | 2026.03.10 17:26:22.478982 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_122_27} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_117_26, all_122_122_0] -> all_1_122_27 | ||
| 16579 | 2026.03.10 17:26:22.479104 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 16580 | 2026.03.10 17:26:23.394428 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 16581 | 2026.03.10 17:26:23.413556 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16582 | 2026.03.10 17:26:23.413629 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16583 | 2026.03.10 17:26:23.419980 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 16584 | 2026.03.10 17:26:23.420775 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16585 | 2026.03.10 17:26:23.425382 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 16586 | 2026.03.10 17:26:24.168293 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 2036 | ||
| 16587 | 2026.03.10 17:26:24.171309 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16588 | 2026.03.10 17:26:24.171369 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16589 | 2026.03.10 17:26:24.172717 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16590 | 2026.03.10 17:26:24.173012 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16591 | 2026.03.10 17:26:24.173425 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2036 | ||
| 16592 | 2026.03.10 17:26:25.107508 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16593 | 2026.03.10 17:26:25.107743 [ 254 ] {95d90ba1-b768-4d25-adca-eae805af52ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16594 | 2026.03.10 17:26:25.107838 [ 254 ] {95d90ba1-b768-4d25-adca-eae805af52ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16595 | 2026.03.10 17:26:25.108657 [ 254 ] {95d90ba1-b768-4d25-adca-eae805af52ba} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16596 | 2026.03.10 17:26:25.108726 [ 254 ] {95d90ba1-b768-4d25-adca-eae805af52ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16597 | 2026.03.10 17:26:25.109303 [ 254 ] {95d90ba1-b768-4d25-adca-eae805af52ba} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16598 | 2026.03.10 17:26:25.109622 [ 254 ] {95d90ba1-b768-4d25-adca-eae805af52ba} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16599 | 2026.03.10 17:26:25.109828 [ 254 ] {95d90ba1-b768-4d25-adca-eae805af52ba} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002151 sec., 26034.40260344026 rows/sec., 1.99 MiB/sec. | ||
| 16600 | 2026.03.10 17:26:25.109893 [ 254 ] {95d90ba1-b768-4d25-adca-eae805af52ba} <Debug> TCPHandler: Processed in 0.00254799 sec. | ||
| 16601 | 2026.03.10 17:26:25.110053 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16602 | 2026.03.10 17:26:25.110212 [ 254 ] {8e9159bc-d392-4c9b-9f54-1b96bb7debef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16603 | 2026.03.10 17:26:25.110275 [ 254 ] {8e9159bc-d392-4c9b-9f54-1b96bb7debef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16604 | 2026.03.10 17:26:25.110874 [ 254 ] {8e9159bc-d392-4c9b-9f54-1b96bb7debef} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16605 | 2026.03.10 17:26:25.110921 [ 254 ] {8e9159bc-d392-4c9b-9f54-1b96bb7debef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16606 | 2026.03.10 17:26:25.111357 [ 254 ] {8e9159bc-d392-4c9b-9f54-1b96bb7debef} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16607 | 2026.03.10 17:26:25.111662 [ 254 ] {8e9159bc-d392-4c9b-9f54-1b96bb7debef} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16608 | 2026.03.10 17:26:25.111849 [ 254 ] {8e9159bc-d392-4c9b-9f54-1b96bb7debef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001674 sec., 38231.78016726404 rows/sec., 2.98 MiB/sec. | ||
| 16609 | 2026.03.10 17:26:25.111902 [ 254 ] {8e9159bc-d392-4c9b-9f54-1b96bb7debef} <Debug> TCPHandler: Processed in 0.001921621 sec. | ||
| 16610 | 2026.03.10 17:26:25.112005 [ 222 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16611 | 2026.03.10 17:26:25.112078 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16612 | 2026.03.10 17:26:25.112080 [ 222 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16613 | 2026.03.10 17:26:25.112237 [ 254 ] {4f8dd12b-88be-43c8-b418-5b1db000dd72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16614 | 2026.03.10 17:26:25.112306 [ 254 ] {4f8dd12b-88be-43c8-b418-5b1db000dd72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16615 | 2026.03.10 17:26:25.112779 [ 254 ] {4f8dd12b-88be-43c8-b418-5b1db000dd72} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16616 | 2026.03.10 17:26:25.112830 [ 254 ] {4f8dd12b-88be-43c8-b418-5b1db000dd72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16617 | 2026.03.10 17:26:25.113319 [ 254 ] {4f8dd12b-88be-43c8-b418-5b1db000dd72} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16618 | 2026.03.10 17:26:25.113645 [ 254 ] {4f8dd12b-88be-43c8-b418-5b1db000dd72} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16619 | 2026.03.10 17:26:25.113834 [ 254 ] {4f8dd12b-88be-43c8-b418-5b1db000dd72} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00163 sec., 39263.8036809816 rows/sec., 2.73 MiB/sec. | ||
| 16620 | 2026.03.10 17:26:25.113886 [ 254 ] {4f8dd12b-88be-43c8-b418-5b1db000dd72} <Debug> TCPHandler: Processed in 0.00188215 sec. | ||
| 16621 | 2026.03.10 17:26:25.114119 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16622 | 2026.03.10 17:26:25.114251 [ 254 ] {ea58e540-2b83-4a10-b7f3-a0def3d83284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16623 | 2026.03.10 17:26:25.114322 [ 254 ] {ea58e540-2b83-4a10-b7f3-a0def3d83284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16624 | 2026.03.10 17:26:25.114767 [ 254 ] {ea58e540-2b83-4a10-b7f3-a0def3d83284} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16625 | 2026.03.10 17:26:25.114814 [ 254 ] {ea58e540-2b83-4a10-b7f3-a0def3d83284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 16626 | 2026.03.10 17:26:25.115281 [ 254 ] {ea58e540-2b83-4a10-b7f3-a0def3d83284} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16627 | 2026.03.10 17:26:25.115616 [ 254 ] {ea58e540-2b83-4a10-b7f3-a0def3d83284} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16628 | 2026.03.10 17:26:25.115795 [ 254 ] {ea58e540-2b83-4a10-b7f3-a0def3d83284} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00157 sec., 15286.624203821657 rows/sec., 1.03 MiB/sec. | ||
| 16629 | 2026.03.10 17:26:25.115849 [ 254 ] {ea58e540-2b83-4a10-b7f3-a0def3d83284} <Debug> TCPHandler: Processed in 0.001796319 sec. | ||
| 16630 | 2026.03.10 17:26:25.116726 [ 222 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16631 | 2026.03.10 17:26:25.772942 [ 220 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16632 | 2026.03.10 17:26:25.772990 [ 220 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16633 | 2026.03.10 17:26:25.776043 [ 220 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16634 | 2026.03.10 17:26:26.145118 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16635 | 2026.03.10 17:26:26.145168 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16636 | 2026.03.10 17:26:26.148575 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16637 | 2026.03.10 17:26:26.214209 [ 223 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16638 | 2026.03.10 17:26:26.214259 [ 223 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16639 | 2026.03.10 17:26:26.216535 [ 223 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16640 | 2026.03.10 17:26:28.874947 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16641 | 2026.03.10 17:26:28.875011 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16642 | 2026.03.10 17:26:29.059194 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35615 | ||
| 16643 | 2026.03.10 17:26:29.059747 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16644 | 2026.03.10 17:26:29.059796 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16645 | 2026.03.10 17:26:29.060342 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16646 | 2026.03.10 17:26:29.060609 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16647 | 2026.03.10 17:26:29.060768 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35615 | ||
| 16648 | 2026.03.10 17:26:30.112314 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16649 | 2026.03.10 17:26:30.112588 [ 254 ] {e15ed317-4918-4b17-8ef1-293ab57050b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16650 | 2026.03.10 17:26:30.112682 [ 254 ] {e15ed317-4918-4b17-8ef1-293ab57050b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16651 | 2026.03.10 17:26:30.113326 [ 254 ] {e15ed317-4918-4b17-8ef1-293ab57050b8} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16652 | 2026.03.10 17:26:30.113368 [ 254 ] {e15ed317-4918-4b17-8ef1-293ab57050b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16653 | 2026.03.10 17:26:30.113755 [ 254 ] {e15ed317-4918-4b17-8ef1-293ab57050b8} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16654 | 2026.03.10 17:26:30.113977 [ 254 ] {e15ed317-4918-4b17-8ef1-293ab57050b8} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16655 | 2026.03.10 17:26:30.114126 [ 254 ] {e15ed317-4918-4b17-8ef1-293ab57050b8} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001612 sec., 78163.7717121588 rows/sec., 6.72 MiB/sec. | ||
| 16656 | 2026.03.10 17:26:30.114165 [ 254 ] {e15ed317-4918-4b17-8ef1-293ab57050b8} <Debug> TCPHandler: Processed in 0.002025523 sec. | ||
| 16657 | 2026.03.10 17:26:30.114274 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16658 | 2026.03.10 17:26:30.114367 [ 254 ] {d932ce7e-b20e-4bae-a6de-fc2701604e2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16659 | 2026.03.10 17:26:30.114407 [ 254 ] {d932ce7e-b20e-4bae-a6de-fc2701604e2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16660 | 2026.03.10 17:26:30.114786 [ 254 ] {d932ce7e-b20e-4bae-a6de-fc2701604e2e} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16661 | 2026.03.10 17:26:30.114820 [ 254 ] {d932ce7e-b20e-4bae-a6de-fc2701604e2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16662 | 2026.03.10 17:26:30.115110 [ 254 ] {d932ce7e-b20e-4bae-a6de-fc2701604e2e} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16663 | 2026.03.10 17:26:30.115325 [ 254 ] {d932ce7e-b20e-4bae-a6de-fc2701604e2e} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16664 | 2026.03.10 17:26:30.115453 [ 254 ] {d932ce7e-b20e-4bae-a6de-fc2701604e2e} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001104 sec., 31702.89855072464 rows/sec., 2.33 MiB/sec. | ||
| 16665 | 2026.03.10 17:26:30.115489 [ 254 ] {d932ce7e-b20e-4bae-a6de-fc2701604e2e} <Debug> TCPHandler: Processed in 0.0012632 sec. | ||
| 16666 | 2026.03.10 17:26:30.115586 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16667 | 2026.03.10 17:26:30.115677 [ 254 ] {be8f56f4-ed35-4b0a-8b52-d02883376796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16668 | 2026.03.10 17:26:30.115716 [ 254 ] {be8f56f4-ed35-4b0a-8b52-d02883376796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16669 | 2026.03.10 17:26:30.116110 [ 254 ] {be8f56f4-ed35-4b0a-8b52-d02883376796} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16670 | 2026.03.10 17:26:30.116144 [ 254 ] {be8f56f4-ed35-4b0a-8b52-d02883376796} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16671 | 2026.03.10 17:26:30.116434 [ 254 ] {be8f56f4-ed35-4b0a-8b52-d02883376796} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16672 | 2026.03.10 17:26:30.116669 [ 254 ] {be8f56f4-ed35-4b0a-8b52-d02883376796} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16673 | 2026.03.10 17:26:30.116794 [ 254 ] {be8f56f4-ed35-4b0a-8b52-d02883376796} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001135 sec., 87224.66960352423 rows/sec., 6.81 MiB/sec. | ||
| 16674 | 2026.03.10 17:26:30.116830 [ 254 ] {be8f56f4-ed35-4b0a-8b52-d02883376796} <Debug> TCPHandler: Processed in 0.001290111 sec. | ||
| 16675 | 2026.03.10 17:26:30.116931 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16676 | 2026.03.10 17:26:30.117023 [ 254 ] {6b559145-c229-4328-94ab-4439124d1d94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16677 | 2026.03.10 17:26:30.117065 [ 254 ] {6b559145-c229-4328-94ab-4439124d1d94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16678 | 2026.03.10 17:26:30.117470 [ 254 ] {6b559145-c229-4328-94ab-4439124d1d94} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16679 | 2026.03.10 17:26:30.117504 [ 254 ] {6b559145-c229-4328-94ab-4439124d1d94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16680 | 2026.03.10 17:26:30.117825 [ 254 ] {6b559145-c229-4328-94ab-4439124d1d94} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16681 | 2026.03.10 17:26:30.118033 [ 254 ] {6b559145-c229-4328-94ab-4439124d1d94} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16682 | 2026.03.10 17:26:30.118157 [ 254 ] {6b559145-c229-4328-94ab-4439124d1d94} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 16683 | 2026.03.10 17:26:30.118193 [ 254 ] {6b559145-c229-4328-94ab-4439124d1d94} <Debug> TCPHandler: Processed in 0.001308941 sec. | ||
| 16684 | 2026.03.10 17:26:30.118292 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16685 | 2026.03.10 17:26:30.118383 [ 254 ] {ab24f4d8-926a-40c6-92e5-76be47da240a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16686 | 2026.03.10 17:26:30.118435 [ 254 ] {ab24f4d8-926a-40c6-92e5-76be47da240a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16687 | 2026.03.10 17:26:30.119208 [ 254 ] {ab24f4d8-926a-40c6-92e5-76be47da240a} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16688 | 2026.03.10 17:26:30.119241 [ 254 ] {ab24f4d8-926a-40c6-92e5-76be47da240a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16689 | 2026.03.10 17:26:30.119793 [ 254 ] {ab24f4d8-926a-40c6-92e5-76be47da240a} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 16690 | 2026.03.10 17:26:30.120003 [ 254 ] {ab24f4d8-926a-40c6-92e5-76be47da240a} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16691 | 2026.03.10 17:26:30.120136 [ 254 ] {ab24f4d8-926a-40c6-92e5-76be47da240a} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001771 sec., 19762.845849802372 rows/sec., 35.41 MiB/sec. | ||
| 16692 | 2026.03.10 17:26:30.120187 [ 254 ] {ab24f4d8-926a-40c6-92e5-76be47da240a} <Debug> TCPHandler: Processed in 0.001941871 sec. | ||
| 16693 | 2026.03.10 17:26:30.120288 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16694 | 2026.03.10 17:26:30.120379 [ 254 ] {c565ee71-c8ab-4ba1-a9fc-7749e07e1936} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16695 | 2026.03.10 17:26:30.120420 [ 254 ] {c565ee71-c8ab-4ba1-a9fc-7749e07e1936} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16696 | 2026.03.10 17:26:30.120727 [ 254 ] {c565ee71-c8ab-4ba1-a9fc-7749e07e1936} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16697 | 2026.03.10 17:26:30.120760 [ 254 ] {c565ee71-c8ab-4ba1-a9fc-7749e07e1936} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16698 | 2026.03.10 17:26:30.121059 [ 254 ] {c565ee71-c8ab-4ba1-a9fc-7749e07e1936} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16699 | 2026.03.10 17:26:30.121284 [ 254 ] {c565ee71-c8ab-4ba1-a9fc-7749e07e1936} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16700 | 2026.03.10 17:26:30.121407 [ 254 ] {c565ee71-c8ab-4ba1-a9fc-7749e07e1936} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 16701 | 2026.03.10 17:26:30.121440 [ 254 ] {c565ee71-c8ab-4ba1-a9fc-7749e07e1936} <Debug> TCPHandler: Processed in 0.001199489 sec. | ||
| 16702 | 2026.03.10 17:26:30.925489 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 558 | ||
| 16703 | 2026.03.10 17:26:30.943283 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16704 | 2026.03.10 17:26:30.943347 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 16705 | 2026.03.10 17:26:30.949515 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 16706 | 2026.03.10 17:26:30.950199 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16707 | 2026.03.10 17:26:30.953599 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 558 | ||
| 16708 | 2026.03.10 17:26:33.923281 [ 223 ] {} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16709 | 2026.03.10 17:26:33.923352 [ 223 ] {} <Debug> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16710 | 2026.03.10 17:26:33.925185 [ 223 ] {} <Debug> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 16711 | 2026.03.10 17:26:34.173765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2056 | ||
| 16712 | 2026.03.10 17:26:34.175845 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16713 | 2026.03.10 17:26:34.175890 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16714 | 2026.03.10 17:26:34.177049 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16715 | 2026.03.10 17:26:34.177310 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16716 | 2026.03.10 17:26:34.177480 [ 86 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16717 | 2026.03.10 17:26:34.177554 [ 86 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16718 | 2026.03.10 17:26:34.177578 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16719 | 2026.03.10 17:26:34.177583 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2056 | ||
| 16720 | 2026.03.10 17:26:34.177703 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 16721 | 2026.03.10 17:26:34.178282 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16722 | 2026.03.10 17:26:34.178440 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1878 rows starting from the beginning of the part | ||
| 16723 | 2026.03.10 17:26:34.178836 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 16724 | 2026.03.10 17:26:34.179208 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 20 rows starting from the beginning of the part | ||
| 16725 | 2026.03.10 17:26:34.179576 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 24 rows starting from the beginning of the part | ||
| 16726 | 2026.03.10 17:26:34.179935 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 58 rows starting from the beginning of the part | ||
| 16727 | 2026.03.10 17:26:34.180275 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 20 rows starting from the beginning of the part | ||
| 16728 | 2026.03.10 17:26:34.187971 [ 194 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2056 rows, containing 72 columns (72 merged, 0 gathered) in 0.010327936 sec., 199071.7215908387 rows/sec., 154.14 MiB/sec. | ||
| 16729 | 2026.03.10 17:26:34.190065 [ 188 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 16730 | 2026.03.10 17:26:34.190708 [ 188 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_56_11} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16731 | 2026.03.10 17:26:34.190798 [ 188 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_56_11} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 16732 | 2026.03.10 17:26:34.191155 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.59 MiB. | ||
| 16733 | 2026.03.10 17:26:35.109813 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16734 | 2026.03.10 17:26:35.110017 [ 254 ] {65c0222f-dc74-4bd3-8829-7e4805a33198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16735 | 2026.03.10 17:26:35.110092 [ 254 ] {65c0222f-dc74-4bd3-8829-7e4805a33198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16736 | 2026.03.10 17:26:35.110822 [ 254 ] {65c0222f-dc74-4bd3-8829-7e4805a33198} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16737 | 2026.03.10 17:26:35.110870 [ 254 ] {65c0222f-dc74-4bd3-8829-7e4805a33198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16738 | 2026.03.10 17:26:35.111278 [ 254 ] {65c0222f-dc74-4bd3-8829-7e4805a33198} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16739 | 2026.03.10 17:26:35.111513 [ 254 ] {65c0222f-dc74-4bd3-8829-7e4805a33198} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16740 | 2026.03.10 17:26:35.111670 [ 254 ] {65c0222f-dc74-4bd3-8829-7e4805a33198} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001709 sec., 38619.075482738444 rows/sec., 3.06 MiB/sec. | ||
| 16741 | 2026.03.10 17:26:35.111713 [ 254 ] {65c0222f-dc74-4bd3-8829-7e4805a33198} <Debug> TCPHandler: Processed in 0.002040943 sec. | ||
| 16742 | 2026.03.10 17:26:35.111834 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16743 | 2026.03.10 17:26:35.111937 [ 254 ] {0ab1b5a9-9b59-4976-85fc-e68db95f5c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16744 | 2026.03.10 17:26:35.111981 [ 254 ] {0ab1b5a9-9b59-4976-85fc-e68db95f5c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16745 | 2026.03.10 17:26:35.112382 [ 254 ] {0ab1b5a9-9b59-4976-85fc-e68db95f5c35} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16746 | 2026.03.10 17:26:35.112420 [ 254 ] {0ab1b5a9-9b59-4976-85fc-e68db95f5c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16747 | 2026.03.10 17:26:35.112725 [ 254 ] {0ab1b5a9-9b59-4976-85fc-e68db95f5c35} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16748 | 2026.03.10 17:26:35.112941 [ 254 ] {0ab1b5a9-9b59-4976-85fc-e68db95f5c35} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16749 | 2026.03.10 17:26:35.113071 [ 254 ] {0ab1b5a9-9b59-4976-85fc-e68db95f5c35} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001157 sec., 4321.5211754537595 rows/sec., 324.96 KiB/sec. | ||
| 16750 | 2026.03.10 17:26:35.113108 [ 254 ] {0ab1b5a9-9b59-4976-85fc-e68db95f5c35} <Debug> TCPHandler: Processed in 0.001326111 sec. | ||
| 16751 | 2026.03.10 17:26:35.113210 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16752 | 2026.03.10 17:26:35.113307 [ 254 ] {b98271d6-4720-4af8-9654-5db3fb971102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16753 | 2026.03.10 17:26:35.113348 [ 254 ] {b98271d6-4720-4af8-9654-5db3fb971102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16754 | 2026.03.10 17:26:35.113748 [ 254 ] {b98271d6-4720-4af8-9654-5db3fb971102} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16755 | 2026.03.10 17:26:35.113784 [ 254 ] {b98271d6-4720-4af8-9654-5db3fb971102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16756 | 2026.03.10 17:26:35.114082 [ 254 ] {b98271d6-4720-4af8-9654-5db3fb971102} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16757 | 2026.03.10 17:26:35.114304 [ 254 ] {b98271d6-4720-4af8-9654-5db3fb971102} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16758 | 2026.03.10 17:26:35.114431 [ 254 ] {b98271d6-4720-4af8-9654-5db3fb971102} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001141 sec., 60473.269062226114 rows/sec., 4.72 MiB/sec. | ||
| 16759 | 2026.03.10 17:26:35.114468 [ 254 ] {b98271d6-4720-4af8-9654-5db3fb971102} <Debug> TCPHandler: Processed in 0.001307661 sec. | ||
| 16760 | 2026.03.10 17:26:35.114576 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16761 | 2026.03.10 17:26:35.114672 [ 254 ] {9abaa5be-b86f-44fd-9654-ee55a06cefd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16762 | 2026.03.10 17:26:35.114716 [ 254 ] {9abaa5be-b86f-44fd-9654-ee55a06cefd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16763 | 2026.03.10 17:26:35.115128 [ 254 ] {9abaa5be-b86f-44fd-9654-ee55a06cefd3} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16764 | 2026.03.10 17:26:35.115163 [ 254 ] {9abaa5be-b86f-44fd-9654-ee55a06cefd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16765 | 2026.03.10 17:26:35.115489 [ 254 ] {9abaa5be-b86f-44fd-9654-ee55a06cefd3} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16766 | 2026.03.10 17:26:35.115699 [ 254 ] {9abaa5be-b86f-44fd-9654-ee55a06cefd3} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16767 | 2026.03.10 17:26:35.115832 [ 254 ] {9abaa5be-b86f-44fd-9654-ee55a06cefd3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 16768 | 2026.03.10 17:26:35.115870 [ 254 ] {9abaa5be-b86f-44fd-9654-ee55a06cefd3} <Debug> TCPHandler: Processed in 0.001344072 sec. | ||
| 16769 | 2026.03.10 17:26:35.115977 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16770 | 2026.03.10 17:26:35.116073 [ 254 ] {fab4d574-b7b8-48c1-853c-ae7ed3a15ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16771 | 2026.03.10 17:26:35.116127 [ 254 ] {fab4d574-b7b8-48c1-853c-ae7ed3a15ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16772 | 2026.03.10 17:26:35.116907 [ 254 ] {fab4d574-b7b8-48c1-853c-ae7ed3a15ca1} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16773 | 2026.03.10 17:26:35.116942 [ 254 ] {fab4d574-b7b8-48c1-853c-ae7ed3a15ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16774 | 2026.03.10 17:26:35.117447 [ 254 ] {fab4d574-b7b8-48c1-853c-ae7ed3a15ca1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 16775 | 2026.03.10 17:26:35.117670 [ 254 ] {fab4d574-b7b8-48c1-853c-ae7ed3a15ca1} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16776 | 2026.03.10 17:26:35.117820 [ 254 ] {fab4d574-b7b8-48c1-853c-ae7ed3a15ca1} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001766 sec., 2831.2570781426953 rows/sec., 5.07 MiB/sec. | ||
| 16777 | 2026.03.10 17:26:35.117879 [ 254 ] {fab4d574-b7b8-48c1-853c-ae7ed3a15ca1} <Debug> TCPHandler: Processed in 0.001952392 sec. | ||
| 16778 | 2026.03.10 17:26:35.118002 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16779 | 2026.03.10 17:26:35.118098 [ 254 ] {21ac3e63-e512-4220-873d-553375e2f6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16780 | 2026.03.10 17:26:35.118140 [ 254 ] {21ac3e63-e512-4220-873d-553375e2f6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16781 | 2026.03.10 17:26:35.118493 [ 254 ] {21ac3e63-e512-4220-873d-553375e2f6ab} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16782 | 2026.03.10 17:26:35.118528 [ 254 ] {21ac3e63-e512-4220-873d-553375e2f6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16783 | 2026.03.10 17:26:35.118835 [ 254 ] {21ac3e63-e512-4220-873d-553375e2f6ab} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16784 | 2026.03.10 17:26:35.119053 [ 254 ] {21ac3e63-e512-4220-873d-553375e2f6ab} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16785 | 2026.03.10 17:26:35.119189 [ 254 ] {21ac3e63-e512-4220-873d-553375e2f6ab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 16786 | 2026.03.10 17:26:35.119227 [ 254 ] {21ac3e63-e512-4220-873d-553375e2f6ab} <Debug> TCPHandler: Processed in 0.001275691 sec. | ||
| 16787 | 2026.03.10 17:26:36.560966 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36063 | ||
| 16788 | 2026.03.10 17:26:36.561483 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16789 | 2026.03.10 17:26:36.561533 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16790 | 2026.03.10 17:26:36.562048 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16791 | 2026.03.10 17:26:36.562277 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16792 | 2026.03.10 17:26:36.562411 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36063 | ||
| 16793 | 2026.03.10 17:26:36.562490 [ 217 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16794 | 2026.03.10 17:26:36.562522 [ 217 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16795 | 2026.03.10 17:26:36.565768 [ 217 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16796 | 2026.03.10 17:26:36.865667 [ 219 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16797 | 2026.03.10 17:26:36.865723 [ 219 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16798 | 2026.03.10 17:26:36.868641 [ 219 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16799 | 2026.03.10 17:26:38.453736 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 565 | ||
| 16800 | 2026.03.10 17:26:38.470789 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16801 | 2026.03.10 17:26:38.470852 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16802 | 2026.03.10 17:26:38.476959 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16803 | 2026.03.10 17:26:38.477679 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16804 | 2026.03.10 17:26:38.480998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16805 | 2026.03.10 17:26:40.113718 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16806 | 2026.03.10 17:26:40.113903 [ 254 ] {a45a8da4-9625-49b1-affa-23502513c5f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16807 | 2026.03.10 17:26:40.113971 [ 254 ] {a45a8da4-9625-49b1-affa-23502513c5f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16808 | 2026.03.10 17:26:40.114623 [ 254 ] {a45a8da4-9625-49b1-affa-23502513c5f9} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16809 | 2026.03.10 17:26:40.114674 [ 254 ] {a45a8da4-9625-49b1-affa-23502513c5f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16810 | 2026.03.10 17:26:40.115090 [ 254 ] {a45a8da4-9625-49b1-affa-23502513c5f9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 16811 | 2026.03.10 17:26:40.115329 [ 254 ] {a45a8da4-9625-49b1-affa-23502513c5f9} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16812 | 2026.03.10 17:26:40.115492 [ 254 ] {a45a8da4-9625-49b1-affa-23502513c5f9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001638 sec., 3663.0036630036634 rows/sec., 298.69 KiB/sec. | ||
| 16813 | 2026.03.10 17:26:40.115544 [ 254 ] {a45a8da4-9625-49b1-affa-23502513c5f9} <Debug> TCPHandler: Processed in 0.001953871 sec. | ||
| 16814 | 2026.03.10 17:26:40.115676 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16815 | 2026.03.10 17:26:40.115779 [ 254 ] {deb2fd99-7850-406a-886d-87e4147f623c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16816 | 2026.03.10 17:26:40.115848 [ 254 ] {deb2fd99-7850-406a-886d-87e4147f623c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16817 | 2026.03.10 17:26:40.116368 [ 254 ] {deb2fd99-7850-406a-886d-87e4147f623c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16818 | 2026.03.10 17:26:40.116407 [ 254 ] {deb2fd99-7850-406a-886d-87e4147f623c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16819 | 2026.03.10 17:26:40.116771 [ 254 ] {deb2fd99-7850-406a-886d-87e4147f623c} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16820 | 2026.03.10 17:26:40.116987 [ 254 ] {deb2fd99-7850-406a-886d-87e4147f623c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16821 | 2026.03.10 17:26:40.117114 [ 67 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16822 | 2026.03.10 17:26:40.117123 [ 254 ] {deb2fd99-7850-406a-886d-87e4147f623c} <Debug> executeQuery: Read 129 rows, 11.31 KiB in 0.001368 sec., 94298.24561403508 rows/sec., 8.08 MiB/sec. | ||
| 16823 | 2026.03.10 17:26:40.117153 [ 67 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16824 | 2026.03.10 17:26:40.117171 [ 254 ] {deb2fd99-7850-406a-886d-87e4147f623c} <Debug> TCPHandler: Processed in 0.001547715 sec. | ||
| 16825 | 2026.03.10 17:26:40.117173 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16826 | 2026.03.10 17:26:40.117299 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16827 | 2026.03.10 17:26:40.117310 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16828 | 2026.03.10 17:26:40.117398 [ 254 ] {4fe3ee73-48cf-4683-931e-7ec4ab0dcfc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16829 | 2026.03.10 17:26:40.117445 [ 254 ] {4fe3ee73-48cf-4683-931e-7ec4ab0dcfc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16830 | 2026.03.10 17:26:40.117458 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16831 | 2026.03.10 17:26:40.117501 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2892 rows starting from the beginning of the part | ||
| 16832 | 2026.03.10 17:26:40.117573 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 2075 rows starting from the beginning of the part | ||
| 16833 | 2026.03.10 17:26:40.117629 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 16834 | 2026.03.10 17:26:40.117674 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 126 rows starting from the beginning of the part | ||
| 16835 | 2026.03.10 17:26:40.117718 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 66 rows starting from the beginning of the part | ||
| 16836 | 2026.03.10 17:26:40.117778 [ 201 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 129 rows starting from the beginning of the part | ||
| 16837 | 2026.03.10 17:26:40.117901 [ 254 ] {4fe3ee73-48cf-4683-931e-7ec4ab0dcfc9} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16838 | 2026.03.10 17:26:40.117941 [ 254 ] {4fe3ee73-48cf-4683-931e-7ec4ab0dcfc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16839 | 2026.03.10 17:26:40.118286 [ 254 ] {4fe3ee73-48cf-4683-931e-7ec4ab0dcfc9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16840 | 2026.03.10 17:26:40.118504 [ 254 ] {4fe3ee73-48cf-4683-931e-7ec4ab0dcfc9} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16841 | 2026.03.10 17:26:40.118625 [ 67 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16842 | 2026.03.10 17:26:40.118642 [ 254 ] {4fe3ee73-48cf-4683-931e-7ec4ab0dcfc9} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001265 sec., 32411.067193675888 rows/sec., 2.36 MiB/sec. | ||
| 16843 | 2026.03.10 17:26:40.118658 [ 67 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16844 | 2026.03.10 17:26:40.118679 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16845 | 2026.03.10 17:26:40.118680 [ 254 ] {4fe3ee73-48cf-4683-931e-7ec4ab0dcfc9} <Debug> TCPHandler: Processed in 0.001432333 sec. | ||
| 16846 | 2026.03.10 17:26:40.118783 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16847 | 2026.03.10 17:26:40.118792 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16848 | 2026.03.10 17:26:40.118978 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16849 | 2026.03.10 17:26:40.118984 [ 254 ] {e68a16d8-524f-49c8-841a-fbdc3cddc2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16850 | 2026.03.10 17:26:40.119019 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 225 rows starting from the beginning of the part | ||
| 16851 | 2026.03.10 17:26:40.119038 [ 254 ] {e68a16d8-524f-49c8-841a-fbdc3cddc2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16852 | 2026.03.10 17:26:40.119090 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 35 rows starting from the beginning of the part | ||
| 16853 | 2026.03.10 17:26:40.119141 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 36 rows starting from the beginning of the part | ||
| 16854 | 2026.03.10 17:26:40.119274 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 35 rows starting from the beginning of the part | ||
| 16855 | 2026.03.10 17:26:40.119313 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 5 rows starting from the beginning of the part | ||
| 16856 | 2026.03.10 17:26:40.119353 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 41 rows starting from the beginning of the part | ||
| 16857 | 2026.03.10 17:26:40.119490 [ 254 ] {e68a16d8-524f-49c8-841a-fbdc3cddc2f7} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16858 | 2026.03.10 17:26:40.119533 [ 254 ] {e68a16d8-524f-49c8-841a-fbdc3cddc2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16859 | 2026.03.10 17:26:40.119881 [ 254 ] {e68a16d8-524f-49c8-841a-fbdc3cddc2f7} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16860 | 2026.03.10 17:26:40.120136 [ 254 ] {e68a16d8-524f-49c8-841a-fbdc3cddc2f7} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16861 | 2026.03.10 17:26:40.120248 [ 190 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 377 rows, containing 5 columns (5 merged, 0 gathered) in 0.001512504 sec., 249255.5391589047 rows/sec., 17.83 MiB/sec. | ||
| 16862 | 2026.03.10 17:26:40.120268 [ 254 ] {e68a16d8-524f-49c8-841a-fbdc3cddc2f7} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001303 sec., 80583.26937835764 rows/sec., 6.30 MiB/sec. | ||
| 16863 | 2026.03.10 17:26:40.120255 [ 67 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16864 | 2026.03.10 17:26:40.120328 [ 254 ] {e68a16d8-524f-49c8-841a-fbdc3cddc2f7} <Debug> TCPHandler: Processed in 0.001585655 sec. | ||
| 16865 | 2026.03.10 17:26:40.120333 [ 67 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16866 | 2026.03.10 17:26:40.120356 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16867 | 2026.03.10 17:26:40.120447 [ 190 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16868 | 2026.03.10 17:26:40.120458 [ 189 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16869 | 2026.03.10 17:26:40.120466 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16870 | 2026.03.10 17:26:40.120512 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5344 rows, containing 5 columns (5 merged, 0 gathered) in 0.003266933 sec., 1635785.000794323 rows/sec., 132.10 MiB/sec. | ||
| 16871 | 2026.03.10 17:26:40.120576 [ 190 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16872 | 2026.03.10 17:26:40.120601 [ 254 ] {b560f7d7-2558-4ff3-ad6b-f767915709da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16873 | 2026.03.10 17:26:40.120613 [ 190 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1551 rows starting from the beginning of the part | ||
| 16874 | 2026.03.10 17:26:40.120655 [ 254 ] {b560f7d7-2558-4ff3-ad6b-f767915709da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16875 | 2026.03.10 17:26:40.120698 [ 190 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1060 rows starting from the beginning of the part | ||
| 16876 | 2026.03.10 17:26:40.120753 [ 190 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 16877 | 2026.03.10 17:26:40.120803 [ 190 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 99 rows starting from the beginning of the part | ||
| 16878 | 2026.03.10 17:26:40.120849 [ 190 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 69 rows starting from the beginning of the part | ||
| 16879 | 2026.03.10 17:26:40.120885 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16880 | 2026.03.10 17:26:40.120889 [ 189 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_106_21} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16881 | 2026.03.10 17:26:40.120891 [ 190 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 105 rows starting from the beginning of the part | ||
| 16882 | 2026.03.10 17:26:40.121012 [ 189 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_106_21} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16883 | 2026.03.10 17:26:40.121111 [ 254 ] {b560f7d7-2558-4ff3-ad6b-f767915709da} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16884 | 2026.03.10 17:26:40.121133 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 16885 | 2026.03.10 17:26:40.121166 [ 254 ] {b560f7d7-2558-4ff3-ad6b-f767915709da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16886 | 2026.03.10 17:26:40.121237 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_126_25} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16887 | 2026.03.10 17:26:40.121314 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_126_25} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16888 | 2026.03.10 17:26:40.121409 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 16889 | 2026.03.10 17:26:40.121650 [ 254 ] {b560f7d7-2558-4ff3-ad6b-f767915709da} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16890 | 2026.03.10 17:26:40.121978 [ 254 ] {b560f7d7-2558-4ff3-ad6b-f767915709da} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16891 | 2026.03.10 17:26:40.122118 [ 254 ] {b560f7d7-2558-4ff3-ad6b-f767915709da} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001536 sec., 106119.79166666666 rows/sec., 7.39 MiB/sec. | ||
| 16892 | 2026.03.10 17:26:40.122158 [ 254 ] {b560f7d7-2558-4ff3-ad6b-f767915709da} <Debug> TCPHandler: Processed in 0.001745248 sec. | ||
| 16893 | 2026.03.10 17:26:40.122278 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16894 | 2026.03.10 17:26:40.122361 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001963231 sec., 1501606.2806669208 rows/sec., 111.84 MiB/sec. | ||
| 16895 | 2026.03.10 17:26:40.122376 [ 254 ] {65e05409-be75-4a96-ba72-3e9275eefec9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16896 | 2026.03.10 17:26:40.122449 [ 254 ] {65e05409-be75-4a96-ba72-3e9275eefec9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 16897 | 2026.03.10 17:26:40.122562 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16898 | 2026.03.10 17:26:40.122821 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_126_25} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16899 | 2026.03.10 17:26:40.122893 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_126_25} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16900 | 2026.03.10 17:26:40.122984 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 16901 | 2026.03.10 17:26:40.123338 [ 254 ] {65e05409-be75-4a96-ba72-3e9275eefec9} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16902 | 2026.03.10 17:26:40.123380 [ 254 ] {65e05409-be75-4a96-ba72-3e9275eefec9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16903 | 2026.03.10 17:26:40.123990 [ 254 ] {65e05409-be75-4a96-ba72-3e9275eefec9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 16904 | 2026.03.10 17:26:40.124222 [ 254 ] {65e05409-be75-4a96-ba72-3e9275eefec9} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16905 | 2026.03.10 17:26:40.124349 [ 67 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 16906 | 2026.03.10 17:26:40.124367 [ 254 ] {65e05409-be75-4a96-ba72-3e9275eefec9} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00201 sec., 17412.935323383084 rows/sec., 31.20 MiB/sec. | ||
| 16907 | 2026.03.10 17:26:40.124383 [ 67 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16908 | 2026.03.10 17:26:40.124401 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16909 | 2026.03.10 17:26:40.124447 [ 254 ] {65e05409-be75-4a96-ba72-3e9275eefec9} <Debug> TCPHandler: Processed in 0.002218916 sec. | ||
| 16910 | 2026.03.10 17:26:40.124477 [ 189 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 16911 | 2026.03.10 17:26:40.124569 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16912 | 2026.03.10 17:26:40.124670 [ 254 ] {2385ce07-ac0f-46c6-a1df-c2a20b78e9c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16913 | 2026.03.10 17:26:40.124689 [ 189 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16914 | 2026.03.10 17:26:40.124713 [ 254 ] {2385ce07-ac0f-46c6-a1df-c2a20b78e9c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16915 | 2026.03.10 17:26:40.124749 [ 189 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2114 rows starting from the beginning of the part | ||
| 16916 | 2026.03.10 17:26:40.124881 [ 189 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 35 rows starting from the beginning of the part | ||
| 16917 | 2026.03.10 17:26:40.124982 [ 189 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 16 rows starting from the beginning of the part | ||
| 16918 | 2026.03.10 17:26:40.125061 [ 254 ] {2385ce07-ac0f-46c6-a1df-c2a20b78e9c6} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16919 | 2026.03.10 17:26:40.125084 [ 189 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 35 rows starting from the beginning of the part | ||
| 16920 | 2026.03.10 17:26:40.125103 [ 254 ] {2385ce07-ac0f-46c6-a1df-c2a20b78e9c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16921 | 2026.03.10 17:26:40.125193 [ 189 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 5 rows starting from the beginning of the part | ||
| 16922 | 2026.03.10 17:26:40.125296 [ 189 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 35 rows starting from the beginning of the part | ||
| 16923 | 2026.03.10 17:26:40.125429 [ 254 ] {2385ce07-ac0f-46c6-a1df-c2a20b78e9c6} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16924 | 2026.03.10 17:26:40.125683 [ 254 ] {2385ce07-ac0f-46c6-a1df-c2a20b78e9c6} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16925 | 2026.03.10 17:26:40.125812 [ 67 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16926 | 2026.03.10 17:26:40.125826 [ 254 ] {2385ce07-ac0f-46c6-a1df-c2a20b78e9c6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001175 sec., 51063.82978723404 rows/sec., 3.44 MiB/sec. | ||
| 16927 | 2026.03.10 17:26:40.125839 [ 67 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16928 | 2026.03.10 17:26:40.125858 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16929 | 2026.03.10 17:26:40.125864 [ 254 ] {2385ce07-ac0f-46c6-a1df-c2a20b78e9c6} <Debug> TCPHandler: Processed in 0.001345752 sec. | ||
| 16930 | 2026.03.10 17:26:40.125937 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16931 | 2026.03.10 17:26:40.126055 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16932 | 2026.03.10 17:26:40.126087 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 5916 rows starting from the beginning of the part | ||
| 16933 | 2026.03.10 17:26:40.126141 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 36 rows starting from the beginning of the part | ||
| 16934 | 2026.03.10 17:26:40.126184 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 24 rows starting from the beginning of the part | ||
| 16935 | 2026.03.10 17:26:40.126225 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 60 rows starting from the beginning of the part | ||
| 16936 | 2026.03.10 17:26:40.126264 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 16937 | 2026.03.10 17:26:40.126302 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 60 rows starting from the beginning of the part | ||
| 16938 | 2026.03.10 17:26:40.128020 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6156 rows, containing 4 columns (4 merged, 0 gathered) in 0.002117315 sec., 2907455.9052384743 rows/sec., 191.39 MiB/sec. | ||
| 16939 | 2026.03.10 17:26:40.128471 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16940 | 2026.03.10 17:26:40.128804 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_126_25} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16941 | 2026.03.10 17:26:40.128877 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_126_25} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16942 | 2026.03.10 17:26:40.128959 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 16943 | 2026.03.10 17:26:40.134642 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2240 rows, containing 19 columns (19 merged, 0 gathered) in 0.010197664 sec., 219658.14916043516 rows/sec., 393.62 MiB/sec. | ||
| 16944 | 2026.03.10 17:26:40.136580 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 16945 | 2026.03.10 17:26:40.136979 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16946 | 2026.03.10 17:26:40.137068 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_106_21} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 16947 | 2026.03.10 17:26:40.137201 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.40 MiB. | ||
| 16948 | 2026.03.10 17:26:41.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.32 MiB, peak 402.69 MiB, free memory in arenas 0.00 B, will set to 386.88 MiB (RSS), difference: 2.56 MiB | ||
| 16949 | 2026.03.10 17:26:43.875065 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16950 | 2026.03.10 17:26:43.875141 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16951 | 2026.03.10 17:26:44.062566 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36575 | ||
| 16952 | 2026.03.10 17:26:44.063273 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16953 | 2026.03.10 17:26:44.063319 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16954 | 2026.03.10 17:26:44.063834 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16955 | 2026.03.10 17:26:44.064080 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16956 | 2026.03.10 17:26:44.064228 [ 69 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16957 | 2026.03.10 17:26:44.064235 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36575 | ||
| 16958 | 2026.03.10 17:26:44.064273 [ 69 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16959 | 2026.03.10 17:26:44.064297 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16960 | 2026.03.10 17:26:44.064430 [ 198 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 16961 | 2026.03.10 17:26:44.064581 [ 198 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16962 | 2026.03.10 17:26:44.064620 [ 198 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_71_14, total 34143 rows starting from the beginning of the part | ||
| 16963 | 2026.03.10 17:26:44.064689 [ 198 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 16964 | 2026.03.10 17:26:44.064736 [ 198 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 16965 | 2026.03.10 17:26:44.064780 [ 198 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 16966 | 2026.03.10 17:26:44.064819 [ 198 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 16967 | 2026.03.10 17:26:44.064858 [ 198 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 16968 | 2026.03.10 17:26:44.067346 [ 200 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36575 rows, containing 4 columns (4 merged, 0 gathered) in 0.002977498 sec., 12283803.381228132 rows/sec., 175.72 MiB/sec. | ||
| 16969 | 2026.03.10 17:26:44.067771 [ 192 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16970 | 2026.03.10 17:26:44.068157 [ 192 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_76_15} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16971 | 2026.03.10 17:26:44.068264 [ 192 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_76_15} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16972 | 2026.03.10 17:26:44.068408 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 16973 | 2026.03.10 17:26:44.177766 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2082 | ||
| 16974 | 2026.03.10 17:26:44.180115 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16975 | 2026.03.10 17:26:44.180176 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16976 | 2026.03.10 17:26:44.181417 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16977 | 2026.03.10 17:26:44.181715 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16978 | 2026.03.10 17:26:44.182107 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2082 | ||
| 16979 | 2026.03.10 17:26:45.112000 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16980 | 2026.03.10 17:26:45.112234 [ 254 ] {34324dc0-e2a7-4fd5-8a49-bff2d0c3e79d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16981 | 2026.03.10 17:26:45.112302 [ 254 ] {34324dc0-e2a7-4fd5-8a49-bff2d0c3e79d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16982 | 2026.03.10 17:26:45.112983 [ 254 ] {34324dc0-e2a7-4fd5-8a49-bff2d0c3e79d} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16983 | 2026.03.10 17:26:45.113034 [ 254 ] {34324dc0-e2a7-4fd5-8a49-bff2d0c3e79d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16984 | 2026.03.10 17:26:45.113428 [ 254 ] {34324dc0-e2a7-4fd5-8a49-bff2d0c3e79d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16985 | 2026.03.10 17:26:45.113664 [ 254 ] {34324dc0-e2a7-4fd5-8a49-bff2d0c3e79d} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16986 | 2026.03.10 17:26:45.113830 [ 254 ] {34324dc0-e2a7-4fd5-8a49-bff2d0c3e79d} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001644 sec., 40145.98540145985 rows/sec., 3.18 MiB/sec. | ||
| 16987 | 2026.03.10 17:26:45.113880 [ 254 ] {34324dc0-e2a7-4fd5-8a49-bff2d0c3e79d} <Debug> TCPHandler: Processed in 0.002055273 sec. | ||
| 16988 | 2026.03.10 17:26:45.114014 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16989 | 2026.03.10 17:26:45.114118 [ 254 ] {7b833b7f-1f6e-4d05-bf5f-05da96773d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16990 | 2026.03.10 17:26:45.114161 [ 254 ] {7b833b7f-1f6e-4d05-bf5f-05da96773d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16991 | 2026.03.10 17:26:45.114617 [ 254 ] {7b833b7f-1f6e-4d05-bf5f-05da96773d36} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16992 | 2026.03.10 17:26:45.114655 [ 254 ] {7b833b7f-1f6e-4d05-bf5f-05da96773d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 16993 | 2026.03.10 17:26:45.114970 [ 254 ] {7b833b7f-1f6e-4d05-bf5f-05da96773d36} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 16994 | 2026.03.10 17:26:45.115187 [ 254 ] {7b833b7f-1f6e-4d05-bf5f-05da96773d36} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16995 | 2026.03.10 17:26:45.115331 [ 254 ] {7b833b7f-1f6e-4d05-bf5f-05da96773d36} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001237 sec., 4042.037186742118 rows/sec., 303.94 KiB/sec. | ||
| 16996 | 2026.03.10 17:26:45.115372 [ 254 ] {7b833b7f-1f6e-4d05-bf5f-05da96773d36} <Debug> TCPHandler: Processed in 0.001411703 sec. | ||
| 16997 | 2026.03.10 17:26:45.115413 [ 219 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16998 | 2026.03.10 17:26:45.115441 [ 219 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16999 | 2026.03.10 17:26:45.115487 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17000 | 2026.03.10 17:26:45.115584 [ 254 ] {8157a0be-f8d1-467b-b5aa-a3f5fe783e4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17001 | 2026.03.10 17:26:45.115626 [ 254 ] {8157a0be-f8d1-467b-b5aa-a3f5fe783e4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17002 | 2026.03.10 17:26:45.116075 [ 254 ] {8157a0be-f8d1-467b-b5aa-a3f5fe783e4b} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17003 | 2026.03.10 17:26:45.116111 [ 254 ] {8157a0be-f8d1-467b-b5aa-a3f5fe783e4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17004 | 2026.03.10 17:26:45.116428 [ 254 ] {8157a0be-f8d1-467b-b5aa-a3f5fe783e4b} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17005 | 2026.03.10 17:26:45.116644 [ 254 ] {8157a0be-f8d1-467b-b5aa-a3f5fe783e4b} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17006 | 2026.03.10 17:26:45.116777 [ 254 ] {8157a0be-f8d1-467b-b5aa-a3f5fe783e4b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001212 sec., 56930.69306930693 rows/sec., 4.44 MiB/sec. | ||
| 17007 | 2026.03.10 17:26:45.116816 [ 254 ] {8157a0be-f8d1-467b-b5aa-a3f5fe783e4b} <Debug> TCPHandler: Processed in 0.001379912 sec. | ||
| 17008 | 2026.03.10 17:26:45.116931 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17009 | 2026.03.10 17:26:45.117028 [ 254 ] {bd7ebbd5-8b46-4774-a616-018a9b0f4d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17010 | 2026.03.10 17:26:45.117071 [ 254 ] {bd7ebbd5-8b46-4774-a616-018a9b0f4d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17011 | 2026.03.10 17:26:45.117540 [ 254 ] {bd7ebbd5-8b46-4774-a616-018a9b0f4d50} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17012 | 2026.03.10 17:26:45.117577 [ 254 ] {bd7ebbd5-8b46-4774-a616-018a9b0f4d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17013 | 2026.03.10 17:26:45.117948 [ 254 ] {bd7ebbd5-8b46-4774-a616-018a9b0f4d50} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17014 | 2026.03.10 17:26:45.118194 [ 254 ] {bd7ebbd5-8b46-4774-a616-018a9b0f4d50} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17015 | 2026.03.10 17:26:45.118325 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 2 parts from all_1_122_27 to all_123_123_0 | ||
| 17016 | 2026.03.10 17:26:45.118332 [ 254 ] {bd7ebbd5-8b46-4774-a616-018a9b0f4d50} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001324 sec., 120845.92145015104 rows/sec., 8.42 MiB/sec. | ||
| 17017 | 2026.03.10 17:26:45.118407 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17018 | 2026.03.10 17:26:45.118422 [ 254 ] {bd7ebbd5-8b46-4774-a616-018a9b0f4d50} <Debug> TCPHandler: Processed in 0.001540285 sec. | ||
| 17019 | 2026.03.10 17:26:45.118436 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17020 | 2026.03.10 17:26:45.118551 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17021 | 2026.03.10 17:26:45.118553 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_123_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_122_27 to all_123_123_0 into Compact with storage Full | ||
| 17022 | 2026.03.10 17:26:45.118655 [ 254 ] {e9b760da-8c44-4e66-8c62-c475096a5326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17023 | 2026.03.10 17:26:45.118692 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_123_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17024 | 2026.03.10 17:26:45.118714 [ 254 ] {e9b760da-8c44-4e66-8c62-c475096a5326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17025 | 2026.03.10 17:26:45.118738 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_123_28} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_122_27, total 39594 rows starting from the beginning of the part | ||
| 17026 | 2026.03.10 17:26:45.118810 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_123_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 17027 | 2026.03.10 17:26:45.119506 [ 254 ] {e9b760da-8c44-4e66-8c62-c475096a5326} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17028 | 2026.03.10 17:26:45.119550 [ 254 ] {e9b760da-8c44-4e66-8c62-c475096a5326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17029 | 2026.03.10 17:26:45.119868 [ 219 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17030 | 2026.03.10 17:26:45.120093 [ 254 ] {e9b760da-8c44-4e66-8c62-c475096a5326} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 17031 | 2026.03.10 17:26:45.120323 [ 254 ] {e9b760da-8c44-4e66-8c62-c475096a5326} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17032 | 2026.03.10 17:26:45.120468 [ 254 ] {e9b760da-8c44-4e66-8c62-c475096a5326} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001831 sec., 2730.7482250136536 rows/sec., 4.89 MiB/sec. | ||
| 17033 | 2026.03.10 17:26:45.120534 [ 254 ] {e9b760da-8c44-4e66-8c62-c475096a5326} <Debug> TCPHandler: Processed in 0.002033603 sec. | ||
| 17034 | 2026.03.10 17:26:45.120643 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17035 | 2026.03.10 17:26:45.120737 [ 254 ] {fabca66e-8a07-4f3b-b955-d4c2e71e55fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17036 | 2026.03.10 17:26:45.120779 [ 254 ] {fabca66e-8a07-4f3b-b955-d4c2e71e55fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17037 | 2026.03.10 17:26:45.121194 [ 254 ] {fabca66e-8a07-4f3b-b955-d4c2e71e55fb} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17038 | 2026.03.10 17:26:45.121239 [ 254 ] {fabca66e-8a07-4f3b-b955-d4c2e71e55fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17039 | 2026.03.10 17:26:45.121617 [ 254 ] {fabca66e-8a07-4f3b-b955-d4c2e71e55fb} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 17040 | 2026.03.10 17:26:45.121868 [ 254 ] {fabca66e-8a07-4f3b-b955-d4c2e71e55fb} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17041 | 2026.03.10 17:26:45.122025 [ 254 ] {fabca66e-8a07-4f3b-b955-d4c2e71e55fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001305 sec., 45977.011494252874 rows/sec., 3.10 MiB/sec. | ||
| 17042 | 2026.03.10 17:26:45.122071 [ 254 ] {fabca66e-8a07-4f3b-b955-d4c2e71e55fb} <Debug> TCPHandler: Processed in 0.001476544 sec. | ||
| 17043 | 2026.03.10 17:26:45.125200 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_123_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39658 rows, containing 5 columns (5 merged, 0 gathered) in 0.006678777 sec., 5937913.48326198 rows/sec., 388.97 MiB/sec. | ||
| 17044 | 2026.03.10 17:26:45.125985 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_123_28} <Trace> MergedBlockOutputStream: filled checksums all_1_123_28 (state Temporary) | ||
| 17045 | 2026.03.10 17:26:45.126296 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_123_28} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_123_28 to all_1_123_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17046 | 2026.03.10 17:26:45.126374 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_123_28} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 2 parts: [all_1_122_27, all_123_123_0] -> all_1_123_28 | ||
| 17047 | 2026.03.10 17:26:45.126445 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17048 | 2026.03.10 17:26:45.981056 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 17049 | 2026.03.10 17:26:45.998107 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17050 | 2026.03.10 17:26:45.998171 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17051 | 2026.03.10 17:26:46.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 383.36 MiB, peak 402.69 MiB, free memory in arenas 0.00 B, will set to 386.88 MiB (RSS), difference: 3.52 MiB | ||
| 17052 | 2026.03.10 17:26:46.005336 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 17053 | 2026.03.10 17:26:46.006033 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17054 | 2026.03.10 17:26:46.006351 [ 63 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 17055 | 2026.03.10 17:26:46.006418 [ 63 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17056 | 2026.03.10 17:26:46.006439 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17057 | 2026.03.10 17:26:46.006568 [ 193 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 17058 | 2026.03.10 17:26:46.009492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 17059 | 2026.03.10 17:26:46.010477 [ 193 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17060 | 2026.03.10 17:26:46.012169 [ 193 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 17061 | 2026.03.10 17:26:46.017315 [ 193 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 17062 | 2026.03.10 17:26:46.021904 [ 193 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 17063 | 2026.03.10 17:26:46.026317 [ 193 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 8 rows starting from the beginning of the part | ||
| 17064 | 2026.03.10 17:26:46.031172 [ 193 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 7 rows starting from the beginning of the part | ||
| 17065 | 2026.03.10 17:26:46.035710 [ 193 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 17066 | 2026.03.10 17:26:46.090417 [ 194 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.083900973 sec., 6829.479796378523 rows/sec., 35.31 MiB/sec. | ||
| 17067 | 2026.03.10 17:26:46.093753 [ 194 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 17068 | 2026.03.10 17:26:46.096107 [ 194 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_76_15} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17069 | 2026.03.10 17:26:46.096230 [ 194 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_76_15} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 17070 | 2026.03.10 17:26:46.099284 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 17071 | 2026.03.10 17:26:46.119828 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17072 | 2026.03.10 17:26:46.119870 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17073 | 2026.03.10 17:26:46.122748 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17074 | 2026.03.10 17:26:47.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.94 MiB, peak 405.36 MiB, free memory in arenas 0.00 B, will set to 386.89 MiB (RSS), difference: -1.05 MiB | ||
| 17075 | 2026.03.10 17:26:50.111237 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17076 | 2026.03.10 17:26:50.111453 [ 254 ] {2fcd3588-61ed-472c-9033-c466dcffda6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17077 | 2026.03.10 17:26:50.111529 [ 254 ] {2fcd3588-61ed-472c-9033-c466dcffda6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17078 | 2026.03.10 17:26:50.112312 [ 254 ] {2fcd3588-61ed-472c-9033-c466dcffda6c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17079 | 2026.03.10 17:26:50.112366 [ 254 ] {2fcd3588-61ed-472c-9033-c466dcffda6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17080 | 2026.03.10 17:26:50.112784 [ 254 ] {2fcd3588-61ed-472c-9033-c466dcffda6c} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17081 | 2026.03.10 17:26:50.113024 [ 254 ] {2fcd3588-61ed-472c-9033-c466dcffda6c} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17082 | 2026.03.10 17:26:50.113192 [ 254 ] {2fcd3588-61ed-472c-9033-c466dcffda6c} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001793 sec., 70273.28499721138 rows/sec., 6.04 MiB/sec. | ||
| 17083 | 2026.03.10 17:26:50.113243 [ 254 ] {2fcd3588-61ed-472c-9033-c466dcffda6c} <Debug> TCPHandler: Processed in 0.002144204 sec. | ||
| 17084 | 2026.03.10 17:26:50.113330 [ 222 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17085 | 2026.03.10 17:26:50.113369 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17086 | 2026.03.10 17:26:50.113390 [ 222 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17087 | 2026.03.10 17:26:50.113482 [ 254 ] {7a6d1d0e-bc59-4807-b634-dff3f8807f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17088 | 2026.03.10 17:26:50.113533 [ 254 ] {7a6d1d0e-bc59-4807-b634-dff3f8807f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17089 | 2026.03.10 17:26:50.113958 [ 254 ] {7a6d1d0e-bc59-4807-b634-dff3f8807f3e} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17090 | 2026.03.10 17:26:50.114000 [ 254 ] {7a6d1d0e-bc59-4807-b634-dff3f8807f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17091 | 2026.03.10 17:26:50.114346 [ 254 ] {7a6d1d0e-bc59-4807-b634-dff3f8807f3e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17092 | 2026.03.10 17:26:50.114561 [ 254 ] {7a6d1d0e-bc59-4807-b634-dff3f8807f3e} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17093 | 2026.03.10 17:26:50.114704 [ 254 ] {7a6d1d0e-bc59-4807-b634-dff3f8807f3e} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001245 sec., 28112.449799196787 rows/sec., 2.06 MiB/sec. | ||
| 17094 | 2026.03.10 17:26:50.114745 [ 254 ] {7a6d1d0e-bc59-4807-b634-dff3f8807f3e} <Debug> TCPHandler: Processed in 0.001427554 sec. | ||
| 17095 | 2026.03.10 17:26:50.114861 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17096 | 2026.03.10 17:26:50.114959 [ 254 ] {73f6694f-385b-4b72-92c1-7d853b1f2085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17097 | 2026.03.10 17:26:50.115000 [ 254 ] {73f6694f-385b-4b72-92c1-7d853b1f2085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17098 | 2026.03.10 17:26:50.115428 [ 254 ] {73f6694f-385b-4b72-92c1-7d853b1f2085} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17099 | 2026.03.10 17:26:50.115468 [ 254 ] {73f6694f-385b-4b72-92c1-7d853b1f2085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17100 | 2026.03.10 17:26:50.115820 [ 254 ] {73f6694f-385b-4b72-92c1-7d853b1f2085} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17101 | 2026.03.10 17:26:50.116065 [ 254 ] {73f6694f-385b-4b72-92c1-7d853b1f2085} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17102 | 2026.03.10 17:26:50.116179 [ 222 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17103 | 2026.03.10 17:26:50.116220 [ 254 ] {73f6694f-385b-4b72-92c1-7d853b1f2085} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.00128 sec., 77343.75 rows/sec., 6.04 MiB/sec. | ||
| 17104 | 2026.03.10 17:26:50.116262 [ 254 ] {73f6694f-385b-4b72-92c1-7d853b1f2085} <Debug> TCPHandler: Processed in 0.001450423 sec. | ||
| 17105 | 2026.03.10 17:26:50.116368 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17106 | 2026.03.10 17:26:50.116463 [ 254 ] {07573a77-98b8-40c6-b564-c667d223c8f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17107 | 2026.03.10 17:26:50.116507 [ 254 ] {07573a77-98b8-40c6-b564-c667d223c8f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17108 | 2026.03.10 17:26:50.116921 [ 254 ] {07573a77-98b8-40c6-b564-c667d223c8f7} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17109 | 2026.03.10 17:26:50.116958 [ 254 ] {07573a77-98b8-40c6-b564-c667d223c8f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17110 | 2026.03.10 17:26:50.117288 [ 254 ] {07573a77-98b8-40c6-b564-c667d223c8f7} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17111 | 2026.03.10 17:26:50.117494 [ 254 ] {07573a77-98b8-40c6-b564-c667d223c8f7} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17112 | 2026.03.10 17:26:50.117617 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 2 parts from all_1_123_28 to all_124_124_0 | ||
| 17113 | 2026.03.10 17:26:50.117625 [ 254 ] {07573a77-98b8-40c6-b564-c667d223c8f7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00118 sec., 135593.22033898305 rows/sec., 9.44 MiB/sec. | ||
| 17114 | 2026.03.10 17:26:50.117687 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17115 | 2026.03.10 17:26:50.117705 [ 254 ] {07573a77-98b8-40c6-b564-c667d223c8f7} <Debug> TCPHandler: Processed in 0.001386782 sec. | ||
| 17116 | 2026.03.10 17:26:50.117713 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17117 | 2026.03.10 17:26:50.117817 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17118 | 2026.03.10 17:26:50.117820 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_124_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_123_28 to all_124_124_0 into Compact with storage Full | ||
| 17119 | 2026.03.10 17:26:50.117916 [ 254 ] {fd6be014-d076-4f01-80aa-deb47eb1d60e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17120 | 2026.03.10 17:26:50.117964 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_124_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17121 | 2026.03.10 17:26:50.117976 [ 254 ] {fd6be014-d076-4f01-80aa-deb47eb1d60e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17122 | 2026.03.10 17:26:50.118010 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_124_29} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_123_28, total 39658 rows starting from the beginning of the part | ||
| 17123 | 2026.03.10 17:26:50.118084 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_124_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 160 rows starting from the beginning of the part | ||
| 17124 | 2026.03.10 17:26:50.118848 [ 254 ] {fd6be014-d076-4f01-80aa-deb47eb1d60e} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17125 | 2026.03.10 17:26:50.118890 [ 254 ] {fd6be014-d076-4f01-80aa-deb47eb1d60e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17126 | 2026.03.10 17:26:50.119488 [ 254 ] {fd6be014-d076-4f01-80aa-deb47eb1d60e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 17127 | 2026.03.10 17:26:50.119719 [ 254 ] {fd6be014-d076-4f01-80aa-deb47eb1d60e} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17128 | 2026.03.10 17:26:50.119864 [ 254 ] {fd6be014-d076-4f01-80aa-deb47eb1d60e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001966 sec., 17802.644964394713 rows/sec., 31.90 MiB/sec. | ||
| 17129 | 2026.03.10 17:26:50.119933 [ 254 ] {fd6be014-d076-4f01-80aa-deb47eb1d60e} <Debug> TCPHandler: Processed in 0.002165345 sec. | ||
| 17130 | 2026.03.10 17:26:50.120045 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17131 | 2026.03.10 17:26:50.120138 [ 254 ] {a7cb0319-a23a-49d6-8095-14fafc746429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17132 | 2026.03.10 17:26:50.120181 [ 254 ] {a7cb0319-a23a-49d6-8095-14fafc746429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17133 | 2026.03.10 17:26:50.120505 [ 254 ] {a7cb0319-a23a-49d6-8095-14fafc746429} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17134 | 2026.03.10 17:26:50.120542 [ 254 ] {a7cb0319-a23a-49d6-8095-14fafc746429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17135 | 2026.03.10 17:26:50.120846 [ 254 ] {a7cb0319-a23a-49d6-8095-14fafc746429} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 17136 | 2026.03.10 17:26:50.121057 [ 254 ] {a7cb0319-a23a-49d6-8095-14fafc746429} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17137 | 2026.03.10 17:26:50.121191 [ 254 ] {a7cb0319-a23a-49d6-8095-14fafc746429} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 17138 | 2026.03.10 17:26:50.121228 [ 254 ] {a7cb0319-a23a-49d6-8095-14fafc746429} <Debug> TCPHandler: Processed in 0.00123264 sec. | ||
| 17139 | 2026.03.10 17:26:50.124954 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_124_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39818 rows, containing 5 columns (5 merged, 0 gathered) in 0.007172715 sec., 5551314.948384259 rows/sec., 363.74 MiB/sec. | ||
| 17140 | 2026.03.10 17:26:50.125565 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_124_29} <Trace> MergedBlockOutputStream: filled checksums all_1_124_29 (state Temporary) | ||
| 17141 | 2026.03.10 17:26:50.125870 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_124_29} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_124_29 to all_1_124_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17142 | 2026.03.10 17:26:50.125946 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_124_29} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 2 parts: [all_1_123_28, all_124_124_0] -> all_1_124_29 | ||
| 17143 | 2026.03.10 17:26:50.126021 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17144 | 2026.03.10 17:26:50.817678 [ 217 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17145 | 2026.03.10 17:26:50.817753 [ 217 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17146 | 2026.03.10 17:26:50.820492 [ 217 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17147 | 2026.03.10 17:26:50.880634 [ 223 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17148 | 2026.03.10 17:26:50.880694 [ 223 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17149 | 2026.03.10 17:26:50.882936 [ 223 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17150 | 2026.03.10 17:26:51.564406 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37023 | ||
| 17151 | 2026.03.10 17:26:51.565216 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17152 | 2026.03.10 17:26:51.565304 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17153 | 2026.03.10 17:26:51.565967 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17154 | 2026.03.10 17:26:51.566199 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17155 | 2026.03.10 17:26:51.566333 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37023 | ||
| 17156 | 2026.03.10 17:26:51.700554 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17157 | 2026.03.10 17:26:51.700624 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17158 | 2026.03.10 17:26:51.704058 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17159 | 2026.03.10 17:26:52.437965 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17160 | 2026.03.10 17:26:52.438203 [ 254 ] {8e04f62b-4ebe-4763-9079-3052640d53ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17161 | 2026.03.10 17:26:52.438268 [ 254 ] {8e04f62b-4ebe-4763-9079-3052640d53ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17162 | 2026.03.10 17:26:52.439054 [ 254 ] {8e04f62b-4ebe-4763-9079-3052640d53ac} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17163 | 2026.03.10 17:26:52.439115 [ 254 ] {8e04f62b-4ebe-4763-9079-3052640d53ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17164 | 2026.03.10 17:26:52.439586 [ 254 ] {8e04f62b-4ebe-4763-9079-3052640d53ac} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 17165 | 2026.03.10 17:26:52.439897 [ 254 ] {8e04f62b-4ebe-4763-9079-3052640d53ac} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17166 | 2026.03.10 17:26:52.440095 [ 254 ] {8e04f62b-4ebe-4763-9079-3052640d53ac} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001938 sec., 12383.90092879257 rows/sec., 1.03 MiB/sec. | ||
| 17167 | 2026.03.10 17:26:52.440147 [ 254 ] {8e04f62b-4ebe-4763-9079-3052640d53ac} <Debug> TCPHandler: Processed in 0.002307217 sec. | ||
| 17168 | 2026.03.10 17:26:52.440294 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17169 | 2026.03.10 17:26:52.440400 [ 254 ] {9b805fa3-173a-431d-94b6-14bc0cf248f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17170 | 2026.03.10 17:26:52.440449 [ 254 ] {9b805fa3-173a-431d-94b6-14bc0cf248f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17171 | 2026.03.10 17:26:52.440951 [ 254 ] {9b805fa3-173a-431d-94b6-14bc0cf248f4} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17172 | 2026.03.10 17:26:52.441002 [ 254 ] {9b805fa3-173a-431d-94b6-14bc0cf248f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17173 | 2026.03.10 17:26:52.441440 [ 254 ] {9b805fa3-173a-431d-94b6-14bc0cf248f4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 17174 | 2026.03.10 17:26:52.441778 [ 254 ] {9b805fa3-173a-431d-94b6-14bc0cf248f4} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17175 | 2026.03.10 17:26:52.441992 [ 254 ] {9b805fa3-173a-431d-94b6-14bc0cf248f4} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001613 sec., 2479.851208927464 rows/sec., 202.21 KiB/sec. | ||
| 17176 | 2026.03.10 17:26:52.442048 [ 254 ] {9b805fa3-173a-431d-94b6-14bc0cf248f4} <Debug> TCPHandler: Processed in 0.001810969 sec. | ||
| 17177 | 2026.03.10 17:26:52.442201 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17178 | 2026.03.10 17:26:52.442322 [ 254 ] {b582e96d-e6fd-46b6-b1d4-0ea1d48af186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17179 | 2026.03.10 17:26:52.442373 [ 254 ] {b582e96d-e6fd-46b6-b1d4-0ea1d48af186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17180 | 2026.03.10 17:26:52.444264 [ 254 ] {b582e96d-e6fd-46b6-b1d4-0ea1d48af186} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17181 | 2026.03.10 17:26:52.444304 [ 254 ] {b582e96d-e6fd-46b6-b1d4-0ea1d48af186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17182 | 2026.03.10 17:26:52.444745 [ 254 ] {b582e96d-e6fd-46b6-b1d4-0ea1d48af186} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17183 | 2026.03.10 17:26:52.444968 [ 254 ] {b582e96d-e6fd-46b6-b1d4-0ea1d48af186} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17184 | 2026.03.10 17:26:52.445102 [ 254 ] {b582e96d-e6fd-46b6-b1d4-0ea1d48af186} <Debug> executeQuery: Read 2072 rows, 161.10 KiB in 0.002805 sec., 738680.9269162209 rows/sec., 56.09 MiB/sec. | ||
| 17185 | 2026.03.10 17:26:52.445141 [ 254 ] {b582e96d-e6fd-46b6-b1d4-0ea1d48af186} <Debug> TCPHandler: Processed in 0.003001689 sec. | ||
| 17186 | 2026.03.10 17:26:52.445262 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17187 | 2026.03.10 17:26:52.445358 [ 254 ] {8824dc21-8516-4eea-8a57-621631de1053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17188 | 2026.03.10 17:26:52.445400 [ 254 ] {8824dc21-8516-4eea-8a57-621631de1053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17189 | 2026.03.10 17:26:52.445830 [ 254 ] {8824dc21-8516-4eea-8a57-621631de1053} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17190 | 2026.03.10 17:26:52.445869 [ 254 ] {8824dc21-8516-4eea-8a57-621631de1053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17191 | 2026.03.10 17:26:52.446172 [ 254 ] {8824dc21-8516-4eea-8a57-621631de1053} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17192 | 2026.03.10 17:26:52.446398 [ 254 ] {8824dc21-8516-4eea-8a57-621631de1053} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17193 | 2026.03.10 17:26:52.446532 [ 254 ] {8824dc21-8516-4eea-8a57-621631de1053} <Debug> executeQuery: Read 32 rows, 2.44 KiB in 0.001192 sec., 26845.637583892618 rows/sec., 2.00 MiB/sec. | ||
| 17194 | 2026.03.10 17:26:52.446569 [ 254 ] {8824dc21-8516-4eea-8a57-621631de1053} <Debug> TCPHandler: Processed in 0.001355372 sec. | ||
| 17195 | 2026.03.10 17:26:52.446684 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17196 | 2026.03.10 17:26:52.446780 [ 254 ] {45c28445-061c-4133-88e9-9062c30901e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17197 | 2026.03.10 17:26:52.446821 [ 254 ] {45c28445-061c-4133-88e9-9062c30901e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17198 | 2026.03.10 17:26:52.447551 [ 254 ] {45c28445-061c-4133-88e9-9062c30901e1} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17199 | 2026.03.10 17:26:52.447589 [ 254 ] {45c28445-061c-4133-88e9-9062c30901e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17200 | 2026.03.10 17:26:52.447946 [ 254 ] {45c28445-061c-4133-88e9-9062c30901e1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 17201 | 2026.03.10 17:26:52.448181 [ 254 ] {45c28445-061c-4133-88e9-9062c30901e1} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17202 | 2026.03.10 17:26:52.448308 [ 254 ] {45c28445-061c-4133-88e9-9062c30901e1} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001546 sec., 473479.94825355755 rows/sec., 28.00 MiB/sec. | ||
| 17203 | 2026.03.10 17:26:52.448348 [ 254 ] {45c28445-061c-4133-88e9-9062c30901e1} <Debug> TCPHandler: Processed in 0.001714398 sec. | ||
| 17204 | 2026.03.10 17:26:52.448463 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17205 | 2026.03.10 17:26:52.448556 [ 254 ] {0a1a0f3c-27c2-42ae-897f-59fca5b909c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 17206 | 2026.03.10 17:26:52.448595 [ 254 ] {0a1a0f3c-27c2-42ae-897f-59fca5b909c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 17207 | 2026.03.10 17:26:52.448977 [ 254 ] {0a1a0f3c-27c2-42ae-897f-59fca5b909c0} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17208 | 2026.03.10 17:26:52.449014 [ 254 ] {0a1a0f3c-27c2-42ae-897f-59fca5b909c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17209 | 2026.03.10 17:26:52.449300 [ 254 ] {0a1a0f3c-27c2-42ae-897f-59fca5b909c0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 17210 | 2026.03.10 17:26:52.449513 [ 254 ] {0a1a0f3c-27c2-42ae-897f-59fca5b909c0} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17211 | 2026.03.10 17:26:52.449642 [ 254 ] {0a1a0f3c-27c2-42ae-897f-59fca5b909c0} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 63.75 KiB/sec. | ||
| 17212 | 2026.03.10 17:26:52.449682 [ 254 ] {0a1a0f3c-27c2-42ae-897f-59fca5b909c0} <Debug> TCPHandler: Processed in 0.00126806 sec. | ||
| 17213 | 2026.03.10 17:26:52.449793 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17214 | 2026.03.10 17:26:52.449888 [ 254 ] {2056e2cc-bfcb-417d-a0dc-8f7d4bd0e991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17215 | 2026.03.10 17:26:52.449927 [ 254 ] {2056e2cc-bfcb-417d-a0dc-8f7d4bd0e991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17216 | 2026.03.10 17:26:52.450322 [ 254 ] {2056e2cc-bfcb-417d-a0dc-8f7d4bd0e991} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17217 | 2026.03.10 17:26:52.450358 [ 254 ] {2056e2cc-bfcb-417d-a0dc-8f7d4bd0e991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17218 | 2026.03.10 17:26:52.450650 [ 254 ] {2056e2cc-bfcb-417d-a0dc-8f7d4bd0e991} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 17219 | 2026.03.10 17:26:52.450868 [ 254 ] {2056e2cc-bfcb-417d-a0dc-8f7d4bd0e991} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17220 | 2026.03.10 17:26:52.450997 [ 254 ] {2056e2cc-bfcb-417d-a0dc-8f7d4bd0e991} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001126 sec., 10657.193605683837 rows/sec., 832.59 KiB/sec. | ||
| 17221 | 2026.03.10 17:26:52.451035 [ 254 ] {2056e2cc-bfcb-417d-a0dc-8f7d4bd0e991} <Debug> TCPHandler: Processed in 0.001290611 sec. | ||
| 17222 | 2026.03.10 17:26:52.451145 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17223 | 2026.03.10 17:26:52.451238 [ 254 ] {8252b39f-40d0-4d56-bab0-31458ed1fa04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17224 | 2026.03.10 17:26:52.451277 [ 254 ] {8252b39f-40d0-4d56-bab0-31458ed1fa04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17225 | 2026.03.10 17:26:52.452162 [ 254 ] {8252b39f-40d0-4d56-bab0-31458ed1fa04} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17226 | 2026.03.10 17:26:52.452199 [ 254 ] {8252b39f-40d0-4d56-bab0-31458ed1fa04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17227 | 2026.03.10 17:26:52.452541 [ 254 ] {8252b39f-40d0-4d56-bab0-31458ed1fa04} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17228 | 2026.03.10 17:26:52.452753 [ 254 ] {8252b39f-40d0-4d56-bab0-31458ed1fa04} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17229 | 2026.03.10 17:26:52.452885 [ 254 ] {8252b39f-40d0-4d56-bab0-31458ed1fa04} <Debug> executeQuery: Read 1056 rows, 75.21 KiB in 0.001664 sec., 634615.3846153846 rows/sec., 44.14 MiB/sec. | ||
| 17230 | 2026.03.10 17:26:52.452925 [ 254 ] {8252b39f-40d0-4d56-bab0-31458ed1fa04} <Debug> TCPHandler: Processed in 0.001829099 sec. | ||
| 17231 | 2026.03.10 17:26:52.453036 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17232 | 2026.03.10 17:26:52.453130 [ 254 ] {4edca7fc-869d-4ea3-bed0-2dbf179a09a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17233 | 2026.03.10 17:26:52.453172 [ 254 ] {4edca7fc-869d-4ea3-bed0-2dbf179a09a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17234 | 2026.03.10 17:26:52.453965 [ 254 ] {4edca7fc-869d-4ea3-bed0-2dbf179a09a1} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17235 | 2026.03.10 17:26:52.454003 [ 254 ] {4edca7fc-869d-4ea3-bed0-2dbf179a09a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17236 | 2026.03.10 17:26:52.454425 [ 254 ] {4edca7fc-869d-4ea3-bed0-2dbf179a09a1} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17237 | 2026.03.10 17:26:52.454640 [ 254 ] {4edca7fc-869d-4ea3-bed0-2dbf179a09a1} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17238 | 2026.03.10 17:26:52.454762 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_124_29 to all_129_129_0 | ||
| 17239 | 2026.03.10 17:26:52.454769 [ 254 ] {4edca7fc-869d-4ea3-bed0-2dbf179a09a1} <Debug> executeQuery: Read 1319 rows, 85.61 KiB in 0.001657 sec., 796016.898008449 rows/sec., 50.46 MiB/sec. | ||
| 17240 | 2026.03.10 17:26:52.454829 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17241 | 2026.03.10 17:26:52.454855 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17242 | 2026.03.10 17:26:52.454863 [ 254 ] {4edca7fc-869d-4ea3-bed0-2dbf179a09a1} <Debug> TCPHandler: Processed in 0.0018737 sec. | ||
| 17243 | 2026.03.10 17:26:52.454962 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_129_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_124_29 to all_129_129_0 into Compact with storage Full | ||
| 17244 | 2026.03.10 17:26:52.455005 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17245 | 2026.03.10 17:26:52.455106 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_129_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17246 | 2026.03.10 17:26:52.455126 [ 254 ] {fe8a50e4-489e-473d-818a-12971aa38004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17247 | 2026.03.10 17:26:52.455149 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_129_30} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_29, total 39818 rows starting from the beginning of the part | ||
| 17248 | 2026.03.10 17:26:52.455194 [ 254 ] {fe8a50e4-489e-473d-818a-12971aa38004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17249 | 2026.03.10 17:26:52.455223 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_129_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 17250 | 2026.03.10 17:26:52.455279 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_129_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 163 rows starting from the beginning of the part | ||
| 17251 | 2026.03.10 17:26:52.455327 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_129_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 160 rows starting from the beginning of the part | ||
| 17252 | 2026.03.10 17:26:52.455376 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_129_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 17253 | 2026.03.10 17:26:52.455420 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_129_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1319 rows starting from the beginning of the part | ||
| 17254 | 2026.03.10 17:26:52.456053 [ 254 ] {fe8a50e4-489e-473d-818a-12971aa38004} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17255 | 2026.03.10 17:26:52.456106 [ 254 ] {fe8a50e4-489e-473d-818a-12971aa38004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17256 | 2026.03.10 17:26:52.456773 [ 254 ] {fe8a50e4-489e-473d-818a-12971aa38004} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 17257 | 2026.03.10 17:26:52.457057 [ 254 ] {fe8a50e4-489e-473d-818a-12971aa38004} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17258 | 2026.03.10 17:26:52.457231 [ 254 ] {fe8a50e4-489e-473d-818a-12971aa38004} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002128 sec., 7518.796992481202 rows/sec., 13.47 MiB/sec. | ||
| 17259 | 2026.03.10 17:26:52.457301 [ 254 ] {fe8a50e4-489e-473d-818a-12971aa38004} <Debug> TCPHandler: Processed in 0.002354538 sec. | ||
| 17260 | 2026.03.10 17:26:52.457419 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17261 | 2026.03.10 17:26:52.457517 [ 254 ] {84d7a741-2212-4e7b-8624-62fef195d0a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17262 | 2026.03.10 17:26:52.457560 [ 254 ] {84d7a741-2212-4e7b-8624-62fef195d0a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17263 | 2026.03.10 17:26:52.457902 [ 254 ] {84d7a741-2212-4e7b-8624-62fef195d0a3} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17264 | 2026.03.10 17:26:52.457939 [ 254 ] {84d7a741-2212-4e7b-8624-62fef195d0a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17265 | 2026.03.10 17:26:52.458264 [ 254 ] {84d7a741-2212-4e7b-8624-62fef195d0a3} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17266 | 2026.03.10 17:26:52.458482 [ 254 ] {84d7a741-2212-4e7b-8624-62fef195d0a3} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17267 | 2026.03.10 17:26:52.458618 [ 254 ] {84d7a741-2212-4e7b-8624-62fef195d0a3} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00112 sec., 32142.857142857145 rows/sec., 2.17 MiB/sec. | ||
| 17268 | 2026.03.10 17:26:52.458655 [ 254 ] {84d7a741-2212-4e7b-8624-62fef195d0a3} <Debug> TCPHandler: Processed in 0.001286151 sec. | ||
| 17269 | 2026.03.10 17:26:52.463103 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_129_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41780 rows, containing 5 columns (5 merged, 0 gathered) in 0.008187172 sec., 5103105.199206759 rows/sec., 334.35 MiB/sec. | ||
| 17270 | 2026.03.10 17:26:52.463514 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_129_30} <Trace> MergedBlockOutputStream: filled checksums all_1_129_30 (state Temporary) | ||
| 17271 | 2026.03.10 17:26:52.463877 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_129_30} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_129_30 to all_1_129_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17272 | 2026.03.10 17:26:52.463976 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_129_30} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_124_29, all_129_129_0] -> all_1_129_30 | ||
| 17273 | 2026.03.10 17:26:52.464082 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17274 | 2026.03.10 17:26:53.509558 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 17275 | 2026.03.10 17:26:53.526570 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17276 | 2026.03.10 17:26:53.526623 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17277 | 2026.03.10 17:26:53.532631 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 17278 | 2026.03.10 17:26:53.533336 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17279 | 2026.03.10 17:26:53.536194 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 17280 | 2026.03.10 17:26:54.182250 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2128 | ||
| 17281 | 2026.03.10 17:26:54.184964 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17282 | 2026.03.10 17:26:54.185003 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17283 | 2026.03.10 17:26:54.186265 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17284 | 2026.03.10 17:26:54.186522 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17285 | 2026.03.10 17:26:54.186789 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2128 | ||
| 17286 | 2026.03.10 17:26:55.105824 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17287 | 2026.03.10 17:26:55.106018 [ 254 ] {7c253b43-05ec-4c92-8a73-95607bf1e196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17288 | 2026.03.10 17:26:55.106088 [ 254 ] {7c253b43-05ec-4c92-8a73-95607bf1e196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17289 | 2026.03.10 17:26:55.106790 [ 254 ] {7c253b43-05ec-4c92-8a73-95607bf1e196} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17290 | 2026.03.10 17:26:55.106826 [ 254 ] {7c253b43-05ec-4c92-8a73-95607bf1e196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17291 | 2026.03.10 17:26:55.107268 [ 254 ] {7c253b43-05ec-4c92-8a73-95607bf1e196} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17292 | 2026.03.10 17:26:55.107513 [ 254 ] {7c253b43-05ec-4c92-8a73-95607bf1e196} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17293 | 2026.03.10 17:26:55.107668 [ 254 ] {7c253b43-05ec-4c92-8a73-95607bf1e196} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001704 sec., 32863.849765258215 rows/sec., 2.51 MiB/sec. | ||
| 17294 | 2026.03.10 17:26:55.107710 [ 254 ] {7c253b43-05ec-4c92-8a73-95607bf1e196} <Debug> TCPHandler: Processed in 0.002017392 sec. | ||
| 17295 | 2026.03.10 17:26:55.107836 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17296 | 2026.03.10 17:26:55.107931 [ 254 ] {61495faf-6691-487d-abfc-cc518cf7df8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17297 | 2026.03.10 17:26:55.107970 [ 254 ] {61495faf-6691-487d-abfc-cc518cf7df8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17298 | 2026.03.10 17:26:55.108390 [ 254 ] {61495faf-6691-487d-abfc-cc518cf7df8a} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17299 | 2026.03.10 17:26:55.108424 [ 254 ] {61495faf-6691-487d-abfc-cc518cf7df8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17300 | 2026.03.10 17:26:55.108714 [ 254 ] {61495faf-6691-487d-abfc-cc518cf7df8a} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17301 | 2026.03.10 17:26:55.108923 [ 254 ] {61495faf-6691-487d-abfc-cc518cf7df8a} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17302 | 2026.03.10 17:26:55.109049 [ 254 ] {61495faf-6691-487d-abfc-cc518cf7df8a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001136 sec., 56338.028169014084 rows/sec., 4.40 MiB/sec. | ||
| 17303 | 2026.03.10 17:26:55.109085 [ 254 ] {61495faf-6691-487d-abfc-cc518cf7df8a} <Debug> TCPHandler: Processed in 0.001298191 sec. | ||
| 17304 | 2026.03.10 17:26:55.109204 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17305 | 2026.03.10 17:26:55.109297 [ 254 ] {89250701-7b8f-40ed-ae6d-a70285f43c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17306 | 2026.03.10 17:26:55.109339 [ 254 ] {89250701-7b8f-40ed-ae6d-a70285f43c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17307 | 2026.03.10 17:26:55.109704 [ 254 ] {89250701-7b8f-40ed-ae6d-a70285f43c01} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17308 | 2026.03.10 17:26:55.109737 [ 254 ] {89250701-7b8f-40ed-ae6d-a70285f43c01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17309 | 2026.03.10 17:26:55.110052 [ 254 ] {89250701-7b8f-40ed-ae6d-a70285f43c01} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17310 | 2026.03.10 17:26:55.110258 [ 254 ] {89250701-7b8f-40ed-ae6d-a70285f43c01} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17311 | 2026.03.10 17:26:55.110383 [ 254 ] {89250701-7b8f-40ed-ae6d-a70285f43c01} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001104 sec., 57971.014492753624 rows/sec., 4.04 MiB/sec. | ||
| 17312 | 2026.03.10 17:26:55.110420 [ 254 ] {89250701-7b8f-40ed-ae6d-a70285f43c01} <Debug> TCPHandler: Processed in 0.00126509 sec. | ||
| 17313 | 2026.03.10 17:26:55.110533 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17314 | 2026.03.10 17:26:55.110626 [ 254 ] {8ac9ad89-4962-48f4-b9cf-f6136bfb6a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17315 | 2026.03.10 17:26:55.110666 [ 254 ] {8ac9ad89-4962-48f4-b9cf-f6136bfb6a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17316 | 2026.03.10 17:26:55.110978 [ 254 ] {8ac9ad89-4962-48f4-b9cf-f6136bfb6a55} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17317 | 2026.03.10 17:26:55.111012 [ 254 ] {8ac9ad89-4962-48f4-b9cf-f6136bfb6a55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.07 GiB. | ||
| 17318 | 2026.03.10 17:26:55.111305 [ 254 ] {8ac9ad89-4962-48f4-b9cf-f6136bfb6a55} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17319 | 2026.03.10 17:26:55.111536 [ 254 ] {8ac9ad89-4962-48f4-b9cf-f6136bfb6a55} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17320 | 2026.03.10 17:26:55.111667 [ 254 ] {8ac9ad89-4962-48f4-b9cf-f6136bfb6a55} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001058 sec., 22684.310018903594 rows/sec., 1.53 MiB/sec. | ||
| 17321 | 2026.03.10 17:26:55.111702 [ 254 ] {8ac9ad89-4962-48f4-b9cf-f6136bfb6a55} <Debug> TCPHandler: Processed in 0.00121727 sec. | ||
| 17322 | 2026.03.10 17:26:58.875192 [ 41 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17323 | 2026.03.10 17:26:58.875268 [ 41 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17324 | 2026.03.10 17:26:59.066460 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37535 | ||
| 17325 | 2026.03.10 17:26:59.067065 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17326 | 2026.03.10 17:26:59.067116 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17327 | 2026.03.10 17:26:59.067652 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17328 | 2026.03.10 17:26:59.067892 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17329 | 2026.03.10 17:26:59.068030 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37535 | ||
| 17330 | 2026.03.10 17:27:00.112016 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17331 | 2026.03.10 17:27:00.112296 [ 254 ] {e78159cb-e8de-4faf-8375-2e0fac00630d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17332 | 2026.03.10 17:27:00.112397 [ 254 ] {e78159cb-e8de-4faf-8375-2e0fac00630d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17333 | 2026.03.10 17:27:00.113158 [ 254 ] {e78159cb-e8de-4faf-8375-2e0fac00630d} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17334 | 2026.03.10 17:27:00.113196 [ 254 ] {e78159cb-e8de-4faf-8375-2e0fac00630d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17335 | 2026.03.10 17:27:00.113595 [ 254 ] {e78159cb-e8de-4faf-8375-2e0fac00630d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17336 | 2026.03.10 17:27:00.113825 [ 254 ] {e78159cb-e8de-4faf-8375-2e0fac00630d} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17337 | 2026.03.10 17:27:00.113963 [ 39 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17338 | 2026.03.10 17:27:00.113974 [ 254 ] {e78159cb-e8de-4faf-8375-2e0fac00630d} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001753 sec., 71876.78265830006 rows/sec., 6.18 MiB/sec. | ||
| 17339 | 2026.03.10 17:27:00.113999 [ 39 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17340 | 2026.03.10 17:27:00.114019 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17341 | 2026.03.10 17:27:00.114023 [ 254 ] {e78159cb-e8de-4faf-8375-2e0fac00630d} <Debug> TCPHandler: Processed in 0.002185745 sec. | ||
| 17342 | 2026.03.10 17:27:00.114112 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17343 | 2026.03.10 17:27:00.114169 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17344 | 2026.03.10 17:27:00.114214 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17345 | 2026.03.10 17:27:00.114247 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2893 rows starting from the beginning of the part | ||
| 17346 | 2026.03.10 17:27:00.114265 [ 254 ] {67c7b0c4-2cef-4c73-937b-0eb386cab754} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17347 | 2026.03.10 17:27:00.114304 [ 254 ] {67c7b0c4-2cef-4c73-937b-0eb386cab754} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17348 | 2026.03.10 17:27:00.114314 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 66 rows starting from the beginning of the part | ||
| 17349 | 2026.03.10 17:27:00.114365 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 126 rows starting from the beginning of the part | ||
| 17350 | 2026.03.10 17:27:00.114414 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 2072 rows starting from the beginning of the part | ||
| 17351 | 2026.03.10 17:27:00.114461 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part | ||
| 17352 | 2026.03.10 17:27:00.114505 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 126 rows starting from the beginning of the part | ||
| 17353 | 2026.03.10 17:27:00.114729 [ 254 ] {67c7b0c4-2cef-4c73-937b-0eb386cab754} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17354 | 2026.03.10 17:27:00.114763 [ 254 ] {67c7b0c4-2cef-4c73-937b-0eb386cab754} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17355 | 2026.03.10 17:27:00.115069 [ 254 ] {67c7b0c4-2cef-4c73-937b-0eb386cab754} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17356 | 2026.03.10 17:27:00.115281 [ 254 ] {67c7b0c4-2cef-4c73-937b-0eb386cab754} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17357 | 2026.03.10 17:27:00.115420 [ 254 ] {67c7b0c4-2cef-4c73-937b-0eb386cab754} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001174 sec., 29812.60647359455 rows/sec., 2.19 MiB/sec. | ||
| 17358 | 2026.03.10 17:27:00.115458 [ 254 ] {67c7b0c4-2cef-4c73-937b-0eb386cab754} <Debug> TCPHandler: Processed in 0.001339172 sec. | ||
| 17359 | 2026.03.10 17:27:00.115566 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17360 | 2026.03.10 17:27:00.115659 [ 254 ] {20d6f98f-b600-49e5-8cec-e26fe6cfcb4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17361 | 2026.03.10 17:27:00.115698 [ 254 ] {20d6f98f-b600-49e5-8cec-e26fe6cfcb4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17362 | 2026.03.10 17:27:00.116134 [ 254 ] {20d6f98f-b600-49e5-8cec-e26fe6cfcb4d} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17363 | 2026.03.10 17:27:00.116168 [ 254 ] {20d6f98f-b600-49e5-8cec-e26fe6cfcb4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17364 | 2026.03.10 17:27:00.116420 [ 191 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5339 rows, containing 5 columns (5 merged, 0 gathered) in 0.002352638 sec., 2269367.4079905194 rows/sec., 183.27 MiB/sec. | ||
| 17365 | 2026.03.10 17:27:00.116464 [ 254 ] {20d6f98f-b600-49e5-8cec-e26fe6cfcb4d} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17366 | 2026.03.10 17:27:00.116657 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17367 | 2026.03.10 17:27:00.116677 [ 254 ] {20d6f98f-b600-49e5-8cec-e26fe6cfcb4d} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17368 | 2026.03.10 17:27:00.116789 [ 39 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17369 | 2026.03.10 17:27:00.116812 [ 254 ] {20d6f98f-b600-49e5-8cec-e26fe6cfcb4d} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001169 sec., 84687.76732249786 rows/sec., 6.61 MiB/sec. | ||
| 17370 | 2026.03.10 17:27:00.116813 [ 39 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17371 | 2026.03.10 17:27:00.116842 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17372 | 2026.03.10 17:27:00.116850 [ 254 ] {20d6f98f-b600-49e5-8cec-e26fe6cfcb4d} <Debug> TCPHandler: Processed in 0.001332401 sec. | ||
| 17373 | 2026.03.10 17:27:00.116886 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_131_26} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17374 | 2026.03.10 17:27:00.116938 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17375 | 2026.03.10 17:27:00.116967 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17376 | 2026.03.10 17:27:00.116947 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_131_26} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17377 | 2026.03.10 17:27:00.117062 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 17378 | 2026.03.10 17:27:00.117075 [ 254 ] {d48c8960-ec3d-4558-9104-c67ee5a3c2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17379 | 2026.03.10 17:27:00.117078 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17380 | 2026.03.10 17:27:00.117126 [ 254 ] {d48c8960-ec3d-4558-9104-c67ee5a3c2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17381 | 2026.03.10 17:27:00.117142 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1551 rows starting from the beginning of the part | ||
| 17382 | 2026.03.10 17:27:00.117214 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 69 rows starting from the beginning of the part | ||
| 17383 | 2026.03.10 17:27:00.117260 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 99 rows starting from the beginning of the part | ||
| 17384 | 2026.03.10 17:27:00.117301 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1056 rows starting from the beginning of the part | ||
| 17385 | 2026.03.10 17:27:00.117340 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part | ||
| 17386 | 2026.03.10 17:27:00.117382 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 99 rows starting from the beginning of the part | ||
| 17387 | 2026.03.10 17:27:00.117561 [ 254 ] {d48c8960-ec3d-4558-9104-c67ee5a3c2be} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17388 | 2026.03.10 17:27:00.117603 [ 254 ] {d48c8960-ec3d-4558-9104-c67ee5a3c2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17389 | 2026.03.10 17:27:00.117952 [ 254 ] {d48c8960-ec3d-4558-9104-c67ee5a3c2be} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17390 | 2026.03.10 17:27:00.118169 [ 254 ] {d48c8960-ec3d-4558-9104-c67ee5a3c2be} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17391 | 2026.03.10 17:27:00.118303 [ 254 ] {d48c8960-ec3d-4558-9104-c67ee5a3c2be} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001246 sec., 128410.91492776887 rows/sec., 8.94 MiB/sec. | ||
| 17392 | 2026.03.10 17:27:00.118341 [ 254 ] {d48c8960-ec3d-4558-9104-c67ee5a3c2be} <Debug> TCPHandler: Processed in 0.001422783 sec. | ||
| 17393 | 2026.03.10 17:27:00.118452 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17394 | 2026.03.10 17:27:00.118544 [ 254 ] {7fcd0957-937a-4623-b2f3-150555cf8b83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17395 | 2026.03.10 17:27:00.118597 [ 254 ] {7fcd0957-937a-4623-b2f3-150555cf8b83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17396 | 2026.03.10 17:27:00.118789 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2938 rows, containing 5 columns (5 merged, 0 gathered) in 0.00190068 sec., 1545762.569185765 rows/sec., 115.08 MiB/sec. | ||
| 17397 | 2026.03.10 17:27:00.118965 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17398 | 2026.03.10 17:27:00.119226 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_131_26} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17399 | 2026.03.10 17:27:00.119295 [ 201 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_131_26} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17400 | 2026.03.10 17:27:00.119369 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 17401 | 2026.03.10 17:27:00.119474 [ 254 ] {7fcd0957-937a-4623-b2f3-150555cf8b83} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17402 | 2026.03.10 17:27:00.119516 [ 254 ] {7fcd0957-937a-4623-b2f3-150555cf8b83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17403 | 2026.03.10 17:27:00.120082 [ 254 ] {7fcd0957-937a-4623-b2f3-150555cf8b83} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 17404 | 2026.03.10 17:27:00.120303 [ 254 ] {7fcd0957-937a-4623-b2f3-150555cf8b83} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17405 | 2026.03.10 17:27:00.120442 [ 254 ] {7fcd0957-937a-4623-b2f3-150555cf8b83} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001915 sec., 18276.762402088774 rows/sec., 32.75 MiB/sec. | ||
| 17406 | 2026.03.10 17:27:00.120498 [ 254 ] {7fcd0957-937a-4623-b2f3-150555cf8b83} <Debug> TCPHandler: Processed in 0.002094224 sec. | ||
| 17407 | 2026.03.10 17:27:00.120614 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17408 | 2026.03.10 17:27:00.120707 [ 254 ] {0f9cace4-a6e8-4800-9ba6-de283ea6ca9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17409 | 2026.03.10 17:27:00.120749 [ 254 ] {0f9cace4-a6e8-4800-9ba6-de283ea6ca9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17410 | 2026.03.10 17:27:00.121087 [ 254 ] {0f9cace4-a6e8-4800-9ba6-de283ea6ca9b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17411 | 2026.03.10 17:27:00.121121 [ 254 ] {0f9cace4-a6e8-4800-9ba6-de283ea6ca9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17412 | 2026.03.10 17:27:00.121423 [ 254 ] {0f9cace4-a6e8-4800-9ba6-de283ea6ca9b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17413 | 2026.03.10 17:27:00.121634 [ 254 ] {0f9cace4-a6e8-4800-9ba6-de283ea6ca9b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17414 | 2026.03.10 17:27:00.121760 [ 254 ] {0f9cace4-a6e8-4800-9ba6-de283ea6ca9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 17415 | 2026.03.10 17:27:00.121759 [ 38 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17416 | 2026.03.10 17:27:00.121803 [ 254 ] {0f9cace4-a6e8-4800-9ba6-de283ea6ca9b} <Debug> TCPHandler: Processed in 0.00123329 sec. | ||
| 17417 | 2026.03.10 17:27:00.121829 [ 38 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17418 | 2026.03.10 17:27:00.121854 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17419 | 2026.03.10 17:27:00.121969 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17420 | 2026.03.10 17:27:00.122132 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17421 | 2026.03.10 17:27:00.122171 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 6156 rows starting from the beginning of the part | ||
| 17422 | 2026.03.10 17:27:00.122239 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 60 rows starting from the beginning of the part | ||
| 17423 | 2026.03.10 17:27:00.122288 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 17424 | 2026.03.10 17:27:00.122329 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 36 rows starting from the beginning of the part | ||
| 17425 | 2026.03.10 17:27:00.122372 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 24 rows starting from the beginning of the part | ||
| 17426 | 2026.03.10 17:27:00.122411 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 60 rows starting from the beginning of the part | ||
| 17427 | 2026.03.10 17:27:00.124023 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6396 rows, containing 4 columns (4 merged, 0 gathered) in 0.002113934 sec., 3025638.4541806886 rows/sec., 199.35 MiB/sec. | ||
| 17428 | 2026.03.10 17:27:00.124366 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17429 | 2026.03.10 17:27:00.124611 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_131_26} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17430 | 2026.03.10 17:27:00.124683 [ 188 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_131_26} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17431 | 2026.03.10 17:27:00.124749 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 17432 | 2026.03.10 17:27:01.036263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 17433 | 2026.03.10 17:27:01.053570 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17434 | 2026.03.10 17:27:01.053627 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17435 | 2026.03.10 17:27:01.059769 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 17436 | 2026.03.10 17:27:01.060452 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17437 | 2026.03.10 17:27:01.063329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 17438 | 2026.03.10 17:27:04.020057 [ 220 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17439 | 2026.03.10 17:27:04.020150 [ 220 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17440 | 2026.03.10 17:27:04.023282 [ 220 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17441 | 2026.03.10 17:27:04.187011 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2148 | ||
| 17442 | 2026.03.10 17:27:04.189135 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17443 | 2026.03.10 17:27:04.189179 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17444 | 2026.03.10 17:27:04.190339 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17445 | 2026.03.10 17:27:04.190610 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17446 | 2026.03.10 17:27:04.190885 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2148 | ||
| 17447 | 2026.03.10 17:27:04.552797 [ 220 ] {} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17448 | 2026.03.10 17:27:04.552850 [ 220 ] {} <Debug> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17449 | 2026.03.10 17:27:04.554770 [ 220 ] {} <Debug> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17450 | 2026.03.10 17:27:05.110244 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17451 | 2026.03.10 17:27:05.110441 [ 254 ] {e5e68cab-760a-418e-9ac3-b5216aa93505} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17452 | 2026.03.10 17:27:05.110515 [ 254 ] {e5e68cab-760a-418e-9ac3-b5216aa93505} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17453 | 2026.03.10 17:27:05.111219 [ 254 ] {e5e68cab-760a-418e-9ac3-b5216aa93505} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17454 | 2026.03.10 17:27:05.111262 [ 254 ] {e5e68cab-760a-418e-9ac3-b5216aa93505} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17455 | 2026.03.10 17:27:05.111662 [ 254 ] {e5e68cab-760a-418e-9ac3-b5216aa93505} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17456 | 2026.03.10 17:27:05.111897 [ 254 ] {e5e68cab-760a-418e-9ac3-b5216aa93505} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17457 | 2026.03.10 17:27:05.112066 [ 254 ] {e5e68cab-760a-418e-9ac3-b5216aa93505} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001678 sec., 39332.53873659118 rows/sec., 3.12 MiB/sec. | ||
| 17458 | 2026.03.10 17:27:05.112116 [ 254 ] {e5e68cab-760a-418e-9ac3-b5216aa93505} <Debug> TCPHandler: Processed in 0.002004372 sec. | ||
| 17459 | 2026.03.10 17:27:05.112241 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17460 | 2026.03.10 17:27:05.112343 [ 254 ] {797fa04a-9435-4c18-93c6-22b16ecddc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17461 | 2026.03.10 17:27:05.112387 [ 254 ] {797fa04a-9435-4c18-93c6-22b16ecddc89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17462 | 2026.03.10 17:27:05.112795 [ 254 ] {797fa04a-9435-4c18-93c6-22b16ecddc89} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17463 | 2026.03.10 17:27:05.112832 [ 254 ] {797fa04a-9435-4c18-93c6-22b16ecddc89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17464 | 2026.03.10 17:27:05.113136 [ 254 ] {797fa04a-9435-4c18-93c6-22b16ecddc89} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17465 | 2026.03.10 17:27:05.113349 [ 254 ] {797fa04a-9435-4c18-93c6-22b16ecddc89} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17466 | 2026.03.10 17:27:05.113457 [ 33 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17467 | 2026.03.10 17:27:05.113483 [ 254 ] {797fa04a-9435-4c18-93c6-22b16ecddc89} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001163 sec., 4299.226139294927 rows/sec., 323.28 KiB/sec. | ||
| 17468 | 2026.03.10 17:27:05.113523 [ 33 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17469 | 2026.03.10 17:27:05.113534 [ 254 ] {797fa04a-9435-4c18-93c6-22b16ecddc89} <Debug> TCPHandler: Processed in 0.001345492 sec. | ||
| 17470 | 2026.03.10 17:27:05.113549 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17471 | 2026.03.10 17:27:05.113661 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17472 | 2026.03.10 17:27:05.113668 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17473 | 2026.03.10 17:27:05.113768 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17474 | 2026.03.10 17:27:05.113806 [ 254 ] {b329d4c0-18d8-4a36-a162-c6a7c7e8e34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17475 | 2026.03.10 17:27:05.113807 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 225 rows starting from the beginning of the part | ||
| 17476 | 2026.03.10 17:27:05.113856 [ 254 ] {b329d4c0-18d8-4a36-a162-c6a7c7e8e34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17477 | 2026.03.10 17:27:05.113888 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 5 rows starting from the beginning of the part | ||
| 17478 | 2026.03.10 17:27:05.113941 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 35 rows starting from the beginning of the part | ||
| 17479 | 2026.03.10 17:27:05.113989 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 32 rows starting from the beginning of the part | ||
| 17480 | 2026.03.10 17:27:05.114037 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 35 rows starting from the beginning of the part | ||
| 17481 | 2026.03.10 17:27:05.114084 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 5 rows starting from the beginning of the part | ||
| 17482 | 2026.03.10 17:27:05.114387 [ 254 ] {b329d4c0-18d8-4a36-a162-c6a7c7e8e34c} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17483 | 2026.03.10 17:27:05.114431 [ 254 ] {b329d4c0-18d8-4a36-a162-c6a7c7e8e34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17484 | 2026.03.10 17:27:05.114802 [ 254 ] {b329d4c0-18d8-4a36-a162-c6a7c7e8e34c} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17485 | 2026.03.10 17:27:05.114926 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 337 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308521 sec., 257542.67604417508 rows/sec., 18.29 MiB/sec. | ||
| 17486 | 2026.03.10 17:27:05.115023 [ 254 ] {b329d4c0-18d8-4a36-a162-c6a7c7e8e34c} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17487 | 2026.03.10 17:27:05.115154 [ 189 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17488 | 2026.03.10 17:27:05.115166 [ 254 ] {b329d4c0-18d8-4a36-a162-c6a7c7e8e34c} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001387 sec., 49747.65681326604 rows/sec., 3.88 MiB/sec. | ||
| 17489 | 2026.03.10 17:27:05.115221 [ 254 ] {b329d4c0-18d8-4a36-a162-c6a7c7e8e34c} <Debug> TCPHandler: Processed in 0.001613116 sec. | ||
| 17490 | 2026.03.10 17:27:05.115331 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17491 | 2026.03.10 17:27:05.115428 [ 254 ] {72b028dc-718b-428c-9534-8643aefc9891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17492 | 2026.03.10 17:27:05.115473 [ 254 ] {72b028dc-718b-428c-9534-8643aefc9891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17493 | 2026.03.10 17:27:05.115506 [ 189 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_111_22} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17494 | 2026.03.10 17:27:05.115601 [ 189 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_111_22} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17495 | 2026.03.10 17:27:05.115701 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 17496 | 2026.03.10 17:27:05.115879 [ 254 ] {72b028dc-718b-428c-9534-8643aefc9891} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17497 | 2026.03.10 17:27:05.115921 [ 254 ] {72b028dc-718b-428c-9534-8643aefc9891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17498 | 2026.03.10 17:27:05.116262 [ 254 ] {72b028dc-718b-428c-9534-8643aefc9891} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17499 | 2026.03.10 17:27:05.116475 [ 254 ] {72b028dc-718b-428c-9534-8643aefc9891} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17500 | 2026.03.10 17:27:05.116605 [ 254 ] {72b028dc-718b-428c-9534-8643aefc9891} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 17501 | 2026.03.10 17:27:05.116644 [ 254 ] {72b028dc-718b-428c-9534-8643aefc9891} <Debug> TCPHandler: Processed in 0.001362362 sec. | ||
| 17502 | 2026.03.10 17:27:05.116747 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17503 | 2026.03.10 17:27:05.116842 [ 254 ] {ed21aa3d-542f-4d62-be17-059b5d1e2323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17504 | 2026.03.10 17:27:05.116896 [ 254 ] {ed21aa3d-542f-4d62-be17-059b5d1e2323} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17505 | 2026.03.10 17:27:05.117649 [ 254 ] {ed21aa3d-542f-4d62-be17-059b5d1e2323} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17506 | 2026.03.10 17:27:05.117685 [ 254 ] {ed21aa3d-542f-4d62-be17-059b5d1e2323} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17507 | 2026.03.10 17:27:05.118179 [ 254 ] {ed21aa3d-542f-4d62-be17-059b5d1e2323} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 17508 | 2026.03.10 17:27:05.118396 [ 254 ] {ed21aa3d-542f-4d62-be17-059b5d1e2323} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17509 | 2026.03.10 17:27:05.118517 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 17510 | 2026.03.10 17:27:05.118535 [ 254 ] {ed21aa3d-542f-4d62-be17-059b5d1e2323} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001712 sec., 2920.5607476635514 rows/sec., 5.23 MiB/sec. | ||
| 17511 | 2026.03.10 17:27:05.118551 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17512 | 2026.03.10 17:27:05.118577 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17513 | 2026.03.10 17:27:05.118598 [ 254 ] {ed21aa3d-542f-4d62-be17-059b5d1e2323} <Debug> TCPHandler: Processed in 0.001900641 sec. | ||
| 17514 | 2026.03.10 17:27:05.118684 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 17515 | 2026.03.10 17:27:05.118726 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17516 | 2026.03.10 17:27:05.118822 [ 254 ] {76fd4f9a-b1d5-4ee0-9b5f-7cfb1a613f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17517 | 2026.03.10 17:27:05.118863 [ 254 ] {76fd4f9a-b1d5-4ee0-9b5f-7cfb1a613f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17518 | 2026.03.10 17:27:05.118864 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17519 | 2026.03.10 17:27:05.118920 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2240 rows starting from the beginning of the part | ||
| 17520 | 2026.03.10 17:27:05.119026 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 5 rows starting from the beginning of the part | ||
| 17521 | 2026.03.10 17:27:05.119188 [ 254 ] {76fd4f9a-b1d5-4ee0-9b5f-7cfb1a613f8a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17522 | 2026.03.10 17:27:05.119216 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 35 rows starting from the beginning of the part | ||
| 17523 | 2026.03.10 17:27:05.119227 [ 254 ] {76fd4f9a-b1d5-4ee0-9b5f-7cfb1a613f8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17524 | 2026.03.10 17:27:05.119315 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 16 rows starting from the beginning of the part | ||
| 17525 | 2026.03.10 17:27:05.119407 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 35 rows starting from the beginning of the part | ||
| 17526 | 2026.03.10 17:27:05.119496 [ 195 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 5 rows starting from the beginning of the part | ||
| 17527 | 2026.03.10 17:27:05.119564 [ 254 ] {76fd4f9a-b1d5-4ee0-9b5f-7cfb1a613f8a} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17528 | 2026.03.10 17:27:05.119776 [ 254 ] {76fd4f9a-b1d5-4ee0-9b5f-7cfb1a613f8a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17529 | 2026.03.10 17:27:05.119904 [ 254 ] {76fd4f9a-b1d5-4ee0-9b5f-7cfb1a613f8a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 17530 | 2026.03.10 17:27:05.119941 [ 254 ] {76fd4f9a-b1d5-4ee0-9b5f-7cfb1a613f8a} <Debug> TCPHandler: Processed in 0.00126486 sec. | ||
| 17531 | 2026.03.10 17:27:05.127504 [ 192 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2336 rows, containing 19 columns (19 merged, 0 gathered) in 0.008852913 sec., 263867.9494534737 rows/sec., 472.84 MiB/sec. | ||
| 17532 | 2026.03.10 17:27:05.129763 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 17533 | 2026.03.10 17:27:05.130200 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17534 | 2026.03.10 17:27:05.130285 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_111_22} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 17535 | 2026.03.10 17:27:05.130417 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.47 MiB. | ||
| 17536 | 2026.03.10 17:27:06.000182 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.96 MiB, peak 406.38 MiB, free memory in arenas 0.00 B, will set to 390.41 MiB (RSS), difference: 2.45 MiB | ||
| 17537 | 2026.03.10 17:27:06.568148 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37983 | ||
| 17538 | 2026.03.10 17:27:06.568697 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17539 | 2026.03.10 17:27:06.568738 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17540 | 2026.03.10 17:27:06.569214 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17541 | 2026.03.10 17:27:06.569444 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17542 | 2026.03.10 17:27:06.569570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37983 | ||
| 17543 | 2026.03.10 17:27:08.563372 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 17544 | 2026.03.10 17:27:08.580613 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17545 | 2026.03.10 17:27:08.580661 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17546 | 2026.03.10 17:27:08.587042 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 17547 | 2026.03.10 17:27:08.587742 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17548 | 2026.03.10 17:27:08.590701 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 17549 | 2026.03.10 17:27:10.029575 [ 223 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17550 | 2026.03.10 17:27:10.029652 [ 223 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17551 | 2026.03.10 17:27:10.032303 [ 223 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17552 | 2026.03.10 17:27:10.112086 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17553 | 2026.03.10 17:27:10.112348 [ 254 ] {e9fd129e-7ee1-4f05-b529-25587865064f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17554 | 2026.03.10 17:27:10.112451 [ 254 ] {e9fd129e-7ee1-4f05-b529-25587865064f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17555 | 2026.03.10 17:27:10.113306 [ 254 ] {e9fd129e-7ee1-4f05-b529-25587865064f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17556 | 2026.03.10 17:27:10.113348 [ 254 ] {e9fd129e-7ee1-4f05-b529-25587865064f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17557 | 2026.03.10 17:27:10.113734 [ 254 ] {e9fd129e-7ee1-4f05-b529-25587865064f} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17558 | 2026.03.10 17:27:10.113972 [ 254 ] {e9fd129e-7ee1-4f05-b529-25587865064f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17559 | 2026.03.10 17:27:10.114122 [ 254 ] {e9fd129e-7ee1-4f05-b529-25587865064f} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001851 sec., 68071.31280388978 rows/sec., 5.85 MiB/sec. | ||
| 17560 | 2026.03.10 17:27:10.114174 [ 254 ] {e9fd129e-7ee1-4f05-b529-25587865064f} <Debug> TCPHandler: Processed in 0.002263746 sec. | ||
| 17561 | 2026.03.10 17:27:10.114305 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17562 | 2026.03.10 17:27:10.114408 [ 254 ] {04e3bd5d-7627-46d6-86ad-c4f1c6e350b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17563 | 2026.03.10 17:27:10.114452 [ 254 ] {04e3bd5d-7627-46d6-86ad-c4f1c6e350b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17564 | 2026.03.10 17:27:10.114889 [ 254 ] {04e3bd5d-7627-46d6-86ad-c4f1c6e350b9} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17565 | 2026.03.10 17:27:10.114927 [ 254 ] {04e3bd5d-7627-46d6-86ad-c4f1c6e350b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17566 | 2026.03.10 17:27:10.115239 [ 254 ] {04e3bd5d-7627-46d6-86ad-c4f1c6e350b9} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17567 | 2026.03.10 17:27:10.115453 [ 254 ] {04e3bd5d-7627-46d6-86ad-c4f1c6e350b9} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17568 | 2026.03.10 17:27:10.115590 [ 254 ] {04e3bd5d-7627-46d6-86ad-c4f1c6e350b9} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001205 sec., 29045.643153526973 rows/sec., 2.13 MiB/sec. | ||
| 17569 | 2026.03.10 17:27:10.115630 [ 254 ] {04e3bd5d-7627-46d6-86ad-c4f1c6e350b9} <Debug> TCPHandler: Processed in 0.001378653 sec. | ||
| 17570 | 2026.03.10 17:27:10.115743 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17571 | 2026.03.10 17:27:10.115842 [ 254 ] {acb37f68-1f67-4704-91db-08614ced2176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17572 | 2026.03.10 17:27:10.115884 [ 254 ] {acb37f68-1f67-4704-91db-08614ced2176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17573 | 2026.03.10 17:27:10.116326 [ 254 ] {acb37f68-1f67-4704-91db-08614ced2176} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17574 | 2026.03.10 17:27:10.116364 [ 254 ] {acb37f68-1f67-4704-91db-08614ced2176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17575 | 2026.03.10 17:27:10.116682 [ 254 ] {acb37f68-1f67-4704-91db-08614ced2176} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17576 | 2026.03.10 17:27:10.116896 [ 254 ] {acb37f68-1f67-4704-91db-08614ced2176} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17577 | 2026.03.10 17:27:10.117027 [ 254 ] {acb37f68-1f67-4704-91db-08614ced2176} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001205 sec., 82157.67634854773 rows/sec., 6.42 MiB/sec. | ||
| 17578 | 2026.03.10 17:27:10.117065 [ 254 ] {acb37f68-1f67-4704-91db-08614ced2176} <Debug> TCPHandler: Processed in 0.001373072 sec. | ||
| 17579 | 2026.03.10 17:27:10.117129 [ 217 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17580 | 2026.03.10 17:27:10.117180 [ 217 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17581 | 2026.03.10 17:27:10.117189 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17582 | 2026.03.10 17:27:10.117288 [ 254 ] {d87cfa9a-5228-40a9-8be5-f7176d2b079c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17583 | 2026.03.10 17:27:10.117331 [ 254 ] {d87cfa9a-5228-40a9-8be5-f7176d2b079c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17584 | 2026.03.10 17:27:10.117749 [ 254 ] {d87cfa9a-5228-40a9-8be5-f7176d2b079c} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17585 | 2026.03.10 17:27:10.117788 [ 254 ] {d87cfa9a-5228-40a9-8be5-f7176d2b079c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17586 | 2026.03.10 17:27:10.118143 [ 254 ] {d87cfa9a-5228-40a9-8be5-f7176d2b079c} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17587 | 2026.03.10 17:27:10.118363 [ 254 ] {d87cfa9a-5228-40a9-8be5-f7176d2b079c} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17588 | 2026.03.10 17:27:10.118494 [ 254 ] {d87cfa9a-5228-40a9-8be5-f7176d2b079c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 17589 | 2026.03.10 17:27:10.118532 [ 254 ] {d87cfa9a-5228-40a9-8be5-f7176d2b079c} <Debug> TCPHandler: Processed in 0.001392123 sec. | ||
| 17590 | 2026.03.10 17:27:10.118588 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17591 | 2026.03.10 17:27:10.118621 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17592 | 2026.03.10 17:27:10.118653 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17593 | 2026.03.10 17:27:10.118780 [ 254 ] {5e0a30d1-30b2-4f1e-bccd-fd48a2dd5d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17594 | 2026.03.10 17:27:10.118838 [ 254 ] {5e0a30d1-30b2-4f1e-bccd-fd48a2dd5d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17595 | 2026.03.10 17:27:10.119720 [ 254 ] {5e0a30d1-30b2-4f1e-bccd-fd48a2dd5d7e} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17596 | 2026.03.10 17:27:10.119760 [ 254 ] {5e0a30d1-30b2-4f1e-bccd-fd48a2dd5d7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17597 | 2026.03.10 17:27:10.120439 [ 254 ] {5e0a30d1-30b2-4f1e-bccd-fd48a2dd5d7e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 17598 | 2026.03.10 17:27:10.120621 [ 217 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17599 | 2026.03.10 17:27:10.120743 [ 254 ] {5e0a30d1-30b2-4f1e-bccd-fd48a2dd5d7e} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17600 | 2026.03.10 17:27:10.120894 [ 254 ] {5e0a30d1-30b2-4f1e-bccd-fd48a2dd5d7e} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002138 sec., 16370.439663236668 rows/sec., 29.34 MiB/sec. | ||
| 17601 | 2026.03.10 17:27:10.120952 [ 254 ] {5e0a30d1-30b2-4f1e-bccd-fd48a2dd5d7e} <Debug> TCPHandler: Processed in 0.002357838 sec. | ||
| 17602 | 2026.03.10 17:27:10.120993 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17603 | 2026.03.10 17:27:10.121070 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17604 | 2026.03.10 17:27:10.121170 [ 254 ] {6887c075-da80-446d-8bfa-c6378cbbbc34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17605 | 2026.03.10 17:27:10.121212 [ 254 ] {6887c075-da80-446d-8bfa-c6378cbbbc34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17606 | 2026.03.10 17:27:10.121551 [ 254 ] {6887c075-da80-446d-8bfa-c6378cbbbc34} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17607 | 2026.03.10 17:27:10.121589 [ 254 ] {6887c075-da80-446d-8bfa-c6378cbbbc34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17608 | 2026.03.10 17:27:10.121902 [ 254 ] {6887c075-da80-446d-8bfa-c6378cbbbc34} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17609 | 2026.03.10 17:27:10.122109 [ 254 ] {6887c075-da80-446d-8bfa-c6378cbbbc34} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17610 | 2026.03.10 17:27:10.122242 [ 254 ] {6887c075-da80-446d-8bfa-c6378cbbbc34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 17611 | 2026.03.10 17:27:10.122279 [ 254 ] {6887c075-da80-446d-8bfa-c6378cbbbc34} <Debug> TCPHandler: Processed in 0.00125647 sec. | ||
| 17612 | 2026.03.10 17:27:10.753640 [ 221 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17613 | 2026.03.10 17:27:10.753687 [ 221 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17614 | 2026.03.10 17:27:10.756488 [ 221 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17615 | 2026.03.10 17:27:11.080744 [ 224 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17616 | 2026.03.10 17:27:11.080807 [ 224 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17617 | 2026.03.10 17:27:11.083647 [ 224 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17618 | 2026.03.10 17:27:11.666167 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17619 | 2026.03.10 17:27:11.666218 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17620 | 2026.03.10 17:27:11.668342 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17621 | 2026.03.10 17:27:13.308425 [ 225 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17622 | 2026.03.10 17:27:13.308489 [ 225 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17623 | 2026.03.10 17:27:13.311081 [ 225 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17624 | 2026.03.10 17:27:13.875317 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17625 | 2026.03.10 17:27:13.875373 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17626 | 2026.03.10 17:27:14.001911 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001544755 sec. | ||
| 17627 | 2026.03.10 17:27:14.069707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38495 | ||
| 17628 | 2026.03.10 17:27:14.070246 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17629 | 2026.03.10 17:27:14.070290 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17630 | 2026.03.10 17:27:14.070760 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17631 | 2026.03.10 17:27:14.070991 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17632 | 2026.03.10 17:27:14.071121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38495 | ||
| 17633 | 2026.03.10 17:27:14.191048 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 2172 | ||
| 17634 | 2026.03.10 17:27:14.193822 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17635 | 2026.03.10 17:27:14.193867 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17636 | 2026.03.10 17:27:14.195067 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 17637 | 2026.03.10 17:27:14.195345 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17638 | 2026.03.10 17:27:14.195618 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2172 | ||
| 17639 | 2026.03.10 17:27:14.320089 [ 223 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17640 | 2026.03.10 17:27:14.320120 [ 223 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17641 | 2026.03.10 17:27:14.322223 [ 223 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17642 | 2026.03.10 17:27:15.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.42 MiB, peak 406.38 MiB, free memory in arenas 0.00 B, will set to 390.41 MiB (RSS), difference: 3.98 MiB | ||
| 17643 | 2026.03.10 17:27:15.110803 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17644 | 2026.03.10 17:27:15.111061 [ 254 ] {041b3835-6a7e-4b33-a2d1-4fb5d3d19f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17645 | 2026.03.10 17:27:15.111157 [ 254 ] {041b3835-6a7e-4b33-a2d1-4fb5d3d19f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17646 | 2026.03.10 17:27:15.112042 [ 254 ] {041b3835-6a7e-4b33-a2d1-4fb5d3d19f4f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17647 | 2026.03.10 17:27:15.112086 [ 254 ] {041b3835-6a7e-4b33-a2d1-4fb5d3d19f4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17648 | 2026.03.10 17:27:15.112487 [ 254 ] {041b3835-6a7e-4b33-a2d1-4fb5d3d19f4f} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17649 | 2026.03.10 17:27:15.112718 [ 254 ] {041b3835-6a7e-4b33-a2d1-4fb5d3d19f4f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17650 | 2026.03.10 17:27:15.112877 [ 254 ] {041b3835-6a7e-4b33-a2d1-4fb5d3d19f4f} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001886 sec., 34994.69777306468 rows/sec., 2.77 MiB/sec. | ||
| 17651 | 2026.03.10 17:27:15.112922 [ 254 ] {041b3835-6a7e-4b33-a2d1-4fb5d3d19f4f} <Debug> TCPHandler: Processed in 0.002283807 sec. | ||
| 17652 | 2026.03.10 17:27:15.113041 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17653 | 2026.03.10 17:27:15.113142 [ 254 ] {2f395aa7-156b-42c9-8087-72f6c82d3193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17654 | 2026.03.10 17:27:15.113184 [ 254 ] {2f395aa7-156b-42c9-8087-72f6c82d3193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17655 | 2026.03.10 17:27:15.113569 [ 254 ] {2f395aa7-156b-42c9-8087-72f6c82d3193} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17656 | 2026.03.10 17:27:15.113606 [ 254 ] {2f395aa7-156b-42c9-8087-72f6c82d3193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17657 | 2026.03.10 17:27:15.113915 [ 254 ] {2f395aa7-156b-42c9-8087-72f6c82d3193} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17658 | 2026.03.10 17:27:15.114187 [ 254 ] {2f395aa7-156b-42c9-8087-72f6c82d3193} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17659 | 2026.03.10 17:27:15.114326 [ 254 ] {2f395aa7-156b-42c9-8087-72f6c82d3193} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001207 sec., 4142.502071251036 rows/sec., 311.50 KiB/sec. | ||
| 17660 | 2026.03.10 17:27:15.114366 [ 254 ] {2f395aa7-156b-42c9-8087-72f6c82d3193} <Debug> TCPHandler: Processed in 0.001376742 sec. | ||
| 17661 | 2026.03.10 17:27:15.114469 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17662 | 2026.03.10 17:27:15.114563 [ 254 ] {613e447a-3edb-4d24-8422-5cfd35be4c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17663 | 2026.03.10 17:27:15.114603 [ 254 ] {613e447a-3edb-4d24-8422-5cfd35be4c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17664 | 2026.03.10 17:27:15.115010 [ 254 ] {613e447a-3edb-4d24-8422-5cfd35be4c9e} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17665 | 2026.03.10 17:27:15.115047 [ 254 ] {613e447a-3edb-4d24-8422-5cfd35be4c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17666 | 2026.03.10 17:27:15.115341 [ 254 ] {613e447a-3edb-4d24-8422-5cfd35be4c9e} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17667 | 2026.03.10 17:27:15.115554 [ 254 ] {613e447a-3edb-4d24-8422-5cfd35be4c9e} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17668 | 2026.03.10 17:27:15.115685 [ 254 ] {613e447a-3edb-4d24-8422-5cfd35be4c9e} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00114 sec., 60526.31578947369 rows/sec., 4.72 MiB/sec. | ||
| 17669 | 2026.03.10 17:27:15.115722 [ 254 ] {613e447a-3edb-4d24-8422-5cfd35be4c9e} <Debug> TCPHandler: Processed in 0.001302601 sec. | ||
| 17670 | 2026.03.10 17:27:15.115829 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17671 | 2026.03.10 17:27:15.115927 [ 254 ] {4a5aac13-a0de-46fb-94fc-943c18d7e396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17672 | 2026.03.10 17:27:15.115971 [ 254 ] {4a5aac13-a0de-46fb-94fc-943c18d7e396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17673 | 2026.03.10 17:27:15.116373 [ 254 ] {4a5aac13-a0de-46fb-94fc-943c18d7e396} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17674 | 2026.03.10 17:27:15.116409 [ 254 ] {4a5aac13-a0de-46fb-94fc-943c18d7e396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17675 | 2026.03.10 17:27:15.116736 [ 254 ] {4a5aac13-a0de-46fb-94fc-943c18d7e396} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17676 | 2026.03.10 17:27:15.116949 [ 254 ] {4a5aac13-a0de-46fb-94fc-943c18d7e396} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17677 | 2026.03.10 17:27:15.117074 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 2 parts from all_1_129_30 to all_130_130_0 | ||
| 17678 | 2026.03.10 17:27:15.117081 [ 254 ] {4a5aac13-a0de-46fb-94fc-943c18d7e396} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 17679 | 2026.03.10 17:27:15.117145 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17680 | 2026.03.10 17:27:15.117165 [ 254 ] {4a5aac13-a0de-46fb-94fc-943c18d7e396} <Debug> TCPHandler: Processed in 0.001387442 sec. | ||
| 17681 | 2026.03.10 17:27:15.117170 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17682 | 2026.03.10 17:27:15.117274 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_130_31} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_129_30 to all_130_130_0 into Compact with storage Full | ||
| 17683 | 2026.03.10 17:27:15.117278 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17684 | 2026.03.10 17:27:15.117400 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_130_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17685 | 2026.03.10 17:27:15.117406 [ 254 ] {c3da772a-91de-49b6-9911-75bb55361181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17686 | 2026.03.10 17:27:15.117442 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_130_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_129_30, total 41780 rows starting from the beginning of the part | ||
| 17687 | 2026.03.10 17:27:15.117472 [ 254 ] {c3da772a-91de-49b6-9911-75bb55361181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17688 | 2026.03.10 17:27:15.117513 [ 188 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_130_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part | ||
| 17689 | 2026.03.10 17:27:15.118238 [ 254 ] {c3da772a-91de-49b6-9911-75bb55361181} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17690 | 2026.03.10 17:27:15.118278 [ 254 ] {c3da772a-91de-49b6-9911-75bb55361181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17691 | 2026.03.10 17:27:15.118777 [ 254 ] {c3da772a-91de-49b6-9911-75bb55361181} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 17692 | 2026.03.10 17:27:15.119008 [ 254 ] {c3da772a-91de-49b6-9911-75bb55361181} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17693 | 2026.03.10 17:27:15.119150 [ 254 ] {c3da772a-91de-49b6-9911-75bb55361181} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001762 sec., 2837.684449489217 rows/sec., 5.09 MiB/sec. | ||
| 17694 | 2026.03.10 17:27:15.119216 [ 254 ] {c3da772a-91de-49b6-9911-75bb55361181} <Debug> TCPHandler: Processed in 0.001987492 sec. | ||
| 17695 | 2026.03.10 17:27:15.119326 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17696 | 2026.03.10 17:27:15.119430 [ 254 ] {90e6d24f-001a-49f5-9d5d-6e4d3ed4deec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17697 | 2026.03.10 17:27:15.119475 [ 254 ] {90e6d24f-001a-49f5-9d5d-6e4d3ed4deec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17698 | 2026.03.10 17:27:15.119820 [ 254 ] {90e6d24f-001a-49f5-9d5d-6e4d3ed4deec} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17699 | 2026.03.10 17:27:15.119860 [ 254 ] {90e6d24f-001a-49f5-9d5d-6e4d3ed4deec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17700 | 2026.03.10 17:27:15.120195 [ 254 ] {90e6d24f-001a-49f5-9d5d-6e4d3ed4deec} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17701 | 2026.03.10 17:27:15.120427 [ 254 ] {90e6d24f-001a-49f5-9d5d-6e4d3ed4deec} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17702 | 2026.03.10 17:27:15.120567 [ 254 ] {90e6d24f-001a-49f5-9d5d-6e4d3ed4deec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 17703 | 2026.03.10 17:27:15.120606 [ 254 ] {90e6d24f-001a-49f5-9d5d-6e4d3ed4deec} <Debug> TCPHandler: Processed in 0.001333942 sec. | ||
| 17704 | 2026.03.10 17:27:15.124048 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_130_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41844 rows, containing 5 columns (5 merged, 0 gathered) in 0.00680336 sec., 6150490.345946709 rows/sec., 403.02 MiB/sec. | ||
| 17705 | 2026.03.10 17:27:15.124392 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_130_31} <Trace> MergedBlockOutputStream: filled checksums all_1_130_31 (state Temporary) | ||
| 17706 | 2026.03.10 17:27:15.124730 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_130_31} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_130_31 to all_1_130_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17707 | 2026.03.10 17:27:15.124818 [ 194 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_130_31} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 2 parts: [all_1_129_30, all_130_130_0] -> all_1_130_31 | ||
| 17708 | 2026.03.10 17:27:15.124924 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 17709 | 2026.03.10 17:27:16.090783 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17710 | 2026.03.10 17:27:16.107306 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17711 | 2026.03.10 17:27:16.107351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17712 | 2026.03.10 17:27:16.113449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17713 | 2026.03.10 17:27:16.114140 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17714 | 2026.03.10 17:27:16.117048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17715 | 2026.03.10 17:27:20.112520 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17716 | 2026.03.10 17:27:20.112714 [ 254 ] {6746f465-fe6f-445f-a2f1-2ec7e60a8532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17717 | 2026.03.10 17:27:20.112779 [ 254 ] {6746f465-fe6f-445f-a2f1-2ec7e60a8532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17718 | 2026.03.10 17:27:20.113486 [ 254 ] {6746f465-fe6f-445f-a2f1-2ec7e60a8532} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17719 | 2026.03.10 17:27:20.113535 [ 254 ] {6746f465-fe6f-445f-a2f1-2ec7e60a8532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17720 | 2026.03.10 17:27:20.113941 [ 254 ] {6746f465-fe6f-445f-a2f1-2ec7e60a8532} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17721 | 2026.03.10 17:27:20.114170 [ 254 ] {6746f465-fe6f-445f-a2f1-2ec7e60a8532} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17722 | 2026.03.10 17:27:20.114325 [ 254 ] {6746f465-fe6f-445f-a2f1-2ec7e60a8532} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001661 sec., 75857.91691751957 rows/sec., 6.52 MiB/sec. | ||
| 17723 | 2026.03.10 17:27:20.114366 [ 254 ] {6746f465-fe6f-445f-a2f1-2ec7e60a8532} <Debug> TCPHandler: Processed in 0.001969141 sec. | ||
| 17724 | 2026.03.10 17:27:20.114484 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17725 | 2026.03.10 17:27:20.114577 [ 254 ] {afae7a9b-cf93-4275-89de-be21fe114647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17726 | 2026.03.10 17:27:20.114618 [ 254 ] {afae7a9b-cf93-4275-89de-be21fe114647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17727 | 2026.03.10 17:27:20.115022 [ 254 ] {afae7a9b-cf93-4275-89de-be21fe114647} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17728 | 2026.03.10 17:27:20.115059 [ 254 ] {afae7a9b-cf93-4275-89de-be21fe114647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17729 | 2026.03.10 17:27:20.115349 [ 254 ] {afae7a9b-cf93-4275-89de-be21fe114647} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17730 | 2026.03.10 17:27:20.115557 [ 254 ] {afae7a9b-cf93-4275-89de-be21fe114647} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17731 | 2026.03.10 17:27:20.115686 [ 254 ] {afae7a9b-cf93-4275-89de-be21fe114647} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001127 sec., 31055.900621118013 rows/sec., 2.28 MiB/sec. | ||
| 17732 | 2026.03.10 17:27:20.115724 [ 254 ] {afae7a9b-cf93-4275-89de-be21fe114647} <Debug> TCPHandler: Processed in 0.001287991 sec. | ||
| 17733 | 2026.03.10 17:27:20.115823 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17734 | 2026.03.10 17:27:20.115919 [ 254 ] {171c83f2-d13a-4b8e-8627-be3c4ac84e38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17735 | 2026.03.10 17:27:20.115961 [ 254 ] {171c83f2-d13a-4b8e-8627-be3c4ac84e38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17736 | 2026.03.10 17:27:20.116375 [ 254 ] {171c83f2-d13a-4b8e-8627-be3c4ac84e38} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17737 | 2026.03.10 17:27:20.116411 [ 254 ] {171c83f2-d13a-4b8e-8627-be3c4ac84e38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17738 | 2026.03.10 17:27:20.116706 [ 254 ] {171c83f2-d13a-4b8e-8627-be3c4ac84e38} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17739 | 2026.03.10 17:27:20.116927 [ 254 ] {171c83f2-d13a-4b8e-8627-be3c4ac84e38} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17740 | 2026.03.10 17:27:20.117055 [ 254 ] {171c83f2-d13a-4b8e-8627-be3c4ac84e38} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001154 sec., 85788.56152512998 rows/sec., 6.70 MiB/sec. | ||
| 17741 | 2026.03.10 17:27:20.117100 [ 254 ] {171c83f2-d13a-4b8e-8627-be3c4ac84e38} <Debug> TCPHandler: Processed in 0.001324661 sec. | ||
| 17742 | 2026.03.10 17:27:20.117206 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17743 | 2026.03.10 17:27:20.117299 [ 254 ] {13c7ad4b-8751-497d-99d8-f0a2e0b16198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17744 | 2026.03.10 17:27:20.117341 [ 254 ] {13c7ad4b-8751-497d-99d8-f0a2e0b16198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17745 | 2026.03.10 17:27:20.117758 [ 254 ] {13c7ad4b-8751-497d-99d8-f0a2e0b16198} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17746 | 2026.03.10 17:27:20.117794 [ 254 ] {13c7ad4b-8751-497d-99d8-f0a2e0b16198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17747 | 2026.03.10 17:27:20.118122 [ 254 ] {13c7ad4b-8751-497d-99d8-f0a2e0b16198} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17748 | 2026.03.10 17:27:20.118326 [ 254 ] {13c7ad4b-8751-497d-99d8-f0a2e0b16198} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17749 | 2026.03.10 17:27:20.118454 [ 254 ] {13c7ad4b-8751-497d-99d8-f0a2e0b16198} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 17750 | 2026.03.10 17:27:20.118449 [ 146 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 2 parts from all_1_130_31 to all_131_131_0 | ||
| 17751 | 2026.03.10 17:27:20.118492 [ 254 ] {13c7ad4b-8751-497d-99d8-f0a2e0b16198} <Debug> TCPHandler: Processed in 0.001333292 sec. | ||
| 17752 | 2026.03.10 17:27:20.118527 [ 146 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17753 | 2026.03.10 17:27:20.118552 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17754 | 2026.03.10 17:27:20.118628 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17755 | 2026.03.10 17:27:20.118664 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_131_32} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_130_31 to all_131_131_0 into Compact with storage Full | ||
| 17756 | 2026.03.10 17:27:20.118725 [ 254 ] {874d7557-d83e-40cf-9688-35719a19b5c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17757 | 2026.03.10 17:27:20.118783 [ 254 ] {874d7557-d83e-40cf-9688-35719a19b5c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 17758 | 2026.03.10 17:27:20.118832 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_131_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17759 | 2026.03.10 17:27:20.118882 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_131_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_130_31, total 41844 rows starting from the beginning of the part | ||
| 17760 | 2026.03.10 17:27:20.118960 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_131_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 160 rows starting from the beginning of the part | ||
| 17761 | 2026.03.10 17:27:20.119667 [ 254 ] {874d7557-d83e-40cf-9688-35719a19b5c0} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17762 | 2026.03.10 17:27:20.119708 [ 254 ] {874d7557-d83e-40cf-9688-35719a19b5c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17763 | 2026.03.10 17:27:20.120263 [ 254 ] {874d7557-d83e-40cf-9688-35719a19b5c0} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 17764 | 2026.03.10 17:27:20.120481 [ 254 ] {874d7557-d83e-40cf-9688-35719a19b5c0} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17765 | 2026.03.10 17:27:20.120619 [ 254 ] {874d7557-d83e-40cf-9688-35719a19b5c0} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001911 sec., 18315.018315018315 rows/sec., 32.82 MiB/sec. | ||
| 17766 | 2026.03.10 17:27:20.120675 [ 254 ] {874d7557-d83e-40cf-9688-35719a19b5c0} <Debug> TCPHandler: Processed in 0.002094204 sec. | ||
| 17767 | 2026.03.10 17:27:20.120793 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17768 | 2026.03.10 17:27:20.120888 [ 254 ] {fe68dcfd-17df-4abb-b443-e6d55b64d806} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17769 | 2026.03.10 17:27:20.120930 [ 254 ] {fe68dcfd-17df-4abb-b443-e6d55b64d806} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17770 | 2026.03.10 17:27:20.121250 [ 254 ] {fe68dcfd-17df-4abb-b443-e6d55b64d806} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17771 | 2026.03.10 17:27:20.121286 [ 254 ] {fe68dcfd-17df-4abb-b443-e6d55b64d806} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 17772 | 2026.03.10 17:27:20.121582 [ 254 ] {fe68dcfd-17df-4abb-b443-e6d55b64d806} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17773 | 2026.03.10 17:27:20.121781 [ 254 ] {fe68dcfd-17df-4abb-b443-e6d55b64d806} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17774 | 2026.03.10 17:27:20.121911 [ 254 ] {fe68dcfd-17df-4abb-b443-e6d55b64d806} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 17775 | 2026.03.10 17:27:20.121946 [ 254 ] {fe68dcfd-17df-4abb-b443-e6d55b64d806} <Debug> TCPHandler: Processed in 0.00120084 sec. | ||
| 17776 | 2026.03.10 17:27:20.125536 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_131_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42004 rows, containing 5 columns (5 merged, 0 gathered) in 0.006921491 sec., 6068634.633780496 rows/sec., 397.75 MiB/sec. | ||
| 17777 | 2026.03.10 17:27:20.125875 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_131_32} <Trace> MergedBlockOutputStream: filled checksums all_1_131_32 (state Temporary) | ||
| 17778 | 2026.03.10 17:27:20.126208 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_131_32} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_131_32 to all_1_131_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17779 | 2026.03.10 17:27:20.126294 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_131_32} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 2 parts: [all_1_130_31, all_131_131_0] -> all_1_131_32 | ||
| 17780 | 2026.03.10 17:27:20.126403 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 17781 | 2026.03.10 17:27:21.249467 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43553 | ||
| 17782 | 2026.03.10 17:27:21.249584 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17783 | 2026.03.10 17:27:21.249611 [ 290 ] {} <Debug> TCP-Session: 4b81a88e-a86f-4397-99f1-8c91d59c970f Authenticating user 'default' from [fd00:1122:3344:101::e]:43553 | ||
| 17784 | 2026.03.10 17:27:21.249634 [ 290 ] {} <Debug> TCP-Session: 4b81a88e-a86f-4397-99f1-8c91d59c970f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17785 | 2026.03.10 17:27:21.249646 [ 290 ] {} <Debug> TCP-Session: 4b81a88e-a86f-4397-99f1-8c91d59c970f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17786 | 2026.03.10 17:27:21.249901 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51456 | ||
| 17787 | 2026.03.10 17:27:21.249923 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60944 | ||
| 17788 | 2026.03.10 17:27:21.249957 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38234 | ||
| 17789 | 2026.03.10 17:27:21.249988 [ 290 ] {} <Trace> TCP-Session: 4b81a88e-a86f-4397-99f1-8c91d59c970f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17790 | 2026.03.10 17:27:21.249980 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41374 | ||
| 17791 | 2026.03.10 17:27:21.250028 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17792 | 2026.03.10 17:27:21.250064 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17793 | 2026.03.10 17:27:21.250073 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17794 | 2026.03.10 17:27:21.250085 [ 352 ] {} <Debug> TCP-Session: e54ec291-adc9-4a5b-b700-f81bc623c948 Authenticating user 'default' from [fd00:1122:3344:101::e]:51456 | ||
| 17795 | 2026.03.10 17:27:21.250101 [ 353 ] {} <Debug> TCP-Session: 1d2daadf-bac0-43d5-bf8a-24392bdc46f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60944 | ||
| 17796 | 2026.03.10 17:27:21.250113 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17797 | 2026.03.10 17:27:21.250133 [ 352 ] {} <Debug> TCP-Session: e54ec291-adc9-4a5b-b700-f81bc623c948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17798 | 2026.03.10 17:27:21.250145 [ 353 ] {} <Debug> TCP-Session: 1d2daadf-bac0-43d5-bf8a-24392bdc46f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17799 | 2026.03.10 17:27:21.250155 [ 289 ] {} <Debug> TCP-Session: 9c8bc92c-207a-4ae3-87aa-0609e60473b9 Authenticating user 'default' from [fd00:1122:3344:101::e]:41374 | ||
| 17800 | 2026.03.10 17:27:21.250162 [ 352 ] {} <Debug> TCP-Session: e54ec291-adc9-4a5b-b700-f81bc623c948 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17801 | 2026.03.10 17:27:21.250173 [ 353 ] {} <Debug> TCP-Session: 1d2daadf-bac0-43d5-bf8a-24392bdc46f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17802 | 2026.03.10 17:27:21.250187 [ 289 ] {} <Debug> TCP-Session: 9c8bc92c-207a-4ae3-87aa-0609e60473b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17803 | 2026.03.10 17:27:21.250176 [ 290 ] {1a588cff-016a-43d7-800b-750e7f321329} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43553) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17804 | 2026.03.10 17:27:21.250216 [ 289 ] {} <Debug> TCP-Session: 9c8bc92c-207a-4ae3-87aa-0609e60473b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17805 | 2026.03.10 17:27:21.249972 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38899 | ||
| 17806 | 2026.03.10 17:27:21.249944 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33895 | ||
| 17807 | 2026.03.10 17:27:21.249944 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46119 | ||
| 17808 | 2026.03.10 17:27:21.249918 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47132 | ||
| 17809 | 2026.03.10 17:27:21.250371 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17810 | 2026.03.10 17:27:21.250371 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17811 | 2026.03.10 17:27:21.250422 [ 355 ] {} <Debug> TCP-Session: ba602168-6312-414d-a13b-5be4e3892593 Authenticating user 'default' from [fd00:1122:3344:101::e]:33895 | ||
| 17812 | 2026.03.10 17:27:21.250422 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17813 | 2026.03.10 17:27:21.250438 [ 358 ] {} <Debug> TCP-Session: 80b78d0a-b3fd-4e6f-bd63-03e7122208ac Authenticating user 'default' from [fd00:1122:3344:101::e]:38899 | ||
| 17814 | 2026.03.10 17:27:21.250474 [ 355 ] {} <Debug> TCP-Session: ba602168-6312-414d-a13b-5be4e3892593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17815 | 2026.03.10 17:27:21.250477 [ 356 ] {} <Debug> TCP-Session: 23844a1d-658f-46d1-be74-de2ec77d6490 Authenticating user 'default' from [fd00:1122:3344:101::e]:46119 | ||
| 17816 | 2026.03.10 17:27:21.250489 [ 358 ] {} <Debug> TCP-Session: 80b78d0a-b3fd-4e6f-bd63-03e7122208ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17817 | 2026.03.10 17:27:21.250499 [ 355 ] {} <Debug> TCP-Session: ba602168-6312-414d-a13b-5be4e3892593 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17818 | 2026.03.10 17:27:21.250515 [ 356 ] {} <Debug> TCP-Session: 23844a1d-658f-46d1-be74-de2ec77d6490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17819 | 2026.03.10 17:27:21.250530 [ 358 ] {} <Debug> TCP-Session: 80b78d0a-b3fd-4e6f-bd63-03e7122208ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17820 | 2026.03.10 17:27:21.250560 [ 356 ] {} <Debug> TCP-Session: 23844a1d-658f-46d1-be74-de2ec77d6490 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17821 | 2026.03.10 17:27:21.250503 [ 290 ] {1a588cff-016a-43d7-800b-750e7f321329} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17822 | 2026.03.10 17:27:21.250124 [ 357 ] {} <Debug> TCP-Session: 647595f9-3c2a-406e-9f85-91feae9798fc Authenticating user 'default' from [fd00:1122:3344:101::e]:38234 | ||
| 17823 | 2026.03.10 17:27:21.250660 [ 357 ] {} <Debug> TCP-Session: 647595f9-3c2a-406e-9f85-91feae9798fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17824 | 2026.03.10 17:27:21.250675 [ 290 ] {1a588cff-016a-43d7-800b-750e7f321329} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17825 | 2026.03.10 17:27:21.250680 [ 357 ] {} <Debug> TCP-Session: 647595f9-3c2a-406e-9f85-91feae9798fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17826 | 2026.03.10 17:27:21.250708 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17827 | 2026.03.10 17:27:21.250740 [ 354 ] {} <Debug> TCP-Session: 01f8b8b2-dd1a-44d2-87f4-a24b1bd912d4 Authenticating user 'default' from [fd00:1122:3344:101::e]:47132 | ||
| 17828 | 2026.03.10 17:27:21.250759 [ 354 ] {} <Debug> TCP-Session: 01f8b8b2-dd1a-44d2-87f4-a24b1bd912d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17829 | 2026.03.10 17:27:21.250778 [ 354 ] {} <Debug> TCP-Session: 01f8b8b2-dd1a-44d2-87f4-a24b1bd912d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17830 | 2026.03.10 17:27:21.251009 [ 290 ] {1a588cff-016a-43d7-800b-750e7f321329} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 17831 | 2026.03.10 17:27:21.252081 [ 331 ] {1a588cff-016a-43d7-800b-750e7f321329} <Trace> AggregatingTransform: Aggregating | ||
| 17832 | 2026.03.10 17:27:21.252125 [ 331 ] {1a588cff-016a-43d7-800b-750e7f321329} <Trace> Aggregator: Aggregation method: without_key | ||
| 17833 | 2026.03.10 17:27:21.252164 [ 331 ] {1a588cff-016a-43d7-800b-750e7f321329} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001049837 sec. (952.529 rows/sec., 37.21 KiB/sec.) | ||
| 17834 | 2026.03.10 17:27:21.252183 [ 331 ] {1a588cff-016a-43d7-800b-750e7f321329} <Trace> Aggregator: Merging aggregated data | ||
| 17835 | 2026.03.10 17:27:21.253877 [ 290 ] {1a588cff-016a-43d7-800b-750e7f321329} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003761 sec., 265.8867322520606 rows/sec., 10.39 KiB/sec. | ||
| 17836 | 2026.03.10 17:27:21.254042 [ 290 ] {1a588cff-016a-43d7-800b-750e7f321329} <Debug> TCPHandler: Processed in 0.004167598 sec. | ||
| 17837 | 2026.03.10 17:27:21.254171 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17838 | 2026.03.10 17:27:21.254200 [ 290 ] {} <Debug> TCP-Session: 4b81a88e-a86f-4397-99f1-8c91d59c970f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17839 | 2026.03.10 17:27:21.254212 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17840 | 2026.03.10 17:27:21.254226 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17841 | 2026.03.10 17:27:21.254250 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17842 | 2026.03.10 17:27:21.254265 [ 352 ] {} <Debug> TCP-Session: e54ec291-adc9-4a5b-b700-f81bc623c948 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17843 | 2026.03.10 17:27:21.254276 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17844 | 2026.03.10 17:27:21.254305 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17845 | 2026.03.10 17:27:21.254331 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17846 | 2026.03.10 17:27:21.254343 [ 354 ] {} <Debug> TCP-Session: 01f8b8b2-dd1a-44d2-87f4-a24b1bd912d4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17847 | 2026.03.10 17:27:21.254361 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17848 | 2026.03.10 17:27:21.254367 [ 356 ] {} <Debug> TCP-Session: 23844a1d-658f-46d1-be74-de2ec77d6490 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17849 | 2026.03.10 17:27:21.254391 [ 355 ] {} <Debug> TCP-Session: ba602168-6312-414d-a13b-5be4e3892593 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17850 | 2026.03.10 17:27:21.254405 [ 357 ] {} <Debug> TCP-Session: 647595f9-3c2a-406e-9f85-91feae9798fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17851 | 2026.03.10 17:27:21.254374 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17852 | 2026.03.10 17:27:21.254306 [ 353 ] {} <Debug> TCP-Session: 1d2daadf-bac0-43d5-bf8a-24392bdc46f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17853 | 2026.03.10 17:27:21.254476 [ 358 ] {} <Debug> TCP-Session: 80b78d0a-b3fd-4e6f-bd63-03e7122208ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17854 | 2026.03.10 17:27:21.254282 [ 289 ] {} <Debug> TCP-Session: 9c8bc92c-207a-4ae3-87aa-0609e60473b9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17855 | 2026.03.10 17:27:21.422266 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35940 | ||
| 17856 | 2026.03.10 17:27:21.422378 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17857 | 2026.03.10 17:27:21.422406 [ 290 ] {} <Debug> TCP-Session: f10e7765-a87f-46f4-b4c0-020cd014ba8f Authenticating user 'default' from [fd00:1122:3344:101::e]:35940 | ||
| 17858 | 2026.03.10 17:27:21.422428 [ 290 ] {} <Debug> TCP-Session: f10e7765-a87f-46f4-b4c0-020cd014ba8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17859 | 2026.03.10 17:27:21.422441 [ 290 ] {} <Debug> TCP-Session: f10e7765-a87f-46f4-b4c0-020cd014ba8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17860 | 2026.03.10 17:27:21.422613 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37464 | ||
| 17861 | 2026.03.10 17:27:21.422660 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40491 | ||
| 17862 | 2026.03.10 17:27:21.422674 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64224 | ||
| 17863 | 2026.03.10 17:27:21.422697 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54333 | ||
| 17864 | 2026.03.10 17:27:21.422705 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61518 | ||
| 17865 | 2026.03.10 17:27:21.422761 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17866 | 2026.03.10 17:27:21.422776 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17867 | 2026.03.10 17:27:21.422826 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17868 | 2026.03.10 17:27:21.422833 [ 352 ] {} <Debug> TCP-Session: 2dbba55b-61c5-40a1-9a69-2b2d3b281511 Authenticating user 'default' from [fd00:1122:3344:101::e]:37464 | ||
| 17869 | 2026.03.10 17:27:21.422850 [ 357 ] {} <Debug> TCP-Session: 71431e70-3fbb-4193-b5b4-c77c273a9697 Authenticating user 'default' from [fd00:1122:3344:101::e]:64224 | ||
| 17870 | 2026.03.10 17:27:21.422863 [ 358 ] {} <Debug> TCP-Session: 6344c90d-5c57-4f01-b5fc-be6190fc8336 Authenticating user 'default' from [fd00:1122:3344:101::e]:54333 | ||
| 17871 | 2026.03.10 17:27:21.422892 [ 357 ] {} <Debug> TCP-Session: 71431e70-3fbb-4193-b5b4-c77c273a9697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17872 | 2026.03.10 17:27:21.422886 [ 352 ] {} <Debug> TCP-Session: 2dbba55b-61c5-40a1-9a69-2b2d3b281511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17873 | 2026.03.10 17:27:21.422910 [ 358 ] {} <Debug> TCP-Session: 6344c90d-5c57-4f01-b5fc-be6190fc8336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17874 | 2026.03.10 17:27:21.422917 [ 357 ] {} <Debug> TCP-Session: 71431e70-3fbb-4193-b5b4-c77c273a9697 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17875 | 2026.03.10 17:27:21.422938 [ 352 ] {} <Debug> TCP-Session: 2dbba55b-61c5-40a1-9a69-2b2d3b281511 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17876 | 2026.03.10 17:27:21.422948 [ 358 ] {} <Debug> TCP-Session: 6344c90d-5c57-4f01-b5fc-be6190fc8336 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17877 | 2026.03.10 17:27:21.422865 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17878 | 2026.03.10 17:27:21.422761 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17879 | 2026.03.10 17:27:21.423029 [ 289 ] {} <Debug> TCP-Session: e62c5bd4-e036-4c26-9fc0-a988c45aca24 Authenticating user 'default' from [fd00:1122:3344:101::e]:61518 | ||
| 17880 | 2026.03.10 17:27:21.422750 [ 290 ] {} <Trace> TCP-Session: f10e7765-a87f-46f4-b4c0-020cd014ba8f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17881 | 2026.03.10 17:27:21.423062 [ 356 ] {} <Debug> TCP-Session: 50ee1f58-8b7a-4d74-83c9-92fcb6417f6c Authenticating user 'default' from [fd00:1122:3344:101::e]:40491 | ||
| 17882 | 2026.03.10 17:27:21.423070 [ 289 ] {} <Debug> TCP-Session: e62c5bd4-e036-4c26-9fc0-a988c45aca24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17883 | 2026.03.10 17:27:21.423115 [ 356 ] {} <Debug> TCP-Session: 50ee1f58-8b7a-4d74-83c9-92fcb6417f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17884 | 2026.03.10 17:27:21.423131 [ 289 ] {} <Debug> TCP-Session: e62c5bd4-e036-4c26-9fc0-a988c45aca24 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17885 | 2026.03.10 17:27:21.423147 [ 356 ] {} <Debug> TCP-Session: 50ee1f58-8b7a-4d74-83c9-92fcb6417f6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17886 | 2026.03.10 17:27:21.422633 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42581 | ||
| 17887 | 2026.03.10 17:27:21.422632 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61790 | ||
| 17888 | 2026.03.10 17:27:21.422659 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50511 | ||
| 17889 | 2026.03.10 17:27:21.423253 [ 290 ] {b741e650-070b-47cd-b7eb-4ed9df0e7868} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35940) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17890 | 2026.03.10 17:27:21.423267 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17891 | 2026.03.10 17:27:21.423309 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17892 | 2026.03.10 17:27:21.423322 [ 353 ] {} <Debug> TCP-Session: 084f969c-8e8e-47f8-a514-b8300de5cbab Authenticating user 'default' from [fd00:1122:3344:101::e]:42581 | ||
| 17893 | 2026.03.10 17:27:21.423332 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17894 | 2026.03.10 17:27:21.423368 [ 353 ] {} <Debug> TCP-Session: 084f969c-8e8e-47f8-a514-b8300de5cbab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17895 | 2026.03.10 17:27:21.423388 [ 355 ] {} <Debug> TCP-Session: 231beeac-285e-4a69-b872-1140b8fc59f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:50511 | ||
| 17896 | 2026.03.10 17:27:21.423404 [ 353 ] {} <Debug> TCP-Session: 084f969c-8e8e-47f8-a514-b8300de5cbab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17897 | 2026.03.10 17:27:21.423420 [ 355 ] {} <Debug> TCP-Session: 231beeac-285e-4a69-b872-1140b8fc59f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17898 | 2026.03.10 17:27:21.423356 [ 354 ] {} <Debug> TCP-Session: 1395bb72-1701-44f9-bd1a-983ccf00dd80 Authenticating user 'default' from [fd00:1122:3344:101::e]:61790 | ||
| 17899 | 2026.03.10 17:27:21.423446 [ 355 ] {} <Debug> TCP-Session: 231beeac-285e-4a69-b872-1140b8fc59f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17900 | 2026.03.10 17:27:21.423490 [ 354 ] {} <Debug> TCP-Session: 1395bb72-1701-44f9-bd1a-983ccf00dd80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17901 | 2026.03.10 17:27:21.423514 [ 354 ] {} <Debug> TCP-Session: 1395bb72-1701-44f9-bd1a-983ccf00dd80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17902 | 2026.03.10 17:27:21.423546 [ 290 ] {b741e650-070b-47cd-b7eb-4ed9df0e7868} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17903 | 2026.03.10 17:27:21.423603 [ 290 ] {b741e650-070b-47cd-b7eb-4ed9df0e7868} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17904 | 2026.03.10 17:27:21.423908 [ 290 ] {b741e650-070b-47cd-b7eb-4ed9df0e7868} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 17905 | 2026.03.10 17:27:21.425013 [ 299 ] {b741e650-070b-47cd-b7eb-4ed9df0e7868} <Trace> AggregatingTransform: Aggregating | ||
| 17906 | 2026.03.10 17:27:21.425072 [ 299 ] {b741e650-070b-47cd-b7eb-4ed9df0e7868} <Trace> Aggregator: Aggregation method: without_key | ||
| 17907 | 2026.03.10 17:27:21.425119 [ 299 ] {b741e650-070b-47cd-b7eb-4ed9df0e7868} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001106478 sec. (903.769 rows/sec., 35.30 KiB/sec.) | ||
| 17908 | 2026.03.10 17:27:21.425144 [ 299 ] {b741e650-070b-47cd-b7eb-4ed9df0e7868} <Trace> Aggregator: Merging aggregated data | ||
| 17909 | 2026.03.10 17:27:21.426326 [ 290 ] {b741e650-070b-47cd-b7eb-4ed9df0e7868} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003135 sec., 318.97926634768737 rows/sec., 12.46 KiB/sec. | ||
| 17910 | 2026.03.10 17:27:21.426499 [ 290 ] {b741e650-070b-47cd-b7eb-4ed9df0e7868} <Debug> TCPHandler: Processed in 0.003863833 sec. | ||
| 17911 | 2026.03.10 17:27:21.426601 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17912 | 2026.03.10 17:27:21.426639 [ 290 ] {} <Debug> TCP-Session: f10e7765-a87f-46f4-b4c0-020cd014ba8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17913 | 2026.03.10 17:27:21.426660 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17914 | 2026.03.10 17:27:21.426681 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17915 | 2026.03.10 17:27:21.426709 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17916 | 2026.03.10 17:27:21.426723 [ 352 ] {} <Debug> TCP-Session: 2dbba55b-61c5-40a1-9a69-2b2d3b281511 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17917 | 2026.03.10 17:27:21.426730 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17918 | 2026.03.10 17:27:21.426765 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17919 | 2026.03.10 17:27:21.426790 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17920 | 2026.03.10 17:27:21.426802 [ 355 ] {} <Debug> TCP-Session: 231beeac-285e-4a69-b872-1140b8fc59f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17921 | 2026.03.10 17:27:21.426818 [ 356 ] {} <Debug> TCP-Session: 50ee1f58-8b7a-4d74-83c9-92fcb6417f6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17922 | 2026.03.10 17:27:21.426823 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17923 | 2026.03.10 17:27:21.426840 [ 358 ] {} <Debug> TCP-Session: 6344c90d-5c57-4f01-b5fc-be6190fc8336 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17924 | 2026.03.10 17:27:21.426750 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17925 | 2026.03.10 17:27:21.426879 [ 289 ] {} <Debug> TCP-Session: e62c5bd4-e036-4c26-9fc0-a988c45aca24 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17926 | 2026.03.10 17:27:21.426753 [ 357 ] {} <Debug> TCP-Session: 71431e70-3fbb-4193-b5b4-c77c273a9697 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17927 | 2026.03.10 17:27:21.426940 [ 354 ] {} <Debug> TCP-Session: 1395bb72-1701-44f9-bd1a-983ccf00dd80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17928 | 2026.03.10 17:27:21.426736 [ 353 ] {} <Debug> TCP-Session: 084f969c-8e8e-47f8-a514-b8300de5cbab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17929 | 2026.03.10 17:27:21.571342 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38943 | ||
| 17930 | 2026.03.10 17:27:21.571954 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17931 | 2026.03.10 17:27:21.572018 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17932 | 2026.03.10 17:27:21.572630 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17933 | 2026.03.10 17:27:21.572940 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17934 | 2026.03.10 17:27:21.573135 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38943 | ||
| 17935 | 2026.03.10 17:27:21.573160 [ 110 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17936 | 2026.03.10 17:27:21.573247 [ 110 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17937 | 2026.03.10 17:27:21.573285 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.06 GiB. | ||
| 17938 | 2026.03.10 17:27:21.573403 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 17939 | 2026.03.10 17:27:21.573532 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17940 | 2026.03.10 17:27:21.573584 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36575 rows starting from the beginning of the part | ||
| 17941 | 2026.03.10 17:27:21.573675 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 17942 | 2026.03.10 17:27:21.573745 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 17943 | 2026.03.10 17:27:21.573811 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 17944 | 2026.03.10 17:27:21.573877 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 17945 | 2026.03.10 17:27:21.573949 [ 193 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 17946 | 2026.03.10 17:27:21.577247 [ 186 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38943 rows, containing 4 columns (4 merged, 0 gathered) in 0.003892963 sec., 10003434.402022315 rows/sec., 143.10 MiB/sec. | ||
| 17947 | 2026.03.10 17:27:21.577871 [ 186 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17948 | 2026.03.10 17:27:21.578375 [ 186 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_81_16} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17949 | 2026.03.10 17:27:21.578492 [ 186 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_81_16} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17950 | 2026.03.10 17:27:21.578627 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17951 | 2026.03.10 17:27:21.714347 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64158 | ||
| 17952 | 2026.03.10 17:27:21.714495 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17953 | 2026.03.10 17:27:21.714533 [ 289 ] {} <Debug> TCP-Session: adbbff07-610f-4918-9d76-25d04a4260a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:64158 | ||
| 17954 | 2026.03.10 17:27:21.714561 [ 289 ] {} <Debug> TCP-Session: adbbff07-610f-4918-9d76-25d04a4260a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17955 | 2026.03.10 17:27:21.714577 [ 289 ] {} <Debug> TCP-Session: adbbff07-610f-4918-9d76-25d04a4260a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17956 | 2026.03.10 17:27:21.714838 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58370 | ||
| 17957 | 2026.03.10 17:27:21.714839 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44013 | ||
| 17958 | 2026.03.10 17:27:21.714925 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40690 | ||
| 17959 | 2026.03.10 17:27:21.714950 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39681 | ||
| 17960 | 2026.03.10 17:27:21.714981 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17961 | 2026.03.10 17:27:21.714942 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41869 | ||
| 17962 | 2026.03.10 17:27:21.715030 [ 290 ] {} <Debug> TCP-Session: 28adf0f1-5d3f-4077-99c2-5b2410bef103 Authenticating user 'default' from [fd00:1122:3344:101::e]:58370 | ||
| 17963 | 2026.03.10 17:27:21.715035 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17964 | 2026.03.10 17:27:21.715066 [ 290 ] {} <Debug> TCP-Session: 28adf0f1-5d3f-4077-99c2-5b2410bef103 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17965 | 2026.03.10 17:27:21.715058 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17966 | 2026.03.10 17:27:21.715099 [ 290 ] {} <Debug> TCP-Session: 28adf0f1-5d3f-4077-99c2-5b2410bef103 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17967 | 2026.03.10 17:27:21.715113 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17968 | 2026.03.10 17:27:21.715137 [ 355 ] {} <Debug> TCP-Session: 4fd7bf0d-a884-43d8-82be-c7324e5d1b1f Authenticating user 'default' from [fd00:1122:3344:101::e]:40690 | ||
| 17969 | 2026.03.10 17:27:21.715167 [ 357 ] {} <Debug> TCP-Session: 36bbced0-33e7-4ec9-b1c2-de01f778b081 Authenticating user 'default' from [fd00:1122:3344:101::e]:41869 | ||
| 17970 | 2026.03.10 17:27:21.715186 [ 355 ] {} <Debug> TCP-Session: 4fd7bf0d-a884-43d8-82be-c7324e5d1b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17971 | 2026.03.10 17:27:21.715099 [ 352 ] {} <Debug> TCP-Session: 93a44ba7-be9b-4c5d-8ecd-f07b2d4a2cdc Authenticating user 'default' from [fd00:1122:3344:101::e]:44013 | ||
| 17972 | 2026.03.10 17:27:21.715215 [ 355 ] {} <Debug> TCP-Session: 4fd7bf0d-a884-43d8-82be-c7324e5d1b1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17973 | 2026.03.10 17:27:21.715212 [ 357 ] {} <Debug> TCP-Session: 36bbced0-33e7-4ec9-b1c2-de01f778b081 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17974 | 2026.03.10 17:27:21.715262 [ 352 ] {} <Debug> TCP-Session: 93a44ba7-be9b-4c5d-8ecd-f07b2d4a2cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17975 | 2026.03.10 17:27:21.715298 [ 357 ] {} <Debug> TCP-Session: 36bbced0-33e7-4ec9-b1c2-de01f778b081 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17976 | 2026.03.10 17:27:21.715311 [ 352 ] {} <Debug> TCP-Session: 93a44ba7-be9b-4c5d-8ecd-f07b2d4a2cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17977 | 2026.03.10 17:27:21.715056 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17978 | 2026.03.10 17:27:21.714929 [ 289 ] {} <Trace> TCP-Session: adbbff07-610f-4918-9d76-25d04a4260a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17979 | 2026.03.10 17:27:21.715386 [ 358 ] {} <Debug> TCP-Session: 80f0ea6c-3011-432b-a8ea-9792f88ab74f Authenticating user 'default' from [fd00:1122:3344:101::e]:39681 | ||
| 17980 | 2026.03.10 17:27:21.714920 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46280 | ||
| 17981 | 2026.03.10 17:27:21.715427 [ 358 ] {} <Debug> TCP-Session: 80f0ea6c-3011-432b-a8ea-9792f88ab74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17982 | 2026.03.10 17:27:21.714896 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50267 | ||
| 17983 | 2026.03.10 17:27:21.715480 [ 358 ] {} <Debug> TCP-Session: 80f0ea6c-3011-432b-a8ea-9792f88ab74f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17984 | 2026.03.10 17:27:21.714885 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56712 | ||
| 17985 | 2026.03.10 17:27:21.715524 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17986 | 2026.03.10 17:27:21.715562 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17987 | 2026.03.10 17:27:21.715575 [ 356 ] {} <Debug> TCP-Session: 452d94ab-c7c1-4d1a-ad85-02da6419c922 Authenticating user 'default' from [fd00:1122:3344:101::e]:46280 | ||
| 17988 | 2026.03.10 17:27:21.715603 [ 354 ] {} <Debug> TCP-Session: 47ce13bd-9aff-49e5-a98a-d9a7b6083ec0 Authenticating user 'default' from [fd00:1122:3344:101::e]:50267 | ||
| 17989 | 2026.03.10 17:27:21.715612 [ 356 ] {} <Debug> TCP-Session: 452d94ab-c7c1-4d1a-ad85-02da6419c922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17990 | 2026.03.10 17:27:21.715623 [ 289 ] {4405f74f-6942-4edf-a6f0-be19c9a99d46} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64158) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17991 | 2026.03.10 17:27:21.715642 [ 356 ] {} <Debug> TCP-Session: 452d94ab-c7c1-4d1a-ad85-02da6419c922 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17992 | 2026.03.10 17:27:21.715634 [ 354 ] {} <Debug> TCP-Session: 47ce13bd-9aff-49e5-a98a-d9a7b6083ec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17993 | 2026.03.10 17:27:21.715610 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17994 | 2026.03.10 17:27:21.715719 [ 354 ] {} <Debug> TCP-Session: 47ce13bd-9aff-49e5-a98a-d9a7b6083ec0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17995 | 2026.03.10 17:27:21.715750 [ 353 ] {} <Debug> TCP-Session: 36011a6c-8d84-4f94-9a47-44da95609e67 Authenticating user 'default' from [fd00:1122:3344:101::e]:56712 | ||
| 17996 | 2026.03.10 17:27:21.715777 [ 353 ] {} <Debug> TCP-Session: 36011a6c-8d84-4f94-9a47-44da95609e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17997 | 2026.03.10 17:27:21.715794 [ 353 ] {} <Debug> TCP-Session: 36011a6c-8d84-4f94-9a47-44da95609e67 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17998 | 2026.03.10 17:27:21.716069 [ 289 ] {4405f74f-6942-4edf-a6f0-be19c9a99d46} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17999 | 2026.03.10 17:27:21.716144 [ 289 ] {4405f74f-6942-4edf-a6f0-be19c9a99d46} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18000 | 2026.03.10 17:27:21.716502 [ 289 ] {4405f74f-6942-4edf-a6f0-be19c9a99d46} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 18001 | 2026.03.10 17:27:21.717578 [ 305 ] {4405f74f-6942-4edf-a6f0-be19c9a99d46} <Trace> AggregatingTransform: Aggregating | ||
| 18002 | 2026.03.10 17:27:21.717618 [ 305 ] {4405f74f-6942-4edf-a6f0-be19c9a99d46} <Trace> Aggregator: Aggregation method: without_key | ||
| 18003 | 2026.03.10 17:27:21.717657 [ 305 ] {4405f74f-6942-4edf-a6f0-be19c9a99d46} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001030746 sec. (970.171 rows/sec., 37.90 KiB/sec.) | ||
| 18004 | 2026.03.10 17:27:21.717677 [ 305 ] {4405f74f-6942-4edf-a6f0-be19c9a99d46} <Trace> Aggregator: Merging aggregated data | ||
| 18005 | 2026.03.10 17:27:21.718987 [ 289 ] {4405f74f-6942-4edf-a6f0-be19c9a99d46} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003461 sec., 288.93383415197917 rows/sec., 11.29 KiB/sec. | ||
| 18006 | 2026.03.10 17:27:21.719111 [ 289 ] {4405f74f-6942-4edf-a6f0-be19c9a99d46} <Debug> TCPHandler: Processed in 0.004314569 sec. | ||
| 18007 | 2026.03.10 17:27:21.719266 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18008 | 2026.03.10 17:27:21.719301 [ 289 ] {} <Debug> TCP-Session: adbbff07-610f-4918-9d76-25d04a4260a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18009 | 2026.03.10 17:27:21.719301 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18010 | 2026.03.10 17:27:21.719326 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18011 | 2026.03.10 17:27:21.719357 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18012 | 2026.03.10 17:27:21.719370 [ 358 ] {} <Debug> TCP-Session: 80f0ea6c-3011-432b-a8ea-9792f88ab74f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18013 | 2026.03.10 17:27:21.719380 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18014 | 2026.03.10 17:27:21.719421 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18015 | 2026.03.10 17:27:21.719436 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18016 | 2026.03.10 17:27:21.719467 [ 352 ] {} <Debug> TCP-Session: 93a44ba7-be9b-4c5d-8ecd-f07b2d4a2cdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18017 | 2026.03.10 17:27:21.719484 [ 356 ] {} <Debug> TCP-Session: 452d94ab-c7c1-4d1a-ad85-02da6419c922 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18018 | 2026.03.10 17:27:21.719508 [ 355 ] {} <Debug> TCP-Session: 4fd7bf0d-a884-43d8-82be-c7324e5d1b1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18019 | 2026.03.10 17:27:21.719458 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18020 | 2026.03.10 17:27:21.719419 [ 354 ] {} <Debug> TCP-Session: 47ce13bd-9aff-49e5-a98a-d9a7b6083ec0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18021 | 2026.03.10 17:27:21.719396 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18022 | 2026.03.10 17:27:21.719585 [ 357 ] {} <Debug> TCP-Session: 36bbced0-33e7-4ec9-b1c2-de01f778b081 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18023 | 2026.03.10 17:27:21.719384 [ 353 ] {} <Debug> TCP-Session: 36011a6c-8d84-4f94-9a47-44da95609e67 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18024 | 2026.03.10 17:27:21.719622 [ 290 ] {} <Debug> TCP-Session: 28adf0f1-5d3f-4077-99c2-5b2410bef103 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18025 | 2026.03.10 17:27:22.449706 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18026 | 2026.03.10 17:27:22.449939 [ 254 ] {8d268570-c590-4c14-b40c-f944f265a77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18027 | 2026.03.10 17:27:22.450027 [ 254 ] {8d268570-c590-4c14-b40c-f944f265a77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18028 | 2026.03.10 17:27:22.451210 [ 254 ] {8d268570-c590-4c14-b40c-f944f265a77e} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18029 | 2026.03.10 17:27:22.451276 [ 254 ] {8d268570-c590-4c14-b40c-f944f265a77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18030 | 2026.03.10 17:27:22.451783 [ 254 ] {8d268570-c590-4c14-b40c-f944f265a77e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 18031 | 2026.03.10 17:27:22.452120 [ 254 ] {8d268570-c590-4c14-b40c-f944f265a77e} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18032 | 2026.03.10 17:27:22.452362 [ 254 ] {8d268570-c590-4c14-b40c-f944f265a77e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002482 sec., 9669.621273166802 rows/sec., 821.54 KiB/sec. | ||
| 18033 | 2026.03.10 17:27:22.452431 [ 254 ] {8d268570-c590-4c14-b40c-f944f265a77e} <Debug> TCPHandler: Processed in 0.002907797 sec. | ||
| 18034 | 2026.03.10 17:27:22.452602 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18035 | 2026.03.10 17:27:22.452738 [ 254 ] {19c94d8c-09df-43b8-b87f-bfe150c4a2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18036 | 2026.03.10 17:27:22.452794 [ 254 ] {19c94d8c-09df-43b8-b87f-bfe150c4a2ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18037 | 2026.03.10 17:27:22.453397 [ 254 ] {19c94d8c-09df-43b8-b87f-bfe150c4a2ce} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18038 | 2026.03.10 17:27:22.453445 [ 254 ] {19c94d8c-09df-43b8-b87f-bfe150c4a2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18039 | 2026.03.10 17:27:22.453877 [ 254 ] {19c94d8c-09df-43b8-b87f-bfe150c4a2ce} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 18040 | 2026.03.10 17:27:22.454165 [ 254 ] {19c94d8c-09df-43b8-b87f-bfe150c4a2ce} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18041 | 2026.03.10 17:27:22.454356 [ 254 ] {19c94d8c-09df-43b8-b87f-bfe150c4a2ce} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001648 sec., 4854.368932038835 rows/sec., 395.84 KiB/sec. | ||
| 18042 | 2026.03.10 17:27:22.454412 [ 254 ] {19c94d8c-09df-43b8-b87f-bfe150c4a2ce} <Debug> TCPHandler: Processed in 0.00187439 sec. | ||
| 18043 | 2026.03.10 17:27:22.454566 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18044 | 2026.03.10 17:27:22.454681 [ 254 ] {13645dcc-30da-4683-bf6b-265219c6bd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18045 | 2026.03.10 17:27:22.454734 [ 254 ] {13645dcc-30da-4683-bf6b-265219c6bd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18046 | 2026.03.10 17:27:22.456317 [ 254 ] {13645dcc-30da-4683-bf6b-265219c6bd5e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18047 | 2026.03.10 17:27:22.456356 [ 254 ] {13645dcc-30da-4683-bf6b-265219c6bd5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18048 | 2026.03.10 17:27:22.456876 [ 254 ] {13645dcc-30da-4683-bf6b-265219c6bd5e} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18049 | 2026.03.10 17:27:22.457125 [ 254 ] {13645dcc-30da-4683-bf6b-265219c6bd5e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18050 | 2026.03.10 17:27:22.457260 [ 51 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18051 | 2026.03.10 17:27:22.457269 [ 254 ] {13645dcc-30da-4683-bf6b-265219c6bd5e} <Debug> executeQuery: Read 2074 rows, 161.25 KiB in 0.002616 sec., 792813.4556574924 rows/sec., 60.19 MiB/sec. | ||
| 18052 | 2026.03.10 17:27:22.457300 [ 51 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18053 | 2026.03.10 17:27:22.457320 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18054 | 2026.03.10 17:27:22.457323 [ 254 ] {13645dcc-30da-4683-bf6b-265219c6bd5e} <Debug> TCPHandler: Processed in 0.002817976 sec. | ||
| 18055 | 2026.03.10 17:27:22.457437 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18056 | 2026.03.10 17:27:22.457466 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18057 | 2026.03.10 17:27:22.457574 [ 254 ] {f3e114c7-f3f0-4d35-8187-ee165b417f30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18058 | 2026.03.10 17:27:22.457596 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18059 | 2026.03.10 17:27:22.457619 [ 254 ] {f3e114c7-f3f0-4d35-8187-ee165b417f30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18060 | 2026.03.10 17:27:22.457647 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2893 rows starting from the beginning of the part | ||
| 18061 | 2026.03.10 17:27:22.457735 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 66 rows starting from the beginning of the part | ||
| 18062 | 2026.03.10 17:27:22.457788 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 126 rows starting from the beginning of the part | ||
| 18063 | 2026.03.10 17:27:22.457844 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 66 rows starting from the beginning of the part | ||
| 18064 | 2026.03.10 17:27:22.457907 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 126 rows starting from the beginning of the part | ||
| 18065 | 2026.03.10 17:27:22.457983 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 2074 rows starting from the beginning of the part | ||
| 18066 | 2026.03.10 17:27:22.458173 [ 254 ] {f3e114c7-f3f0-4d35-8187-ee165b417f30} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18067 | 2026.03.10 17:27:22.458219 [ 254 ] {f3e114c7-f3f0-4d35-8187-ee165b417f30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18068 | 2026.03.10 17:27:22.458573 [ 254 ] {f3e114c7-f3f0-4d35-8187-ee165b417f30} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18069 | 2026.03.10 17:27:22.458835 [ 254 ] {f3e114c7-f3f0-4d35-8187-ee165b417f30} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18070 | 2026.03.10 17:27:22.458998 [ 254 ] {f3e114c7-f3f0-4d35-8187-ee165b417f30} <Debug> executeQuery: Read 36 rows, 2.72 KiB in 0.001444 sec., 24930.747922437673 rows/sec., 1.84 MiB/sec. | ||
| 18071 | 2026.03.10 17:27:22.459042 [ 254 ] {f3e114c7-f3f0-4d35-8187-ee165b417f30} <Debug> TCPHandler: Processed in 0.001637176 sec. | ||
| 18072 | 2026.03.10 17:27:22.459170 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18073 | 2026.03.10 17:27:22.459268 [ 254 ] {68afce59-0d43-44c1-ad39-9c411c238af9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18074 | 2026.03.10 17:27:22.459312 [ 254 ] {68afce59-0d43-44c1-ad39-9c411c238af9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18075 | 2026.03.10 17:27:22.460290 [ 254 ] {68afce59-0d43-44c1-ad39-9c411c238af9} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18076 | 2026.03.10 17:27:22.460336 [ 254 ] {68afce59-0d43-44c1-ad39-9c411c238af9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18077 | 2026.03.10 17:27:22.460771 [ 254 ] {68afce59-0d43-44c1-ad39-9c411c238af9} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 18078 | 2026.03.10 17:27:22.461040 [ 254 ] {68afce59-0d43-44c1-ad39-9c411c238af9} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18079 | 2026.03.10 17:27:22.461197 [ 254 ] {68afce59-0d43-44c1-ad39-9c411c238af9} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001948 sec., 375770.0205338809 rows/sec., 22.22 MiB/sec. | ||
| 18080 | 2026.03.10 17:27:22.461266 [ 254 ] {68afce59-0d43-44c1-ad39-9c411c238af9} <Debug> TCPHandler: Processed in 0.002149884 sec. | ||
| 18081 | 2026.03.10 17:27:22.461378 [ 186 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5351 rows, containing 5 columns (5 merged, 0 gathered) in 0.003989564 sec., 1341249.319474509 rows/sec., 108.36 MiB/sec. | ||
| 18082 | 2026.03.10 17:27:22.461417 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18083 | 2026.03.10 17:27:22.461535 [ 254 ] {739c1c64-f37a-4546-bf37-27f0a8f21fdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18084 | 2026.03.10 17:27:22.461581 [ 254 ] {739c1c64-f37a-4546-bf37-27f0a8f21fdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18085 | 2026.03.10 17:27:22.461724 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18086 | 2026.03.10 17:27:22.462032 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_136_27} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18087 | 2026.03.10 17:27:22.462089 [ 254 ] {739c1c64-f37a-4546-bf37-27f0a8f21fdf} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18088 | 2026.03.10 17:27:22.462131 [ 254 ] {739c1c64-f37a-4546-bf37-27f0a8f21fdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18089 | 2026.03.10 17:27:22.462189 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_136_27} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18090 | 2026.03.10 17:27:22.462311 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 18091 | 2026.03.10 17:27:22.462542 [ 254 ] {739c1c64-f37a-4546-bf37-27f0a8f21fdf} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 18092 | 2026.03.10 17:27:22.462811 [ 254 ] {739c1c64-f37a-4546-bf37-27f0a8f21fdf} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18093 | 2026.03.10 17:27:22.462971 [ 254 ] {739c1c64-f37a-4546-bf37-27f0a8f21fdf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001457 sec., 686.3417982155113 rows/sec., 48.26 KiB/sec. | ||
| 18094 | 2026.03.10 17:27:22.463021 [ 254 ] {739c1c64-f37a-4546-bf37-27f0a8f21fdf} <Debug> TCPHandler: Processed in 0.001662966 sec. | ||
| 18095 | 2026.03.10 17:27:22.463173 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18096 | 2026.03.10 17:27:22.463281 [ 254 ] {1dcbfed4-87e9-4b9c-8937-4afc1479a542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18097 | 2026.03.10 17:27:22.463330 [ 254 ] {1dcbfed4-87e9-4b9c-8937-4afc1479a542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18098 | 2026.03.10 17:27:22.463864 [ 254 ] {1dcbfed4-87e9-4b9c-8937-4afc1479a542} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18099 | 2026.03.10 17:27:22.463907 [ 254 ] {1dcbfed4-87e9-4b9c-8937-4afc1479a542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18100 | 2026.03.10 17:27:22.464259 [ 254 ] {1dcbfed4-87e9-4b9c-8937-4afc1479a542} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 18101 | 2026.03.10 17:27:22.464488 [ 254 ] {1dcbfed4-87e9-4b9c-8937-4afc1479a542} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18102 | 2026.03.10 17:27:22.464633 [ 254 ] {1dcbfed4-87e9-4b9c-8937-4afc1479a542} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001375 sec., 8727.272727272728 rows/sec., 681.82 KiB/sec. | ||
| 18103 | 2026.03.10 17:27:22.464673 [ 254 ] {1dcbfed4-87e9-4b9c-8937-4afc1479a542} <Debug> TCPHandler: Processed in 0.001559115 sec. | ||
| 18104 | 2026.03.10 17:27:22.464795 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18105 | 2026.03.10 17:27:22.464892 [ 254 ] {00523d56-f498-4024-b2c1-cf302ec857ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18106 | 2026.03.10 17:27:22.464934 [ 254 ] {00523d56-f498-4024-b2c1-cf302ec857ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18107 | 2026.03.10 17:27:22.465890 [ 254 ] {00523d56-f498-4024-b2c1-cf302ec857ba} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18108 | 2026.03.10 17:27:22.465955 [ 254 ] {00523d56-f498-4024-b2c1-cf302ec857ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18109 | 2026.03.10 17:27:22.466344 [ 254 ] {00523d56-f498-4024-b2c1-cf302ec857ba} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18110 | 2026.03.10 17:27:22.466572 [ 254 ] {00523d56-f498-4024-b2c1-cf302ec857ba} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18111 | 2026.03.10 17:27:22.466694 [ 51 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18112 | 2026.03.10 17:27:22.466706 [ 254 ] {00523d56-f498-4024-b2c1-cf302ec857ba} <Debug> executeQuery: Read 1060 rows, 75.53 KiB in 0.001833 sec., 578286.9612656847 rows/sec., 40.24 MiB/sec. | ||
| 18113 | 2026.03.10 17:27:22.466732 [ 51 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18114 | 2026.03.10 17:27:22.466753 [ 254 ] {00523d56-f498-4024-b2c1-cf302ec857ba} <Debug> TCPHandler: Processed in 0.002009153 sec. | ||
| 18115 | 2026.03.10 17:27:22.466755 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18116 | 2026.03.10 17:27:22.466836 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18117 | 2026.03.10 17:27:22.466875 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18118 | 2026.03.10 17:27:22.466918 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18119 | 2026.03.10 17:27:22.466947 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1551 rows starting from the beginning of the part | ||
| 18120 | 2026.03.10 17:27:22.466976 [ 254 ] {116be80a-ce66-4a7e-a868-18b3a4925ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18121 | 2026.03.10 17:27:22.467006 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 69 rows starting from the beginning of the part | ||
| 18122 | 2026.03.10 17:27:22.467020 [ 254 ] {116be80a-ce66-4a7e-a868-18b3a4925ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18123 | 2026.03.10 17:27:22.467050 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 99 rows starting from the beginning of the part | ||
| 18124 | 2026.03.10 17:27:22.467094 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 69 rows starting from the beginning of the part | ||
| 18125 | 2026.03.10 17:27:22.467133 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 99 rows starting from the beginning of the part | ||
| 18126 | 2026.03.10 17:27:22.467175 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1060 rows starting from the beginning of the part | ||
| 18127 | 2026.03.10 17:27:22.467832 [ 254 ] {116be80a-ce66-4a7e-a868-18b3a4925ff9} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18128 | 2026.03.10 17:27:22.467866 [ 254 ] {116be80a-ce66-4a7e-a868-18b3a4925ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18129 | 2026.03.10 17:27:22.468313 [ 254 ] {116be80a-ce66-4a7e-a868-18b3a4925ff9} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18130 | 2026.03.10 17:27:22.468364 [ 186 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2947 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556685 sec., 1893125.455695918 rows/sec., 140.99 MiB/sec. | ||
| 18131 | 2026.03.10 17:27:22.468550 [ 254 ] {116be80a-ce66-4a7e-a868-18b3a4925ff9} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18132 | 2026.03.10 17:27:22.468648 [ 190 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18133 | 2026.03.10 17:27:22.468678 [ 51 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_131_32 to all_136_136_0 | ||
| 18134 | 2026.03.10 17:27:22.468697 [ 254 ] {116be80a-ce66-4a7e-a868-18b3a4925ff9} <Debug> executeQuery: Read 1321 rows, 85.75 KiB in 0.001739 sec., 759631.9723979298 rows/sec., 48.16 MiB/sec. | ||
| 18135 | 2026.03.10 17:27:22.468715 [ 51 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18136 | 2026.03.10 17:27:22.468733 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18137 | 2026.03.10 17:27:22.468736 [ 254 ] {116be80a-ce66-4a7e-a868-18b3a4925ff9} <Debug> TCPHandler: Processed in 0.001910481 sec. | ||
| 18138 | 2026.03.10 17:27:22.468800 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_136_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_32 to all_136_136_0 into Compact with storage Full | ||
| 18139 | 2026.03.10 17:27:22.468863 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18140 | 2026.03.10 17:27:22.468891 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_136_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18141 | 2026.03.10 17:27:22.468921 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_136_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_131_32, total 42004 rows starting from the beginning of the part | ||
| 18142 | 2026.03.10 17:27:22.468960 [ 254 ] {08b47d34-1a98-44ba-acf2-65447c27ec57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18143 | 2026.03.10 17:27:22.468976 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_136_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 18144 | 2026.03.10 17:27:22.469016 [ 254 ] {08b47d34-1a98-44ba-acf2-65447c27ec57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18145 | 2026.03.10 17:27:22.469024 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_136_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 160 rows starting from the beginning of the part | ||
| 18146 | 2026.03.10 17:27:22.469034 [ 190 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_136_27} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18147 | 2026.03.10 17:27:22.469067 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_136_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 160 rows starting from the beginning of the part | ||
| 18148 | 2026.03.10 17:27:22.469110 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_136_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 18149 | 2026.03.10 17:27:22.469137 [ 190 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_136_27} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18150 | 2026.03.10 17:27:22.469150 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_136_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 1321 rows starting from the beginning of the part | ||
| 18151 | 2026.03.10 17:27:22.469265 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 18152 | 2026.03.10 17:27:22.469837 [ 254 ] {08b47d34-1a98-44ba-acf2-65447c27ec57} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18153 | 2026.03.10 17:27:22.469876 [ 254 ] {08b47d34-1a98-44ba-acf2-65447c27ec57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18154 | 2026.03.10 17:27:22.470449 [ 254 ] {08b47d34-1a98-44ba-acf2-65447c27ec57} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 18155 | 2026.03.10 17:27:22.470684 [ 254 ] {08b47d34-1a98-44ba-acf2-65447c27ec57} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18156 | 2026.03.10 17:27:22.470827 [ 254 ] {08b47d34-1a98-44ba-acf2-65447c27ec57} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001885 sec., 8488.063660477454 rows/sec., 15.21 MiB/sec. | ||
| 18157 | 2026.03.10 17:27:22.470888 [ 254 ] {08b47d34-1a98-44ba-acf2-65447c27ec57} <Debug> TCPHandler: Processed in 0.002074034 sec. | ||
| 18158 | 2026.03.10 17:27:22.471000 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18159 | 2026.03.10 17:27:22.471094 [ 254 ] {48084db6-e400-4167-bfab-81d34eec85db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18160 | 2026.03.10 17:27:22.471136 [ 254 ] {48084db6-e400-4167-bfab-81d34eec85db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18161 | 2026.03.10 17:27:22.471477 [ 254 ] {48084db6-e400-4167-bfab-81d34eec85db} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18162 | 2026.03.10 17:27:22.471514 [ 254 ] {48084db6-e400-4167-bfab-81d34eec85db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18163 | 2026.03.10 17:27:22.471829 [ 254 ] {48084db6-e400-4167-bfab-81d34eec85db} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 18164 | 2026.03.10 17:27:22.472045 [ 254 ] {48084db6-e400-4167-bfab-81d34eec85db} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18165 | 2026.03.10 17:27:22.472157 [ 107 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 18166 | 2026.03.10 17:27:22.472172 [ 254 ] {48084db6-e400-4167-bfab-81d34eec85db} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001096 sec., 32846.71532846715 rows/sec., 2.21 MiB/sec. | ||
| 18167 | 2026.03.10 17:27:22.472192 [ 107 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18168 | 2026.03.10 17:27:22.472210 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18169 | 2026.03.10 17:27:22.472211 [ 254 ] {48084db6-e400-4167-bfab-81d34eec85db} <Debug> TCPHandler: Processed in 0.00126073 sec. | ||
| 18170 | 2026.03.10 17:27:22.472313 [ 190 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 18171 | 2026.03.10 17:27:22.472448 [ 190 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18172 | 2026.03.10 17:27:22.472487 [ 190 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 6396 rows starting from the beginning of the part | ||
| 18173 | 2026.03.10 17:27:22.472565 [ 190 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 18174 | 2026.03.10 17:27:22.472619 [ 190 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 60 rows starting from the beginning of the part | ||
| 18175 | 2026.03.10 17:27:22.472671 [ 190 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 60 rows starting from the beginning of the part | ||
| 18176 | 2026.03.10 17:27:22.472722 [ 190 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 18177 | 2026.03.10 17:27:22.472773 [ 190 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 36 rows starting from the beginning of the part | ||
| 18178 | 2026.03.10 17:27:22.474963 [ 189 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6672 rows, containing 4 columns (4 merged, 0 gathered) in 0.002691073 sec., 2479308.4394217473 rows/sec., 163.51 MiB/sec. | ||
| 18179 | 2026.03.10 17:27:22.475455 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 18180 | 2026.03.10 17:27:22.475782 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_136_27} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18181 | 2026.03.10 17:27:22.475870 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_136_27} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 18182 | 2026.03.10 17:27:22.475957 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 18183 | 2026.03.10 17:27:22.476998 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_136_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43965 rows, containing 5 columns (5 merged, 0 gathered) in 0.008229253 sec., 5342526.229294444 rows/sec., 350.13 MiB/sec. | ||
| 18184 | 2026.03.10 17:27:22.477562 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_136_33} <Trace> MergedBlockOutputStream: filled checksums all_1_136_33 (state Temporary) | ||
| 18185 | 2026.03.10 17:27:22.477827 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_136_33} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_136_33 to all_1_136_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18186 | 2026.03.10 17:27:22.477904 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_136_33} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_131_32, all_136_136_0] -> all_1_136_33 | ||
| 18187 | 2026.03.10 17:27:22.477986 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 18188 | 2026.03.10 17:27:23.617186 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 18189 | 2026.03.10 17:27:23.635590 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18190 | 2026.03.10 17:27:23.635659 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18191 | 2026.03.10 17:27:23.642213 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 18192 | 2026.03.10 17:27:23.643033 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18193 | 2026.03.10 17:27:23.643367 [ 107 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 18194 | 2026.03.10 17:27:23.643433 [ 107 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18195 | 2026.03.10 17:27:23.643453 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18196 | 2026.03.10 17:27:23.643562 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 18197 | 2026.03.10 17:27:23.647821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 18198 | 2026.03.10 17:27:23.648944 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18199 | 2026.03.10 17:27:23.650678 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 18200 | 2026.03.10 17:27:23.655427 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 18201 | 2026.03.10 17:27:23.660067 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 18202 | 2026.03.10 17:27:23.664621 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 18203 | 2026.03.10 17:27:23.669653 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 18204 | 2026.03.10 17:27:23.674390 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 18205 | 2026.03.10 17:27:23.735775 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.092254167 sec., 6612.167448219439 rows/sec., 34.19 MiB/sec. | ||
| 18206 | 2026.03.10 17:27:23.738345 [ 187 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 18207 | 2026.03.10 17:27:23.740368 [ 187 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_81_16} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18208 | 2026.03.10 17:27:23.740477 [ 187 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_81_16} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 18209 | 2026.03.10 17:27:23.742411 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18210 | 2026.03.10 17:27:24.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.50 MiB, peak 408.91 MiB, free memory in arenas 0.00 B, will set to 390.49 MiB (RSS), difference: -1.01 MiB | ||
| 18211 | 2026.03.10 17:27:24.195835 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2224 | ||
| 18212 | 2026.03.10 17:27:24.198687 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18213 | 2026.03.10 17:27:24.198742 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18214 | 2026.03.10 17:27:24.200024 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18215 | 2026.03.10 17:27:24.200318 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18216 | 2026.03.10 17:27:24.200482 [ 107 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18217 | 2026.03.10 17:27:24.200528 [ 107 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18218 | 2026.03.10 17:27:24.200551 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18219 | 2026.03.10 17:27:24.200684 [ 192 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 18220 | 2026.03.10 17:27:24.200714 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2224 | ||
| 18221 | 2026.03.10 17:27:24.201322 [ 192 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18222 | 2026.03.10 17:27:24.201474 [ 192 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2056 rows starting from the beginning of the part | ||
| 18223 | 2026.03.10 17:27:24.201829 [ 192 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 26 rows starting from the beginning of the part | ||
| 18224 | 2026.03.10 17:27:24.202164 [ 192 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 46 rows starting from the beginning of the part | ||
| 18225 | 2026.03.10 17:27:24.202488 [ 192 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part | ||
| 18226 | 2026.03.10 17:27:24.202788 [ 192 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 24 rows starting from the beginning of the part | ||
| 18227 | 2026.03.10 17:27:24.203105 [ 192 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 52 rows starting from the beginning of the part | ||
| 18228 | 2026.03.10 17:27:24.210983 [ 196 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2224 rows, containing 72 columns (72 merged, 0 gathered) in 0.010366558 sec., 214536.01089194696 rows/sec., 165.12 MiB/sec. | ||
| 18229 | 2026.03.10 17:27:24.212703 [ 196 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18230 | 2026.03.10 17:27:24.213245 [ 196 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_61_12} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18231 | 2026.03.10 17:27:24.213324 [ 196 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_61_12} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18232 | 2026.03.10 17:27:24.213524 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 18233 | 2026.03.10 17:27:25.105221 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18234 | 2026.03.10 17:27:25.105395 [ 254 ] {642ec9d3-bcd0-4821-a045-9dfe5473d7a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18235 | 2026.03.10 17:27:25.105460 [ 254 ] {642ec9d3-bcd0-4821-a045-9dfe5473d7a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18236 | 2026.03.10 17:27:25.106164 [ 254 ] {642ec9d3-bcd0-4821-a045-9dfe5473d7a3} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18237 | 2026.03.10 17:27:25.106251 [ 254 ] {642ec9d3-bcd0-4821-a045-9dfe5473d7a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18238 | 2026.03.10 17:27:25.106644 [ 254 ] {642ec9d3-bcd0-4821-a045-9dfe5473d7a3} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18239 | 2026.03.10 17:27:25.106871 [ 254 ] {642ec9d3-bcd0-4821-a045-9dfe5473d7a3} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18240 | 2026.03.10 17:27:25.107027 [ 254 ] {642ec9d3-bcd0-4821-a045-9dfe5473d7a3} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001681 sec., 33313.50386674598 rows/sec., 2.54 MiB/sec. | ||
| 18241 | 2026.03.10 17:27:25.107070 [ 254 ] {642ec9d3-bcd0-4821-a045-9dfe5473d7a3} <Debug> TCPHandler: Processed in 0.001973392 sec. | ||
| 18242 | 2026.03.10 17:27:25.107186 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18243 | 2026.03.10 17:27:25.107282 [ 254 ] {d1e45ab0-0ea4-4881-8a98-269ecc0c9a02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18244 | 2026.03.10 17:27:25.107322 [ 254 ] {d1e45ab0-0ea4-4881-8a98-269ecc0c9a02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18245 | 2026.03.10 17:27:25.107762 [ 254 ] {d1e45ab0-0ea4-4881-8a98-269ecc0c9a02} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18246 | 2026.03.10 17:27:25.107799 [ 254 ] {d1e45ab0-0ea4-4881-8a98-269ecc0c9a02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18247 | 2026.03.10 17:27:25.108097 [ 254 ] {d1e45ab0-0ea4-4881-8a98-269ecc0c9a02} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18248 | 2026.03.10 17:27:25.108325 [ 254 ] {d1e45ab0-0ea4-4881-8a98-269ecc0c9a02} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18249 | 2026.03.10 17:27:25.108453 [ 254 ] {d1e45ab0-0ea4-4881-8a98-269ecc0c9a02} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 18250 | 2026.03.10 17:27:25.108493 [ 254 ] {d1e45ab0-0ea4-4881-8a98-269ecc0c9a02} <Debug> TCPHandler: Processed in 0.001357462 sec. | ||
| 18251 | 2026.03.10 17:27:25.108598 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18252 | 2026.03.10 17:27:25.108692 [ 254 ] {e5b5387e-12a7-404f-85fd-0abf08065cac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18253 | 2026.03.10 17:27:25.108735 [ 254 ] {e5b5387e-12a7-404f-85fd-0abf08065cac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18254 | 2026.03.10 17:27:25.109110 [ 254 ] {e5b5387e-12a7-404f-85fd-0abf08065cac} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18255 | 2026.03.10 17:27:25.109146 [ 254 ] {e5b5387e-12a7-404f-85fd-0abf08065cac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18256 | 2026.03.10 17:27:25.109463 [ 254 ] {e5b5387e-12a7-404f-85fd-0abf08065cac} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18257 | 2026.03.10 17:27:25.109681 [ 254 ] {e5b5387e-12a7-404f-85fd-0abf08065cac} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18258 | 2026.03.10 17:27:25.109808 [ 254 ] {e5b5387e-12a7-404f-85fd-0abf08065cac} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001134 sec., 56437.3897707231 rows/sec., 3.93 MiB/sec. | ||
| 18259 | 2026.03.10 17:27:25.109846 [ 254 ] {e5b5387e-12a7-404f-85fd-0abf08065cac} <Debug> TCPHandler: Processed in 0.001296681 sec. | ||
| 18260 | 2026.03.10 17:27:25.109951 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18261 | 2026.03.10 17:27:25.110045 [ 254 ] {76d4e897-b56c-48ba-9d55-c664d7fb952b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18262 | 2026.03.10 17:27:25.110085 [ 254 ] {76d4e897-b56c-48ba-9d55-c664d7fb952b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18263 | 2026.03.10 17:27:25.110438 [ 254 ] {76d4e897-b56c-48ba-9d55-c664d7fb952b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18264 | 2026.03.10 17:27:25.110474 [ 254 ] {76d4e897-b56c-48ba-9d55-c664d7fb952b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.05 GiB. | ||
| 18265 | 2026.03.10 17:27:25.110770 [ 254 ] {76d4e897-b56c-48ba-9d55-c664d7fb952b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18266 | 2026.03.10 17:27:25.110979 [ 254 ] {76d4e897-b56c-48ba-9d55-c664d7fb952b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18267 | 2026.03.10 17:27:25.111106 [ 254 ] {76d4e897-b56c-48ba-9d55-c664d7fb952b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00108 sec., 22222.222222222223 rows/sec., 1.50 MiB/sec. | ||
| 18268 | 2026.03.10 17:27:25.111143 [ 254 ] {76d4e897-b56c-48ba-9d55-c664d7fb952b} <Debug> TCPHandler: Processed in 0.0012404 sec. | ||
| 18269 | 2026.03.10 17:27:28.875410 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18270 | 2026.03.10 17:27:28.875478 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18271 | 2026.03.10 17:27:29.073313 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39455 | ||
| 18272 | 2026.03.10 17:27:29.074187 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18273 | 2026.03.10 17:27:29.074260 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18274 | 2026.03.10 17:27:29.074994 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18275 | 2026.03.10 17:27:29.075225 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18276 | 2026.03.10 17:27:29.075356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39455 | ||
| 18277 | 2026.03.10 17:27:30.111590 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18278 | 2026.03.10 17:27:30.111764 [ 254 ] {1917d238-7e06-414e-88a1-1b0ffd552bf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18279 | 2026.03.10 17:27:30.111829 [ 254 ] {1917d238-7e06-414e-88a1-1b0ffd552bf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18280 | 2026.03.10 17:27:30.112586 [ 254 ] {1917d238-7e06-414e-88a1-1b0ffd552bf4} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18281 | 2026.03.10 17:27:30.112630 [ 254 ] {1917d238-7e06-414e-88a1-1b0ffd552bf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18282 | 2026.03.10 17:27:30.113041 [ 254 ] {1917d238-7e06-414e-88a1-1b0ffd552bf4} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18283 | 2026.03.10 17:27:30.113278 [ 254 ] {1917d238-7e06-414e-88a1-1b0ffd552bf4} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18284 | 2026.03.10 17:27:30.113439 [ 254 ] {1917d238-7e06-414e-88a1-1b0ffd552bf4} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001721 sec., 73213.24811156304 rows/sec., 6.30 MiB/sec. | ||
| 18285 | 2026.03.10 17:27:30.113481 [ 254 ] {1917d238-7e06-414e-88a1-1b0ffd552bf4} <Debug> TCPHandler: Processed in 0.002014152 sec. | ||
| 18286 | 2026.03.10 17:27:30.113612 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18287 | 2026.03.10 17:27:30.113708 [ 254 ] {2c78f5c6-afe4-417e-b1eb-79ba095b7d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18288 | 2026.03.10 17:27:30.113749 [ 254 ] {2c78f5c6-afe4-417e-b1eb-79ba095b7d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18289 | 2026.03.10 17:27:30.114175 [ 254 ] {2c78f5c6-afe4-417e-b1eb-79ba095b7d5d} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18290 | 2026.03.10 17:27:30.114212 [ 254 ] {2c78f5c6-afe4-417e-b1eb-79ba095b7d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18291 | 2026.03.10 17:27:30.114523 [ 254 ] {2c78f5c6-afe4-417e-b1eb-79ba095b7d5d} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18292 | 2026.03.10 17:27:30.114733 [ 254 ] {2c78f5c6-afe4-417e-b1eb-79ba095b7d5d} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18293 | 2026.03.10 17:27:30.114864 [ 254 ] {2c78f5c6-afe4-417e-b1eb-79ba095b7d5d} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001174 sec., 29812.60647359455 rows/sec., 2.19 MiB/sec. | ||
| 18294 | 2026.03.10 17:27:30.114903 [ 254 ] {2c78f5c6-afe4-417e-b1eb-79ba095b7d5d} <Debug> TCPHandler: Processed in 0.001340471 sec. | ||
| 18295 | 2026.03.10 17:27:30.114914 [ 68 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18296 | 2026.03.10 17:27:30.114990 [ 68 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18297 | 2026.03.10 17:27:30.115006 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18298 | 2026.03.10 17:27:30.115016 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18299 | 2026.03.10 17:27:30.115106 [ 254 ] {5e169269-3dfe-4e9e-9830-110fc0c74940} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18300 | 2026.03.10 17:27:30.115147 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18301 | 2026.03.10 17:27:30.115151 [ 254 ] {5e169269-3dfe-4e9e-9830-110fc0c74940} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18302 | 2026.03.10 17:27:30.115297 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18303 | 2026.03.10 17:27:30.115339 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 225 rows starting from the beginning of the part | ||
| 18304 | 2026.03.10 17:27:30.115416 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 35 rows starting from the beginning of the part | ||
| 18305 | 2026.03.10 17:27:30.115462 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 5 rows starting from the beginning of the part | ||
| 18306 | 2026.03.10 17:27:30.115504 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 35 rows starting from the beginning of the part | ||
| 18307 | 2026.03.10 17:27:30.115542 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 36 rows starting from the beginning of the part | ||
| 18308 | 2026.03.10 17:27:30.115582 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 35 rows starting from the beginning of the part | ||
| 18309 | 2026.03.10 17:27:30.115615 [ 254 ] {5e169269-3dfe-4e9e-9830-110fc0c74940} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18310 | 2026.03.10 17:27:30.115657 [ 254 ] {5e169269-3dfe-4e9e-9830-110fc0c74940} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18311 | 2026.03.10 17:27:30.116017 [ 254 ] {5e169269-3dfe-4e9e-9830-110fc0c74940} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18312 | 2026.03.10 17:27:30.116252 [ 254 ] {5e169269-3dfe-4e9e-9830-110fc0c74940} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18313 | 2026.03.10 17:27:30.116385 [ 254 ] {5e169269-3dfe-4e9e-9830-110fc0c74940} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001296 sec., 76388.88888888889 rows/sec., 5.97 MiB/sec. | ||
| 18314 | 2026.03.10 17:27:30.116424 [ 254 ] {5e169269-3dfe-4e9e-9830-110fc0c74940} <Debug> TCPHandler: Processed in 0.001465683 sec. | ||
| 18315 | 2026.03.10 17:27:30.116469 [ 224 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18316 | 2026.03.10 17:27:30.116485 [ 196 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 371 rows, containing 5 columns (5 merged, 0 gathered) in 0.001390733 sec., 266765.79904266313 rows/sec., 19.08 MiB/sec. | ||
| 18317 | 2026.03.10 17:27:30.116503 [ 224 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18318 | 2026.03.10 17:27:30.116534 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18319 | 2026.03.10 17:27:30.116632 [ 254 ] {64a51bbc-7834-46ec-a276-832e6c3892b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18320 | 2026.03.10 17:27:30.116635 [ 200 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18321 | 2026.03.10 17:27:30.116679 [ 254 ] {64a51bbc-7834-46ec-a276-832e6c3892b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18322 | 2026.03.10 17:27:30.116931 [ 200 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_116_23} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18323 | 2026.03.10 17:27:30.117008 [ 200 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_116_23} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18324 | 2026.03.10 17:27:30.117083 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 18325 | 2026.03.10 17:27:30.117095 [ 254 ] {64a51bbc-7834-46ec-a276-832e6c3892b1} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18326 | 2026.03.10 17:27:30.117137 [ 254 ] {64a51bbc-7834-46ec-a276-832e6c3892b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18327 | 2026.03.10 17:27:30.117487 [ 254 ] {64a51bbc-7834-46ec-a276-832e6c3892b1} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18328 | 2026.03.10 17:27:30.117710 [ 254 ] {64a51bbc-7834-46ec-a276-832e6c3892b1} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18329 | 2026.03.10 17:27:30.117858 [ 254 ] {64a51bbc-7834-46ec-a276-832e6c3892b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 18330 | 2026.03.10 17:27:30.117898 [ 254 ] {64a51bbc-7834-46ec-a276-832e6c3892b1} <Debug> TCPHandler: Processed in 0.001412252 sec. | ||
| 18331 | 2026.03.10 17:27:30.117952 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18332 | 2026.03.10 17:27:30.117998 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18333 | 2026.03.10 17:27:30.118003 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18334 | 2026.03.10 17:27:30.118102 [ 254 ] {b7357dd4-c38d-44c9-b6dc-62aeb9593bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18335 | 2026.03.10 17:27:30.118157 [ 254 ] {b7357dd4-c38d-44c9-b6dc-62aeb9593bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18336 | 2026.03.10 17:27:30.119027 [ 254 ] {b7357dd4-c38d-44c9-b6dc-62aeb9593bcf} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18337 | 2026.03.10 17:27:30.119065 [ 254 ] {b7357dd4-c38d-44c9-b6dc-62aeb9593bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18338 | 2026.03.10 17:27:30.119721 [ 254 ] {b7357dd4-c38d-44c9-b6dc-62aeb9593bcf} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 18339 | 2026.03.10 17:27:30.119955 [ 254 ] {b7357dd4-c38d-44c9-b6dc-62aeb9593bcf} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18340 | 2026.03.10 17:27:30.120098 [ 68 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 18341 | 2026.03.10 17:27:30.120108 [ 254 ] {b7357dd4-c38d-44c9-b6dc-62aeb9593bcf} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002023 sec., 17301.038062283737 rows/sec., 31.00 MiB/sec. | ||
| 18342 | 2026.03.10 17:27:30.120143 [ 68 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18343 | 2026.03.10 17:27:30.120170 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18344 | 2026.03.10 17:27:30.120180 [ 254 ] {b7357dd4-c38d-44c9-b6dc-62aeb9593bcf} <Debug> TCPHandler: Processed in 0.002225946 sec. | ||
| 18345 | 2026.03.10 17:27:30.120239 [ 224 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18346 | 2026.03.10 17:27:30.120298 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18347 | 2026.03.10 17:27:30.120299 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 18348 | 2026.03.10 17:27:30.120399 [ 254 ] {d483fe2e-6649-4502-9ac4-30d930edeb6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18349 | 2026.03.10 17:27:30.120445 [ 254 ] {d483fe2e-6649-4502-9ac4-30d930edeb6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18350 | 2026.03.10 17:27:30.120602 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18351 | 2026.03.10 17:27:30.120680 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2336 rows starting from the beginning of the part | ||
| 18352 | 2026.03.10 17:27:30.120781 [ 254 ] {d483fe2e-6649-4502-9ac4-30d930edeb6e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18353 | 2026.03.10 17:27:30.120824 [ 254 ] {d483fe2e-6649-4502-9ac4-30d930edeb6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18354 | 2026.03.10 17:27:30.120844 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 35 rows starting from the beginning of the part | ||
| 18355 | 2026.03.10 17:27:30.120983 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 5 rows starting from the beginning of the part | ||
| 18356 | 2026.03.10 17:27:30.121102 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 35 rows starting from the beginning of the part | ||
| 18357 | 2026.03.10 17:27:30.121148 [ 254 ] {d483fe2e-6649-4502-9ac4-30d930edeb6e} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18358 | 2026.03.10 17:27:30.121216 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 16 rows starting from the beginning of the part | ||
| 18359 | 2026.03.10 17:27:30.121332 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 35 rows starting from the beginning of the part | ||
| 18360 | 2026.03.10 17:27:30.121406 [ 254 ] {d483fe2e-6649-4502-9ac4-30d930edeb6e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18361 | 2026.03.10 17:27:30.121516 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18362 | 2026.03.10 17:27:30.121551 [ 254 ] {d483fe2e-6649-4502-9ac4-30d930edeb6e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001171 sec., 51238.25789923143 rows/sec., 3.45 MiB/sec. | ||
| 18363 | 2026.03.10 17:27:30.121593 [ 254 ] {d483fe2e-6649-4502-9ac4-30d930edeb6e} <Debug> TCPHandler: Processed in 0.001343952 sec. | ||
| 18364 | 2026.03.10 17:27:30.131397 [ 197 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2462 rows, containing 19 columns (19 merged, 0 gathered) in 0.01116466 sec., 220517.23921731606 rows/sec., 395.16 MiB/sec. | ||
| 18365 | 2026.03.10 17:27:30.133503 [ 186 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 18366 | 2026.03.10 17:27:30.133888 [ 186 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18367 | 2026.03.10 17:27:30.133969 [ 186 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_116_23} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 18368 | 2026.03.10 17:27:30.134080 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.70 MiB. | ||
| 18369 | 2026.03.10 17:27:30.741652 [ 224 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18370 | 2026.03.10 17:27:30.741703 [ 224 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18371 | 2026.03.10 17:27:30.744400 [ 224 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18372 | 2026.03.10 17:27:30.929729 [ 224 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18373 | 2026.03.10 17:27:30.929774 [ 224 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18374 | 2026.03.10 17:27:30.932702 [ 224 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18375 | 2026.03.10 17:27:31.001142 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 387.49 MiB, peak 410.15 MiB, free memory in arenas 0.00 B, will set to 395.54 MiB (RSS), difference: 8.05 MiB | ||
| 18376 | 2026.03.10 17:27:31.148866 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 18377 | 2026.03.10 17:27:31.165066 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18378 | 2026.03.10 17:27:31.165106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18379 | 2026.03.10 17:27:31.171067 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 18380 | 2026.03.10 17:27:31.171814 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18381 | 2026.03.10 17:27:31.174895 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 18382 | 2026.03.10 17:27:34.201872 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2244 | ||
| 18383 | 2026.03.10 17:27:34.203970 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18384 | 2026.03.10 17:27:34.204008 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18385 | 2026.03.10 17:27:34.205370 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18386 | 2026.03.10 17:27:34.205664 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18387 | 2026.03.10 17:27:34.205928 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2244 | ||
| 18388 | 2026.03.10 17:27:34.338614 [ 83 ] {} <Debug> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 18389 | 2026.03.10 17:27:34.338680 [ 83 ] {} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18390 | 2026.03.10 17:27:34.338718 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18391 | 2026.03.10 17:27:34.338886 [ 196 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact with storage Full | ||
| 18392 | 2026.03.10 17:27:34.339088 [ 196 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18393 | 2026.03.10 17:27:34.339142 [ 196 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 20 rows starting from the beginning of the part | ||
| 18394 | 2026.03.10 17:27:34.339242 [ 196 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 8 rows starting from the beginning of the part | ||
| 18395 | 2026.03.10 17:27:34.339314 [ 196 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 18396 | 2026.03.10 17:27:34.339381 [ 196 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 4 rows starting from the beginning of the part | ||
| 18397 | 2026.03.10 17:27:34.339450 [ 196 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 8 rows starting from the beginning of the part | ||
| 18398 | 2026.03.10 17:27:34.340336 [ 191 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 5 columns (5 merged, 0 gathered) in 0.001528185 sec., 30101.067606343473 rows/sec., 2.51 MiB/sec. | ||
| 18399 | 2026.03.10 17:27:34.340628 [ 190 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 18400 | 2026.03.10 17:27:34.341182 [ 190 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_30_7} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18401 | 2026.03.10 17:27:34.341324 [ 190 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_30_7} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Merged 5 parts: [all_1_26_6, all_30_30_0] -> all_1_30_7 | ||
| 18402 | 2026.03.10 17:27:34.341469 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18403 | 2026.03.10 17:27:34.502373 [ 53 ] {} <Debug> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
| 18404 | 2026.03.10 17:27:34.502439 [ 53 ] {} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18405 | 2026.03.10 17:27:34.502460 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18406 | 2026.03.10 17:27:34.502561 [ 190 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
| 18407 | 2026.03.10 17:27:34.502680 [ 190 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18408 | 2026.03.10 17:27:34.502712 [ 190 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 308 rows starting from the beginning of the part | ||
| 18409 | 2026.03.10 17:27:34.502777 [ 190 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 24 rows starting from the beginning of the part | ||
| 18410 | 2026.03.10 17:27:34.502825 [ 190 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 18411 | 2026.03.10 17:27:34.502871 [ 190 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 24 rows starting from the beginning of the part | ||
| 18412 | 2026.03.10 17:27:34.502912 [ 190 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 18413 | 2026.03.10 17:27:34.503768 [ 191 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 404 rows, containing 5 columns (5 merged, 0 gathered) in 0.00125318 sec., 322379.865621858 rows/sec., 23.57 MiB/sec. | ||
| 18414 | 2026.03.10 17:27:34.503958 [ 199 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 18415 | 2026.03.10 17:27:34.504261 [ 199 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_36_8} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18416 | 2026.03.10 17:27:34.504340 [ 199 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_36_8} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
| 18417 | 2026.03.10 17:27:34.504423 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 18418 | 2026.03.10 17:27:35.109961 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18419 | 2026.03.10 17:27:35.110161 [ 254 ] {d031c958-ac21-4eed-be6a-002bbc74bdce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18420 | 2026.03.10 17:27:35.110237 [ 254 ] {d031c958-ac21-4eed-be6a-002bbc74bdce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18421 | 2026.03.10 17:27:35.110898 [ 254 ] {d031c958-ac21-4eed-be6a-002bbc74bdce} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18422 | 2026.03.10 17:27:35.110951 [ 254 ] {d031c958-ac21-4eed-be6a-002bbc74bdce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18423 | 2026.03.10 17:27:35.111346 [ 254 ] {d031c958-ac21-4eed-be6a-002bbc74bdce} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18424 | 2026.03.10 17:27:35.111594 [ 254 ] {d031c958-ac21-4eed-be6a-002bbc74bdce} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18425 | 2026.03.10 17:27:35.111762 [ 254 ] {d031c958-ac21-4eed-be6a-002bbc74bdce} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001655 sec., 39879.15407854985 rows/sec., 3.16 MiB/sec. | ||
| 18426 | 2026.03.10 17:27:35.111818 [ 254 ] {d031c958-ac21-4eed-be6a-002bbc74bdce} <Debug> TCPHandler: Processed in 0.001995182 sec. | ||
| 18427 | 2026.03.10 17:27:35.111936 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18428 | 2026.03.10 17:27:35.112041 [ 254 ] {a2cb2c0e-3cd9-4501-83d7-40a6297bf95b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18429 | 2026.03.10 17:27:35.112085 [ 254 ] {a2cb2c0e-3cd9-4501-83d7-40a6297bf95b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18430 | 2026.03.10 17:27:35.112490 [ 254 ] {a2cb2c0e-3cd9-4501-83d7-40a6297bf95b} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18431 | 2026.03.10 17:27:35.112530 [ 254 ] {a2cb2c0e-3cd9-4501-83d7-40a6297bf95b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18432 | 2026.03.10 17:27:35.112838 [ 254 ] {a2cb2c0e-3cd9-4501-83d7-40a6297bf95b} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18433 | 2026.03.10 17:27:35.113065 [ 254 ] {a2cb2c0e-3cd9-4501-83d7-40a6297bf95b} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18434 | 2026.03.10 17:27:35.113201 [ 254 ] {a2cb2c0e-3cd9-4501-83d7-40a6297bf95b} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001184 sec., 4222.972972972973 rows/sec., 317.55 KiB/sec. | ||
| 18435 | 2026.03.10 17:27:35.113241 [ 254 ] {a2cb2c0e-3cd9-4501-83d7-40a6297bf95b} <Debug> TCPHandler: Processed in 0.001358752 sec. | ||
| 18436 | 2026.03.10 17:27:35.113352 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18437 | 2026.03.10 17:27:35.113448 [ 254 ] {c84bcae5-2e24-41ca-83c0-b1e2eaf9d437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18438 | 2026.03.10 17:27:35.113489 [ 254 ] {c84bcae5-2e24-41ca-83c0-b1e2eaf9d437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18439 | 2026.03.10 17:27:35.113892 [ 254 ] {c84bcae5-2e24-41ca-83c0-b1e2eaf9d437} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18440 | 2026.03.10 17:27:35.113931 [ 254 ] {c84bcae5-2e24-41ca-83c0-b1e2eaf9d437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18441 | 2026.03.10 17:27:35.114239 [ 254 ] {c84bcae5-2e24-41ca-83c0-b1e2eaf9d437} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18442 | 2026.03.10 17:27:35.114482 [ 254 ] {c84bcae5-2e24-41ca-83c0-b1e2eaf9d437} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18443 | 2026.03.10 17:27:35.114612 [ 254 ] {c84bcae5-2e24-41ca-83c0-b1e2eaf9d437} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001183 sec., 58326.28909551986 rows/sec., 4.55 MiB/sec. | ||
| 18444 | 2026.03.10 17:27:35.114652 [ 254 ] {c84bcae5-2e24-41ca-83c0-b1e2eaf9d437} <Debug> TCPHandler: Processed in 0.001350202 sec. | ||
| 18445 | 2026.03.10 17:27:35.114759 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18446 | 2026.03.10 17:27:35.114853 [ 254 ] {cec2f51e-6d9c-4bf7-9128-95838d48928f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18447 | 2026.03.10 17:27:35.114897 [ 254 ] {cec2f51e-6d9c-4bf7-9128-95838d48928f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18448 | 2026.03.10 17:27:35.115330 [ 254 ] {cec2f51e-6d9c-4bf7-9128-95838d48928f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18449 | 2026.03.10 17:27:35.115367 [ 254 ] {cec2f51e-6d9c-4bf7-9128-95838d48928f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18450 | 2026.03.10 17:27:35.115701 [ 254 ] {cec2f51e-6d9c-4bf7-9128-95838d48928f} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18451 | 2026.03.10 17:27:35.115919 [ 254 ] {cec2f51e-6d9c-4bf7-9128-95838d48928f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18452 | 2026.03.10 17:27:35.116053 [ 254 ] {cec2f51e-6d9c-4bf7-9128-95838d48928f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001219 sec., 131255.12715340444 rows/sec., 9.14 MiB/sec. | ||
| 18453 | 2026.03.10 17:27:35.116092 [ 254 ] {cec2f51e-6d9c-4bf7-9128-95838d48928f} <Debug> TCPHandler: Processed in 0.001382132 sec. | ||
| 18454 | 2026.03.10 17:27:35.116215 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18455 | 2026.03.10 17:27:35.116309 [ 254 ] {222c7c82-30db-479b-92b8-f6ca79b3c934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18456 | 2026.03.10 17:27:35.116363 [ 254 ] {222c7c82-30db-479b-92b8-f6ca79b3c934} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18457 | 2026.03.10 17:27:35.117120 [ 254 ] {222c7c82-30db-479b-92b8-f6ca79b3c934} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18458 | 2026.03.10 17:27:35.117157 [ 254 ] {222c7c82-30db-479b-92b8-f6ca79b3c934} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18459 | 2026.03.10 17:27:35.117664 [ 254 ] {222c7c82-30db-479b-92b8-f6ca79b3c934} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 18460 | 2026.03.10 17:27:35.117889 [ 254 ] {222c7c82-30db-479b-92b8-f6ca79b3c934} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18461 | 2026.03.10 17:27:35.118028 [ 254 ] {222c7c82-30db-479b-92b8-f6ca79b3c934} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001737 sec., 2878.526194588371 rows/sec., 5.16 MiB/sec. | ||
| 18462 | 2026.03.10 17:27:35.118084 [ 254 ] {222c7c82-30db-479b-92b8-f6ca79b3c934} <Debug> TCPHandler: Processed in 0.001917571 sec. | ||
| 18463 | 2026.03.10 17:27:35.118192 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18464 | 2026.03.10 17:27:35.118287 [ 254 ] {7f60833c-6b1d-442f-8a32-69555c33801c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18465 | 2026.03.10 17:27:35.118327 [ 254 ] {7f60833c-6b1d-442f-8a32-69555c33801c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18466 | 2026.03.10 17:27:35.118649 [ 254 ] {7f60833c-6b1d-442f-8a32-69555c33801c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18467 | 2026.03.10 17:27:35.118686 [ 254 ] {7f60833c-6b1d-442f-8a32-69555c33801c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18468 | 2026.03.10 17:27:35.118987 [ 254 ] {7f60833c-6b1d-442f-8a32-69555c33801c} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18469 | 2026.03.10 17:27:35.119227 [ 254 ] {7f60833c-6b1d-442f-8a32-69555c33801c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18470 | 2026.03.10 17:27:35.119356 [ 254 ] {7f60833c-6b1d-442f-8a32-69555c33801c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 18471 | 2026.03.10 17:27:35.119392 [ 254 ] {7f60833c-6b1d-442f-8a32-69555c33801c} <Debug> TCPHandler: Processed in 0.00125024 sec. | ||
| 18472 | 2026.03.10 17:27:35.717432 [ 220 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18473 | 2026.03.10 17:27:35.717487 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18474 | 2026.03.10 17:27:35.720854 [ 220 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18475 | 2026.03.10 17:27:36.109545 [ 82 ] {} <Debug> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Selected 5 parts from all_1_32_7 to all_36_36_0 | ||
| 18476 | 2026.03.10 17:27:36.109616 [ 82 ] {} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18477 | 2026.03.10 17:27:36.109641 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18478 | 2026.03.10 17:27:36.109747 [ 190 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_36_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_32_7 to all_36_36_0 into Compact with storage Full | ||
| 18479 | 2026.03.10 17:27:36.109883 [ 190 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_36_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18480 | 2026.03.10 17:27:36.109918 [ 190 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 160 rows starting from the beginning of the part | ||
| 18481 | 2026.03.10 17:27:36.109986 [ 190 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 12 rows starting from the beginning of the part | ||
| 18482 | 2026.03.10 17:27:36.110033 [ 190 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 12 rows starting from the beginning of the part | ||
| 18483 | 2026.03.10 17:27:36.110076 [ 190 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 12 rows starting from the beginning of the part | ||
| 18484 | 2026.03.10 17:27:36.110116 [ 190 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_36_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 12 rows starting from the beginning of the part | ||
| 18485 | 2026.03.10 17:27:36.110903 [ 199 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_36_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 208 rows, containing 5 columns (5 merged, 0 gathered) in 0.00119631 sec., 173867.9773637268 rows/sec., 11.53 MiB/sec. | ||
| 18486 | 2026.03.10 17:27:36.111103 [ 191 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_36_8} <Trace> MergedBlockOutputStream: filled checksums all_1_36_8 (state Temporary) | ||
| 18487 | 2026.03.10 17:27:36.111408 [ 191 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_36_8} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_merge_all_1_36_8 to all_1_36_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18488 | 2026.03.10 17:27:36.111485 [ 191 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_36_8} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Merged 5 parts: [all_1_32_7, all_36_36_0] -> all_1_36_8 | ||
| 18489 | 2026.03.10 17:27:36.111579 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 18490 | 2026.03.10 17:27:36.153549 [ 223 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18491 | 2026.03.10 17:27:36.153578 [ 223 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18492 | 2026.03.10 17:27:36.155914 [ 223 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18493 | 2026.03.10 17:27:36.576353 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39903 | ||
| 18494 | 2026.03.10 17:27:36.576850 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18495 | 2026.03.10 17:27:36.576887 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18496 | 2026.03.10 17:27:36.577368 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18497 | 2026.03.10 17:27:36.577601 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18498 | 2026.03.10 17:27:36.577732 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39903 | ||
| 18499 | 2026.03.10 17:27:38.675904 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 18500 | 2026.03.10 17:27:38.693301 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18501 | 2026.03.10 17:27:38.693351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18502 | 2026.03.10 17:27:38.699481 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 18503 | 2026.03.10 17:27:38.700188 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18504 | 2026.03.10 17:27:38.703162 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 18505 | 2026.03.10 17:27:40.119920 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18506 | 2026.03.10 17:27:40.120100 [ 254 ] {901f83b6-fbbd-424b-a173-9331027f2be7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18507 | 2026.03.10 17:27:40.120169 [ 254 ] {901f83b6-fbbd-424b-a173-9331027f2be7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18508 | 2026.03.10 17:27:40.120944 [ 254 ] {901f83b6-fbbd-424b-a173-9331027f2be7} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18509 | 2026.03.10 17:27:40.120995 [ 254 ] {901f83b6-fbbd-424b-a173-9331027f2be7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18510 | 2026.03.10 17:27:40.121417 [ 254 ] {901f83b6-fbbd-424b-a173-9331027f2be7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 18511 | 2026.03.10 17:27:40.121674 [ 254 ] {901f83b6-fbbd-424b-a173-9331027f2be7} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18512 | 2026.03.10 17:27:40.121829 [ 254 ] {901f83b6-fbbd-424b-a173-9331027f2be7} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001779 sec., 159640.24732996066 rows/sec., 10.14 MiB/sec. | ||
| 18513 | 2026.03.10 17:27:40.121877 [ 254 ] {901f83b6-fbbd-424b-a173-9331027f2be7} <Debug> TCPHandler: Processed in 0.002086993 sec. | ||
| 18514 | 2026.03.10 17:27:40.122020 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18515 | 2026.03.10 17:27:40.122117 [ 254 ] {b784f3dd-ea12-475b-9813-bbc885be23c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18516 | 2026.03.10 17:27:40.122160 [ 254 ] {b784f3dd-ea12-475b-9813-bbc885be23c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18517 | 2026.03.10 17:27:40.122570 [ 254 ] {b784f3dd-ea12-475b-9813-bbc885be23c1} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18518 | 2026.03.10 17:27:40.122605 [ 254 ] {b784f3dd-ea12-475b-9813-bbc885be23c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18519 | 2026.03.10 17:27:40.122901 [ 254 ] {b784f3dd-ea12-475b-9813-bbc885be23c1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 18520 | 2026.03.10 17:27:40.123126 [ 254 ] {b784f3dd-ea12-475b-9813-bbc885be23c1} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18521 | 2026.03.10 17:27:40.123253 [ 254 ] {b784f3dd-ea12-475b-9813-bbc885be23c1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001155 sec., 5194.805194805195 rows/sec., 423.60 KiB/sec. | ||
| 18522 | 2026.03.10 17:27:40.123292 [ 254 ] {b784f3dd-ea12-475b-9813-bbc885be23c1} <Debug> TCPHandler: Processed in 0.001323561 sec. | ||
| 18523 | 2026.03.10 17:27:40.123410 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18524 | 2026.03.10 17:27:40.123505 [ 254 ] {a4ddaf2f-8671-431b-8805-68142bd90464} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18525 | 2026.03.10 17:27:40.123544 [ 254 ] {a4ddaf2f-8671-431b-8805-68142bd90464} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18526 | 2026.03.10 17:27:40.124342 [ 254 ] {a4ddaf2f-8671-431b-8805-68142bd90464} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18527 | 2026.03.10 17:27:40.124378 [ 254 ] {a4ddaf2f-8671-431b-8805-68142bd90464} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18528 | 2026.03.10 17:27:40.124740 [ 254 ] {a4ddaf2f-8671-431b-8805-68142bd90464} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18529 | 2026.03.10 17:27:40.124980 [ 254 ] {a4ddaf2f-8671-431b-8805-68142bd90464} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18530 | 2026.03.10 17:27:40.125111 [ 254 ] {a4ddaf2f-8671-431b-8805-68142bd90464} <Debug> executeQuery: Read 870 rows, 70.39 KiB in 0.001624 sec., 535714.2857142857 rows/sec., 42.33 MiB/sec. | ||
| 18531 | 2026.03.10 17:27:40.125150 [ 254 ] {a4ddaf2f-8671-431b-8805-68142bd90464} <Debug> TCPHandler: Processed in 0.001790118 sec. | ||
| 18532 | 2026.03.10 17:27:40.125267 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18533 | 2026.03.10 17:27:40.125362 [ 254 ] {c1855831-a0d8-4904-ac2b-0f6468bdc02c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18534 | 2026.03.10 17:27:40.125402 [ 254 ] {c1855831-a0d8-4904-ac2b-0f6468bdc02c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18535 | 2026.03.10 17:27:40.125879 [ 254 ] {c1855831-a0d8-4904-ac2b-0f6468bdc02c} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18536 | 2026.03.10 17:27:40.125915 [ 254 ] {c1855831-a0d8-4904-ac2b-0f6468bdc02c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18537 | 2026.03.10 17:27:40.126236 [ 254 ] {c1855831-a0d8-4904-ac2b-0f6468bdc02c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18538 | 2026.03.10 17:27:40.126456 [ 254 ] {c1855831-a0d8-4904-ac2b-0f6468bdc02c} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18539 | 2026.03.10 17:27:40.126587 [ 254 ] {c1855831-a0d8-4904-ac2b-0f6468bdc02c} <Debug> executeQuery: Read 183 rows, 11.59 KiB in 0.001243 sec., 147224.45695897023 rows/sec., 9.11 MiB/sec. | ||
| 18540 | 2026.03.10 17:27:40.126626 [ 254 ] {c1855831-a0d8-4904-ac2b-0f6468bdc02c} <Debug> TCPHandler: Processed in 0.001408092 sec. | ||
| 18541 | 2026.03.10 17:27:40.126739 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18542 | 2026.03.10 17:27:40.126834 [ 254 ] {1ebf6ba3-eda7-4d07-9081-12c40a6b9c78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18543 | 2026.03.10 17:27:40.126875 [ 254 ] {1ebf6ba3-eda7-4d07-9081-12c40a6b9c78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18544 | 2026.03.10 17:27:40.127308 [ 254 ] {1ebf6ba3-eda7-4d07-9081-12c40a6b9c78} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18545 | 2026.03.10 17:27:40.127344 [ 254 ] {1ebf6ba3-eda7-4d07-9081-12c40a6b9c78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18546 | 2026.03.10 17:27:40.127650 [ 254 ] {1ebf6ba3-eda7-4d07-9081-12c40a6b9c78} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 18547 | 2026.03.10 17:27:40.127877 [ 254 ] {1ebf6ba3-eda7-4d07-9081-12c40a6b9c78} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18548 | 2026.03.10 17:27:40.128004 [ 254 ] {1ebf6ba3-eda7-4d07-9081-12c40a6b9c78} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001186 sec., 125632.37774030355 rows/sec., 8.12 MiB/sec. | ||
| 18549 | 2026.03.10 17:27:40.128041 [ 254 ] {1ebf6ba3-eda7-4d07-9081-12c40a6b9c78} <Debug> TCPHandler: Processed in 0.001351852 sec. | ||
| 18550 | 2026.03.10 17:27:40.128160 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18551 | 2026.03.10 17:27:40.128255 [ 254 ] {18ec2f24-18ac-478e-b1ee-cc2cc761be17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18552 | 2026.03.10 17:27:40.128295 [ 254 ] {18ec2f24-18ac-478e-b1ee-cc2cc761be17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18553 | 2026.03.10 17:27:40.128728 [ 254 ] {18ec2f24-18ac-478e-b1ee-cc2cc761be17} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18554 | 2026.03.10 17:27:40.128764 [ 254 ] {18ec2f24-18ac-478e-b1ee-cc2cc761be17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18555 | 2026.03.10 17:27:40.129075 [ 254 ] {18ec2f24-18ac-478e-b1ee-cc2cc761be17} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 18556 | 2026.03.10 17:27:40.129297 [ 254 ] {18ec2f24-18ac-478e-b1ee-cc2cc761be17} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18557 | 2026.03.10 17:27:40.129425 [ 254 ] {18ec2f24-18ac-478e-b1ee-cc2cc761be17} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 18558 | 2026.03.10 17:27:40.129463 [ 254 ] {18ec2f24-18ac-478e-b1ee-cc2cc761be17} <Debug> TCPHandler: Processed in 0.001353732 sec. | ||
| 18559 | 2026.03.10 17:27:40.129578 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18560 | 2026.03.10 17:27:40.129672 [ 254 ] {b9e7263f-f911-4278-a7eb-98af4555c738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18561 | 2026.03.10 17:27:40.129712 [ 254 ] {b9e7263f-f911-4278-a7eb-98af4555c738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18562 | 2026.03.10 17:27:40.130293 [ 254 ] {b9e7263f-f911-4278-a7eb-98af4555c738} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18563 | 2026.03.10 17:27:40.130328 [ 254 ] {b9e7263f-f911-4278-a7eb-98af4555c738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18564 | 2026.03.10 17:27:40.130675 [ 254 ] {b9e7263f-f911-4278-a7eb-98af4555c738} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18565 | 2026.03.10 17:27:40.130892 [ 254 ] {b9e7263f-f911-4278-a7eb-98af4555c738} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18566 | 2026.03.10 17:27:40.131021 [ 254 ] {b9e7263f-f911-4278-a7eb-98af4555c738} <Debug> executeQuery: Read 531 rows, 38.47 KiB in 0.001366 sec., 388726.2079062957 rows/sec., 27.50 MiB/sec. | ||
| 18567 | 2026.03.10 17:27:40.131060 [ 254 ] {b9e7263f-f911-4278-a7eb-98af4555c738} <Debug> TCPHandler: Processed in 0.001532135 sec. | ||
| 18568 | 2026.03.10 17:27:40.131176 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18569 | 2026.03.10 17:27:40.131270 [ 254 ] {f927984b-3b9f-4444-a462-3f5c48f146f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18570 | 2026.03.10 17:27:40.131312 [ 254 ] {f927984b-3b9f-4444-a462-3f5c48f146f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18571 | 2026.03.10 17:27:40.131650 [ 254 ] {f927984b-3b9f-4444-a462-3f5c48f146f3} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18572 | 2026.03.10 17:27:40.131684 [ 254 ] {f927984b-3b9f-4444-a462-3f5c48f146f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18573 | 2026.03.10 17:27:40.131989 [ 254 ] {f927984b-3b9f-4444-a462-3f5c48f146f3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 18574 | 2026.03.10 17:27:40.132207 [ 254 ] {f927984b-3b9f-4444-a462-3f5c48f146f3} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18575 | 2026.03.10 17:27:40.132335 [ 254 ] {f927984b-3b9f-4444-a462-3f5c48f146f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 18576 | 2026.03.10 17:27:40.132373 [ 254 ] {f927984b-3b9f-4444-a462-3f5c48f146f3} <Debug> TCPHandler: Processed in 0.00124717 sec. | ||
| 18577 | 2026.03.10 17:27:40.132485 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18578 | 2026.03.10 17:27:40.132579 [ 254 ] {fe4878b6-32f5-4615-a12b-253e8527136f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18579 | 2026.03.10 17:27:40.132620 [ 254 ] {fe4878b6-32f5-4615-a12b-253e8527136f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18580 | 2026.03.10 17:27:40.133026 [ 254 ] {fe4878b6-32f5-4615-a12b-253e8527136f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18581 | 2026.03.10 17:27:40.133063 [ 254 ] {fe4878b6-32f5-4615-a12b-253e8527136f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18582 | 2026.03.10 17:27:40.133406 [ 254 ] {fe4878b6-32f5-4615-a12b-253e8527136f} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18583 | 2026.03.10 17:27:40.133624 [ 254 ] {fe4878b6-32f5-4615-a12b-253e8527136f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18584 | 2026.03.10 17:27:40.133751 [ 254 ] {fe4878b6-32f5-4615-a12b-253e8527136f} <Debug> executeQuery: Read 268 rows, 18.24 KiB in 0.00119 sec., 225210.08403361344 rows/sec., 14.97 MiB/sec. | ||
| 18585 | 2026.03.10 17:27:40.133787 [ 254 ] {fe4878b6-32f5-4615-a12b-253e8527136f} <Debug> TCPHandler: Processed in 0.001351392 sec. | ||
| 18586 | 2026.03.10 17:27:40.133902 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18587 | 2026.03.10 17:27:40.133996 [ 254 ] {f3105160-a4d3-4e8c-b212-196d2ff829dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18588 | 2026.03.10 17:27:40.134038 [ 254 ] {f3105160-a4d3-4e8c-b212-196d2ff829dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18589 | 2026.03.10 17:27:40.134352 [ 254 ] {f3105160-a4d3-4e8c-b212-196d2ff829dd} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18590 | 2026.03.10 17:27:40.134386 [ 254 ] {f3105160-a4d3-4e8c-b212-196d2ff829dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18591 | 2026.03.10 17:27:40.134706 [ 254 ] {f3105160-a4d3-4e8c-b212-196d2ff829dd} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 18592 | 2026.03.10 17:27:40.134920 [ 254 ] {f3105160-a4d3-4e8c-b212-196d2ff829dd} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18593 | 2026.03.10 17:27:40.135046 [ 254 ] {f3105160-a4d3-4e8c-b212-196d2ff829dd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 18594 | 2026.03.10 17:27:40.135084 [ 254 ] {f3105160-a4d3-4e8c-b212-196d2ff829dd} <Debug> TCPHandler: Processed in 0.00123218 sec. | ||
| 18595 | 2026.03.10 17:27:40.135197 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18596 | 2026.03.10 17:27:40.135289 [ 254 ] {a056b89c-f6fd-4253-8f1e-2b8febc6a822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18597 | 2026.03.10 17:27:40.135342 [ 254 ] {a056b89c-f6fd-4253-8f1e-2b8febc6a822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18598 | 2026.03.10 17:27:40.136197 [ 254 ] {a056b89c-f6fd-4253-8f1e-2b8febc6a822} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18599 | 2026.03.10 17:27:40.136234 [ 254 ] {a056b89c-f6fd-4253-8f1e-2b8febc6a822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18600 | 2026.03.10 17:27:40.136797 [ 254 ] {a056b89c-f6fd-4253-8f1e-2b8febc6a822} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 18601 | 2026.03.10 17:27:40.137026 [ 254 ] {a056b89c-f6fd-4253-8f1e-2b8febc6a822} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18602 | 2026.03.10 17:27:40.137163 [ 254 ] {a056b89c-f6fd-4253-8f1e-2b8febc6a822} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001892 sec., 18498.942917547567 rows/sec., 33.15 MiB/sec. | ||
| 18603 | 2026.03.10 17:27:40.137219 [ 254 ] {a056b89c-f6fd-4253-8f1e-2b8febc6a822} <Debug> TCPHandler: Processed in 0.002072333 sec. | ||
| 18604 | 2026.03.10 17:27:40.137343 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18605 | 2026.03.10 17:27:40.137439 [ 254 ] {ebc0c871-915b-4a5b-b2b9-ce40f5acc3ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18606 | 2026.03.10 17:27:40.137480 [ 254 ] {ebc0c871-915b-4a5b-b2b9-ce40f5acc3ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18607 | 2026.03.10 17:27:40.137814 [ 254 ] {ebc0c871-915b-4a5b-b2b9-ce40f5acc3ac} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18608 | 2026.03.10 17:27:40.137849 [ 254 ] {ebc0c871-915b-4a5b-b2b9-ce40f5acc3ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18609 | 2026.03.10 17:27:40.138161 [ 254 ] {ebc0c871-915b-4a5b-b2b9-ce40f5acc3ac} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18610 | 2026.03.10 17:27:40.138379 [ 254 ] {ebc0c871-915b-4a5b-b2b9-ce40f5acc3ac} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18611 | 2026.03.10 17:27:40.138505 [ 254 ] {ebc0c871-915b-4a5b-b2b9-ce40f5acc3ac} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001085 sec., 82949.30875576037 rows/sec., 5.19 MiB/sec. | ||
| 18612 | 2026.03.10 17:27:40.138541 [ 254 ] {ebc0c871-915b-4a5b-b2b9-ce40f5acc3ac} <Debug> TCPHandler: Processed in 0.00124741 sec. | ||
| 18613 | 2026.03.10 17:27:43.875546 [ 7 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18614 | 2026.03.10 17:27:43.875609 [ 7 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18615 | 2026.03.10 17:27:44.078150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40415 | ||
| 18616 | 2026.03.10 17:27:44.078749 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18617 | 2026.03.10 17:27:44.078803 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18618 | 2026.03.10 17:27:44.079315 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18619 | 2026.03.10 17:27:44.079574 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18620 | 2026.03.10 17:27:44.079732 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40415 | ||
| 18621 | 2026.03.10 17:27:44.206326 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2280 | ||
| 18622 | 2026.03.10 17:27:44.208847 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18623 | 2026.03.10 17:27:44.208896 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18624 | 2026.03.10 17:27:44.210228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 18625 | 2026.03.10 17:27:44.210555 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18626 | 2026.03.10 17:27:44.210951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2280 | ||
| 18627 | 2026.03.10 17:27:45.110713 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18628 | 2026.03.10 17:27:45.110912 [ 254 ] {1cdb742e-1fa6-4334-bf55-951e03137f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18629 | 2026.03.10 17:27:45.110987 [ 254 ] {1cdb742e-1fa6-4334-bf55-951e03137f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18630 | 2026.03.10 17:27:45.111677 [ 254 ] {1cdb742e-1fa6-4334-bf55-951e03137f3e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18631 | 2026.03.10 17:27:45.111726 [ 254 ] {1cdb742e-1fa6-4334-bf55-951e03137f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18632 | 2026.03.10 17:27:45.112129 [ 254 ] {1cdb742e-1fa6-4334-bf55-951e03137f3e} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18633 | 2026.03.10 17:27:45.112374 [ 254 ] {1cdb742e-1fa6-4334-bf55-951e03137f3e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18634 | 2026.03.10 17:27:45.112529 [ 10 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18635 | 2026.03.10 17:27:45.112534 [ 254 ] {1cdb742e-1fa6-4334-bf55-951e03137f3e} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001676 sec., 39379.47494033413 rows/sec., 3.12 MiB/sec. | ||
| 18636 | 2026.03.10 17:27:45.112594 [ 10 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18637 | 2026.03.10 17:27:45.112619 [ 254 ] {1cdb742e-1fa6-4334-bf55-951e03137f3e} <Debug> TCPHandler: Processed in 0.002038913 sec. | ||
| 18638 | 2026.03.10 17:27:45.112620 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18639 | 2026.03.10 17:27:45.112744 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18640 | 2026.03.10 17:27:45.112757 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18641 | 2026.03.10 17:27:45.112870 [ 254 ] {252cbede-58eb-42a3-a3c4-096397ceac01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18642 | 2026.03.10 17:27:45.112880 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18643 | 2026.03.10 17:27:45.112912 [ 254 ] {252cbede-58eb-42a3-a3c4-096397ceac01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18644 | 2026.03.10 17:27:45.112925 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2893 rows starting from the beginning of the part | ||
| 18645 | 2026.03.10 17:27:45.113004 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part | ||
| 18646 | 2026.03.10 17:27:45.113060 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 126 rows starting from the beginning of the part | ||
| 18647 | 2026.03.10 17:27:45.113108 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 66 rows starting from the beginning of the part | ||
| 18648 | 2026.03.10 17:27:45.113157 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 870 rows starting from the beginning of the part | ||
| 18649 | 2026.03.10 17:27:45.113204 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 66 rows starting from the beginning of the part | ||
| 18650 | 2026.03.10 17:27:45.113328 [ 254 ] {252cbede-58eb-42a3-a3c4-096397ceac01} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18651 | 2026.03.10 17:27:45.113372 [ 254 ] {252cbede-58eb-42a3-a3c4-096397ceac01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18652 | 2026.03.10 17:27:45.113695 [ 254 ] {252cbede-58eb-42a3-a3c4-096397ceac01} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18653 | 2026.03.10 17:27:45.113917 [ 254 ] {252cbede-58eb-42a3-a3c4-096397ceac01} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18654 | 2026.03.10 17:27:45.114054 [ 254 ] {252cbede-58eb-42a3-a3c4-096397ceac01} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001204 sec., 4152.8239202657805 rows/sec., 312.27 KiB/sec. | ||
| 18655 | 2026.03.10 17:27:45.114093 [ 254 ] {252cbede-58eb-42a3-a3c4-096397ceac01} <Debug> TCPHandler: Processed in 0.001387743 sec. | ||
| 18656 | 2026.03.10 17:27:45.114207 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18657 | 2026.03.10 17:27:45.114301 [ 254 ] {90d4012c-b995-4463-a4b0-f232426bc83a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18658 | 2026.03.10 17:27:45.114340 [ 254 ] {90d4012c-b995-4463-a4b0-f232426bc83a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18659 | 2026.03.10 17:27:45.114758 [ 254 ] {90d4012c-b995-4463-a4b0-f232426bc83a} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18660 | 2026.03.10 17:27:45.114794 [ 254 ] {90d4012c-b995-4463-a4b0-f232426bc83a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18661 | 2026.03.10 17:27:45.114840 [ 191 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4077 rows, containing 5 columns (5 merged, 0 gathered) in 0.002144945 sec., 1900748.0378284757 rows/sec., 154.86 MiB/sec. | ||
| 18662 | 2026.03.10 17:27:45.115106 [ 254 ] {90d4012c-b995-4463-a4b0-f232426bc83a} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18663 | 2026.03.10 17:27:45.115158 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18664 | 2026.03.10 17:27:45.115332 [ 254 ] {90d4012c-b995-4463-a4b0-f232426bc83a} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18665 | 2026.03.10 17:27:45.115449 [ 10 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18666 | 2026.03.10 17:27:45.115450 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_141_28} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18667 | 2026.03.10 17:27:45.115464 [ 254 ] {90d4012c-b995-4463-a4b0-f232426bc83a} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001181 sec., 58425.063505503815 rows/sec., 4.56 MiB/sec. | ||
| 18668 | 2026.03.10 17:27:45.115484 [ 10 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18669 | 2026.03.10 17:27:45.115521 [ 254 ] {90d4012c-b995-4463-a4b0-f232426bc83a} <Debug> TCPHandler: Processed in 0.001363202 sec. | ||
| 18670 | 2026.03.10 17:27:45.115521 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18671 | 2026.03.10 17:27:45.115549 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_141_28} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18672 | 2026.03.10 17:27:45.115647 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18673 | 2026.03.10 17:27:45.115650 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.99 MiB. | ||
| 18674 | 2026.03.10 17:27:45.115718 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18675 | 2026.03.10 17:27:45.115741 [ 254 ] {343f320a-b2ca-4f05-a35d-34b8c3bebe34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18676 | 2026.03.10 17:27:45.115800 [ 254 ] {343f320a-b2ca-4f05-a35d-34b8c3bebe34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18677 | 2026.03.10 17:27:45.115869 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18678 | 2026.03.10 17:27:45.115908 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1551 rows starting from the beginning of the part | ||
| 18679 | 2026.03.10 17:27:45.115981 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part | ||
| 18680 | 2026.03.10 17:27:45.116028 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 99 rows starting from the beginning of the part | ||
| 18681 | 2026.03.10 17:27:45.116072 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 69 rows starting from the beginning of the part | ||
| 18682 | 2026.03.10 17:27:45.116111 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 531 rows starting from the beginning of the part | ||
| 18683 | 2026.03.10 17:27:45.116178 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 69 rows starting from the beginning of the part | ||
| 18684 | 2026.03.10 17:27:45.116216 [ 254 ] {343f320a-b2ca-4f05-a35d-34b8c3bebe34} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18685 | 2026.03.10 17:27:45.116258 [ 254 ] {343f320a-b2ca-4f05-a35d-34b8c3bebe34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18686 | 2026.03.10 17:27:45.116630 [ 254 ] {343f320a-b2ca-4f05-a35d-34b8c3bebe34} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18687 | 2026.03.10 17:27:45.116863 [ 254 ] {343f320a-b2ca-4f05-a35d-34b8c3bebe34} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18688 | 2026.03.10 17:27:45.116983 [ 10 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 5 parts from all_1_136_33 to all_140_140_0 | ||
| 18689 | 2026.03.10 17:27:45.116998 [ 254 ] {343f320a-b2ca-4f05-a35d-34b8c3bebe34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001275 sec., 125490.19607843137 rows/sec., 8.74 MiB/sec. | ||
| 18690 | 2026.03.10 17:27:45.117015 [ 10 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18691 | 2026.03.10 17:27:45.117042 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18692 | 2026.03.10 17:27:45.117044 [ 254 ] {343f320a-b2ca-4f05-a35d-34b8c3bebe34} <Debug> TCPHandler: Processed in 0.001448073 sec. | ||
| 18693 | 2026.03.10 17:27:45.117121 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_140_34} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_136_33 to all_140_140_0 into Compact with storage Full | ||
| 18694 | 2026.03.10 17:27:45.117166 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18695 | 2026.03.10 17:27:45.117212 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_140_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18696 | 2026.03.10 17:27:45.117241 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_140_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_136_33, total 43965 rows starting from the beginning of the part | ||
| 18697 | 2026.03.10 17:27:45.117260 [ 254 ] {619930b3-66e7-4d6a-8a03-5f8832d69859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18698 | 2026.03.10 17:27:45.117301 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_140_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part | ||
| 18699 | 2026.03.10 17:27:45.117315 [ 254 ] {619930b3-66e7-4d6a-8a03-5f8832d69859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18700 | 2026.03.10 17:27:45.117345 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_140_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 18701 | 2026.03.10 17:27:45.117386 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_140_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 18702 | 2026.03.10 17:27:45.117422 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2383 rows, containing 5 columns (5 merged, 0 gathered) in 0.001808139 sec., 1317929.6503200252 rows/sec., 98.66 MiB/sec. | ||
| 18703 | 2026.03.10 17:27:45.117424 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_140_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 268 rows starting from the beginning of the part | ||
| 18704 | 2026.03.10 17:27:45.117671 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18705 | 2026.03.10 17:27:45.117993 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_141_28} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18706 | 2026.03.10 17:27:45.118077 [ 192 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_141_28} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18707 | 2026.03.10 17:27:45.118083 [ 254 ] {619930b3-66e7-4d6a-8a03-5f8832d69859} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18708 | 2026.03.10 17:27:45.118127 [ 254 ] {619930b3-66e7-4d6a-8a03-5f8832d69859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18709 | 2026.03.10 17:27:45.118196 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 18710 | 2026.03.10 17:27:45.118654 [ 254 ] {619930b3-66e7-4d6a-8a03-5f8832d69859} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 18711 | 2026.03.10 17:27:45.118888 [ 254 ] {619930b3-66e7-4d6a-8a03-5f8832d69859} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18712 | 2026.03.10 17:27:45.119027 [ 254 ] {619930b3-66e7-4d6a-8a03-5f8832d69859} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001784 sec., 2802.6905829596412 rows/sec., 5.02 MiB/sec. | ||
| 18713 | 2026.03.10 17:27:45.119085 [ 254 ] {619930b3-66e7-4d6a-8a03-5f8832d69859} <Debug> TCPHandler: Processed in 0.001968181 sec. | ||
| 18714 | 2026.03.10 17:27:45.119202 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18715 | 2026.03.10 17:27:45.119298 [ 254 ] {37b0aac2-4ef3-4ee5-af14-05d0fb9f6d36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18716 | 2026.03.10 17:27:45.119339 [ 254 ] {37b0aac2-4ef3-4ee5-af14-05d0fb9f6d36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18717 | 2026.03.10 17:27:45.119678 [ 254 ] {37b0aac2-4ef3-4ee5-af14-05d0fb9f6d36} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18718 | 2026.03.10 17:27:45.119715 [ 254 ] {37b0aac2-4ef3-4ee5-af14-05d0fb9f6d36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18719 | 2026.03.10 17:27:45.120026 [ 254 ] {37b0aac2-4ef3-4ee5-af14-05d0fb9f6d36} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18720 | 2026.03.10 17:27:45.120241 [ 254 ] {37b0aac2-4ef3-4ee5-af14-05d0fb9f6d36} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18721 | 2026.03.10 17:27:45.120340 [ 10 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18722 | 2026.03.10 17:27:45.120370 [ 254 ] {37b0aac2-4ef3-4ee5-af14-05d0fb9f6d36} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 18723 | 2026.03.10 17:27:45.120372 [ 10 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18724 | 2026.03.10 17:27:45.120410 [ 10 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18725 | 2026.03.10 17:27:45.120414 [ 254 ] {37b0aac2-4ef3-4ee5-af14-05d0fb9f6d36} <Debug> TCPHandler: Processed in 0.001261581 sec. | ||
| 18726 | 2026.03.10 17:27:45.120476 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18727 | 2026.03.10 17:27:45.120558 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18728 | 2026.03.10 17:27:45.120582 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 6672 rows starting from the beginning of the part | ||
| 18729 | 2026.03.10 17:27:45.120627 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 24 rows starting from the beginning of the part | ||
| 18730 | 2026.03.10 17:27:45.120666 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 18731 | 2026.03.10 17:27:45.120703 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 18732 | 2026.03.10 17:27:45.120738 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 90 rows starting from the beginning of the part | ||
| 18733 | 2026.03.10 17:27:45.120772 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 60 rows starting from the beginning of the part | ||
| 18734 | 2026.03.10 17:27:45.122364 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6966 rows, containing 4 columns (4 merged, 0 gathered) in 0.001915181 sec., 3637254.1289831093 rows/sec., 239.86 MiB/sec. | ||
| 18735 | 2026.03.10 17:27:45.122728 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18736 | 2026.03.10 17:27:45.122982 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_141_28} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18737 | 2026.03.10 17:27:45.123045 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_141_28} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18738 | 2026.03.10 17:27:45.123114 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 18739 | 2026.03.10 17:27:45.126066 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_140_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44617 rows, containing 5 columns (5 merged, 0 gathered) in 0.008971995 sec., 4972918.509205589 rows/sec., 326.11 MiB/sec. | ||
| 18740 | 2026.03.10 17:27:45.127057 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_140_34} <Trace> MergedBlockOutputStream: filled checksums all_1_140_34 (state Temporary) | ||
| 18741 | 2026.03.10 17:27:45.127343 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_140_34} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_140_34 to all_1_140_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18742 | 2026.03.10 17:27:45.127427 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_140_34} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 5 parts: [all_1_136_33, all_140_140_0] -> all_1_140_34 | ||
| 18743 | 2026.03.10 17:27:45.127518 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 18744 | 2026.03.10 17:27:46.203544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 18745 | 2026.03.10 17:27:46.221633 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18746 | 2026.03.10 17:27:46.221695 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.04 GiB. | ||
| 18747 | 2026.03.10 17:27:46.228235 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 18748 | 2026.03.10 17:27:46.229025 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18749 | 2026.03.10 17:27:46.233065 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 18750 | 2026.03.10 17:27:50.120204 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18751 | 2026.03.10 17:27:50.120394 [ 254 ] {2b508c77-03ee-4459-9c49-8194868ae34b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18752 | 2026.03.10 17:27:50.120458 [ 254 ] {2b508c77-03ee-4459-9c49-8194868ae34b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18753 | 2026.03.10 17:27:50.121218 [ 254 ] {2b508c77-03ee-4459-9c49-8194868ae34b} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18754 | 2026.03.10 17:27:50.121258 [ 254 ] {2b508c77-03ee-4459-9c49-8194868ae34b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18755 | 2026.03.10 17:27:50.121657 [ 254 ] {2b508c77-03ee-4459-9c49-8194868ae34b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 18756 | 2026.03.10 17:27:50.121966 [ 254 ] {2b508c77-03ee-4459-9c49-8194868ae34b} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18757 | 2026.03.10 17:27:50.122186 [ 254 ] {2b508c77-03ee-4459-9c49-8194868ae34b} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001837 sec., 154599.89112683723 rows/sec., 9.82 MiB/sec. | ||
| 18758 | 2026.03.10 17:27:50.122256 [ 254 ] {2b508c77-03ee-4459-9c49-8194868ae34b} <Debug> TCPHandler: Processed in 0.002171925 sec. | ||
| 18759 | 2026.03.10 17:27:50.122410 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18760 | 2026.03.10 17:27:50.122561 [ 254 ] {34db5134-3e7b-43bf-9c15-cd7b1cf1bfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18761 | 2026.03.10 17:27:50.122630 [ 254 ] {34db5134-3e7b-43bf-9c15-cd7b1cf1bfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18762 | 2026.03.10 17:27:50.123609 [ 254 ] {34db5134-3e7b-43bf-9c15-cd7b1cf1bfb9} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18763 | 2026.03.10 17:27:50.123645 [ 254 ] {34db5134-3e7b-43bf-9c15-cd7b1cf1bfb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18764 | 2026.03.10 17:27:50.124032 [ 254 ] {34db5134-3e7b-43bf-9c15-cd7b1cf1bfb9} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18765 | 2026.03.10 17:27:50.124257 [ 254 ] {34db5134-3e7b-43bf-9c15-cd7b1cf1bfb9} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18766 | 2026.03.10 17:27:50.124395 [ 254 ] {34db5134-3e7b-43bf-9c15-cd7b1cf1bfb9} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.001869 sec., 463884.430176565 rows/sec., 36.66 MiB/sec. | ||
| 18767 | 2026.03.10 17:27:50.124435 [ 254 ] {34db5134-3e7b-43bf-9c15-cd7b1cf1bfb9} <Debug> TCPHandler: Processed in 0.002101574 sec. | ||
| 18768 | 2026.03.10 17:27:50.124545 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18769 | 2026.03.10 17:27:50.124644 [ 254 ] {8dadb42b-44fc-4365-aa14-b6370c21d3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18770 | 2026.03.10 17:27:50.124684 [ 254 ] {8dadb42b-44fc-4365-aa14-b6370c21d3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18771 | 2026.03.10 17:27:50.125142 [ 254 ] {8dadb42b-44fc-4365-aa14-b6370c21d3c5} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18772 | 2026.03.10 17:27:50.125177 [ 254 ] {8dadb42b-44fc-4365-aa14-b6370c21d3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18773 | 2026.03.10 17:27:50.125488 [ 254 ] {8dadb42b-44fc-4365-aa14-b6370c21d3c5} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18774 | 2026.03.10 17:27:50.125710 [ 254 ] {8dadb42b-44fc-4365-aa14-b6370c21d3c5} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18775 | 2026.03.10 17:27:50.125841 [ 254 ] {8dadb42b-44fc-4365-aa14-b6370c21d3c5} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001219 sec., 145200.98441345364 rows/sec., 8.95 MiB/sec. | ||
| 18776 | 2026.03.10 17:27:50.125878 [ 254 ] {8dadb42b-44fc-4365-aa14-b6370c21d3c5} <Debug> TCPHandler: Processed in 0.001382872 sec. | ||
| 18777 | 2026.03.10 17:27:50.125984 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18778 | 2026.03.10 17:27:50.126080 [ 254 ] {9696542c-8931-49bb-81f5-c873374ea1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18779 | 2026.03.10 17:27:50.126120 [ 254 ] {9696542c-8931-49bb-81f5-c873374ea1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18780 | 2026.03.10 17:27:50.126553 [ 254 ] {9696542c-8931-49bb-81f5-c873374ea1ad} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18781 | 2026.03.10 17:27:50.126587 [ 254 ] {9696542c-8931-49bb-81f5-c873374ea1ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18782 | 2026.03.10 17:27:50.126908 [ 254 ] {9696542c-8931-49bb-81f5-c873374ea1ad} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 18783 | 2026.03.10 17:27:50.127120 [ 254 ] {9696542c-8931-49bb-81f5-c873374ea1ad} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18784 | 2026.03.10 17:27:50.127216 [ 27 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Selected 6 parts from all_1_37_8 to all_42_42_0 | ||
| 18785 | 2026.03.10 17:27:50.127246 [ 254 ] {9696542c-8931-49bb-81f5-c873374ea1ad} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001185 sec., 125738.39662447256 rows/sec., 8.12 MiB/sec. | ||
| 18786 | 2026.03.10 17:27:50.127256 [ 27 ] {} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18787 | 2026.03.10 17:27:50.127278 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18788 | 2026.03.10 17:27:50.127284 [ 254 ] {9696542c-8931-49bb-81f5-c873374ea1ad} <Debug> TCPHandler: Processed in 0.001349152 sec. | ||
| 18789 | 2026.03.10 17:27:50.127392 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18790 | 2026.03.10 17:27:50.127402 [ 192 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_42_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_37_8 to all_42_42_0 into Compact with storage Full | ||
| 18791 | 2026.03.10 17:27:50.127487 [ 254 ] {df48c367-bc10-441a-b819-0ac54cfeaea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18792 | 2026.03.10 17:27:50.127530 [ 254 ] {df48c367-bc10-441a-b819-0ac54cfeaea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18793 | 2026.03.10 17:27:50.127562 [ 192 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_42_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18794 | 2026.03.10 17:27:50.127615 [ 192 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 881 rows starting from the beginning of the part | ||
| 18795 | 2026.03.10 17:27:50.127705 [ 192 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 733 rows starting from the beginning of the part | ||
| 18796 | 2026.03.10 17:27:50.127770 [ 192 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 732 rows starting from the beginning of the part | ||
| 18797 | 2026.03.10 17:27:50.127832 [ 192 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 732 rows starting from the beginning of the part | ||
| 18798 | 2026.03.10 17:27:50.127895 [ 192 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 149 rows starting from the beginning of the part | ||
| 18799 | 2026.03.10 17:27:50.127959 [ 192 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_42_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 149 rows starting from the beginning of the part | ||
| 18800 | 2026.03.10 17:27:50.127965 [ 254 ] {df48c367-bc10-441a-b819-0ac54cfeaea7} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18801 | 2026.03.10 17:27:50.128011 [ 254 ] {df48c367-bc10-441a-b819-0ac54cfeaea7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18802 | 2026.03.10 17:27:50.128344 [ 254 ] {df48c367-bc10-441a-b819-0ac54cfeaea7} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 18803 | 2026.03.10 17:27:50.128571 [ 254 ] {df48c367-bc10-441a-b819-0ac54cfeaea7} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18804 | 2026.03.10 17:27:50.128707 [ 254 ] {df48c367-bc10-441a-b819-0ac54cfeaea7} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001238 sec., 119547.65751211632 rows/sec., 6.80 MiB/sec. | ||
| 18805 | 2026.03.10 17:27:50.128746 [ 254 ] {df48c367-bc10-441a-b819-0ac54cfeaea7} <Debug> TCPHandler: Processed in 0.001403583 sec. | ||
| 18806 | 2026.03.10 17:27:50.128851 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18807 | 2026.03.10 17:27:50.128946 [ 254 ] {7cdbbff0-ea68-4057-a95b-0e6a199c8eb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18808 | 2026.03.10 17:27:50.128987 [ 254 ] {7cdbbff0-ea68-4057-a95b-0e6a199c8eb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18809 | 2026.03.10 17:27:50.129598 [ 254 ] {7cdbbff0-ea68-4057-a95b-0e6a199c8eb8} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18810 | 2026.03.10 17:27:50.129633 [ 254 ] {7cdbbff0-ea68-4057-a95b-0e6a199c8eb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18811 | 2026.03.10 17:27:50.129740 [ 187 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_42_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3376 rows, containing 5 columns (5 merged, 0 gathered) in 0.002400119 sec., 1406596.9229025727 rows/sec., 89.58 MiB/sec. | ||
| 18812 | 2026.03.10 17:27:50.129941 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_42_9} <Trace> MergedBlockOutputStream: filled checksums all_1_42_9 (state Temporary) | ||
| 18813 | 2026.03.10 17:27:50.129964 [ 254 ] {7cdbbff0-ea68-4057-a95b-0e6a199c8eb8} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18814 | 2026.03.10 17:27:50.130198 [ 254 ] {7cdbbff0-ea68-4057-a95b-0e6a199c8eb8} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18815 | 2026.03.10 17:27:50.130243 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_42_9} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_merge_all_1_42_9 to all_1_42_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18816 | 2026.03.10 17:27:50.130314 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_42_9} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Merged 6 parts: [all_1_37_8, all_42_42_0] -> all_1_42_9 | ||
| 18817 | 2026.03.10 17:27:50.130333 [ 254 ] {7cdbbff0-ea68-4057-a95b-0e6a199c8eb8} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001405 sec., 373665.48042704625 rows/sec., 26.40 MiB/sec. | ||
| 18818 | 2026.03.10 17:27:50.130371 [ 254 ] {7cdbbff0-ea68-4057-a95b-0e6a199c8eb8} <Debug> TCPHandler: Processed in 0.001568535 sec. | ||
| 18819 | 2026.03.10 17:27:50.130402 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 18820 | 2026.03.10 17:27:50.130471 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18821 | 2026.03.10 17:27:50.130565 [ 254 ] {d80e6e90-1b70-4bdf-9e06-872d79a600b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18822 | 2026.03.10 17:27:50.130605 [ 254 ] {d80e6e90-1b70-4bdf-9e06-872d79a600b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18823 | 2026.03.10 17:27:50.130923 [ 254 ] {d80e6e90-1b70-4bdf-9e06-872d79a600b3} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18824 | 2026.03.10 17:27:50.130957 [ 254 ] {d80e6e90-1b70-4bdf-9e06-872d79a600b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18825 | 2026.03.10 17:27:50.131256 [ 254 ] {d80e6e90-1b70-4bdf-9e06-872d79a600b3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 18826 | 2026.03.10 17:27:50.131474 [ 254 ] {d80e6e90-1b70-4bdf-9e06-872d79a600b3} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18827 | 2026.03.10 17:27:50.131600 [ 254 ] {d80e6e90-1b70-4bdf-9e06-872d79a600b3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 18828 | 2026.03.10 17:27:50.131636 [ 254 ] {d80e6e90-1b70-4bdf-9e06-872d79a600b3} <Debug> TCPHandler: Processed in 0.001213039 sec. | ||
| 18829 | 2026.03.10 17:27:50.131738 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18830 | 2026.03.10 17:27:50.131831 [ 254 ] {b2334f6c-2c14-4cfe-be88-f6535bdbd7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18831 | 2026.03.10 17:27:50.131872 [ 254 ] {b2334f6c-2c14-4cfe-be88-f6535bdbd7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18832 | 2026.03.10 17:27:50.132275 [ 254 ] {b2334f6c-2c14-4cfe-be88-f6535bdbd7e8} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18833 | 2026.03.10 17:27:50.132309 [ 254 ] {b2334f6c-2c14-4cfe-be88-f6535bdbd7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18834 | 2026.03.10 17:27:50.132638 [ 254 ] {b2334f6c-2c14-4cfe-be88-f6535bdbd7e8} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18835 | 2026.03.10 17:27:50.132850 [ 254 ] {b2334f6c-2c14-4cfe-be88-f6535bdbd7e8} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18836 | 2026.03.10 17:27:50.132978 [ 254 ] {b2334f6c-2c14-4cfe-be88-f6535bdbd7e8} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001165 sec., 227467.8111587983 rows/sec., 15.12 MiB/sec. | ||
| 18837 | 2026.03.10 17:27:50.133015 [ 254 ] {b2334f6c-2c14-4cfe-be88-f6535bdbd7e8} <Debug> TCPHandler: Processed in 0.001325932 sec. | ||
| 18838 | 2026.03.10 17:27:50.133120 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18839 | 2026.03.10 17:27:50.133214 [ 254 ] {7da7b477-8f80-4213-b22c-d7e1da6b7328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18840 | 2026.03.10 17:27:50.133254 [ 254 ] {7da7b477-8f80-4213-b22c-d7e1da6b7328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18841 | 2026.03.10 17:27:50.133572 [ 254 ] {7da7b477-8f80-4213-b22c-d7e1da6b7328} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18842 | 2026.03.10 17:27:50.133606 [ 254 ] {7da7b477-8f80-4213-b22c-d7e1da6b7328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18843 | 2026.03.10 17:27:50.133902 [ 254 ] {7da7b477-8f80-4213-b22c-d7e1da6b7328} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 18844 | 2026.03.10 17:27:50.134115 [ 254 ] {7da7b477-8f80-4213-b22c-d7e1da6b7328} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18845 | 2026.03.10 17:27:50.134240 [ 254 ] {7da7b477-8f80-4213-b22c-d7e1da6b7328} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001045 sec., 956.9377990430622 rows/sec., 64.48 KiB/sec. | ||
| 18846 | 2026.03.10 17:27:50.134277 [ 254 ] {7da7b477-8f80-4213-b22c-d7e1da6b7328} <Debug> TCPHandler: Processed in 0.00120539 sec. | ||
| 18847 | 2026.03.10 17:27:50.134394 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18848 | 2026.03.10 17:27:50.134511 [ 254 ] {31cd2207-aea4-404e-bf3a-85bb04f6755b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18849 | 2026.03.10 17:27:50.134573 [ 254 ] {31cd2207-aea4-404e-bf3a-85bb04f6755b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18850 | 2026.03.10 17:27:50.135589 [ 254 ] {31cd2207-aea4-404e-bf3a-85bb04f6755b} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18851 | 2026.03.10 17:27:50.135632 [ 254 ] {31cd2207-aea4-404e-bf3a-85bb04f6755b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18852 | 2026.03.10 17:27:50.136324 [ 254 ] {31cd2207-aea4-404e-bf3a-85bb04f6755b} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 18853 | 2026.03.10 17:27:50.136616 [ 254 ] {31cd2207-aea4-404e-bf3a-85bb04f6755b} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18854 | 2026.03.10 17:27:50.136785 [ 254 ] {31cd2207-aea4-404e-bf3a-85bb04f6755b} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002296 sec., 15243.90243902439 rows/sec., 27.32 MiB/sec. | ||
| 18855 | 2026.03.10 17:27:50.136863 [ 254 ] {31cd2207-aea4-404e-bf3a-85bb04f6755b} <Debug> TCPHandler: Processed in 0.002528381 sec. | ||
| 18856 | 2026.03.10 17:27:50.136981 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18857 | 2026.03.10 17:27:50.137094 [ 254 ] {83de7e2e-7633-4d41-a7ce-c5b64c78217b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18858 | 2026.03.10 17:27:50.137137 [ 254 ] {83de7e2e-7633-4d41-a7ce-c5b64c78217b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18859 | 2026.03.10 17:27:50.137494 [ 254 ] {83de7e2e-7633-4d41-a7ce-c5b64c78217b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18860 | 2026.03.10 17:27:50.137530 [ 254 ] {83de7e2e-7633-4d41-a7ce-c5b64c78217b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18861 | 2026.03.10 17:27:50.137839 [ 254 ] {83de7e2e-7633-4d41-a7ce-c5b64c78217b} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18862 | 2026.03.10 17:27:50.138064 [ 254 ] {83de7e2e-7633-4d41-a7ce-c5b64c78217b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18863 | 2026.03.10 17:27:50.138194 [ 254 ] {83de7e2e-7633-4d41-a7ce-c5b64c78217b} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001125 sec., 80000 rows/sec., 5.01 MiB/sec. | ||
| 18864 | 2026.03.10 17:27:50.138231 [ 254 ] {83de7e2e-7633-4d41-a7ce-c5b64c78217b} <Debug> TCPHandler: Processed in 0.001309751 sec. | ||
| 18865 | 2026.03.10 17:27:51.104080 [ 217 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18866 | 2026.03.10 17:27:51.104153 [ 217 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18867 | 2026.03.10 17:27:51.109014 [ 217 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18868 | 2026.03.10 17:27:51.579905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40863 | ||
| 18869 | 2026.03.10 17:27:51.580682 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18870 | 2026.03.10 17:27:51.580726 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18871 | 2026.03.10 17:27:51.581213 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18872 | 2026.03.10 17:27:51.581447 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18873 | 2026.03.10 17:27:51.581577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40863 | ||
| 18874 | 2026.03.10 17:27:52.351945 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18875 | 2026.03.10 17:27:52.352020 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18876 | 2026.03.10 17:27:52.355306 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18877 | 2026.03.10 17:27:52.442349 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18878 | 2026.03.10 17:27:52.442601 [ 254 ] {44cc28a0-6814-429d-aaa4-c99b604812b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18879 | 2026.03.10 17:27:52.442675 [ 254 ] {44cc28a0-6814-429d-aaa4-c99b604812b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18880 | 2026.03.10 17:27:52.443411 [ 254 ] {44cc28a0-6814-429d-aaa4-c99b604812b5} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18881 | 2026.03.10 17:27:52.443464 [ 254 ] {44cc28a0-6814-429d-aaa4-c99b604812b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18882 | 2026.03.10 17:27:52.443876 [ 254 ] {44cc28a0-6814-429d-aaa4-c99b604812b5} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 18883 | 2026.03.10 17:27:52.444126 [ 254 ] {44cc28a0-6814-429d-aaa4-c99b604812b5} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18884 | 2026.03.10 17:27:52.444300 [ 254 ] {44cc28a0-6814-429d-aaa4-c99b604812b5} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001754 sec., 2280.501710376283 rows/sec., 185.96 KiB/sec. | ||
| 18885 | 2026.03.10 17:27:52.444356 [ 254 ] {44cc28a0-6814-429d-aaa4-c99b604812b5} <Debug> TCPHandler: Processed in 0.002148025 sec. | ||
| 18886 | 2026.03.10 17:27:52.444485 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18887 | 2026.03.10 17:27:52.444590 [ 254 ] {b553777b-6f98-4cba-a3b8-a9a9baea408a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18888 | 2026.03.10 17:27:52.444637 [ 254 ] {b553777b-6f98-4cba-a3b8-a9a9baea408a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18889 | 2026.03.10 17:27:52.446022 [ 254 ] {b553777b-6f98-4cba-a3b8-a9a9baea408a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18890 | 2026.03.10 17:27:52.446063 [ 254 ] {b553777b-6f98-4cba-a3b8-a9a9baea408a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18891 | 2026.03.10 17:27:52.446516 [ 254 ] {b553777b-6f98-4cba-a3b8-a9a9baea408a} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18892 | 2026.03.10 17:27:52.446769 [ 254 ] {b553777b-6f98-4cba-a3b8-a9a9baea408a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18893 | 2026.03.10 17:27:52.446912 [ 254 ] {b553777b-6f98-4cba-a3b8-a9a9baea408a} <Debug> executeQuery: Read 1952 rows, 149.66 KiB in 0.002347 sec., 831700.0426075842 rows/sec., 62.27 MiB/sec. | ||
| 18894 | 2026.03.10 17:27:52.446954 [ 254 ] {b553777b-6f98-4cba-a3b8-a9a9baea408a} <Debug> TCPHandler: Processed in 0.002521841 sec. | ||
| 18895 | 2026.03.10 17:27:52.447013 [ 221 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18896 | 2026.03.10 17:27:52.447047 [ 221 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18897 | 2026.03.10 17:27:52.447072 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18898 | 2026.03.10 17:27:52.447183 [ 254 ] {1c8c6996-632e-44c5-a15a-c2abe6341295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18899 | 2026.03.10 17:27:52.447233 [ 254 ] {1c8c6996-632e-44c5-a15a-c2abe6341295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18900 | 2026.03.10 17:27:52.447719 [ 254 ] {1c8c6996-632e-44c5-a15a-c2abe6341295} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18901 | 2026.03.10 17:27:52.447761 [ 254 ] {1c8c6996-632e-44c5-a15a-c2abe6341295} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18902 | 2026.03.10 17:27:52.448118 [ 254 ] {1c8c6996-632e-44c5-a15a-c2abe6341295} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18903 | 2026.03.10 17:27:52.448357 [ 254 ] {1c8c6996-632e-44c5-a15a-c2abe6341295} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18904 | 2026.03.10 17:27:52.448496 [ 254 ] {1c8c6996-632e-44c5-a15a-c2abe6341295} <Debug> executeQuery: Read 20 rows, 1.48 KiB in 0.001335 sec., 14981.2734082397 rows/sec., 1.08 MiB/sec. | ||
| 18905 | 2026.03.10 17:27:52.448494 [ 148 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18906 | 2026.03.10 17:27:52.448539 [ 254 ] {1c8c6996-632e-44c5-a15a-c2abe6341295} <Debug> TCPHandler: Processed in 0.001516325 sec. | ||
| 18907 | 2026.03.10 17:27:52.448570 [ 148 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18908 | 2026.03.10 17:27:52.448599 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18909 | 2026.03.10 17:27:52.448663 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18910 | 2026.03.10 17:27:52.448772 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18911 | 2026.03.10 17:27:52.448784 [ 254 ] {ecf6189c-031a-4215-bcbb-ae350161cc11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18912 | 2026.03.10 17:27:52.448838 [ 254 ] {ecf6189c-031a-4215-bcbb-ae350161cc11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18913 | 2026.03.10 17:27:52.448879 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18914 | 2026.03.10 17:27:52.448917 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 225 rows starting from the beginning of the part | ||
| 18915 | 2026.03.10 17:27:52.448988 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 5 rows starting from the beginning of the part | ||
| 18916 | 2026.03.10 17:27:52.449044 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 183 rows starting from the beginning of the part | ||
| 18917 | 2026.03.10 17:27:52.449198 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 5 rows starting from the beginning of the part | ||
| 18918 | 2026.03.10 17:27:52.449237 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 177 rows starting from the beginning of the part | ||
| 18919 | 2026.03.10 17:27:52.449280 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 20 rows starting from the beginning of the part | ||
| 18920 | 2026.03.10 17:27:52.449514 [ 254 ] {ecf6189c-031a-4215-bcbb-ae350161cc11} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18921 | 2026.03.10 17:27:52.449562 [ 254 ] {ecf6189c-031a-4215-bcbb-ae350161cc11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18922 | 2026.03.10 17:27:52.449949 [ 254 ] {ecf6189c-031a-4215-bcbb-ae350161cc11} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 18923 | 2026.03.10 17:27:52.450166 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 615 rows, containing 5 columns (5 merged, 0 gathered) in 0.001441134 sec., 426747.2698583199 rows/sec., 28.55 MiB/sec. | ||
| 18924 | 2026.03.10 17:27:52.450238 [ 254 ] {ecf6189c-031a-4215-bcbb-ae350161cc11} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18925 | 2026.03.10 17:27:52.450340 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 18926 | 2026.03.10 17:27:52.450392 [ 254 ] {ecf6189c-031a-4215-bcbb-ae350161cc11} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001629 sec., 434622.46777163906 rows/sec., 25.35 MiB/sec. | ||
| 18927 | 2026.03.10 17:27:52.450433 [ 254 ] {ecf6189c-031a-4215-bcbb-ae350161cc11} <Debug> TCPHandler: Processed in 0.001821659 sec. | ||
| 18928 | 2026.03.10 17:27:52.450553 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18929 | 2026.03.10 17:27:52.450650 [ 254 ] {a8d80184-4eeb-4692-bb14-e11e3219eaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 18930 | 2026.03.10 17:27:52.450684 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_121_24} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18931 | 2026.03.10 17:27:52.450692 [ 254 ] {a8d80184-4eeb-4692-bb14-e11e3219eaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 18932 | 2026.03.10 17:27:52.450757 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_121_24} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 18933 | 2026.03.10 17:27:52.450854 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 18934 | 2026.03.10 17:27:52.450981 [ 221 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18935 | 2026.03.10 17:27:52.451092 [ 254 ] {a8d80184-4eeb-4692-bb14-e11e3219eaee} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18936 | 2026.03.10 17:27:52.451134 [ 254 ] {a8d80184-4eeb-4692-bb14-e11e3219eaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18937 | 2026.03.10 17:27:52.451437 [ 254 ] {a8d80184-4eeb-4692-bb14-e11e3219eaee} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 18938 | 2026.03.10 17:27:52.451673 [ 254 ] {a8d80184-4eeb-4692-bb14-e11e3219eaee} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18939 | 2026.03.10 17:27:52.451784 [ 85 ] {} <Debug> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 18940 | 2026.03.10 17:27:52.451809 [ 254 ] {a8d80184-4eeb-4692-bb14-e11e3219eaee} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001179 sec., 848.1764206955047 rows/sec., 59.64 KiB/sec. | ||
| 18941 | 2026.03.10 17:27:52.451827 [ 85 ] {} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18942 | 2026.03.10 17:27:52.451853 [ 254 ] {a8d80184-4eeb-4692-bb14-e11e3219eaee} <Debug> TCPHandler: Processed in 0.001350142 sec. | ||
| 18943 | 2026.03.10 17:27:52.451854 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18944 | 2026.03.10 17:27:52.451947 [ 220 ] {} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18945 | 2026.03.10 17:27:52.451963 [ 188 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 18946 | 2026.03.10 17:27:52.451979 [ 220 ] {} <Debug> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18947 | 2026.03.10 17:27:52.451979 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18948 | 2026.03.10 17:27:52.452063 [ 188 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18949 | 2026.03.10 17:27:52.452098 [ 188 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 1 rows starting from the beginning of the part | ||
| 18950 | 2026.03.10 17:27:52.452098 [ 254 ] {8d01dd62-ceec-4d45-9d96-494f3bc5b280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18951 | 2026.03.10 17:27:52.452155 [ 188 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 18952 | 2026.03.10 17:27:52.452156 [ 254 ] {8d01dd62-ceec-4d45-9d96-494f3bc5b280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18953 | 2026.03.10 17:27:52.452217 [ 188 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 18954 | 2026.03.10 17:27:52.452287 [ 188 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 18955 | 2026.03.10 17:27:52.452351 [ 188 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 18956 | 2026.03.10 17:27:52.452983 [ 254 ] {8d01dd62-ceec-4d45-9d96-494f3bc5b280} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18957 | 2026.03.10 17:27:52.453026 [ 254 ] {8d01dd62-ceec-4d45-9d96-494f3bc5b280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18958 | 2026.03.10 17:27:52.453075 [ 195 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001151899 sec., 4340.658338968955 rows/sec., 322.16 KiB/sec. | ||
| 18959 | 2026.03.10 17:27:52.453189 [ 187 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 18960 | 2026.03.10 17:27:52.453389 [ 254 ] {8d01dd62-ceec-4d45-9d96-494f3bc5b280} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18961 | 2026.03.10 17:27:52.453453 [ 187 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_21_5} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18962 | 2026.03.10 17:27:52.453520 [ 187 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_21_5} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 18963 | 2026.03.10 17:27:52.453606 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 18964 | 2026.03.10 17:27:52.453623 [ 254 ] {8d01dd62-ceec-4d45-9d96-494f3bc5b280} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18965 | 2026.03.10 17:27:52.453759 [ 254 ] {8d01dd62-ceec-4d45-9d96-494f3bc5b280} <Debug> executeQuery: Read 1020 rows, 71.95 KiB in 0.00168 sec., 607142.8571428572 rows/sec., 41.82 MiB/sec. | ||
| 18966 | 2026.03.10 17:27:52.453799 [ 254 ] {8d01dd62-ceec-4d45-9d96-494f3bc5b280} <Debug> TCPHandler: Processed in 0.001870191 sec. | ||
| 18967 | 2026.03.10 17:27:52.453870 [ 222 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18968 | 2026.03.10 17:27:52.453907 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18969 | 2026.03.10 17:27:52.453918 [ 222 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18970 | 2026.03.10 17:27:52.454009 [ 254 ] {d94b203f-ae1a-4038-b979-507dfc3e30f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18971 | 2026.03.10 17:27:52.454058 [ 254 ] {d94b203f-ae1a-4038-b979-507dfc3e30f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18972 | 2026.03.10 17:27:52.454742 [ 254 ] {d94b203f-ae1a-4038-b979-507dfc3e30f3} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18973 | 2026.03.10 17:27:52.454779 [ 254 ] {d94b203f-ae1a-4038-b979-507dfc3e30f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18974 | 2026.03.10 17:27:52.455199 [ 254 ] {d94b203f-ae1a-4038-b979-507dfc3e30f3} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18975 | 2026.03.10 17:27:52.455425 [ 254 ] {d94b203f-ae1a-4038-b979-507dfc3e30f3} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18976 | 2026.03.10 17:27:52.455560 [ 254 ] {d94b203f-ae1a-4038-b979-507dfc3e30f3} <Debug> executeQuery: Read 1283 rows, 82.62 KiB in 0.001569 sec., 817718.2919056724 rows/sec., 51.43 MiB/sec. | ||
| 18977 | 2026.03.10 17:27:52.455597 [ 254 ] {d94b203f-ae1a-4038-b979-507dfc3e30f3} <Debug> TCPHandler: Processed in 0.001745249 sec. | ||
| 18978 | 2026.03.10 17:27:52.455703 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18979 | 2026.03.10 17:27:52.455801 [ 254 ] {a473977a-5e45-40fa-8c02-6ff3db21c743} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18980 | 2026.03.10 17:27:52.455858 [ 254 ] {a473977a-5e45-40fa-8c02-6ff3db21c743} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 18981 | 2026.03.10 17:27:52.456694 [ 254 ] {a473977a-5e45-40fa-8c02-6ff3db21c743} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18982 | 2026.03.10 17:27:52.456736 [ 254 ] {a473977a-5e45-40fa-8c02-6ff3db21c743} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18983 | 2026.03.10 17:27:52.457053 [ 220 ] {} <Debug> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 18984 | 2026.03.10 17:27:52.457369 [ 254 ] {a473977a-5e45-40fa-8c02-6ff3db21c743} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 18985 | 2026.03.10 17:27:52.457612 [ 254 ] {a473977a-5e45-40fa-8c02-6ff3db21c743} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18986 | 2026.03.10 17:27:52.457742 [ 85 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 18987 | 2026.03.10 17:27:52.457757 [ 254 ] {a473977a-5e45-40fa-8c02-6ff3db21c743} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001975 sec., 8101.26582278481 rows/sec., 14.52 MiB/sec. | ||
| 18988 | 2026.03.10 17:27:52.457785 [ 85 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18989 | 2026.03.10 17:27:52.457811 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 18990 | 2026.03.10 17:27:52.457824 [ 254 ] {a473977a-5e45-40fa-8c02-6ff3db21c743} <Debug> TCPHandler: Processed in 0.002172435 sec. | ||
| 18991 | 2026.03.10 17:27:52.457893 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 18992 | 2026.03.10 17:27:52.457940 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18993 | 2026.03.10 17:27:52.458042 [ 254 ] {8f08a06b-58ed-4c89-84cd-7224772ea7b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18994 | 2026.03.10 17:27:52.458086 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18995 | 2026.03.10 17:27:52.458086 [ 254 ] {8f08a06b-58ed-4c89-84cd-7224772ea7b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18996 | 2026.03.10 17:27:52.458143 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2462 rows starting from the beginning of the part | ||
| 18997 | 2026.03.10 17:27:52.458259 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 5 rows starting from the beginning of the part | ||
| 18998 | 2026.03.10 17:27:52.458361 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 35 rows starting from the beginning of the part | ||
| 18999 | 2026.03.10 17:27:52.458439 [ 254 ] {8f08a06b-58ed-4c89-84cd-7224772ea7b3} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19000 | 2026.03.10 17:27:52.458467 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 5 rows starting from the beginning of the part | ||
| 19001 | 2026.03.10 17:27:52.458483 [ 254 ] {8f08a06b-58ed-4c89-84cd-7224772ea7b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19002 | 2026.03.10 17:27:52.458574 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 35 rows starting from the beginning of the part | ||
| 19003 | 2026.03.10 17:27:52.458683 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 16 rows starting from the beginning of the part | ||
| 19004 | 2026.03.10 17:27:52.458703 [ 222 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19005 | 2026.03.10 17:27:52.458851 [ 254 ] {8f08a06b-58ed-4c89-84cd-7224772ea7b3} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 19006 | 2026.03.10 17:27:52.459133 [ 254 ] {8f08a06b-58ed-4c89-84cd-7224772ea7b3} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19007 | 2026.03.10 17:27:52.459273 [ 254 ] {8f08a06b-58ed-4c89-84cd-7224772ea7b3} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001249 sec., 28823.058446757408 rows/sec., 1.94 MiB/sec. | ||
| 19008 | 2026.03.10 17:27:52.459311 [ 254 ] {8f08a06b-58ed-4c89-84cd-7224772ea7b3} <Debug> TCPHandler: Processed in 0.001420912 sec. | ||
| 19009 | 2026.03.10 17:27:52.459355 [ 219 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19010 | 2026.03.10 17:27:52.459378 [ 219 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19011 | 2026.03.10 17:27:52.461876 [ 219 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19012 | 2026.03.10 17:27:52.468398 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2558 rows, containing 19 columns (19 merged, 0 gathered) in 0.01053608 sec., 242784.79282617444 rows/sec., 435.06 MiB/sec. | ||
| 19013 | 2026.03.10 17:27:52.470873 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 19014 | 2026.03.10 17:27:52.471262 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19015 | 2026.03.10 17:27:52.471339 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_121_24} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 19016 | 2026.03.10 17:27:52.471469 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.77 MiB. | ||
| 19017 | 2026.03.10 17:27:53.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 396.33 MiB, peak 415.06 MiB, free memory in arenas 0.00 B, will set to 399.43 MiB (RSS), difference: 3.10 MiB | ||
| 19018 | 2026.03.10 17:27:53.502767 [ 225 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19019 | 2026.03.10 17:27:53.502838 [ 225 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19020 | 2026.03.10 17:27:53.506196 [ 225 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19021 | 2026.03.10 17:27:53.733121 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 19022 | 2026.03.10 17:27:53.750903 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19023 | 2026.03.10 17:27:53.750946 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19024 | 2026.03.10 17:27:53.757373 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 19025 | 2026.03.10 17:27:53.758098 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19026 | 2026.03.10 17:27:53.758481 [ 223 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19027 | 2026.03.10 17:27:53.758537 [ 223 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19028 | 2026.03.10 17:27:53.761030 [ 223 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19029 | 2026.03.10 17:27:53.761102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 19030 | 2026.03.10 17:27:54.211273 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 2332 | ||
| 19031 | 2026.03.10 17:27:54.214533 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19032 | 2026.03.10 17:27:54.214581 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19033 | 2026.03.10 17:27:54.215801 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19034 | 2026.03.10 17:27:54.216075 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19035 | 2026.03.10 17:27:54.216358 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2332 | ||
| 19036 | 2026.03.10 17:27:55.105784 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19037 | 2026.03.10 17:27:55.106050 [ 254 ] {f634d236-188e-40d4-be18-366b9fbd972e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19038 | 2026.03.10 17:27:55.106150 [ 254 ] {f634d236-188e-40d4-be18-366b9fbd972e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19039 | 2026.03.10 17:27:55.106856 [ 254 ] {f634d236-188e-40d4-be18-366b9fbd972e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19040 | 2026.03.10 17:27:55.106904 [ 254 ] {f634d236-188e-40d4-be18-366b9fbd972e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19041 | 2026.03.10 17:27:55.107291 [ 254 ] {f634d236-188e-40d4-be18-366b9fbd972e} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19042 | 2026.03.10 17:27:55.107531 [ 254 ] {f634d236-188e-40d4-be18-366b9fbd972e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19043 | 2026.03.10 17:27:55.107688 [ 254 ] {f634d236-188e-40d4-be18-366b9fbd972e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001716 sec., 32634.032634032632 rows/sec., 2.49 MiB/sec. | ||
| 19044 | 2026.03.10 17:27:55.107732 [ 254 ] {f634d236-188e-40d4-be18-366b9fbd972e} <Debug> TCPHandler: Processed in 0.002115494 sec. | ||
| 19045 | 2026.03.10 17:27:55.107854 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19046 | 2026.03.10 17:27:55.107949 [ 254 ] {d0ef76ff-ce9f-4bc7-be90-c037a0ac05eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19047 | 2026.03.10 17:27:55.107990 [ 254 ] {d0ef76ff-ce9f-4bc7-be90-c037a0ac05eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19048 | 2026.03.10 17:27:55.108419 [ 254 ] {d0ef76ff-ce9f-4bc7-be90-c037a0ac05eb} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19049 | 2026.03.10 17:27:55.108456 [ 254 ] {d0ef76ff-ce9f-4bc7-be90-c037a0ac05eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19050 | 2026.03.10 17:27:55.108765 [ 254 ] {d0ef76ff-ce9f-4bc7-be90-c037a0ac05eb} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19051 | 2026.03.10 17:27:55.108983 [ 254 ] {d0ef76ff-ce9f-4bc7-be90-c037a0ac05eb} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19052 | 2026.03.10 17:27:55.109113 [ 254 ] {d0ef76ff-ce9f-4bc7-be90-c037a0ac05eb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001182 sec., 54145.51607445008 rows/sec., 4.23 MiB/sec. | ||
| 19053 | 2026.03.10 17:27:55.109151 [ 254 ] {d0ef76ff-ce9f-4bc7-be90-c037a0ac05eb} <Debug> TCPHandler: Processed in 0.001347341 sec. | ||
| 19054 | 2026.03.10 17:27:55.109265 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19055 | 2026.03.10 17:27:55.109360 [ 254 ] {4dca1ff6-2c14-436a-ba9f-deccd92f7e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19056 | 2026.03.10 17:27:55.109402 [ 254 ] {4dca1ff6-2c14-436a-ba9f-deccd92f7e96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19057 | 2026.03.10 17:27:55.109765 [ 254 ] {4dca1ff6-2c14-436a-ba9f-deccd92f7e96} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19058 | 2026.03.10 17:27:55.109802 [ 254 ] {4dca1ff6-2c14-436a-ba9f-deccd92f7e96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19059 | 2026.03.10 17:27:55.110117 [ 254 ] {4dca1ff6-2c14-436a-ba9f-deccd92f7e96} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19060 | 2026.03.10 17:27:55.110334 [ 254 ] {4dca1ff6-2c14-436a-ba9f-deccd92f7e96} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19061 | 2026.03.10 17:27:55.110462 [ 254 ] {4dca1ff6-2c14-436a-ba9f-deccd92f7e96} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.00112 sec., 57142.857142857145 rows/sec., 3.98 MiB/sec. | ||
| 19062 | 2026.03.10 17:27:55.110499 [ 254 ] {4dca1ff6-2c14-436a-ba9f-deccd92f7e96} <Debug> TCPHandler: Processed in 0.001283831 sec. | ||
| 19063 | 2026.03.10 17:27:55.110611 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19064 | 2026.03.10 17:27:55.110705 [ 254 ] {fcbf4530-c933-4683-8f42-ede1419c338b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19065 | 2026.03.10 17:27:55.110746 [ 254 ] {fcbf4530-c933-4683-8f42-ede1419c338b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19066 | 2026.03.10 17:27:55.111065 [ 254 ] {fcbf4530-c933-4683-8f42-ede1419c338b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19067 | 2026.03.10 17:27:55.111102 [ 254 ] {fcbf4530-c933-4683-8f42-ede1419c338b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19068 | 2026.03.10 17:27:55.111401 [ 254 ] {fcbf4530-c933-4683-8f42-ede1419c338b} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 19069 | 2026.03.10 17:27:55.111620 [ 254 ] {fcbf4530-c933-4683-8f42-ede1419c338b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19070 | 2026.03.10 17:27:55.111758 [ 254 ] {fcbf4530-c933-4683-8f42-ede1419c338b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001071 sec., 22408.963585434176 rows/sec., 1.51 MiB/sec. | ||
| 19071 | 2026.03.10 17:27:55.111795 [ 254 ] {fcbf4530-c933-4683-8f42-ede1419c338b} <Debug> TCPHandler: Processed in 0.00123322 sec. | ||
| 19072 | 2026.03.10 17:27:58.875644 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19073 | 2026.03.10 17:27:58.875713 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19074 | 2026.03.10 17:27:59.081713 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41375 | ||
| 19075 | 2026.03.10 17:27:59.082254 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19076 | 2026.03.10 17:27:59.082301 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19077 | 2026.03.10 17:27:59.082789 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19078 | 2026.03.10 17:27:59.083021 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19079 | 2026.03.10 17:27:59.083156 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41375 | ||
| 19080 | 2026.03.10 17:27:59.083218 [ 143 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19081 | 2026.03.10 17:27:59.083319 [ 143 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19082 | 2026.03.10 17:27:59.083353 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19083 | 2026.03.10 17:27:59.083492 [ 195 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 19084 | 2026.03.10 17:27:59.083627 [ 195 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19085 | 2026.03.10 17:27:59.083669 [ 195 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38943 rows starting from the beginning of the part | ||
| 19086 | 2026.03.10 17:27:59.083741 [ 195 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 19087 | 2026.03.10 17:27:59.083792 [ 195 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 19088 | 2026.03.10 17:27:59.083838 [ 195 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 19089 | 2026.03.10 17:27:59.083883 [ 195 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 19090 | 2026.03.10 17:27:59.083929 [ 195 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 19091 | 2026.03.10 17:27:59.086450 [ 200 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41375 rows, containing 4 columns (4 merged, 0 gathered) in 0.003013228 sec., 13731121.574603714 rows/sec., 196.43 MiB/sec. | ||
| 19092 | 2026.03.10 17:27:59.086725 [ 195 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19093 | 2026.03.10 17:27:59.086970 [ 195 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_86_17} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19094 | 2026.03.10 17:27:59.087036 [ 195 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_86_17} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19095 | 2026.03.10 17:27:59.087111 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19096 | 2026.03.10 17:28:00.120893 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19097 | 2026.03.10 17:28:00.121075 [ 254 ] {2f87709f-e82f-4d38-a424-4f40505f4456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19098 | 2026.03.10 17:28:00.121151 [ 254 ] {2f87709f-e82f-4d38-a424-4f40505f4456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19099 | 2026.03.10 17:28:00.121952 [ 254 ] {2f87709f-e82f-4d38-a424-4f40505f4456} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19100 | 2026.03.10 17:28:00.122005 [ 254 ] {2f87709f-e82f-4d38-a424-4f40505f4456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19101 | 2026.03.10 17:28:00.122438 [ 254 ] {2f87709f-e82f-4d38-a424-4f40505f4456} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 19102 | 2026.03.10 17:28:00.122686 [ 254 ] {2f87709f-e82f-4d38-a424-4f40505f4456} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19103 | 2026.03.10 17:28:00.122852 [ 254 ] {2f87709f-e82f-4d38-a424-4f40505f4456} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001826 sec., 155531.21577217962 rows/sec., 9.88 MiB/sec. | ||
| 19104 | 2026.03.10 17:28:00.122908 [ 254 ] {2f87709f-e82f-4d38-a424-4f40505f4456} <Debug> TCPHandler: Processed in 0.002144035 sec. | ||
| 19105 | 2026.03.10 17:28:00.123045 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19106 | 2026.03.10 17:28:00.123151 [ 254 ] {b7cd18a4-4eb1-4e98-9614-13fd687fe60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19107 | 2026.03.10 17:28:00.123195 [ 254 ] {b7cd18a4-4eb1-4e98-9614-13fd687fe60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19108 | 2026.03.10 17:28:00.124071 [ 254 ] {b7cd18a4-4eb1-4e98-9614-13fd687fe60a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19109 | 2026.03.10 17:28:00.124111 [ 254 ] {b7cd18a4-4eb1-4e98-9614-13fd687fe60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19110 | 2026.03.10 17:28:00.124490 [ 254 ] {b7cd18a4-4eb1-4e98-9614-13fd687fe60a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19111 | 2026.03.10 17:28:00.124722 [ 254 ] {b7cd18a4-4eb1-4e98-9614-13fd687fe60a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19112 | 2026.03.10 17:28:00.124865 [ 254 ] {b7cd18a4-4eb1-4e98-9614-13fd687fe60a} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.001739 sec., 498562.3921794134 rows/sec., 39.41 MiB/sec. | ||
| 19113 | 2026.03.10 17:28:00.124906 [ 254 ] {b7cd18a4-4eb1-4e98-9614-13fd687fe60a} <Debug> TCPHandler: Processed in 0.001913851 sec. | ||
| 19114 | 2026.03.10 17:28:00.125026 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19115 | 2026.03.10 17:28:00.125125 [ 254 ] {7879a0f8-52f4-469e-b80b-993a3c3d6e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19116 | 2026.03.10 17:28:00.125168 [ 254 ] {7879a0f8-52f4-469e-b80b-993a3c3d6e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19117 | 2026.03.10 17:28:00.125646 [ 254 ] {7879a0f8-52f4-469e-b80b-993a3c3d6e44} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19118 | 2026.03.10 17:28:00.125684 [ 254 ] {7879a0f8-52f4-469e-b80b-993a3c3d6e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19119 | 2026.03.10 17:28:00.125999 [ 254 ] {7879a0f8-52f4-469e-b80b-993a3c3d6e44} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19120 | 2026.03.10 17:28:00.126260 [ 254 ] {7879a0f8-52f4-469e-b80b-993a3c3d6e44} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19121 | 2026.03.10 17:28:00.126394 [ 254 ] {7879a0f8-52f4-469e-b80b-993a3c3d6e44} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001289 sec., 137315.7486423584 rows/sec., 8.47 MiB/sec. | ||
| 19122 | 2026.03.10 17:28:00.126432 [ 254 ] {7879a0f8-52f4-469e-b80b-993a3c3d6e44} <Debug> TCPHandler: Processed in 0.001456203 sec. | ||
| 19123 | 2026.03.10 17:28:00.126545 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19124 | 2026.03.10 17:28:00.126641 [ 254 ] {0800b5f8-aaf2-40c8-b5c4-2b1754d5a6ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19125 | 2026.03.10 17:28:00.126682 [ 254 ] {0800b5f8-aaf2-40c8-b5c4-2b1754d5a6ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19126 | 2026.03.10 17:28:00.127123 [ 254 ] {0800b5f8-aaf2-40c8-b5c4-2b1754d5a6ad} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19127 | 2026.03.10 17:28:00.127164 [ 254 ] {0800b5f8-aaf2-40c8-b5c4-2b1754d5a6ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19128 | 2026.03.10 17:28:00.127469 [ 254 ] {0800b5f8-aaf2-40c8-b5c4-2b1754d5a6ad} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 19129 | 2026.03.10 17:28:00.127683 [ 254 ] {0800b5f8-aaf2-40c8-b5c4-2b1754d5a6ad} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19130 | 2026.03.10 17:28:00.127815 [ 254 ] {0800b5f8-aaf2-40c8-b5c4-2b1754d5a6ad} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001192 sec., 125000.00000000001 rows/sec., 8.08 MiB/sec. | ||
| 19131 | 2026.03.10 17:28:00.127854 [ 254 ] {0800b5f8-aaf2-40c8-b5c4-2b1754d5a6ad} <Debug> TCPHandler: Processed in 0.001357882 sec. | ||
| 19132 | 2026.03.10 17:28:00.127964 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19133 | 2026.03.10 17:28:00.128059 [ 254 ] {bf7abfe6-bc5e-4ead-be37-d5483c83930b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19134 | 2026.03.10 17:28:00.128100 [ 254 ] {bf7abfe6-bc5e-4ead-be37-d5483c83930b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19135 | 2026.03.10 17:28:00.128544 [ 254 ] {bf7abfe6-bc5e-4ead-be37-d5483c83930b} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19136 | 2026.03.10 17:28:00.128583 [ 254 ] {bf7abfe6-bc5e-4ead-be37-d5483c83930b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19137 | 2026.03.10 17:28:00.128883 [ 254 ] {bf7abfe6-bc5e-4ead-be37-d5483c83930b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 19138 | 2026.03.10 17:28:00.129099 [ 254 ] {bf7abfe6-bc5e-4ead-be37-d5483c83930b} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19139 | 2026.03.10 17:28:00.129227 [ 254 ] {bf7abfe6-bc5e-4ead-be37-d5483c83930b} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001187 sec., 124684.07750631846 rows/sec., 7.09 MiB/sec. | ||
| 19140 | 2026.03.10 17:28:00.129265 [ 254 ] {bf7abfe6-bc5e-4ead-be37-d5483c83930b} <Debug> TCPHandler: Processed in 0.001350081 sec. | ||
| 19141 | 2026.03.10 17:28:00.129375 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19142 | 2026.03.10 17:28:00.129469 [ 254 ] {6f300f10-83da-4c51-afcc-2e991f4a4b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19143 | 2026.03.10 17:28:00.129508 [ 254 ] {6f300f10-83da-4c51-afcc-2e991f4a4b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19144 | 2026.03.10 17:28:00.130118 [ 254 ] {6f300f10-83da-4c51-afcc-2e991f4a4b4a} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19145 | 2026.03.10 17:28:00.130156 [ 254 ] {6f300f10-83da-4c51-afcc-2e991f4a4b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19146 | 2026.03.10 17:28:00.130479 [ 254 ] {6f300f10-83da-4c51-afcc-2e991f4a4b4a} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19147 | 2026.03.10 17:28:00.130698 [ 254 ] {6f300f10-83da-4c51-afcc-2e991f4a4b4a} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19148 | 2026.03.10 17:28:00.130832 [ 254 ] {6f300f10-83da-4c51-afcc-2e991f4a4b4a} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001381 sec., 380159.30485155684 rows/sec., 26.86 MiB/sec. | ||
| 19149 | 2026.03.10 17:28:00.130870 [ 254 ] {6f300f10-83da-4c51-afcc-2e991f4a4b4a} <Debug> TCPHandler: Processed in 0.001543045 sec. | ||
| 19150 | 2026.03.10 17:28:00.130981 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19151 | 2026.03.10 17:28:00.131077 [ 254 ] {26bd7d0b-ade1-4be9-a395-d6b1ada66498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19152 | 2026.03.10 17:28:00.131118 [ 254 ] {26bd7d0b-ade1-4be9-a395-d6b1ada66498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19153 | 2026.03.10 17:28:00.131457 [ 254 ] {26bd7d0b-ade1-4be9-a395-d6b1ada66498} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19154 | 2026.03.10 17:28:00.131493 [ 254 ] {26bd7d0b-ade1-4be9-a395-d6b1ada66498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19155 | 2026.03.10 17:28:00.131788 [ 254 ] {26bd7d0b-ade1-4be9-a395-d6b1ada66498} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 19156 | 2026.03.10 17:28:00.131995 [ 254 ] {26bd7d0b-ade1-4be9-a395-d6b1ada66498} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19157 | 2026.03.10 17:28:00.132124 [ 254 ] {26bd7d0b-ade1-4be9-a395-d6b1ada66498} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 19158 | 2026.03.10 17:28:00.132162 [ 254 ] {26bd7d0b-ade1-4be9-a395-d6b1ada66498} <Debug> TCPHandler: Processed in 0.00123035 sec. | ||
| 19159 | 2026.03.10 17:28:00.132265 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19160 | 2026.03.10 17:28:00.132357 [ 254 ] {13a1de94-8b58-4554-b694-d96a893b2442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19161 | 2026.03.10 17:28:00.132400 [ 254 ] {13a1de94-8b58-4554-b694-d96a893b2442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19162 | 2026.03.10 17:28:00.132811 [ 254 ] {13a1de94-8b58-4554-b694-d96a893b2442} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19163 | 2026.03.10 17:28:00.132847 [ 254 ] {13a1de94-8b58-4554-b694-d96a893b2442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19164 | 2026.03.10 17:28:00.133177 [ 254 ] {13a1de94-8b58-4554-b694-d96a893b2442} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19165 | 2026.03.10 17:28:00.133393 [ 254 ] {13a1de94-8b58-4554-b694-d96a893b2442} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19166 | 2026.03.10 17:28:00.133510 [ 141 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_140_34 to all_145_145_0 | ||
| 19167 | 2026.03.10 17:28:00.133524 [ 254 ] {13a1de94-8b58-4554-b694-d96a893b2442} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001184 sec., 223817.56756756757 rows/sec., 14.87 MiB/sec. | ||
| 19168 | 2026.03.10 17:28:00.133579 [ 141 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19169 | 2026.03.10 17:28:00.133588 [ 254 ] {13a1de94-8b58-4554-b694-d96a893b2442} <Debug> TCPHandler: Processed in 0.001370952 sec. | ||
| 19170 | 2026.03.10 17:28:00.133607 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19171 | 2026.03.10 17:28:00.133709 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19172 | 2026.03.10 17:28:00.133751 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_145_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_140_34 to all_145_145_0 into Compact with storage Full | ||
| 19173 | 2026.03.10 17:28:00.133807 [ 254 ] {5ba51ba7-dfea-4a02-b151-abf81ae2e607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19174 | 2026.03.10 17:28:00.133852 [ 254 ] {5ba51ba7-dfea-4a02-b151-abf81ae2e607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19175 | 2026.03.10 17:28:00.133919 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_145_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19176 | 2026.03.10 17:28:00.133965 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_140_34, total 44617 rows starting from the beginning of the part | ||
| 19177 | 2026.03.10 17:28:00.134043 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 160 rows starting from the beginning of the part | ||
| 19178 | 2026.03.10 17:28:00.134097 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 265 rows starting from the beginning of the part | ||
| 19179 | 2026.03.10 17:28:00.134149 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1283 rows starting from the beginning of the part | ||
| 19180 | 2026.03.10 17:28:00.134154 [ 254 ] {5ba51ba7-dfea-4a02-b151-abf81ae2e607} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19181 | 2026.03.10 17:28:00.134200 [ 254 ] {5ba51ba7-dfea-4a02-b151-abf81ae2e607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19182 | 2026.03.10 17:28:00.134200 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part | ||
| 19183 | 2026.03.10 17:28:00.134262 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_145_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 265 rows starting from the beginning of the part | ||
| 19184 | 2026.03.10 17:28:00.134527 [ 254 ] {5ba51ba7-dfea-4a02-b151-abf81ae2e607} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 19185 | 2026.03.10 17:28:00.134762 [ 254 ] {5ba51ba7-dfea-4a02-b151-abf81ae2e607} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19186 | 2026.03.10 17:28:00.134899 [ 254 ] {5ba51ba7-dfea-4a02-b151-abf81ae2e607} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001109 sec., 901.7132551848513 rows/sec., 60.76 KiB/sec. | ||
| 19187 | 2026.03.10 17:28:00.134936 [ 254 ] {5ba51ba7-dfea-4a02-b151-abf81ae2e607} <Debug> TCPHandler: Processed in 0.001276041 sec. | ||
| 19188 | 2026.03.10 17:28:00.135087 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19189 | 2026.03.10 17:28:00.135196 [ 254 ] {8a3e6032-ca10-4fef-bb05-b45655e64606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19190 | 2026.03.10 17:28:00.135254 [ 254 ] {8a3e6032-ca10-4fef-bb05-b45655e64606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19191 | 2026.03.10 17:28:00.136197 [ 254 ] {8a3e6032-ca10-4fef-bb05-b45655e64606} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19192 | 2026.03.10 17:28:00.136237 [ 254 ] {8a3e6032-ca10-4fef-bb05-b45655e64606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19193 | 2026.03.10 17:28:00.136834 [ 254 ] {8a3e6032-ca10-4fef-bb05-b45655e64606} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 19194 | 2026.03.10 17:28:00.137075 [ 254 ] {8a3e6032-ca10-4fef-bb05-b45655e64606} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19195 | 2026.03.10 17:28:00.137223 [ 254 ] {8a3e6032-ca10-4fef-bb05-b45655e64606} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002046 sec., 17106.54936461388 rows/sec., 30.65 MiB/sec. | ||
| 19196 | 2026.03.10 17:28:00.137282 [ 254 ] {8a3e6032-ca10-4fef-bb05-b45655e64606} <Debug> TCPHandler: Processed in 0.002277556 sec. | ||
| 19197 | 2026.03.10 17:28:00.137402 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19198 | 2026.03.10 17:28:00.137499 [ 254 ] {ffaea43d-55f3-44f1-911f-0884c7f9fe2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19199 | 2026.03.10 17:28:00.137543 [ 254 ] {ffaea43d-55f3-44f1-911f-0884c7f9fe2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19200 | 2026.03.10 17:28:00.137894 [ 254 ] {ffaea43d-55f3-44f1-911f-0884c7f9fe2c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19201 | 2026.03.10 17:28:00.137934 [ 254 ] {ffaea43d-55f3-44f1-911f-0884c7f9fe2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19202 | 2026.03.10 17:28:00.138252 [ 254 ] {ffaea43d-55f3-44f1-911f-0884c7f9fe2c} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19203 | 2026.03.10 17:28:00.138477 [ 254 ] {ffaea43d-55f3-44f1-911f-0884c7f9fe2c} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19204 | 2026.03.10 17:28:00.138614 [ 254 ] {ffaea43d-55f3-44f1-911f-0884c7f9fe2c} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001133 sec., 79435.12797881731 rows/sec., 4.97 MiB/sec. | ||
| 19205 | 2026.03.10 17:28:00.138652 [ 254 ] {ffaea43d-55f3-44f1-911f-0884c7f9fe2c} <Debug> TCPHandler: Processed in 0.001299852 sec. | ||
| 19206 | 2026.03.10 17:28:00.142122 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_145_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46654 rows, containing 5 columns (5 merged, 0 gathered) in 0.008442397 sec., 5526155.664084501 rows/sec., 362.15 MiB/sec. | ||
| 19207 | 2026.03.10 17:28:00.142611 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_145_35} <Trace> MergedBlockOutputStream: filled checksums all_1_145_35 (state Temporary) | ||
| 19208 | 2026.03.10 17:28:00.142936 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_145_35} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_145_35 to all_1_145_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19209 | 2026.03.10 17:28:00.143022 [ 196 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_145_35} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_140_34, all_145_145_0] -> all_1_145_35 | ||
| 19210 | 2026.03.10 17:28:00.143117 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 19211 | 2026.03.10 17:28:00.794862 [ 221 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19212 | 2026.03.10 17:28:00.794942 [ 221 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19213 | 2026.03.10 17:28:00.797479 [ 221 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19214 | 2026.03.10 17:28:00.852383 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19215 | 2026.03.10 17:28:00.852463 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19216 | 2026.03.10 17:28:00.855608 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19217 | 2026.03.10 17:28:01.261184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 19218 | 2026.03.10 17:28:01.279216 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19219 | 2026.03.10 17:28:01.279277 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19220 | 2026.03.10 17:28:01.285564 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 19221 | 2026.03.10 17:28:01.286244 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19222 | 2026.03.10 17:28:01.286582 [ 139 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 19223 | 2026.03.10 17:28:01.286653 [ 139 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19224 | 2026.03.10 17:28:01.286677 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.03 GiB. | ||
| 19225 | 2026.03.10 17:28:01.286792 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 19226 | 2026.03.10 17:28:01.289789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 19227 | 2026.03.10 17:28:01.290762 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19228 | 2026.03.10 17:28:01.292203 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 19229 | 2026.03.10 17:28:01.296715 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 19230 | 2026.03.10 17:28:01.301386 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 19231 | 2026.03.10 17:28:01.306043 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 19232 | 2026.03.10 17:28:01.310813 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 19233 | 2026.03.10 17:28:01.315908 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 19234 | 2026.03.10 17:28:01.374287 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.087542771 sec., 7402.096056566452 rows/sec., 38.27 MiB/sec. | ||
| 19235 | 2026.03.10 17:28:01.376721 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 19236 | 2026.03.10 17:28:01.378559 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_86_17} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19237 | 2026.03.10 17:28:01.378657 [ 191 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_86_17} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 19238 | 2026.03.10 17:28:01.380318 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19239 | 2026.03.10 17:28:02.000171 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.52 MiB, peak 417.95 MiB, free memory in arenas 0.00 B, will set to 399.46 MiB (RSS), difference: -1.06 MiB | ||
| 19240 | 2026.03.10 17:28:04.216654 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2362 | ||
| 19241 | 2026.03.10 17:28:04.219433 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19242 | 2026.03.10 17:28:04.219489 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19243 | 2026.03.10 17:28:04.220723 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19244 | 2026.03.10 17:28:04.221012 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19245 | 2026.03.10 17:28:04.221420 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2362 | ||
| 19246 | 2026.03.10 17:28:05.111142 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19247 | 2026.03.10 17:28:05.111339 [ 254 ] {6f670671-f6cc-462a-a0c3-326d2388a2f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19248 | 2026.03.10 17:28:05.111412 [ 254 ] {6f670671-f6cc-462a-a0c3-326d2388a2f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19249 | 2026.03.10 17:28:05.112103 [ 254 ] {6f670671-f6cc-462a-a0c3-326d2388a2f2} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19250 | 2026.03.10 17:28:05.112151 [ 254 ] {6f670671-f6cc-462a-a0c3-326d2388a2f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19251 | 2026.03.10 17:28:05.112581 [ 254 ] {6f670671-f6cc-462a-a0c3-326d2388a2f2} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19252 | 2026.03.10 17:28:05.112817 [ 254 ] {6f670671-f6cc-462a-a0c3-326d2388a2f2} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19253 | 2026.03.10 17:28:05.112968 [ 135 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19254 | 2026.03.10 17:28:05.112979 [ 254 ] {6f670671-f6cc-462a-a0c3-326d2388a2f2} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001693 sec., 38984.05197873597 rows/sec., 3.09 MiB/sec. | ||
| 19255 | 2026.03.10 17:28:05.113012 [ 135 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19256 | 2026.03.10 17:28:05.113036 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19257 | 2026.03.10 17:28:05.113041 [ 254 ] {6f670671-f6cc-462a-a0c3-326d2388a2f2} <Debug> TCPHandler: Processed in 0.002028313 sec. | ||
| 19258 | 2026.03.10 17:28:05.113171 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19259 | 2026.03.10 17:28:05.113170 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19260 | 2026.03.10 17:28:05.113275 [ 254 ] {02954832-310f-4a91-ae71-d0143875fdc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19261 | 2026.03.10 17:28:05.113323 [ 254 ] {02954832-310f-4a91-ae71-d0143875fdc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19262 | 2026.03.10 17:28:05.113335 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19263 | 2026.03.10 17:28:05.113377 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2893 rows starting from the beginning of the part | ||
| 19264 | 2026.03.10 17:28:05.113450 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 867 rows starting from the beginning of the part | ||
| 19265 | 2026.03.10 17:28:05.113502 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1952 rows starting from the beginning of the part | ||
| 19266 | 2026.03.10 17:28:05.113546 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part | ||
| 19267 | 2026.03.10 17:28:05.113584 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 867 rows starting from the beginning of the part | ||
| 19268 | 2026.03.10 17:28:05.113623 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 66 rows starting from the beginning of the part | ||
| 19269 | 2026.03.10 17:28:05.113727 [ 254 ] {02954832-310f-4a91-ae71-d0143875fdc8} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19270 | 2026.03.10 17:28:05.113770 [ 254 ] {02954832-310f-4a91-ae71-d0143875fdc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19271 | 2026.03.10 17:28:05.114097 [ 254 ] {02954832-310f-4a91-ae71-d0143875fdc8} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19272 | 2026.03.10 17:28:05.114329 [ 254 ] {02954832-310f-4a91-ae71-d0143875fdc8} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19273 | 2026.03.10 17:28:05.114469 [ 254 ] {02954832-310f-4a91-ae71-d0143875fdc8} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001216 sec., 4111.8421052631575 rows/sec., 309.19 KiB/sec. | ||
| 19274 | 2026.03.10 17:28:05.114509 [ 254 ] {02954832-310f-4a91-ae71-d0143875fdc8} <Debug> TCPHandler: Processed in 0.001389232 sec. | ||
| 19275 | 2026.03.10 17:28:05.114612 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19276 | 2026.03.10 17:28:05.114707 [ 254 ] {827e41e3-7097-45b7-a886-6f54f142e322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19277 | 2026.03.10 17:28:05.114748 [ 254 ] {827e41e3-7097-45b7-a886-6f54f142e322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19278 | 2026.03.10 17:28:05.115165 [ 254 ] {827e41e3-7097-45b7-a886-6f54f142e322} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19279 | 2026.03.10 17:28:05.115201 [ 254 ] {827e41e3-7097-45b7-a886-6f54f142e322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19280 | 2026.03.10 17:28:05.115526 [ 254 ] {827e41e3-7097-45b7-a886-6f54f142e322} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19281 | 2026.03.10 17:28:05.115666 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6701 rows, containing 5 columns (5 merged, 0 gathered) in 0.002556451 sec., 2621211.9848962487 rows/sec., 211.46 MiB/sec. | ||
| 19282 | 2026.03.10 17:28:05.115747 [ 254 ] {827e41e3-7097-45b7-a886-6f54f142e322} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19283 | 2026.03.10 17:28:05.115864 [ 135 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19284 | 2026.03.10 17:28:05.115885 [ 254 ] {827e41e3-7097-45b7-a886-6f54f142e322} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001197 sec., 57644.11027568923 rows/sec., 4.50 MiB/sec. | ||
| 19285 | 2026.03.10 17:28:05.115889 [ 135 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19286 | 2026.03.10 17:28:05.115914 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19287 | 2026.03.10 17:28:05.115923 [ 254 ] {827e41e3-7097-45b7-a886-6f54f142e322} <Debug> TCPHandler: Processed in 0.001360402 sec. | ||
| 19288 | 2026.03.10 17:28:05.115998 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19289 | 2026.03.10 17:28:05.116031 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19290 | 2026.03.10 17:28:05.116039 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19291 | 2026.03.10 17:28:05.116110 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19292 | 2026.03.10 17:28:05.116133 [ 254 ] {15c94d83-5fe7-4622-aa3c-22cffbfa458c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19293 | 2026.03.10 17:28:05.116143 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1551 rows starting from the beginning of the part | ||
| 19294 | 2026.03.10 17:28:05.116202 [ 254 ] {15c94d83-5fe7-4622-aa3c-22cffbfa458c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19295 | 2026.03.10 17:28:05.116234 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 525 rows starting from the beginning of the part | ||
| 19296 | 2026.03.10 17:28:05.116284 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1020 rows starting from the beginning of the part | ||
| 19297 | 2026.03.10 17:28:05.116325 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part | ||
| 19298 | 2026.03.10 17:28:05.116365 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 525 rows starting from the beginning of the part | ||
| 19299 | 2026.03.10 17:28:05.116405 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 69 rows starting from the beginning of the part | ||
| 19300 | 2026.03.10 17:28:05.116416 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_146_29} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19301 | 2026.03.10 17:28:05.116516 [ 189 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_146_29} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19302 | 2026.03.10 17:28:05.116624 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 19303 | 2026.03.10 17:28:05.116651 [ 254 ] {15c94d83-5fe7-4622-aa3c-22cffbfa458c} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19304 | 2026.03.10 17:28:05.116692 [ 254 ] {15c94d83-5fe7-4622-aa3c-22cffbfa458c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19305 | 2026.03.10 17:28:05.117050 [ 254 ] {15c94d83-5fe7-4622-aa3c-22cffbfa458c} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19306 | 2026.03.10 17:28:05.117304 [ 254 ] {15c94d83-5fe7-4622-aa3c-22cffbfa458c} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19307 | 2026.03.10 17:28:05.117436 [ 254 ] {15c94d83-5fe7-4622-aa3c-22cffbfa458c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001322 sec., 121028.74432677761 rows/sec., 8.43 MiB/sec. | ||
| 19308 | 2026.03.10 17:28:05.117474 [ 254 ] {15c94d83-5fe7-4622-aa3c-22cffbfa458c} <Debug> TCPHandler: Processed in 0.001492414 sec. | ||
| 19309 | 2026.03.10 17:28:05.117582 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19310 | 2026.03.10 17:28:05.117676 [ 254 ] {3ca949f6-f0c4-4c64-bd5f-c5284c33bc00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19311 | 2026.03.10 17:28:05.117728 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001771198 sec., 2119469.4212617674 rows/sec., 156.60 MiB/sec. | ||
| 19312 | 2026.03.10 17:28:05.117730 [ 254 ] {3ca949f6-f0c4-4c64-bd5f-c5284c33bc00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19313 | 2026.03.10 17:28:05.118002 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19314 | 2026.03.10 17:28:05.118383 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_146_29} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19315 | 2026.03.10 17:28:05.118489 [ 198 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_146_29} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19316 | 2026.03.10 17:28:05.118544 [ 254 ] {3ca949f6-f0c4-4c64-bd5f-c5284c33bc00} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19317 | 2026.03.10 17:28:05.118586 [ 254 ] {3ca949f6-f0c4-4c64-bd5f-c5284c33bc00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19318 | 2026.03.10 17:28:05.118601 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 19319 | 2026.03.10 17:28:05.119109 [ 254 ] {3ca949f6-f0c4-4c64-bd5f-c5284c33bc00} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 19320 | 2026.03.10 17:28:05.119349 [ 254 ] {3ca949f6-f0c4-4c64-bd5f-c5284c33bc00} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19321 | 2026.03.10 17:28:05.119489 [ 254 ] {3ca949f6-f0c4-4c64-bd5f-c5284c33bc00} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001831 sec., 2730.7482250136536 rows/sec., 4.89 MiB/sec. | ||
| 19322 | 2026.03.10 17:28:05.119554 [ 254 ] {3ca949f6-f0c4-4c64-bd5f-c5284c33bc00} <Debug> TCPHandler: Processed in 0.002019483 sec. | ||
| 19323 | 2026.03.10 17:28:05.119667 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19324 | 2026.03.10 17:28:05.119760 [ 254 ] {9c23b290-a48b-4825-a522-4c72a80628a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19325 | 2026.03.10 17:28:05.119802 [ 254 ] {9c23b290-a48b-4825-a522-4c72a80628a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19326 | 2026.03.10 17:28:05.120127 [ 254 ] {9c23b290-a48b-4825-a522-4c72a80628a8} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19327 | 2026.03.10 17:28:05.120162 [ 254 ] {9c23b290-a48b-4825-a522-4c72a80628a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19328 | 2026.03.10 17:28:05.120468 [ 254 ] {9c23b290-a48b-4825-a522-4c72a80628a8} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19329 | 2026.03.10 17:28:05.120678 [ 254 ] {9c23b290-a48b-4825-a522-4c72a80628a8} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19330 | 2026.03.10 17:28:05.120784 [ 135 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19331 | 2026.03.10 17:28:05.120807 [ 254 ] {9c23b290-a48b-4825-a522-4c72a80628a8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 19332 | 2026.03.10 17:28:05.120811 [ 135 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19333 | 2026.03.10 17:28:05.120836 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19334 | 2026.03.10 17:28:05.120842 [ 254 ] {9c23b290-a48b-4825-a522-4c72a80628a8} <Debug> TCPHandler: Processed in 0.00122408 sec. | ||
| 19335 | 2026.03.10 17:28:05.120911 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19336 | 2026.03.10 17:28:05.121024 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19337 | 2026.03.10 17:28:05.121053 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 6966 rows starting from the beginning of the part | ||
| 19338 | 2026.03.10 17:28:05.121104 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 90 rows starting from the beginning of the part | ||
| 19339 | 2026.03.10 17:28:05.121147 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 36 rows starting from the beginning of the part | ||
| 19340 | 2026.03.10 17:28:05.121186 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 24 rows starting from the beginning of the part | ||
| 19341 | 2026.03.10 17:28:05.121224 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 90 rows starting from the beginning of the part | ||
| 19342 | 2026.03.10 17:28:05.121264 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 19343 | 2026.03.10 17:28:05.123003 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7266 rows, containing 4 columns (4 merged, 0 gathered) in 0.002125444 sec., 3418579.835554359 rows/sec., 225.24 MiB/sec. | ||
| 19344 | 2026.03.10 17:28:05.123520 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19345 | 2026.03.10 17:28:05.123785 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_146_29} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19346 | 2026.03.10 17:28:05.123851 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_146_29} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19347 | 2026.03.10 17:28:05.123929 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.26 MiB. | ||
| 19348 | 2026.03.10 17:28:05.390116 [ 224 ] {} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19349 | 2026.03.10 17:28:05.390174 [ 224 ] {} <Debug> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19350 | 2026.03.10 17:28:05.392673 [ 224 ] {} <Debug> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19351 | 2026.03.10 17:28:05.472845 [ 224 ] {} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19352 | 2026.03.10 17:28:05.472887 [ 224 ] {} <Debug> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19353 | 2026.03.10 17:28:05.474901 [ 224 ] {} <Debug> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 19354 | 2026.03.10 17:28:05.772188 [ 224 ] {} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Found 5 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19355 | 2026.03.10 17:28:05.772238 [ 224 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Removing 5 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19356 | 2026.03.10 17:28:05.774325 [ 224 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Removing 5 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 19357 | 2026.03.10 17:28:06.583381 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41823 | ||
| 19358 | 2026.03.10 17:28:06.583965 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19359 | 2026.03.10 17:28:06.584012 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19360 | 2026.03.10 17:28:06.584573 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19361 | 2026.03.10 17:28:06.584803 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19362 | 2026.03.10 17:28:06.584935 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41823 | ||
| 19363 | 2026.03.10 17:28:08.790853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 19364 | 2026.03.10 17:28:08.808337 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19365 | 2026.03.10 17:28:08.808392 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19366 | 2026.03.10 17:28:08.814442 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 19367 | 2026.03.10 17:28:08.815123 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19368 | 2026.03.10 17:28:08.818125 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 19369 | 2026.03.10 17:28:10.120396 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19370 | 2026.03.10 17:28:10.120577 [ 254 ] {02bab392-a7c2-4743-a393-73861aa2b077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19371 | 2026.03.10 17:28:10.120648 [ 254 ] {02bab392-a7c2-4743-a393-73861aa2b077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19372 | 2026.03.10 17:28:10.121444 [ 254 ] {02bab392-a7c2-4743-a393-73861aa2b077} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19373 | 2026.03.10 17:28:10.121499 [ 254 ] {02bab392-a7c2-4743-a393-73861aa2b077} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19374 | 2026.03.10 17:28:10.121921 [ 254 ] {02bab392-a7c2-4743-a393-73861aa2b077} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 19375 | 2026.03.10 17:28:10.122180 [ 254 ] {02bab392-a7c2-4743-a393-73861aa2b077} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19376 | 2026.03.10 17:28:10.122350 [ 254 ] {02bab392-a7c2-4743-a393-73861aa2b077} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.00182 sec., 156043.95604395604 rows/sec., 9.91 MiB/sec. | ||
| 19377 | 2026.03.10 17:28:10.122405 [ 254 ] {02bab392-a7c2-4743-a393-73861aa2b077} <Debug> TCPHandler: Processed in 0.002134004 sec. | ||
| 19378 | 2026.03.10 17:28:10.122541 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19379 | 2026.03.10 17:28:10.122652 [ 254 ] {6f6cb9d7-6d60-4617-aa29-2230e92ae907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19380 | 2026.03.10 17:28:10.122701 [ 254 ] {6f6cb9d7-6d60-4617-aa29-2230e92ae907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19381 | 2026.03.10 17:28:10.123807 [ 254 ] {6f6cb9d7-6d60-4617-aa29-2230e92ae907} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19382 | 2026.03.10 17:28:10.123848 [ 254 ] {6f6cb9d7-6d60-4617-aa29-2230e92ae907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19383 | 2026.03.10 17:28:10.124246 [ 254 ] {6f6cb9d7-6d60-4617-aa29-2230e92ae907} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19384 | 2026.03.10 17:28:10.124481 [ 254 ] {6f6cb9d7-6d60-4617-aa29-2230e92ae907} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19385 | 2026.03.10 17:28:10.124628 [ 254 ] {6f6cb9d7-6d60-4617-aa29-2230e92ae907} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.002006 sec., 432203.3898305085 rows/sec., 34.16 MiB/sec. | ||
| 19386 | 2026.03.10 17:28:10.124673 [ 254 ] {6f6cb9d7-6d60-4617-aa29-2230e92ae907} <Debug> TCPHandler: Processed in 0.002186225 sec. | ||
| 19387 | 2026.03.10 17:28:10.124798 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19388 | 2026.03.10 17:28:10.124898 [ 254 ] {7aec4ee2-fe71-4334-b917-7a0f220abe25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19389 | 2026.03.10 17:28:10.124947 [ 254 ] {7aec4ee2-fe71-4334-b917-7a0f220abe25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19390 | 2026.03.10 17:28:10.125449 [ 254 ] {7aec4ee2-fe71-4334-b917-7a0f220abe25} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19391 | 2026.03.10 17:28:10.125488 [ 254 ] {7aec4ee2-fe71-4334-b917-7a0f220abe25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19392 | 2026.03.10 17:28:10.125816 [ 254 ] {7aec4ee2-fe71-4334-b917-7a0f220abe25} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19393 | 2026.03.10 17:28:10.126036 [ 254 ] {7aec4ee2-fe71-4334-b917-7a0f220abe25} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19394 | 2026.03.10 17:28:10.126177 [ 254 ] {7aec4ee2-fe71-4334-b917-7a0f220abe25} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.001302 sec., 135944.70046082948 rows/sec., 8.38 MiB/sec. | ||
| 19395 | 2026.03.10 17:28:10.126216 [ 254 ] {7aec4ee2-fe71-4334-b917-7a0f220abe25} <Debug> TCPHandler: Processed in 0.001470614 sec. | ||
| 19396 | 2026.03.10 17:28:10.126340 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19397 | 2026.03.10 17:28:10.126437 [ 254 ] {af129c49-aad2-44ed-a977-f48fa5297694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19398 | 2026.03.10 17:28:10.126478 [ 254 ] {af129c49-aad2-44ed-a977-f48fa5297694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19399 | 2026.03.10 17:28:10.126932 [ 254 ] {af129c49-aad2-44ed-a977-f48fa5297694} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19400 | 2026.03.10 17:28:10.126969 [ 254 ] {af129c49-aad2-44ed-a977-f48fa5297694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19401 | 2026.03.10 17:28:10.127326 [ 254 ] {af129c49-aad2-44ed-a977-f48fa5297694} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 19402 | 2026.03.10 17:28:10.127574 [ 254 ] {af129c49-aad2-44ed-a977-f48fa5297694} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19403 | 2026.03.10 17:28:10.127711 [ 254 ] {af129c49-aad2-44ed-a977-f48fa5297694} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.001294 sec., 115146.8315301391 rows/sec., 7.44 MiB/sec. | ||
| 19404 | 2026.03.10 17:28:10.127751 [ 254 ] {af129c49-aad2-44ed-a977-f48fa5297694} <Debug> TCPHandler: Processed in 0.001461253 sec. | ||
| 19405 | 2026.03.10 17:28:10.127874 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19406 | 2026.03.10 17:28:10.127970 [ 254 ] {898927f7-5451-4036-a332-9a58f32551ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19407 | 2026.03.10 17:28:10.128011 [ 254 ] {898927f7-5451-4036-a332-9a58f32551ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19408 | 2026.03.10 17:28:10.128464 [ 254 ] {898927f7-5451-4036-a332-9a58f32551ea} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19409 | 2026.03.10 17:28:10.128501 [ 254 ] {898927f7-5451-4036-a332-9a58f32551ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19410 | 2026.03.10 17:28:10.128812 [ 254 ] {898927f7-5451-4036-a332-9a58f32551ea} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 19411 | 2026.03.10 17:28:10.129031 [ 254 ] {898927f7-5451-4036-a332-9a58f32551ea} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19412 | 2026.03.10 17:28:10.129167 [ 254 ] {898927f7-5451-4036-a332-9a58f32551ea} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.001216 sec., 121710.52631578947 rows/sec., 6.92 MiB/sec. | ||
| 19413 | 2026.03.10 17:28:10.129207 [ 254 ] {898927f7-5451-4036-a332-9a58f32551ea} <Debug> TCPHandler: Processed in 0.001384412 sec. | ||
| 19414 | 2026.03.10 17:28:10.129330 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19415 | 2026.03.10 17:28:10.129427 [ 254 ] {7ad6d642-e52e-4e3e-b15e-94ac41abfebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19416 | 2026.03.10 17:28:10.129468 [ 254 ] {7ad6d642-e52e-4e3e-b15e-94ac41abfebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19417 | 2026.03.10 17:28:10.130086 [ 254 ] {7ad6d642-e52e-4e3e-b15e-94ac41abfebd} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19418 | 2026.03.10 17:28:10.130125 [ 254 ] {7ad6d642-e52e-4e3e-b15e-94ac41abfebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19419 | 2026.03.10 17:28:10.130448 [ 254 ] {7ad6d642-e52e-4e3e-b15e-94ac41abfebd} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19420 | 2026.03.10 17:28:10.130666 [ 254 ] {7ad6d642-e52e-4e3e-b15e-94ac41abfebd} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19421 | 2026.03.10 17:28:10.130795 [ 254 ] {7ad6d642-e52e-4e3e-b15e-94ac41abfebd} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001389 sec., 377969.7624190065 rows/sec., 26.70 MiB/sec. | ||
| 19422 | 2026.03.10 17:28:10.130834 [ 254 ] {7ad6d642-e52e-4e3e-b15e-94ac41abfebd} <Debug> TCPHandler: Processed in 0.001553435 sec. | ||
| 19423 | 2026.03.10 17:28:10.130945 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19424 | 2026.03.10 17:28:10.131040 [ 254 ] {dcaabde6-ae03-41c3-96b1-9bb317e9c501} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19425 | 2026.03.10 17:28:10.131080 [ 254 ] {dcaabde6-ae03-41c3-96b1-9bb317e9c501} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19426 | 2026.03.10 17:28:10.131418 [ 254 ] {dcaabde6-ae03-41c3-96b1-9bb317e9c501} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19427 | 2026.03.10 17:28:10.131454 [ 254 ] {dcaabde6-ae03-41c3-96b1-9bb317e9c501} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19428 | 2026.03.10 17:28:10.131756 [ 254 ] {dcaabde6-ae03-41c3-96b1-9bb317e9c501} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 19429 | 2026.03.10 17:28:10.131977 [ 254 ] {dcaabde6-ae03-41c3-96b1-9bb317e9c501} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19430 | 2026.03.10 17:28:10.132108 [ 254 ] {dcaabde6-ae03-41c3-96b1-9bb317e9c501} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 19431 | 2026.03.10 17:28:10.132143 [ 254 ] {dcaabde6-ae03-41c3-96b1-9bb317e9c501} <Debug> TCPHandler: Processed in 0.0012469 sec. | ||
| 19432 | 2026.03.10 17:28:10.132254 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19433 | 2026.03.10 17:28:10.132347 [ 254 ] {1623ab6f-7dfc-4156-ad5f-73e61593cb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19434 | 2026.03.10 17:28:10.132388 [ 254 ] {1623ab6f-7dfc-4156-ad5f-73e61593cb72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19435 | 2026.03.10 17:28:10.132799 [ 254 ] {1623ab6f-7dfc-4156-ad5f-73e61593cb72} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19436 | 2026.03.10 17:28:10.132835 [ 254 ] {1623ab6f-7dfc-4156-ad5f-73e61593cb72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19437 | 2026.03.10 17:28:10.133184 [ 254 ] {1623ab6f-7dfc-4156-ad5f-73e61593cb72} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19438 | 2026.03.10 17:28:10.133425 [ 254 ] {1623ab6f-7dfc-4156-ad5f-73e61593cb72} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19439 | 2026.03.10 17:28:10.133558 [ 254 ] {1623ab6f-7dfc-4156-ad5f-73e61593cb72} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.00123 sec., 215447.15447154472 rows/sec., 14.32 MiB/sec. | ||
| 19440 | 2026.03.10 17:28:10.133597 [ 254 ] {1623ab6f-7dfc-4156-ad5f-73e61593cb72} <Debug> TCPHandler: Processed in 0.001390692 sec. | ||
| 19441 | 2026.03.10 17:28:10.133714 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19442 | 2026.03.10 17:28:10.133806 [ 254 ] {ac3e7b73-58f4-4186-801c-d54e5ffde34e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19443 | 2026.03.10 17:28:10.133847 [ 254 ] {ac3e7b73-58f4-4186-801c-d54e5ffde34e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19444 | 2026.03.10 17:28:10.134176 [ 254 ] {ac3e7b73-58f4-4186-801c-d54e5ffde34e} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19445 | 2026.03.10 17:28:10.134212 [ 254 ] {ac3e7b73-58f4-4186-801c-d54e5ffde34e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19446 | 2026.03.10 17:28:10.134516 [ 254 ] {ac3e7b73-58f4-4186-801c-d54e5ffde34e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 19447 | 2026.03.10 17:28:10.134732 [ 254 ] {ac3e7b73-58f4-4186-801c-d54e5ffde34e} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19448 | 2026.03.10 17:28:10.134860 [ 254 ] {ac3e7b73-58f4-4186-801c-d54e5ffde34e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 19449 | 2026.03.10 17:28:10.134866 [ 128 ] {} <Debug> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 19450 | 2026.03.10 17:28:10.134897 [ 254 ] {ac3e7b73-58f4-4186-801c-d54e5ffde34e} <Debug> TCPHandler: Processed in 0.001232819 sec. | ||
| 19451 | 2026.03.10 17:28:10.134936 [ 128 ] {} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19452 | 2026.03.10 17:28:10.134962 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19453 | 2026.03.10 17:28:10.135025 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19454 | 2026.03.10 17:28:10.135075 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 19455 | 2026.03.10 17:28:10.135123 [ 254 ] {fb32d2d9-9161-4733-bfdb-022e67eaef44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19456 | 2026.03.10 17:28:10.135182 [ 254 ] {fb32d2d9-9161-4733-bfdb-022e67eaef44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19457 | 2026.03.10 17:28:10.135222 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19458 | 2026.03.10 17:28:10.135263 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 20 rows starting from the beginning of the part | ||
| 19459 | 2026.03.10 17:28:10.135329 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 19460 | 2026.03.10 17:28:10.135373 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 19461 | 2026.03.10 17:28:10.135415 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 19462 | 2026.03.10 17:28:10.135456 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 19463 | 2026.03.10 17:28:10.135497 [ 193 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 19464 | 2026.03.10 17:28:10.136072 [ 254 ] {fb32d2d9-9161-4733-bfdb-022e67eaef44} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19465 | 2026.03.10 17:28:10.136117 [ 254 ] {fb32d2d9-9161-4733-bfdb-022e67eaef44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19466 | 2026.03.10 17:28:10.136362 [ 198 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001335021 sec., 18726.297189332603 rows/sec., 1.23 MiB/sec. | ||
| 19467 | 2026.03.10 17:28:10.136586 [ 192 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 19468 | 2026.03.10 17:28:10.136717 [ 254 ] {fb32d2d9-9161-4733-bfdb-022e67eaef44} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 19469 | 2026.03.10 17:28:10.137035 [ 254 ] {fb32d2d9-9161-4733-bfdb-022e67eaef44} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19470 | 2026.03.10 17:28:10.137050 [ 192 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_25_5} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19471 | 2026.03.10 17:28:10.137175 [ 192 ] {0ac210cb-9c6f-4810-9100-703919746bfd::all_1_25_5} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 19472 | 2026.03.10 17:28:10.137193 [ 254 ] {fb32d2d9-9161-4733-bfdb-022e67eaef44} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002087 sec., 16770.48394825108 rows/sec., 30.05 MiB/sec. | ||
| 19473 | 2026.03.10 17:28:10.137285 [ 254 ] {fb32d2d9-9161-4733-bfdb-022e67eaef44} <Debug> TCPHandler: Processed in 0.002308277 sec. | ||
| 19474 | 2026.03.10 17:28:10.137286 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19475 | 2026.03.10 17:28:10.137407 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19476 | 2026.03.10 17:28:10.137505 [ 254 ] {19843b66-83e1-43b0-95be-4d5f46f8e573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19477 | 2026.03.10 17:28:10.137547 [ 254 ] {19843b66-83e1-43b0-95be-4d5f46f8e573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19478 | 2026.03.10 17:28:10.137885 [ 254 ] {19843b66-83e1-43b0-95be-4d5f46f8e573} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19479 | 2026.03.10 17:28:10.137924 [ 254 ] {19843b66-83e1-43b0-95be-4d5f46f8e573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19480 | 2026.03.10 17:28:10.138256 [ 254 ] {19843b66-83e1-43b0-95be-4d5f46f8e573} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19481 | 2026.03.10 17:28:10.138490 [ 254 ] {19843b66-83e1-43b0-95be-4d5f46f8e573} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19482 | 2026.03.10 17:28:10.138627 [ 254 ] {19843b66-83e1-43b0-95be-4d5f46f8e573} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.00114 sec., 78947.36842105264 rows/sec., 4.94 MiB/sec. | ||
| 19483 | 2026.03.10 17:28:10.138665 [ 254 ] {19843b66-83e1-43b0-95be-4d5f46f8e573} <Debug> TCPHandler: Processed in 0.001305751 sec. | ||
| 19484 | 2026.03.10 17:28:13.875752 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19485 | 2026.03.10 17:28:13.875821 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19486 | 2026.03.10 17:28:14.085095 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42335 | ||
| 19487 | 2026.03.10 17:28:14.085979 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19488 | 2026.03.10 17:28:14.086076 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19489 | 2026.03.10 17:28:14.086628 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19490 | 2026.03.10 17:28:14.086885 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19491 | 2026.03.10 17:28:14.087039 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42335 | ||
| 19492 | 2026.03.10 17:28:14.221590 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2396 | ||
| 19493 | 2026.03.10 17:28:14.224120 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19494 | 2026.03.10 17:28:14.224166 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19495 | 2026.03.10 17:28:14.225367 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19496 | 2026.03.10 17:28:14.225663 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19497 | 2026.03.10 17:28:14.225805 [ 119 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 19498 | 2026.03.10 17:28:14.225841 [ 119 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19499 | 2026.03.10 17:28:14.225859 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19500 | 2026.03.10 17:28:14.225933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2396 | ||
| 19501 | 2026.03.10 17:28:14.225975 [ 186 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 19502 | 2026.03.10 17:28:14.226557 [ 186 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19503 | 2026.03.10 17:28:14.226700 [ 186 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2224 rows starting from the beginning of the part | ||
| 19504 | 2026.03.10 17:28:14.227049 [ 186 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 20 rows starting from the beginning of the part | ||
| 19505 | 2026.03.10 17:28:14.227373 [ 186 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 36 rows starting from the beginning of the part | ||
| 19506 | 2026.03.10 17:28:14.227672 [ 186 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 52 rows starting from the beginning of the part | ||
| 19507 | 2026.03.10 17:28:14.227991 [ 186 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 30 rows starting from the beginning of the part | ||
| 19508 | 2026.03.10 17:28:14.228312 [ 186 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 34 rows starting from the beginning of the part | ||
| 19509 | 2026.03.10 17:28:14.235539 [ 187 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2396 rows, containing 72 columns (72 merged, 0 gathered) in 0.009621615 sec., 249022.6432880551 rows/sec., 190.54 MiB/sec. | ||
| 19510 | 2026.03.10 17:28:14.237948 [ 188 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 19511 | 2026.03.10 17:28:14.238602 [ 188 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_66_13} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19512 | 2026.03.10 17:28:14.238687 [ 188 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_66_13} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 19513 | 2026.03.10 17:28:14.239039 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.05 MiB. | ||
| 19514 | 2026.03.10 17:28:15.110146 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19515 | 2026.03.10 17:28:15.110341 [ 254 ] {ee55f00f-91c7-4cd4-accb-c9bc4fad1849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19516 | 2026.03.10 17:28:15.110416 [ 254 ] {ee55f00f-91c7-4cd4-accb-c9bc4fad1849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19517 | 2026.03.10 17:28:15.111113 [ 254 ] {ee55f00f-91c7-4cd4-accb-c9bc4fad1849} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19518 | 2026.03.10 17:28:15.111161 [ 254 ] {ee55f00f-91c7-4cd4-accb-c9bc4fad1849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19519 | 2026.03.10 17:28:15.111562 [ 254 ] {ee55f00f-91c7-4cd4-accb-c9bc4fad1849} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19520 | 2026.03.10 17:28:15.111799 [ 254 ] {ee55f00f-91c7-4cd4-accb-c9bc4fad1849} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19521 | 2026.03.10 17:28:15.111955 [ 254 ] {ee55f00f-91c7-4cd4-accb-c9bc4fad1849} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001667 sec., 39592.08158368326 rows/sec., 3.14 MiB/sec. | ||
| 19522 | 2026.03.10 17:28:15.111997 [ 254 ] {ee55f00f-91c7-4cd4-accb-c9bc4fad1849} <Debug> TCPHandler: Processed in 0.001984352 sec. | ||
| 19523 | 2026.03.10 17:28:15.112116 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19524 | 2026.03.10 17:28:15.112216 [ 254 ] {db1eb332-f4ad-4529-86aa-5cbcc6f745e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19525 | 2026.03.10 17:28:15.112259 [ 254 ] {db1eb332-f4ad-4529-86aa-5cbcc6f745e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19526 | 2026.03.10 17:28:15.112648 [ 254 ] {db1eb332-f4ad-4529-86aa-5cbcc6f745e1} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19527 | 2026.03.10 17:28:15.112683 [ 254 ] {db1eb332-f4ad-4529-86aa-5cbcc6f745e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19528 | 2026.03.10 17:28:15.112982 [ 254 ] {db1eb332-f4ad-4529-86aa-5cbcc6f745e1} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19529 | 2026.03.10 17:28:15.113214 [ 254 ] {db1eb332-f4ad-4529-86aa-5cbcc6f745e1} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19530 | 2026.03.10 17:28:15.113347 [ 254 ] {db1eb332-f4ad-4529-86aa-5cbcc6f745e1} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001152 sec., 4340.277777777777 rows/sec., 326.37 KiB/sec. | ||
| 19531 | 2026.03.10 17:28:15.113387 [ 254 ] {db1eb332-f4ad-4529-86aa-5cbcc6f745e1} <Debug> TCPHandler: Processed in 0.001321151 sec. | ||
| 19532 | 2026.03.10 17:28:15.113489 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19533 | 2026.03.10 17:28:15.113585 [ 254 ] {c0fef670-2a0e-4120-83ba-160117333eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19534 | 2026.03.10 17:28:15.113625 [ 254 ] {c0fef670-2a0e-4120-83ba-160117333eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19535 | 2026.03.10 17:28:15.114037 [ 254 ] {c0fef670-2a0e-4120-83ba-160117333eae} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19536 | 2026.03.10 17:28:15.114073 [ 254 ] {c0fef670-2a0e-4120-83ba-160117333eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19537 | 2026.03.10 17:28:15.114382 [ 254 ] {c0fef670-2a0e-4120-83ba-160117333eae} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19538 | 2026.03.10 17:28:15.114600 [ 254 ] {c0fef670-2a0e-4120-83ba-160117333eae} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19539 | 2026.03.10 17:28:15.114734 [ 254 ] {c0fef670-2a0e-4120-83ba-160117333eae} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001167 sec., 59125.964010282776 rows/sec., 4.62 MiB/sec. | ||
| 19540 | 2026.03.10 17:28:15.114773 [ 254 ] {c0fef670-2a0e-4120-83ba-160117333eae} <Debug> TCPHandler: Processed in 0.001333362 sec. | ||
| 19541 | 2026.03.10 17:28:15.114797 [ 223 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19542 | 2026.03.10 17:28:15.114834 [ 223 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19543 | 2026.03.10 17:28:15.114881 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19544 | 2026.03.10 17:28:15.114976 [ 254 ] {0aaece7e-1034-41a8-80e4-e6de7cb9d28c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19545 | 2026.03.10 17:28:15.115021 [ 254 ] {0aaece7e-1034-41a8-80e4-e6de7cb9d28c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19546 | 2026.03.10 17:28:15.115446 [ 254 ] {0aaece7e-1034-41a8-80e4-e6de7cb9d28c} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19547 | 2026.03.10 17:28:15.115482 [ 254 ] {0aaece7e-1034-41a8-80e4-e6de7cb9d28c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19548 | 2026.03.10 17:28:15.115819 [ 254 ] {0aaece7e-1034-41a8-80e4-e6de7cb9d28c} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19549 | 2026.03.10 17:28:15.116035 [ 254 ] {0aaece7e-1034-41a8-80e4-e6de7cb9d28c} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19550 | 2026.03.10 17:28:15.116165 [ 254 ] {0aaece7e-1034-41a8-80e4-e6de7cb9d28c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 19551 | 2026.03.10 17:28:15.116202 [ 254 ] {0aaece7e-1034-41a8-80e4-e6de7cb9d28c} <Debug> TCPHandler: Processed in 0.001371252 sec. | ||
| 19552 | 2026.03.10 17:28:15.116335 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19553 | 2026.03.10 17:28:15.116457 [ 254 ] {084e0ed8-9fba-4cad-a51c-480934179307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19554 | 2026.03.10 17:28:15.116522 [ 254 ] {084e0ed8-9fba-4cad-a51c-480934179307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19555 | 2026.03.10 17:28:15.117346 [ 254 ] {084e0ed8-9fba-4cad-a51c-480934179307} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19556 | 2026.03.10 17:28:15.117381 [ 254 ] {084e0ed8-9fba-4cad-a51c-480934179307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19557 | 2026.03.10 17:28:15.117736 [ 223 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19558 | 2026.03.10 17:28:15.117902 [ 254 ] {084e0ed8-9fba-4cad-a51c-480934179307} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 19559 | 2026.03.10 17:28:15.118150 [ 254 ] {084e0ed8-9fba-4cad-a51c-480934179307} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19560 | 2026.03.10 17:28:15.118289 [ 254 ] {084e0ed8-9fba-4cad-a51c-480934179307} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001857 sec., 2692.5148088314486 rows/sec., 4.82 MiB/sec. | ||
| 19561 | 2026.03.10 17:28:15.118347 [ 254 ] {084e0ed8-9fba-4cad-a51c-480934179307} <Debug> TCPHandler: Processed in 0.002072333 sec. | ||
| 19562 | 2026.03.10 17:28:15.118456 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19563 | 2026.03.10 17:28:15.118551 [ 254 ] {0e93d5ab-4c22-4e6a-aae0-a01ffda55154} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19564 | 2026.03.10 17:28:15.118592 [ 254 ] {0e93d5ab-4c22-4e6a-aae0-a01ffda55154} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19565 | 2026.03.10 17:28:15.118920 [ 254 ] {0e93d5ab-4c22-4e6a-aae0-a01ffda55154} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19566 | 2026.03.10 17:28:15.118954 [ 254 ] {0e93d5ab-4c22-4e6a-aae0-a01ffda55154} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19567 | 2026.03.10 17:28:15.119251 [ 254 ] {0e93d5ab-4c22-4e6a-aae0-a01ffda55154} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19568 | 2026.03.10 17:28:15.119463 [ 254 ] {0e93d5ab-4c22-4e6a-aae0-a01ffda55154} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19569 | 2026.03.10 17:28:15.119592 [ 254 ] {0e93d5ab-4c22-4e6a-aae0-a01ffda55154} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 19570 | 2026.03.10 17:28:15.119629 [ 254 ] {0e93d5ab-4c22-4e6a-aae0-a01ffda55154} <Debug> TCPHandler: Processed in 0.00122255 sec. | ||
| 19571 | 2026.03.10 17:28:15.845179 [ 219 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19572 | 2026.03.10 17:28:15.845240 [ 219 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19573 | 2026.03.10 17:28:15.848515 [ 219 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19574 | 2026.03.10 17:28:16.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 395.90 MiB, peak 417.95 MiB, free memory in arenas 0.00 B, will set to 399.46 MiB (RSS), difference: 3.56 MiB | ||
| 19575 | 2026.03.10 17:28:16.034820 [ 219 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19576 | 2026.03.10 17:28:16.034875 [ 219 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19577 | 2026.03.10 17:28:16.038390 [ 219 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19578 | 2026.03.10 17:28:16.302510 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19579 | 2026.03.10 17:28:16.302561 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19580 | 2026.03.10 17:28:16.306158 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19581 | 2026.03.10 17:28:16.318200 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 19582 | 2026.03.10 17:28:16.342588 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19583 | 2026.03.10 17:28:16.342662 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19584 | 2026.03.10 17:28:16.351120 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 19585 | 2026.03.10 17:28:16.352124 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19586 | 2026.03.10 17:28:16.356843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 19587 | 2026.03.10 17:28:20.119737 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19588 | 2026.03.10 17:28:20.119951 [ 254 ] {dcd04f2c-6737-441f-911a-328d5dae0f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19589 | 2026.03.10 17:28:20.120022 [ 254 ] {dcd04f2c-6737-441f-911a-328d5dae0f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19590 | 2026.03.10 17:28:20.120843 [ 254 ] {dcd04f2c-6737-441f-911a-328d5dae0f69} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19591 | 2026.03.10 17:28:20.120896 [ 254 ] {dcd04f2c-6737-441f-911a-328d5dae0f69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19592 | 2026.03.10 17:28:20.121325 [ 254 ] {dcd04f2c-6737-441f-911a-328d5dae0f69} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 19593 | 2026.03.10 17:28:20.121565 [ 254 ] {dcd04f2c-6737-441f-911a-328d5dae0f69} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19594 | 2026.03.10 17:28:20.121709 [ 111 ] {} <Debug> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
| 19595 | 2026.03.10 17:28:20.121730 [ 254 ] {dcd04f2c-6737-441f-911a-328d5dae0f69} <Debug> executeQuery: Read 284 rows, 18.47 KiB in 0.001829 sec., 155276.10716238382 rows/sec., 9.86 MiB/sec. | ||
| 19596 | 2026.03.10 17:28:20.121754 [ 111 ] {} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19597 | 2026.03.10 17:28:20.121778 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19598 | 2026.03.10 17:28:20.121787 [ 254 ] {dcd04f2c-6737-441f-911a-328d5dae0f69} <Debug> TCPHandler: Processed in 0.002187945 sec. | ||
| 19599 | 2026.03.10 17:28:20.121917 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19600 | 2026.03.10 17:28:20.121917 [ 193 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
| 19601 | 2026.03.10 17:28:20.122022 [ 254 ] {91f3e4ef-7ab6-4bfb-9628-5b8062a3bb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19602 | 2026.03.10 17:28:20.122072 [ 254 ] {91f3e4ef-7ab6-4bfb-9628-5b8062a3bb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19603 | 2026.03.10 17:28:20.122091 [ 193 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19604 | 2026.03.10 17:28:20.122140 [ 193 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 308 rows starting from the beginning of the part | ||
| 19605 | 2026.03.10 17:28:20.122216 [ 193 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 284 rows starting from the beginning of the part | ||
| 19606 | 2026.03.10 17:28:20.122268 [ 193 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 284 rows starting from the beginning of the part | ||
| 19607 | 2026.03.10 17:28:20.122317 [ 193 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 284 rows starting from the beginning of the part | ||
| 19608 | 2026.03.10 17:28:20.122361 [ 193 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 284 rows starting from the beginning of the part | ||
| 19609 | 2026.03.10 17:28:20.122407 [ 193 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 284 rows starting from the beginning of the part | ||
| 19610 | 2026.03.10 17:28:20.123185 [ 254 ] {91f3e4ef-7ab6-4bfb-9628-5b8062a3bb38} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19611 | 2026.03.10 17:28:20.123226 [ 254 ] {91f3e4ef-7ab6-4bfb-9628-5b8062a3bb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19612 | 2026.03.10 17:28:20.123519 [ 188 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1728 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666887 sec., 1036662.9531575926 rows/sec., 70.08 MiB/sec. | ||
| 19613 | 2026.03.10 17:28:20.123613 [ 254 ] {91f3e4ef-7ab6-4bfb-9628-5b8062a3bb38} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19614 | 2026.03.10 17:28:20.123727 [ 187 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 19615 | 2026.03.10 17:28:20.123873 [ 254 ] {91f3e4ef-7ab6-4bfb-9628-5b8062a3bb38} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19616 | 2026.03.10 17:28:20.124012 [ 254 ] {91f3e4ef-7ab6-4bfb-9628-5b8062a3bb38} <Debug> executeQuery: Read 867 rows, 70.17 KiB in 0.002015 sec., 430272.95285359805 rows/sec., 34.01 MiB/sec. | ||
| 19617 | 2026.03.10 17:28:20.124038 [ 187 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_41_9} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19618 | 2026.03.10 17:28:20.124052 [ 254 ] {91f3e4ef-7ab6-4bfb-9628-5b8062a3bb38} <Debug> TCPHandler: Processed in 0.002187226 sec. | ||
| 19619 | 2026.03.10 17:28:20.124112 [ 187 ] {39b6cbf1-712e-41ce-a54a-7eca312222dd::all_1_41_9} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
| 19620 | 2026.03.10 17:28:20.124165 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19621 | 2026.03.10 17:28:20.124211 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.45 MiB. | ||
| 19622 | 2026.03.10 17:28:20.124263 [ 254 ] {b35e1394-8c1c-4460-8edd-314d3f8b4a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19623 | 2026.03.10 17:28:20.124303 [ 254 ] {b35e1394-8c1c-4460-8edd-314d3f8b4a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19624 | 2026.03.10 17:28:20.124796 [ 254 ] {b35e1394-8c1c-4460-8edd-314d3f8b4a22} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19625 | 2026.03.10 17:28:20.124832 [ 254 ] {b35e1394-8c1c-4460-8edd-314d3f8b4a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19626 | 2026.03.10 17:28:20.125149 [ 254 ] {b35e1394-8c1c-4460-8edd-314d3f8b4a22} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19627 | 2026.03.10 17:28:20.125374 [ 254 ] {b35e1394-8c1c-4460-8edd-314d3f8b4a22} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19628 | 2026.03.10 17:28:20.125481 [ 111 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19629 | 2026.03.10 17:28:20.125502 [ 254 ] {b35e1394-8c1c-4460-8edd-314d3f8b4a22} <Debug> executeQuery: Read 177 rows, 11.17 KiB in 0.00126 sec., 140476.19047619047 rows/sec., 8.66 MiB/sec. | ||
| 19630 | 2026.03.10 17:28:20.125509 [ 111 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19631 | 2026.03.10 17:28:20.125532 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19632 | 2026.03.10 17:28:20.125542 [ 254 ] {b35e1394-8c1c-4460-8edd-314d3f8b4a22} <Debug> TCPHandler: Processed in 0.001425533 sec. | ||
| 19633 | 2026.03.10 17:28:20.125610 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19634 | 2026.03.10 17:28:20.125651 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19635 | 2026.03.10 17:28:20.125715 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19636 | 2026.03.10 17:28:20.125749 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 225 rows starting from the beginning of the part | ||
| 19637 | 2026.03.10 17:28:20.125751 [ 254 ] {a33b57a7-f2ce-41a8-9de0-13b03a1367e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19638 | 2026.03.10 17:28:20.125801 [ 254 ] {a33b57a7-f2ce-41a8-9de0-13b03a1367e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19639 | 2026.03.10 17:28:20.125803 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 177 rows starting from the beginning of the part | ||
| 19640 | 2026.03.10 17:28:20.125865 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 5 rows starting from the beginning of the part | ||
| 19641 | 2026.03.10 17:28:20.125908 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 177 rows starting from the beginning of the part | ||
| 19642 | 2026.03.10 17:28:20.125945 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 5 rows starting from the beginning of the part | ||
| 19643 | 2026.03.10 17:28:20.125982 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 177 rows starting from the beginning of the part | ||
| 19644 | 2026.03.10 17:28:20.126262 [ 254 ] {a33b57a7-f2ce-41a8-9de0-13b03a1367e9} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19645 | 2026.03.10 17:28:20.126304 [ 254 ] {a33b57a7-f2ce-41a8-9de0-13b03a1367e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19646 | 2026.03.10 17:28:20.126633 [ 254 ] {a33b57a7-f2ce-41a8-9de0-13b03a1367e9} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 19647 | 2026.03.10 17:28:20.126818 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 766 rows, containing 5 columns (5 merged, 0 gathered) in 0.00124417 sec., 615671.4918379321 rows/sec., 40.82 MiB/sec. | ||
| 19648 | 2026.03.10 17:28:20.126860 [ 254 ] {a33b57a7-f2ce-41a8-9de0-13b03a1367e9} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19649 | 2026.03.10 17:28:20.126993 [ 254 ] {a33b57a7-f2ce-41a8-9de0-13b03a1367e9} <Debug> executeQuery: Read 149 rows, 9.86 KiB in 0.00126 sec., 118253.96825396825 rows/sec., 7.64 MiB/sec. | ||
| 19650 | 2026.03.10 17:28:20.127018 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19651 | 2026.03.10 17:28:20.127033 [ 254 ] {a33b57a7-f2ce-41a8-9de0-13b03a1367e9} <Debug> TCPHandler: Processed in 0.001430203 sec. | ||
| 19652 | 2026.03.10 17:28:20.127148 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19653 | 2026.03.10 17:28:20.127242 [ 254 ] {3ca82681-b52d-4739-a54d-b74b80196140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19654 | 2026.03.10 17:28:20.127284 [ 254 ] {3ca82681-b52d-4739-a54d-b74b80196140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19655 | 2026.03.10 17:28:20.127368 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_126_25} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19656 | 2026.03.10 17:28:20.127468 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_126_25} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19657 | 2026.03.10 17:28:20.127590 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 19658 | 2026.03.10 17:28:20.127743 [ 254 ] {3ca82681-b52d-4739-a54d-b74b80196140} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19659 | 2026.03.10 17:28:20.127783 [ 254 ] {3ca82681-b52d-4739-a54d-b74b80196140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19660 | 2026.03.10 17:28:20.128100 [ 254 ] {3ca82681-b52d-4739-a54d-b74b80196140} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 19661 | 2026.03.10 17:28:20.128331 [ 254 ] {3ca82681-b52d-4739-a54d-b74b80196140} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19662 | 2026.03.10 17:28:20.128431 [ 111 ] {} <Debug> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Selected 6 parts from all_1_36_8 to all_41_41_0 | ||
| 19663 | 2026.03.10 17:28:20.128457 [ 111 ] {} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19664 | 2026.03.10 17:28:20.128465 [ 254 ] {3ca82681-b52d-4739-a54d-b74b80196140} <Debug> executeQuery: Read 148 rows, 8.62 KiB in 0.00124 sec., 119354.83870967742 rows/sec., 6.79 MiB/sec. | ||
| 19665 | 2026.03.10 17:28:20.128473 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19666 | 2026.03.10 17:28:20.128505 [ 254 ] {3ca82681-b52d-4739-a54d-b74b80196140} <Debug> TCPHandler: Processed in 0.001405372 sec. | ||
| 19667 | 2026.03.10 17:28:20.128542 [ 187 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_8 to all_41_41_0 into Compact with storage Full | ||
| 19668 | 2026.03.10 17:28:20.128611 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19669 | 2026.03.10 17:28:20.128622 [ 187 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19670 | 2026.03.10 17:28:20.128655 [ 187 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_8, total 160 rows starting from the beginning of the part | ||
| 19671 | 2026.03.10 17:28:20.128707 [ 254 ] {67480e5e-ad2b-46d2-a92c-8765c7a6a518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19672 | 2026.03.10 17:28:20.128716 [ 187 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 148 rows starting from the beginning of the part | ||
| 19673 | 2026.03.10 17:28:20.128747 [ 254 ] {67480e5e-ad2b-46d2-a92c-8765c7a6a518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19674 | 2026.03.10 17:28:20.128765 [ 187 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 148 rows starting from the beginning of the part | ||
| 19675 | 2026.03.10 17:28:20.128807 [ 187 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 148 rows starting from the beginning of the part | ||
| 19676 | 2026.03.10 17:28:20.128847 [ 187 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 148 rows starting from the beginning of the part | ||
| 19677 | 2026.03.10 17:28:20.128886 [ 187 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 148 rows starting from the beginning of the part | ||
| 19678 | 2026.03.10 17:28:20.129432 [ 254 ] {67480e5e-ad2b-46d2-a92c-8765c7a6a518} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19679 | 2026.03.10 17:28:20.129467 [ 254 ] {67480e5e-ad2b-46d2-a92c-8765c7a6a518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19680 | 2026.03.10 17:28:20.129769 [ 200 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 900 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254421 sec., 717462.478705315 rows/sec., 43.73 MiB/sec. | ||
| 19681 | 2026.03.10 17:28:20.129829 [ 254 ] {67480e5e-ad2b-46d2-a92c-8765c7a6a518} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19682 | 2026.03.10 17:28:20.130012 [ 190 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 19683 | 2026.03.10 17:28:20.130089 [ 254 ] {67480e5e-ad2b-46d2-a92c-8765c7a6a518} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19684 | 2026.03.10 17:28:20.130235 [ 254 ] {67480e5e-ad2b-46d2-a92c-8765c7a6a518} <Debug> executeQuery: Read 525 rows, 37.98 KiB in 0.001544 sec., 340025.9067357513 rows/sec., 24.02 MiB/sec. | ||
| 19685 | 2026.03.10 17:28:20.130276 [ 254 ] {67480e5e-ad2b-46d2-a92c-8765c7a6a518} <Debug> TCPHandler: Processed in 0.001713158 sec. | ||
| 19686 | 2026.03.10 17:28:20.130383 [ 190 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_41_9} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19687 | 2026.03.10 17:28:20.130397 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19688 | 2026.03.10 17:28:20.130474 [ 190 ] {4d7a30e6-10d8-4dc2-aef1-88cde8cf9662::all_1_41_9} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662) (MergerMutator): Merged 6 parts: [all_1_36_8, all_41_41_0] -> all_1_41_9 | ||
| 19689 | 2026.03.10 17:28:20.130496 [ 254 ] {b6e0cedf-f825-45d0-9bff-b71c4a0d15c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19690 | 2026.03.10 17:28:20.130541 [ 254 ] {b6e0cedf-f825-45d0-9bff-b71c4a0d15c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19691 | 2026.03.10 17:28:20.130583 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 19692 | 2026.03.10 17:28:20.130894 [ 254 ] {b6e0cedf-f825-45d0-9bff-b71c4a0d15c9} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19693 | 2026.03.10 17:28:20.130935 [ 254 ] {b6e0cedf-f825-45d0-9bff-b71c4a0d15c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19694 | 2026.03.10 17:28:20.131248 [ 254 ] {b6e0cedf-f825-45d0-9bff-b71c4a0d15c9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 19695 | 2026.03.10 17:28:20.131472 [ 254 ] {b6e0cedf-f825-45d0-9bff-b71c4a0d15c9} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19696 | 2026.03.10 17:28:20.131600 [ 112 ] {} <Debug> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 19697 | 2026.03.10 17:28:20.131602 [ 254 ] {b6e0cedf-f825-45d0-9bff-b71c4a0d15c9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001124 sec., 5338.078291814946 rows/sec., 278.89 KiB/sec. | ||
| 19698 | 2026.03.10 17:28:20.131652 [ 112 ] {} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19699 | 2026.03.10 17:28:20.131676 [ 254 ] {b6e0cedf-f825-45d0-9bff-b71c4a0d15c9} <Debug> TCPHandler: Processed in 0.001327372 sec. | ||
| 19700 | 2026.03.10 17:28:20.131682 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19701 | 2026.03.10 17:28:20.131768 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 19702 | 2026.03.10 17:28:20.131801 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19703 | 2026.03.10 17:28:20.131864 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19704 | 2026.03.10 17:28:20.131900 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 120 rows starting from the beginning of the part | ||
| 19705 | 2026.03.10 17:28:20.131901 [ 254 ] {ab2c9302-7868-4803-a12b-6dae68b1f9b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19706 | 2026.03.10 17:28:20.131957 [ 254 ] {ab2c9302-7868-4803-a12b-6dae68b1f9b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19707 | 2026.03.10 17:28:20.131964 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 19708 | 2026.03.10 17:28:20.132014 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 19709 | 2026.03.10 17:28:20.132054 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 19710 | 2026.03.10 17:28:20.132091 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 19711 | 2026.03.10 17:28:20.132130 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 19712 | 2026.03.10 17:28:20.132403 [ 254 ] {ab2c9302-7868-4803-a12b-6dae68b1f9b9} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19713 | 2026.03.10 17:28:20.132445 [ 254 ] {ab2c9302-7868-4803-a12b-6dae68b1f9b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19714 | 2026.03.10 17:28:20.132805 [ 254 ] {ab2c9302-7868-4803-a12b-6dae68b1f9b9} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19715 | 2026.03.10 17:28:20.132882 [ 200 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001142889 sec., 131246.34150823046 rows/sec., 6.70 MiB/sec. | ||
| 19716 | 2026.03.10 17:28:20.133010 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 19717 | 2026.03.10 17:28:20.133063 [ 254 ] {ab2c9302-7868-4803-a12b-6dae68b1f9b9} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19718 | 2026.03.10 17:28:20.133212 [ 254 ] {ab2c9302-7868-4803-a12b-6dae68b1f9b9} <Debug> executeQuery: Read 265 rows, 18.03 KiB in 0.001329 sec., 199398.04364183595 rows/sec., 13.25 MiB/sec. | ||
| 19719 | 2026.03.10 17:28:20.133254 [ 254 ] {ab2c9302-7868-4803-a12b-6dae68b1f9b9} <Debug> TCPHandler: Processed in 0.001501224 sec. | ||
| 19720 | 2026.03.10 17:28:20.133276 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_25_5} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19721 | 2026.03.10 17:28:20.133346 [ 188 ] {4cebb33f-e0f7-47f8-b324-9873879aab65::all_1_25_5} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 19722 | 2026.03.10 17:28:20.133364 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19723 | 2026.03.10 17:28:20.133406 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 19724 | 2026.03.10 17:28:20.133462 [ 254 ] {ad98718c-bbc7-46a1-a509-bbfab9fcadcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19725 | 2026.03.10 17:28:20.133511 [ 254 ] {ad98718c-bbc7-46a1-a509-bbfab9fcadcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19726 | 2026.03.10 17:28:20.133808 [ 254 ] {ad98718c-bbc7-46a1-a509-bbfab9fcadcf} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19727 | 2026.03.10 17:28:20.133846 [ 254 ] {ad98718c-bbc7-46a1-a509-bbfab9fcadcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19728 | 2026.03.10 17:28:20.134180 [ 254 ] {ad98718c-bbc7-46a1-a509-bbfab9fcadcf} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 19729 | 2026.03.10 17:28:20.134405 [ 254 ] {ad98718c-bbc7-46a1-a509-bbfab9fcadcf} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19730 | 2026.03.10 17:28:20.134533 [ 254 ] {ad98718c-bbc7-46a1-a509-bbfab9fcadcf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001088 sec., 919.1176470588235 rows/sec., 61.93 KiB/sec. | ||
| 19731 | 2026.03.10 17:28:20.134570 [ 254 ] {ad98718c-bbc7-46a1-a509-bbfab9fcadcf} <Debug> TCPHandler: Processed in 0.00125504 sec. | ||
| 19732 | 2026.03.10 17:28:20.134670 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19733 | 2026.03.10 17:28:20.134761 [ 254 ] {8fc6bb77-2cd1-4561-9ea6-43da41a10494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19734 | 2026.03.10 17:28:20.134815 [ 254 ] {8fc6bb77-2cd1-4561-9ea6-43da41a10494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 19735 | 2026.03.10 17:28:20.135668 [ 254 ] {8fc6bb77-2cd1-4561-9ea6-43da41a10494} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19736 | 2026.03.10 17:28:20.135706 [ 254 ] {8fc6bb77-2cd1-4561-9ea6-43da41a10494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19737 | 2026.03.10 17:28:20.136294 [ 254 ] {8fc6bb77-2cd1-4561-9ea6-43da41a10494} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 19738 | 2026.03.10 17:28:20.136538 [ 254 ] {8fc6bb77-2cd1-4561-9ea6-43da41a10494} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19739 | 2026.03.10 17:28:20.136661 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 19740 | 2026.03.10 17:28:20.136680 [ 254 ] {8fc6bb77-2cd1-4561-9ea6-43da41a10494} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001935 sec., 18087.85529715762 rows/sec., 32.41 MiB/sec. | ||
| 19741 | 2026.03.10 17:28:20.136700 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19742 | 2026.03.10 17:28:20.136727 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19743 | 2026.03.10 17:28:20.136751 [ 254 ] {8fc6bb77-2cd1-4561-9ea6-43da41a10494} <Debug> TCPHandler: Processed in 0.002128794 sec. | ||
| 19744 | 2026.03.10 17:28:20.136808 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 19745 | 2026.03.10 17:28:20.136863 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19746 | 2026.03.10 17:28:20.136957 [ 254 ] {f7886e32-ad72-4a5d-bb9f-ab5eeaaaebf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19747 | 2026.03.10 17:28:20.136998 [ 254 ] {f7886e32-ad72-4a5d-bb9f-ab5eeaaaebf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19748 | 2026.03.10 17:28:20.137011 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19749 | 2026.03.10 17:28:20.137069 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2558 rows starting from the beginning of the part | ||
| 19750 | 2026.03.10 17:28:20.137197 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 35 rows starting from the beginning of the part | ||
| 19751 | 2026.03.10 17:28:20.137309 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 5 rows starting from the beginning of the part | ||
| 19752 | 2026.03.10 17:28:20.137332 [ 254 ] {f7886e32-ad72-4a5d-bb9f-ab5eeaaaebf4} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19753 | 2026.03.10 17:28:20.137368 [ 254 ] {f7886e32-ad72-4a5d-bb9f-ab5eeaaaebf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19754 | 2026.03.10 17:28:20.137417 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 35 rows starting from the beginning of the part | ||
| 19755 | 2026.03.10 17:28:20.137522 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 5 rows starting from the beginning of the part | ||
| 19756 | 2026.03.10 17:28:20.137632 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 35 rows starting from the beginning of the part | ||
| 19757 | 2026.03.10 17:28:20.137687 [ 254 ] {f7886e32-ad72-4a5d-bb9f-ab5eeaaaebf4} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19758 | 2026.03.10 17:28:20.137901 [ 254 ] {f7886e32-ad72-4a5d-bb9f-ab5eeaaaebf4} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19759 | 2026.03.10 17:28:20.138032 [ 254 ] {f7886e32-ad72-4a5d-bb9f-ab5eeaaaebf4} <Debug> executeQuery: Read 90 rows, 5.77 KiB in 0.001092 sec., 82417.58241758241 rows/sec., 5.16 MiB/sec. | ||
| 19760 | 2026.03.10 17:28:20.138067 [ 254 ] {f7886e32-ad72-4a5d-bb9f-ab5eeaaaebf4} <Debug> TCPHandler: Processed in 0.00125322 sec. | ||
| 19761 | 2026.03.10 17:28:20.144194 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2673 rows, containing 19 columns (19 merged, 0 gathered) in 0.007422449 sec., 360123.7273573722 rows/sec., 645.33 MiB/sec. | ||
| 19762 | 2026.03.10 17:28:20.146415 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 19763 | 2026.03.10 17:28:20.146751 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19764 | 2026.03.10 17:28:20.146818 [ 191 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_126_25} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 19765 | 2026.03.10 17:28:20.146905 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.96 MiB. | ||
| 19766 | 2026.03.10 17:28:21.051268 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54505 | ||
| 19767 | 2026.03.10 17:28:21.051383 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19768 | 2026.03.10 17:28:21.051410 [ 289 ] {} <Debug> TCP-Session: 3ce711a6-5228-497b-a8a2-bef96f55e568 Authenticating user 'default' from [fd00:1122:3344:101::e]:54505 | ||
| 19769 | 2026.03.10 17:28:21.051432 [ 289 ] {} <Debug> TCP-Session: 3ce711a6-5228-497b-a8a2-bef96f55e568 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19770 | 2026.03.10 17:28:21.051445 [ 289 ] {} <Debug> TCP-Session: 3ce711a6-5228-497b-a8a2-bef96f55e568 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19771 | 2026.03.10 17:28:21.051645 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49204 | ||
| 19772 | 2026.03.10 17:28:21.051674 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40603 | ||
| 19773 | 2026.03.10 17:28:21.051709 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40199 | ||
| 19774 | 2026.03.10 17:28:21.051729 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48744 | ||
| 19775 | 2026.03.10 17:28:21.051767 [ 289 ] {} <Trace> TCP-Session: 3ce711a6-5228-497b-a8a2-bef96f55e568 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19776 | 2026.03.10 17:28:21.051772 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19777 | 2026.03.10 17:28:21.051800 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19778 | 2026.03.10 17:28:21.051801 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19779 | 2026.03.10 17:28:21.051828 [ 290 ] {} <Debug> TCP-Session: cb5fed3a-651d-4980-91c3-ccf3552ee4ab Authenticating user 'default' from [fd00:1122:3344:101::e]:49204 | ||
| 19780 | 2026.03.10 17:28:21.051839 [ 356 ] {} <Debug> TCP-Session: f9806e99-46d9-47f8-bd25-6197b1d8ea8d Authenticating user 'default' from [fd00:1122:3344:101::e]:40199 | ||
| 19781 | 2026.03.10 17:28:21.051853 [ 352 ] {} <Debug> TCP-Session: c47dcf14-50ad-4ce6-a206-fd48da658125 Authenticating user 'default' from [fd00:1122:3344:101::e]:40603 | ||
| 19782 | 2026.03.10 17:28:21.051868 [ 290 ] {} <Debug> TCP-Session: cb5fed3a-651d-4980-91c3-ccf3552ee4ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19783 | 2026.03.10 17:28:21.051879 [ 356 ] {} <Debug> TCP-Session: f9806e99-46d9-47f8-bd25-6197b1d8ea8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19784 | 2026.03.10 17:28:21.051887 [ 352 ] {} <Debug> TCP-Session: c47dcf14-50ad-4ce6-a206-fd48da658125 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19785 | 2026.03.10 17:28:21.051909 [ 356 ] {} <Debug> TCP-Session: f9806e99-46d9-47f8-bd25-6197b1d8ea8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19786 | 2026.03.10 17:28:21.051897 [ 290 ] {} <Debug> TCP-Session: cb5fed3a-651d-4980-91c3-ccf3552ee4ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19787 | 2026.03.10 17:28:21.051918 [ 352 ] {} <Debug> TCP-Session: c47dcf14-50ad-4ce6-a206-fd48da658125 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19788 | 2026.03.10 17:28:21.051950 [ 289 ] {3e764b48-6f85-4888-a839-edf8ec60774f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54505) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19789 | 2026.03.10 17:28:21.051841 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19790 | 2026.03.10 17:28:21.051719 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47868 | ||
| 19791 | 2026.03.10 17:28:21.052015 [ 358 ] {} <Debug> TCP-Session: fd803ff3-59b5-4561-a202-f4b319f7ce2a Authenticating user 'default' from [fd00:1122:3344:101::e]:48744 | ||
| 19792 | 2026.03.10 17:28:21.051706 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42407 | ||
| 19793 | 2026.03.10 17:28:21.052052 [ 358 ] {} <Debug> TCP-Session: fd803ff3-59b5-4561-a202-f4b319f7ce2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19794 | 2026.03.10 17:28:21.051689 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34945 | ||
| 19795 | 2026.03.10 17:28:21.052081 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19796 | 2026.03.10 17:28:21.052072 [ 358 ] {} <Debug> TCP-Session: fd803ff3-59b5-4561-a202-f4b319f7ce2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19797 | 2026.03.10 17:28:21.052115 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19798 | 2026.03.10 17:28:21.052120 [ 357 ] {} <Debug> TCP-Session: c4e118d3-e0a1-46d2-bc77-fab4c395e5ea Authenticating user 'default' from [fd00:1122:3344:101::e]:47868 | ||
| 19799 | 2026.03.10 17:28:21.052150 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19800 | 2026.03.10 17:28:21.052153 [ 355 ] {} <Debug> TCP-Session: 5eb6780e-0b84-4199-b14a-54521c1ebe20 Authenticating user 'default' from [fd00:1122:3344:101::e]:42407 | ||
| 19801 | 2026.03.10 17:28:21.052165 [ 357 ] {} <Debug> TCP-Session: c4e118d3-e0a1-46d2-bc77-fab4c395e5ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19802 | 2026.03.10 17:28:21.052179 [ 354 ] {} <Debug> TCP-Session: 267e1154-83f6-4c4b-8e2f-163028716545 Authenticating user 'default' from [fd00:1122:3344:101::e]:34945 | ||
| 19803 | 2026.03.10 17:28:21.052194 [ 355 ] {} <Debug> TCP-Session: 5eb6780e-0b84-4199-b14a-54521c1ebe20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19804 | 2026.03.10 17:28:21.052212 [ 354 ] {} <Debug> TCP-Session: 267e1154-83f6-4c4b-8e2f-163028716545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19805 | 2026.03.10 17:28:21.052226 [ 355 ] {} <Debug> TCP-Session: 5eb6780e-0b84-4199-b14a-54521c1ebe20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19806 | 2026.03.10 17:28:21.052239 [ 354 ] {} <Debug> TCP-Session: 267e1154-83f6-4c4b-8e2f-163028716545 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19807 | 2026.03.10 17:28:21.052200 [ 357 ] {} <Debug> TCP-Session: c4e118d3-e0a1-46d2-bc77-fab4c395e5ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19808 | 2026.03.10 17:28:21.051678 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62883 | ||
| 19809 | 2026.03.10 17:28:21.052230 [ 289 ] {3e764b48-6f85-4888-a839-edf8ec60774f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19810 | 2026.03.10 17:28:21.052382 [ 289 ] {3e764b48-6f85-4888-a839-edf8ec60774f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19811 | 2026.03.10 17:28:21.052562 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19812 | 2026.03.10 17:28:21.052594 [ 353 ] {} <Debug> TCP-Session: 03d86396-9053-4ba8-a13f-7f7227d2691e Authenticating user 'default' from [fd00:1122:3344:101::e]:62883 | ||
| 19813 | 2026.03.10 17:28:21.052616 [ 353 ] {} <Debug> TCP-Session: 03d86396-9053-4ba8-a13f-7f7227d2691e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19814 | 2026.03.10 17:28:21.052632 [ 353 ] {} <Debug> TCP-Session: 03d86396-9053-4ba8-a13f-7f7227d2691e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19815 | 2026.03.10 17:28:21.052683 [ 289 ] {3e764b48-6f85-4888-a839-edf8ec60774f} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 19816 | 2026.03.10 17:28:21.053714 [ 359 ] {3e764b48-6f85-4888-a839-edf8ec60774f} <Trace> AggregatingTransform: Aggregating | ||
| 19817 | 2026.03.10 17:28:21.053754 [ 359 ] {3e764b48-6f85-4888-a839-edf8ec60774f} <Trace> Aggregator: Aggregation method: without_key | ||
| 19818 | 2026.03.10 17:28:21.053792 [ 359 ] {3e764b48-6f85-4888-a839-edf8ec60774f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001007386 sec. (992.668 rows/sec., 38.78 KiB/sec.) | ||
| 19819 | 2026.03.10 17:28:21.053812 [ 359 ] {3e764b48-6f85-4888-a839-edf8ec60774f} <Trace> Aggregator: Merging aggregated data | ||
| 19820 | 2026.03.10 17:28:21.055048 [ 289 ] {3e764b48-6f85-4888-a839-edf8ec60774f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003155 sec., 316.9572107765452 rows/sec., 12.38 KiB/sec. | ||
| 19821 | 2026.03.10 17:28:21.055251 [ 289 ] {3e764b48-6f85-4888-a839-edf8ec60774f} <Debug> TCPHandler: Processed in 0.003595278 sec. | ||
| 19822 | 2026.03.10 17:28:21.055394 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19823 | 2026.03.10 17:28:21.055424 [ 289 ] {} <Debug> TCP-Session: 3ce711a6-5228-497b-a8a2-bef96f55e568 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19824 | 2026.03.10 17:28:21.055427 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19825 | 2026.03.10 17:28:21.055449 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19826 | 2026.03.10 17:28:21.055469 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19827 | 2026.03.10 17:28:21.055491 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19828 | 2026.03.10 17:28:21.055507 [ 290 ] {} <Debug> TCP-Session: cb5fed3a-651d-4980-91c3-ccf3552ee4ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19829 | 2026.03.10 17:28:21.055527 [ 356 ] {} <Debug> TCP-Session: f9806e99-46d9-47f8-bd25-6197b1d8ea8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19830 | 2026.03.10 17:28:21.055540 [ 352 ] {} <Debug> TCP-Session: c47dcf14-50ad-4ce6-a206-fd48da658125 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19831 | 2026.03.10 17:28:21.055541 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19832 | 2026.03.10 17:28:21.055561 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19833 | 2026.03.10 17:28:21.055598 [ 354 ] {} <Debug> TCP-Session: 267e1154-83f6-4c4b-8e2f-163028716545 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19834 | 2026.03.10 17:28:21.055607 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19835 | 2026.03.10 17:28:21.055633 [ 355 ] {} <Debug> TCP-Session: 5eb6780e-0b84-4199-b14a-54521c1ebe20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19836 | 2026.03.10 17:28:21.055655 [ 357 ] {} <Debug> TCP-Session: c4e118d3-e0a1-46d2-bc77-fab4c395e5ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19837 | 2026.03.10 17:28:21.055514 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19838 | 2026.03.10 17:28:21.055470 [ 358 ] {} <Debug> TCP-Session: fd803ff3-59b5-4561-a202-f4b319f7ce2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19839 | 2026.03.10 17:28:21.055719 [ 353 ] {} <Debug> TCP-Session: 03d86396-9053-4ba8-a13f-7f7227d2691e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19840 | 2026.03.10 17:28:21.082021 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44042 | ||
| 19841 | 2026.03.10 17:28:21.082108 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19842 | 2026.03.10 17:28:21.082131 [ 289 ] {} <Debug> TCP-Session: 9f7b2e4e-dc27-49ee-9689-233aa92f7c6c Authenticating user 'default' from [fd00:1122:3344:101::e]:44042 | ||
| 19843 | 2026.03.10 17:28:21.082153 [ 289 ] {} <Debug> TCP-Session: 9f7b2e4e-dc27-49ee-9689-233aa92f7c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19844 | 2026.03.10 17:28:21.082166 [ 289 ] {} <Debug> TCP-Session: 9f7b2e4e-dc27-49ee-9689-233aa92f7c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19845 | 2026.03.10 17:28:21.082365 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61234 | ||
| 19846 | 2026.03.10 17:28:21.082386 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43867 | ||
| 19847 | 2026.03.10 17:28:21.082414 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34251 | ||
| 19848 | 2026.03.10 17:28:21.082422 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62810 | ||
| 19849 | 2026.03.10 17:28:21.082449 [ 289 ] {} <Trace> TCP-Session: 9f7b2e4e-dc27-49ee-9689-233aa92f7c6c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19850 | 2026.03.10 17:28:21.082473 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19851 | 2026.03.10 17:28:21.082500 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19852 | 2026.03.10 17:28:21.082508 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19853 | 2026.03.10 17:28:21.082531 [ 352 ] {} <Debug> TCP-Session: 5492564f-995e-4dba-b428-b394c9c54fff Authenticating user 'default' from [fd00:1122:3344:101::e]:61234 | ||
| 19854 | 2026.03.10 17:28:21.082541 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19855 | 2026.03.10 17:28:21.082554 [ 357 ] {} <Debug> TCP-Session: 1fb8a2e4-85af-4d12-bd48-ea7d2c663efa Authenticating user 'default' from [fd00:1122:3344:101::e]:34251 | ||
| 19856 | 2026.03.10 17:28:21.082573 [ 352 ] {} <Debug> TCP-Session: 5492564f-995e-4dba-b428-b394c9c54fff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19857 | 2026.03.10 17:28:21.082586 [ 358 ] {} <Debug> TCP-Session: 7428a237-1abd-40ad-871b-5e6666be2ae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:62810 | ||
| 19858 | 2026.03.10 17:28:21.082607 [ 352 ] {} <Debug> TCP-Session: 5492564f-995e-4dba-b428-b394c9c54fff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19859 | 2026.03.10 17:28:21.082626 [ 358 ] {} <Debug> TCP-Session: 7428a237-1abd-40ad-871b-5e6666be2ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19860 | 2026.03.10 17:28:21.082636 [ 289 ] {70044d68-5b97-4f28-9aaf-968af8631ffb} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44042) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19861 | 2026.03.10 17:28:21.082651 [ 358 ] {} <Debug> TCP-Session: 7428a237-1abd-40ad-871b-5e6666be2ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19862 | 2026.03.10 17:28:21.082600 [ 357 ] {} <Debug> TCP-Session: 1fb8a2e4-85af-4d12-bd48-ea7d2c663efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19863 | 2026.03.10 17:28:21.082545 [ 354 ] {} <Debug> TCP-Session: 312a23f2-7c9c-4baf-9900-0f1823a2ef33 Authenticating user 'default' from [fd00:1122:3344:101::e]:43867 | ||
| 19864 | 2026.03.10 17:28:21.082700 [ 357 ] {} <Debug> TCP-Session: 1fb8a2e4-85af-4d12-bd48-ea7d2c663efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19865 | 2026.03.10 17:28:21.082716 [ 354 ] {} <Debug> TCP-Session: 312a23f2-7c9c-4baf-9900-0f1823a2ef33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19866 | 2026.03.10 17:28:21.082404 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47903 | ||
| 19867 | 2026.03.10 17:28:21.082734 [ 354 ] {} <Debug> TCP-Session: 312a23f2-7c9c-4baf-9900-0f1823a2ef33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19868 | 2026.03.10 17:28:21.082396 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43930 | ||
| 19869 | 2026.03.10 17:28:21.082376 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61786 | ||
| 19870 | 2026.03.10 17:28:21.082824 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19871 | 2026.03.10 17:28:21.082365 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52423 | ||
| 19872 | 2026.03.10 17:28:21.082854 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19873 | 2026.03.10 17:28:21.082864 [ 356 ] {} <Debug> TCP-Session: 55ad6d4b-b984-4be7-8dcc-982a4cff3890 Authenticating user 'default' from [fd00:1122:3344:101::e]:47903 | ||
| 19874 | 2026.03.10 17:28:21.082898 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19875 | 2026.03.10 17:28:21.082905 [ 355 ] {} <Debug> TCP-Session: 66bd6cf3-0511-460f-8f0d-f6f5b20faf61 Authenticating user 'default' from [fd00:1122:3344:101::e]:43930 | ||
| 19876 | 2026.03.10 17:28:21.082920 [ 356 ] {} <Debug> TCP-Session: 55ad6d4b-b984-4be7-8dcc-982a4cff3890 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19877 | 2026.03.10 17:28:21.082938 [ 353 ] {} <Debug> TCP-Session: f7c63a90-285c-4379-8bda-b0fc91734b41 Authenticating user 'default' from [fd00:1122:3344:101::e]:61786 | ||
| 19878 | 2026.03.10 17:28:21.082961 [ 356 ] {} <Debug> TCP-Session: 55ad6d4b-b984-4be7-8dcc-982a4cff3890 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19879 | 2026.03.10 17:28:21.082957 [ 355 ] {} <Debug> TCP-Session: 66bd6cf3-0511-460f-8f0d-f6f5b20faf61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19880 | 2026.03.10 17:28:21.082978 [ 353 ] {} <Debug> TCP-Session: f7c63a90-285c-4379-8bda-b0fc91734b41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19881 | 2026.03.10 17:28:21.083002 [ 355 ] {} <Debug> TCP-Session: 66bd6cf3-0511-460f-8f0d-f6f5b20faf61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19882 | 2026.03.10 17:28:21.083016 [ 353 ] {} <Debug> TCP-Session: f7c63a90-285c-4379-8bda-b0fc91734b41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19883 | 2026.03.10 17:28:21.082943 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19884 | 2026.03.10 17:28:21.082888 [ 289 ] {70044d68-5b97-4f28-9aaf-968af8631ffb} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19885 | 2026.03.10 17:28:21.083087 [ 290 ] {} <Debug> TCP-Session: c11b7682-8951-4aac-9df3-923bb266cdb3 Authenticating user 'default' from [fd00:1122:3344:101::e]:52423 | ||
| 19886 | 2026.03.10 17:28:21.083119 [ 290 ] {} <Debug> TCP-Session: c11b7682-8951-4aac-9df3-923bb266cdb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19887 | 2026.03.10 17:28:21.083132 [ 290 ] {} <Debug> TCP-Session: c11b7682-8951-4aac-9df3-923bb266cdb3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19888 | 2026.03.10 17:28:21.083140 [ 289 ] {70044d68-5b97-4f28-9aaf-968af8631ffb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19889 | 2026.03.10 17:28:21.083412 [ 289 ] {70044d68-5b97-4f28-9aaf-968af8631ffb} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 19890 | 2026.03.10 17:28:21.084321 [ 359 ] {70044d68-5b97-4f28-9aaf-968af8631ffb} <Trace> AggregatingTransform: Aggregating | ||
| 19891 | 2026.03.10 17:28:21.084365 [ 359 ] {70044d68-5b97-4f28-9aaf-968af8631ffb} <Trace> Aggregator: Aggregation method: without_key | ||
| 19892 | 2026.03.10 17:28:21.084402 [ 359 ] {70044d68-5b97-4f28-9aaf-968af8631ffb} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000894724 sec. (1117.663 rows/sec., 43.66 KiB/sec.) | ||
| 19893 | 2026.03.10 17:28:21.084420 [ 359 ] {70044d68-5b97-4f28-9aaf-968af8631ffb} <Trace> Aggregator: Merging aggregated data | ||
| 19894 | 2026.03.10 17:28:21.085843 [ 289 ] {70044d68-5b97-4f28-9aaf-968af8631ffb} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003259 sec., 306.84258975145747 rows/sec., 11.99 KiB/sec. | ||
| 19895 | 2026.03.10 17:28:21.085987 [ 289 ] {70044d68-5b97-4f28-9aaf-968af8631ffb} <Debug> TCPHandler: Processed in 0.003634249 sec. | ||
| 19896 | 2026.03.10 17:28:21.086126 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19897 | 2026.03.10 17:28:21.086152 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19898 | 2026.03.10 17:28:21.086171 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19899 | 2026.03.10 17:28:21.086184 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19900 | 2026.03.10 17:28:21.086208 [ 358 ] {} <Debug> TCP-Session: 7428a237-1abd-40ad-871b-5e6666be2ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19901 | 2026.03.10 17:28:21.086227 [ 354 ] {} <Debug> TCP-Session: 312a23f2-7c9c-4baf-9900-0f1823a2ef33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19902 | 2026.03.10 17:28:21.086240 [ 290 ] {} <Debug> TCP-Session: c11b7682-8951-4aac-9df3-923bb266cdb3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19903 | 2026.03.10 17:28:21.086240 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19904 | 2026.03.10 17:28:21.086263 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19905 | 2026.03.10 17:28:21.086300 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19906 | 2026.03.10 17:28:21.086312 [ 355 ] {} <Debug> TCP-Session: 66bd6cf3-0511-460f-8f0d-f6f5b20faf61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19907 | 2026.03.10 17:28:21.086341 [ 352 ] {} <Debug> TCP-Session: 5492564f-995e-4dba-b428-b394c9c54fff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19908 | 2026.03.10 17:28:21.086351 [ 357 ] {} <Debug> TCP-Session: 1fb8a2e4-85af-4d12-bd48-ea7d2c663efa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19909 | 2026.03.10 17:28:21.086219 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19910 | 2026.03.10 17:28:21.086277 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19911 | 2026.03.10 17:28:21.086454 [ 353 ] {} <Debug> TCP-Session: f7c63a90-285c-4379-8bda-b0fc91734b41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19912 | 2026.03.10 17:28:21.086156 [ 289 ] {} <Debug> TCP-Session: 9f7b2e4e-dc27-49ee-9689-233aa92f7c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19913 | 2026.03.10 17:28:21.086485 [ 356 ] {} <Debug> TCP-Session: 55ad6d4b-b984-4be7-8dcc-982a4cff3890 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19914 | 2026.03.10 17:28:21.136645 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63985 | ||
| 19915 | 2026.03.10 17:28:21.136741 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19916 | 2026.03.10 17:28:21.136767 [ 289 ] {} <Debug> TCP-Session: 494b06e6-22ea-47a9-814c-8360a7b2d444 Authenticating user 'default' from [fd00:1122:3344:101::e]:63985 | ||
| 19917 | 2026.03.10 17:28:21.136786 [ 289 ] {} <Debug> TCP-Session: 494b06e6-22ea-47a9-814c-8360a7b2d444 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19918 | 2026.03.10 17:28:21.136799 [ 289 ] {} <Debug> TCP-Session: 494b06e6-22ea-47a9-814c-8360a7b2d444 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19919 | 2026.03.10 17:28:21.136960 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62268 | ||
| 19920 | 2026.03.10 17:28:21.136983 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52504 | ||
| 19921 | 2026.03.10 17:28:21.137011 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32783 | ||
| 19922 | 2026.03.10 17:28:21.137040 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33299 | ||
| 19923 | 2026.03.10 17:28:21.137058 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19924 | 2026.03.10 17:28:21.137048 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42137 | ||
| 19925 | 2026.03.10 17:28:21.137091 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19926 | 2026.03.10 17:28:21.137115 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19927 | 2026.03.10 17:28:21.137098 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19928 | 2026.03.10 17:28:21.137142 [ 352 ] {} <Debug> TCP-Session: 0850f591-4191-43ac-98a2-a1666f152be1 Authenticating user 'default' from [fd00:1122:3344:101::e]:52504 | ||
| 19929 | 2026.03.10 17:28:21.137163 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19930 | 2026.03.10 17:28:21.137170 [ 354 ] {} <Debug> TCP-Session: dc1a1959-fe1d-422b-8869-19f5b560d357 Authenticating user 'default' from [fd00:1122:3344:101::e]:32783 | ||
| 19931 | 2026.03.10 17:28:21.137188 [ 352 ] {} <Debug> TCP-Session: 0850f591-4191-43ac-98a2-a1666f152be1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19932 | 2026.03.10 17:28:21.137203 [ 358 ] {} <Debug> TCP-Session: 2536001a-6dd0-4c6d-ba80-f7b08ec01bcd Authenticating user 'default' from [fd00:1122:3344:101::e]:42137 | ||
| 19933 | 2026.03.10 17:28:21.137224 [ 352 ] {} <Debug> TCP-Session: 0850f591-4191-43ac-98a2-a1666f152be1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19934 | 2026.03.10 17:28:21.137241 [ 358 ] {} <Debug> TCP-Session: 2536001a-6dd0-4c6d-ba80-f7b08ec01bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19935 | 2026.03.10 17:28:21.137214 [ 354 ] {} <Debug> TCP-Session: dc1a1959-fe1d-422b-8869-19f5b560d357 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19936 | 2026.03.10 17:28:21.137268 [ 358 ] {} <Debug> TCP-Session: 2536001a-6dd0-4c6d-ba80-f7b08ec01bcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19937 | 2026.03.10 17:28:21.137288 [ 354 ] {} <Debug> TCP-Session: dc1a1959-fe1d-422b-8869-19f5b560d357 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19938 | 2026.03.10 17:28:21.137024 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48344 | ||
| 19939 | 2026.03.10 17:28:21.137024 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34478 | ||
| 19940 | 2026.03.10 17:28:21.136996 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49513 | ||
| 19941 | 2026.03.10 17:28:21.137385 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19942 | 2026.03.10 17:28:21.137412 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19943 | 2026.03.10 17:28:21.137427 [ 356 ] {} <Debug> TCP-Session: f8e845cf-0ab8-4b73-a0da-ef7621b258ce Authenticating user 'default' from [fd00:1122:3344:101::e]:48344 | ||
| 19944 | 2026.03.10 17:28:21.137444 [ 355 ] {} <Debug> TCP-Session: 20d7c24c-0fac-4b12-8739-56925ec818bc Authenticating user 'default' from [fd00:1122:3344:101::e]:34478 | ||
| 19945 | 2026.03.10 17:28:21.137454 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 19946 | 2026.03.10 17:28:21.137471 [ 355 ] {} <Debug> TCP-Session: 20d7c24c-0fac-4b12-8739-56925ec818bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19947 | 2026.03.10 17:28:21.137455 [ 356 ] {} <Debug> TCP-Session: f8e845cf-0ab8-4b73-a0da-ef7621b258ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19948 | 2026.03.10 17:28:21.137493 [ 353 ] {} <Debug> TCP-Session: b119279b-7b00-429b-a1d2-0371bd352bd1 Authenticating user 'default' from [fd00:1122:3344:101::e]:49513 | ||
| 19949 | 2026.03.10 17:28:21.137517 [ 356 ] {} <Debug> TCP-Session: f8e845cf-0ab8-4b73-a0da-ef7621b258ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19950 | 2026.03.10 17:28:21.137536 [ 353 ] {} <Debug> TCP-Session: b119279b-7b00-429b-a1d2-0371bd352bd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19951 | 2026.03.10 17:28:21.137497 [ 355 ] {} <Debug> TCP-Session: 20d7c24c-0fac-4b12-8739-56925ec818bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19952 | 2026.03.10 17:28:21.137564 [ 353 ] {} <Debug> TCP-Session: b119279b-7b00-429b-a1d2-0371bd352bd1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19953 | 2026.03.10 17:28:21.137154 [ 357 ] {} <Debug> TCP-Session: 9841c1f2-9758-432c-a540-e50aee1c37b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:33299 | ||
| 19954 | 2026.03.10 17:28:21.137093 [ 290 ] {} <Debug> TCP-Session: f05a808e-cc9b-41ed-a495-9409cc4a406d Authenticating user 'default' from [fd00:1122:3344:101::e]:62268 | ||
| 19955 | 2026.03.10 17:28:21.137620 [ 357 ] {} <Debug> TCP-Session: 9841c1f2-9758-432c-a540-e50aee1c37b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19956 | 2026.03.10 17:28:21.137083 [ 289 ] {} <Trace> TCP-Session: 494b06e6-22ea-47a9-814c-8360a7b2d444 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19957 | 2026.03.10 17:28:21.137638 [ 357 ] {} <Debug> TCP-Session: 9841c1f2-9758-432c-a540-e50aee1c37b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19958 | 2026.03.10 17:28:21.137634 [ 290 ] {} <Debug> TCP-Session: f05a808e-cc9b-41ed-a495-9409cc4a406d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19959 | 2026.03.10 17:28:21.137686 [ 290 ] {} <Debug> TCP-Session: f05a808e-cc9b-41ed-a495-9409cc4a406d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19960 | 2026.03.10 17:28:21.137796 [ 289 ] {49dbd1fe-216e-4825-b42b-1bd0f6711d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63985) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 19961 | 2026.03.10 17:28:21.138027 [ 289 ] {49dbd1fe-216e-4825-b42b-1bd0f6711d7d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 19962 | 2026.03.10 17:28:21.138077 [ 289 ] {49dbd1fe-216e-4825-b42b-1bd0f6711d7d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 19963 | 2026.03.10 17:28:21.138344 [ 289 ] {49dbd1fe-216e-4825-b42b-1bd0f6711d7d} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 19964 | 2026.03.10 17:28:21.139334 [ 343 ] {49dbd1fe-216e-4825-b42b-1bd0f6711d7d} <Trace> AggregatingTransform: Aggregating | ||
| 19965 | 2026.03.10 17:28:21.139408 [ 343 ] {49dbd1fe-216e-4825-b42b-1bd0f6711d7d} <Trace> Aggregator: Aggregation method: without_key | ||
| 19966 | 2026.03.10 17:28:21.139458 [ 343 ] {49dbd1fe-216e-4825-b42b-1bd0f6711d7d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001016227 sec. (984.032 rows/sec., 38.44 KiB/sec.) | ||
| 19967 | 2026.03.10 17:28:21.139487 [ 343 ] {49dbd1fe-216e-4825-b42b-1bd0f6711d7d} <Trace> Aggregator: Merging aggregated data | ||
| 19968 | 2026.03.10 17:28:21.140844 [ 289 ] {49dbd1fe-216e-4825-b42b-1bd0f6711d7d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003096 sec., 322.99741602067184 rows/sec., 12.62 KiB/sec. | ||
| 19969 | 2026.03.10 17:28:21.140990 [ 289 ] {49dbd1fe-216e-4825-b42b-1bd0f6711d7d} <Debug> TCPHandler: Processed in 0.004009125 sec. | ||
| 19970 | 2026.03.10 17:28:21.141116 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19971 | 2026.03.10 17:28:21.141150 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19972 | 2026.03.10 17:28:21.141160 [ 289 ] {} <Debug> TCP-Session: 494b06e6-22ea-47a9-814c-8360a7b2d444 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19973 | 2026.03.10 17:28:21.141174 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19974 | 2026.03.10 17:28:21.141191 [ 357 ] {} <Debug> TCP-Session: 9841c1f2-9758-432c-a540-e50aee1c37b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19975 | 2026.03.10 17:28:21.141197 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19976 | 2026.03.10 17:28:21.141222 [ 290 ] {} <Debug> TCP-Session: f05a808e-cc9b-41ed-a495-9409cc4a406d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19977 | 2026.03.10 17:28:21.141220 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19978 | 2026.03.10 17:28:21.141253 [ 356 ] {} <Debug> TCP-Session: f8e845cf-0ab8-4b73-a0da-ef7621b258ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19979 | 2026.03.10 17:28:21.141251 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19980 | 2026.03.10 17:28:21.141274 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19981 | 2026.03.10 17:28:21.141299 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19982 | 2026.03.10 17:28:21.141317 [ 353 ] {} <Debug> TCP-Session: b119279b-7b00-429b-a1d2-0371bd352bd1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19983 | 2026.03.10 17:28:21.141335 [ 355 ] {} <Debug> TCP-Session: 20d7c24c-0fac-4b12-8739-56925ec818bc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19984 | 2026.03.10 17:28:21.141352 [ 358 ] {} <Debug> TCP-Session: 2536001a-6dd0-4c6d-ba80-f7b08ec01bcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19985 | 2026.03.10 17:28:21.141279 [ 354 ] {} <Debug> TCP-Session: dc1a1959-fe1d-422b-8869-19f5b560d357 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19986 | 2026.03.10 17:28:21.141241 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 19987 | 2026.03.10 17:28:21.141432 [ 352 ] {} <Debug> TCP-Session: 0850f591-4191-43ac-98a2-a1666f152be1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 19988 | 2026.03.10 17:28:21.588150 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42783 | ||
| 19989 | 2026.03.10 17:28:21.588688 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19990 | 2026.03.10 17:28:21.588739 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.02 GiB. | ||
| 19991 | 2026.03.10 17:28:21.589254 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 19992 | 2026.03.10 17:28:21.589496 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19993 | 2026.03.10 17:28:21.589629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42783 | ||
| 19994 | 2026.03.10 17:28:22.140151 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19995 | 2026.03.10 17:28:22.140205 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19996 | 2026.03.10 17:28:22.143430 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19997 | 2026.03.10 17:28:22.158454 [ 221 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19998 | 2026.03.10 17:28:22.158491 [ 221 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 19999 | 2026.03.10 17:28:22.161306 [ 221 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20000 | 2026.03.10 17:28:22.446791 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20001 | 2026.03.10 17:28:22.446999 [ 254 ] {0884a8d7-2317-42c5-ad8b-889105f7ec0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20002 | 2026.03.10 17:28:22.447066 [ 254 ] {0884a8d7-2317-42c5-ad8b-889105f7ec0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20003 | 2026.03.10 17:28:22.447775 [ 254 ] {0884a8d7-2317-42c5-ad8b-889105f7ec0d} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20004 | 2026.03.10 17:28:22.447828 [ 254 ] {0884a8d7-2317-42c5-ad8b-889105f7ec0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20005 | 2026.03.10 17:28:22.448240 [ 254 ] {0884a8d7-2317-42c5-ad8b-889105f7ec0d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 20006 | 2026.03.10 17:28:22.448478 [ 254 ] {0884a8d7-2317-42c5-ad8b-889105f7ec0d} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20007 | 2026.03.10 17:28:22.448636 [ 254 ] {0884a8d7-2317-42c5-ad8b-889105f7ec0d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001689 sec., 14209.591474245115 rows/sec., 1.18 MiB/sec. | ||
| 20008 | 2026.03.10 17:28:22.448682 [ 254 ] {0884a8d7-2317-42c5-ad8b-889105f7ec0d} <Debug> TCPHandler: Processed in 0.002065433 sec. | ||
| 20009 | 2026.03.10 17:28:22.448818 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20010 | 2026.03.10 17:28:22.448921 [ 254 ] {73ce7638-e26d-425e-8bea-620da86eb611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20011 | 2026.03.10 17:28:22.448967 [ 254 ] {73ce7638-e26d-425e-8bea-620da86eb611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20012 | 2026.03.10 17:28:22.449409 [ 254 ] {73ce7638-e26d-425e-8bea-620da86eb611} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20013 | 2026.03.10 17:28:22.449449 [ 254 ] {73ce7638-e26d-425e-8bea-620da86eb611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20014 | 2026.03.10 17:28:22.449786 [ 254 ] {73ce7638-e26d-425e-8bea-620da86eb611} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 20015 | 2026.03.10 17:28:22.450014 [ 254 ] {73ce7638-e26d-425e-8bea-620da86eb611} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20016 | 2026.03.10 17:28:22.450155 [ 254 ] {73ce7638-e26d-425e-8bea-620da86eb611} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001252 sec., 6389.776357827475 rows/sec., 521.04 KiB/sec. | ||
| 20017 | 2026.03.10 17:28:22.450195 [ 254 ] {73ce7638-e26d-425e-8bea-620da86eb611} <Debug> TCPHandler: Processed in 0.001430563 sec. | ||
| 20018 | 2026.03.10 17:28:22.450316 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20019 | 2026.03.10 17:28:22.450416 [ 254 ] {8124bf30-2e0f-4a58-8efe-365d331dd7e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20020 | 2026.03.10 17:28:22.450458 [ 254 ] {8124bf30-2e0f-4a58-8efe-365d331dd7e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20021 | 2026.03.10 17:28:22.451950 [ 254 ] {8124bf30-2e0f-4a58-8efe-365d331dd7e9} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20022 | 2026.03.10 17:28:22.451991 [ 254 ] {8124bf30-2e0f-4a58-8efe-365d331dd7e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20023 | 2026.03.10 17:28:22.452464 [ 254 ] {8124bf30-2e0f-4a58-8efe-365d331dd7e9} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20024 | 2026.03.10 17:28:22.452727 [ 254 ] {8124bf30-2e0f-4a58-8efe-365d331dd7e9} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20025 | 2026.03.10 17:28:22.452873 [ 254 ] {8124bf30-2e0f-4a58-8efe-365d331dd7e9} <Debug> executeQuery: Read 2074 rows, 161.25 KiB in 0.002476 sec., 837641.3570274637 rows/sec., 63.60 MiB/sec. | ||
| 20026 | 2026.03.10 17:28:22.452916 [ 254 ] {8124bf30-2e0f-4a58-8efe-365d331dd7e9} <Debug> TCPHandler: Processed in 0.002651352 sec. | ||
| 20027 | 2026.03.10 17:28:22.453053 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20028 | 2026.03.10 17:28:22.453150 [ 254 ] {32b97cb2-b661-4972-8ca1-0f370cb2f7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20029 | 2026.03.10 17:28:22.453192 [ 254 ] {32b97cb2-b661-4972-8ca1-0f370cb2f7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20030 | 2026.03.10 17:28:22.453644 [ 254 ] {32b97cb2-b661-4972-8ca1-0f370cb2f7ff} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20031 | 2026.03.10 17:28:22.453682 [ 254 ] {32b97cb2-b661-4972-8ca1-0f370cb2f7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20032 | 2026.03.10 17:28:22.453991 [ 254 ] {32b97cb2-b661-4972-8ca1-0f370cb2f7ff} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20033 | 2026.03.10 17:28:22.454230 [ 254 ] {32b97cb2-b661-4972-8ca1-0f370cb2f7ff} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20034 | 2026.03.10 17:28:22.454362 [ 254 ] {32b97cb2-b661-4972-8ca1-0f370cb2f7ff} <Debug> executeQuery: Read 36 rows, 2.72 KiB in 0.001231 sec., 29244.516653127535 rows/sec., 2.16 MiB/sec. | ||
| 20035 | 2026.03.10 17:28:22.454401 [ 254 ] {32b97cb2-b661-4972-8ca1-0f370cb2f7ff} <Debug> TCPHandler: Processed in 0.001398442 sec. | ||
| 20036 | 2026.03.10 17:28:22.454510 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20037 | 2026.03.10 17:28:22.454612 [ 254 ] {d6a9852e-e821-40b0-8de4-951f29b017b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20038 | 2026.03.10 17:28:22.454653 [ 254 ] {d6a9852e-e821-40b0-8de4-951f29b017b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20039 | 2026.03.10 17:28:22.455439 [ 254 ] {d6a9852e-e821-40b0-8de4-951f29b017b9} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20040 | 2026.03.10 17:28:22.455476 [ 254 ] {d6a9852e-e821-40b0-8de4-951f29b017b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20041 | 2026.03.10 17:28:22.455827 [ 254 ] {d6a9852e-e821-40b0-8de4-951f29b017b9} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 20042 | 2026.03.10 17:28:22.456048 [ 254 ] {d6a9852e-e821-40b0-8de4-951f29b017b9} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20043 | 2026.03.10 17:28:22.456164 [ 104 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Selected 6 parts from all_1_42_9 to all_47_47_0 | ||
| 20044 | 2026.03.10 17:28:22.456182 [ 254 ] {d6a9852e-e821-40b0-8de4-951f29b017b9} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001588 sec., 460957.1788413098 rows/sec., 27.26 MiB/sec. | ||
| 20045 | 2026.03.10 17:28:22.456227 [ 104 ] {} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20046 | 2026.03.10 17:28:22.456240 [ 254 ] {d6a9852e-e821-40b0-8de4-951f29b017b9} <Debug> TCPHandler: Processed in 0.001780079 sec. | ||
| 20047 | 2026.03.10 17:28:22.456253 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20048 | 2026.03.10 17:28:22.456348 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_47_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_42_9 to all_47_47_0 into Compact with storage Full | ||
| 20049 | 2026.03.10 17:28:22.456363 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20050 | 2026.03.10 17:28:22.456445 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_47_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20051 | 2026.03.10 17:28:22.456459 [ 254 ] {7f4e512f-fbae-4e56-8241-0e30e94ddc0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20052 | 2026.03.10 17:28:22.456474 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_42_9, total 882 rows starting from the beginning of the part | ||
| 20053 | 2026.03.10 17:28:22.456499 [ 254 ] {7f4e512f-fbae-4e56-8241-0e30e94ddc0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20054 | 2026.03.10 17:28:22.456532 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 708 rows starting from the beginning of the part | ||
| 20055 | 2026.03.10 17:28:22.456576 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 149 rows starting from the beginning of the part | ||
| 20056 | 2026.03.10 17:28:22.456618 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 149 rows starting from the beginning of the part | ||
| 20057 | 2026.03.10 17:28:22.456657 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 149 rows starting from the beginning of the part | ||
| 20058 | 2026.03.10 17:28:22.456698 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_47_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 732 rows starting from the beginning of the part | ||
| 20059 | 2026.03.10 17:28:22.456915 [ 254 ] {7f4e512f-fbae-4e56-8241-0e30e94ddc0f} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20060 | 2026.03.10 17:28:22.456950 [ 254 ] {7f4e512f-fbae-4e56-8241-0e30e94ddc0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20061 | 2026.03.10 17:28:22.457250 [ 254 ] {7f4e512f-fbae-4e56-8241-0e30e94ddc0f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 20062 | 2026.03.10 17:28:22.457468 [ 254 ] {7f4e512f-fbae-4e56-8241-0e30e94ddc0f} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20063 | 2026.03.10 17:28:22.457615 [ 254 ] {7f4e512f-fbae-4e56-8241-0e30e94ddc0f} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001174 sec., 851.7887563884158 rows/sec., 59.89 KiB/sec. | ||
| 20064 | 2026.03.10 17:28:22.457656 [ 254 ] {7f4e512f-fbae-4e56-8241-0e30e94ddc0f} <Debug> TCPHandler: Processed in 0.001342862 sec. | ||
| 20065 | 2026.03.10 17:28:22.457790 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20066 | 2026.03.10 17:28:22.457838 [ 191 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_47_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001529905 sec., 1809916.3019926073 rows/sec., 115.71 MiB/sec. | ||
| 20067 | 2026.03.10 17:28:22.457908 [ 254 ] {3c8901c0-81b5-4be0-9f4d-d099375a9e16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20068 | 2026.03.10 17:28:22.457960 [ 254 ] {3c8901c0-81b5-4be0-9f4d-d099375a9e16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20069 | 2026.03.10 17:28:22.457977 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_47_10} <Trace> MergedBlockOutputStream: filled checksums all_1_47_10 (state Temporary) | ||
| 20070 | 2026.03.10 17:28:22.458210 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_47_10} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_merge_all_1_47_10 to all_1_47_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20071 | 2026.03.10 17:28:22.458273 [ 195 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_47_10} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Merged 6 parts: [all_1_42_9, all_47_47_0] -> all_1_47_10 | ||
| 20072 | 2026.03.10 17:28:22.458343 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.57 MiB. | ||
| 20073 | 2026.03.10 17:28:22.458451 [ 254 ] {3c8901c0-81b5-4be0-9f4d-d099375a9e16} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20074 | 2026.03.10 17:28:22.458495 [ 254 ] {3c8901c0-81b5-4be0-9f4d-d099375a9e16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20075 | 2026.03.10 17:28:22.458859 [ 254 ] {3c8901c0-81b5-4be0-9f4d-d099375a9e16} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 20076 | 2026.03.10 17:28:22.459095 [ 254 ] {3c8901c0-81b5-4be0-9f4d-d099375a9e16} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20077 | 2026.03.10 17:28:22.459235 [ 254 ] {3c8901c0-81b5-4be0-9f4d-d099375a9e16} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.00135 sec., 8888.888888888889 rows/sec., 694.44 KiB/sec. | ||
| 20078 | 2026.03.10 17:28:22.459276 [ 254 ] {3c8901c0-81b5-4be0-9f4d-d099375a9e16} <Debug> TCPHandler: Processed in 0.001548505 sec. | ||
| 20079 | 2026.03.10 17:28:22.459389 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20080 | 2026.03.10 17:28:22.459484 [ 254 ] {c176b14e-173f-4f59-9922-82022bf0ae50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20081 | 2026.03.10 17:28:22.459526 [ 254 ] {c176b14e-173f-4f59-9922-82022bf0ae50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20082 | 2026.03.10 17:28:22.460459 [ 254 ] {c176b14e-173f-4f59-9922-82022bf0ae50} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20083 | 2026.03.10 17:28:22.460503 [ 254 ] {c176b14e-173f-4f59-9922-82022bf0ae50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20084 | 2026.03.10 17:28:22.460876 [ 254 ] {c176b14e-173f-4f59-9922-82022bf0ae50} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20085 | 2026.03.10 17:28:22.461091 [ 254 ] {c176b14e-173f-4f59-9922-82022bf0ae50} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20086 | 2026.03.10 17:28:22.461235 [ 254 ] {c176b14e-173f-4f59-9922-82022bf0ae50} <Debug> executeQuery: Read 1060 rows, 75.53 KiB in 0.001769 sec., 599208.592425099 rows/sec., 41.70 MiB/sec. | ||
| 20087 | 2026.03.10 17:28:22.461275 [ 254 ] {c176b14e-173f-4f59-9922-82022bf0ae50} <Debug> TCPHandler: Processed in 0.001935781 sec. | ||
| 20088 | 2026.03.10 17:28:22.461390 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20089 | 2026.03.10 17:28:22.461485 [ 254 ] {01a557a1-2467-41f8-9317-726892640205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20090 | 2026.03.10 17:28:22.461527 [ 254 ] {01a557a1-2467-41f8-9317-726892640205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20091 | 2026.03.10 17:28:22.462338 [ 254 ] {01a557a1-2467-41f8-9317-726892640205} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20092 | 2026.03.10 17:28:22.462375 [ 254 ] {01a557a1-2467-41f8-9317-726892640205} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20093 | 2026.03.10 17:28:22.462830 [ 254 ] {01a557a1-2467-41f8-9317-726892640205} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20094 | 2026.03.10 17:28:22.463046 [ 254 ] {01a557a1-2467-41f8-9317-726892640205} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20095 | 2026.03.10 17:28:22.463178 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_145_35 to all_150_150_0 | ||
| 20096 | 2026.03.10 17:28:22.463189 [ 254 ] {01a557a1-2467-41f8-9317-726892640205} <Debug> executeQuery: Read 1357 rows, 88.74 KiB in 0.001722 sec., 788037.1660859466 rows/sec., 50.33 MiB/sec. | ||
| 20097 | 2026.03.10 17:28:22.463222 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20098 | 2026.03.10 17:28:22.463245 [ 254 ] {01a557a1-2467-41f8-9317-726892640205} <Debug> TCPHandler: Processed in 0.001903541 sec. | ||
| 20099 | 2026.03.10 17:28:22.463245 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20100 | 2026.03.10 17:28:22.463339 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_150_36} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_145_35 to all_150_150_0 into Compact with storage Full | ||
| 20101 | 2026.03.10 17:28:22.463369 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20102 | 2026.03.10 17:28:22.463431 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_150_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20103 | 2026.03.10 17:28:22.463458 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_150_36} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_145_35, total 46654 rows starting from the beginning of the part | ||
| 20104 | 2026.03.10 17:28:22.463465 [ 254 ] {2e2d8114-3472-4d8d-864d-e787dc04111d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20105 | 2026.03.10 17:28:22.463512 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_150_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 20106 | 2026.03.10 17:28:22.463520 [ 254 ] {2e2d8114-3472-4d8d-864d-e787dc04111d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20107 | 2026.03.10 17:28:22.463560 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_150_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 265 rows starting from the beginning of the part | ||
| 20108 | 2026.03.10 17:28:22.463604 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_150_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 160 rows starting from the beginning of the part | ||
| 20109 | 2026.03.10 17:28:22.463643 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_150_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 265 rows starting from the beginning of the part | ||
| 20110 | 2026.03.10 17:28:22.463681 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_150_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1357 rows starting from the beginning of the part | ||
| 20111 | 2026.03.10 17:28:22.464344 [ 254 ] {2e2d8114-3472-4d8d-864d-e787dc04111d} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20112 | 2026.03.10 17:28:22.464379 [ 254 ] {2e2d8114-3472-4d8d-864d-e787dc04111d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20113 | 2026.03.10 17:28:22.464906 [ 254 ] {2e2d8114-3472-4d8d-864d-e787dc04111d} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 20114 | 2026.03.10 17:28:22.465134 [ 254 ] {2e2d8114-3472-4d8d-864d-e787dc04111d} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20115 | 2026.03.10 17:28:22.465276 [ 254 ] {2e2d8114-3472-4d8d-864d-e787dc04111d} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.001829 sec., 8747.94969928923 rows/sec., 15.68 MiB/sec. | ||
| 20116 | 2026.03.10 17:28:22.465335 [ 254 ] {2e2d8114-3472-4d8d-864d-e787dc04111d} <Debug> TCPHandler: Processed in 0.002013453 sec. | ||
| 20117 | 2026.03.10 17:28:22.465447 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20118 | 2026.03.10 17:28:22.465542 [ 254 ] {004d28c5-0888-4dcf-b341-5a4205cdd5e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20119 | 2026.03.10 17:28:22.465582 [ 254 ] {004d28c5-0888-4dcf-b341-5a4205cdd5e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20120 | 2026.03.10 17:28:22.465925 [ 254 ] {004d28c5-0888-4dcf-b341-5a4205cdd5e3} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20121 | 2026.03.10 17:28:22.465962 [ 254 ] {004d28c5-0888-4dcf-b341-5a4205cdd5e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20122 | 2026.03.10 17:28:22.466279 [ 254 ] {004d28c5-0888-4dcf-b341-5a4205cdd5e3} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 20123 | 2026.03.10 17:28:22.466492 [ 254 ] {004d28c5-0888-4dcf-b341-5a4205cdd5e3} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20124 | 2026.03.10 17:28:22.466625 [ 254 ] {004d28c5-0888-4dcf-b341-5a4205cdd5e3} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001102 sec., 32667.876588021783 rows/sec., 2.20 MiB/sec. | ||
| 20125 | 2026.03.10 17:28:22.466663 [ 254 ] {004d28c5-0888-4dcf-b341-5a4205cdd5e3} <Debug> TCPHandler: Processed in 0.00126497 sec. | ||
| 20126 | 2026.03.10 17:28:22.471839 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_150_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48861 rows, containing 5 columns (5 merged, 0 gathered) in 0.008532268 sec., 5726613.369387834 rows/sec., 375.23 MiB/sec. | ||
| 20127 | 2026.03.10 17:28:22.472663 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_150_36} <Trace> MergedBlockOutputStream: filled checksums all_1_150_36 (state Temporary) | ||
| 20128 | 2026.03.10 17:28:22.473046 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_150_36} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_150_36 to all_1_150_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20129 | 2026.03.10 17:28:22.473136 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_150_36} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_145_35, all_150_150_0] -> all_1_150_36 | ||
| 20130 | 2026.03.10 17:28:22.473262 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 20131 | 2026.03.10 17:28:23.857940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 20132 | 2026.03.10 17:28:23.876307 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20133 | 2026.03.10 17:28:23.876372 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20134 | 2026.03.10 17:28:23.883256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 20135 | 2026.03.10 17:28:23.883955 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20136 | 2026.03.10 17:28:23.887577 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 20137 | 2026.03.10 17:28:24.227081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 2458 | ||
| 20138 | 2026.03.10 17:28:24.230315 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20139 | 2026.03.10 17:28:24.230367 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20140 | 2026.03.10 17:28:24.231677 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20141 | 2026.03.10 17:28:24.231988 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20142 | 2026.03.10 17:28:24.232409 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2458 | ||
| 20143 | 2026.03.10 17:28:25.106219 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20144 | 2026.03.10 17:28:25.106401 [ 254 ] {27219113-f95d-4518-a82a-26b617cb6af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20145 | 2026.03.10 17:28:25.106469 [ 254 ] {27219113-f95d-4518-a82a-26b617cb6af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20146 | 2026.03.10 17:28:25.107145 [ 254 ] {27219113-f95d-4518-a82a-26b617cb6af2} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20147 | 2026.03.10 17:28:25.107194 [ 254 ] {27219113-f95d-4518-a82a-26b617cb6af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20148 | 2026.03.10 17:28:25.107595 [ 254 ] {27219113-f95d-4518-a82a-26b617cb6af2} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20149 | 2026.03.10 17:28:25.107833 [ 254 ] {27219113-f95d-4518-a82a-26b617cb6af2} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20150 | 2026.03.10 17:28:25.107996 [ 254 ] {27219113-f95d-4518-a82a-26b617cb6af2} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001643 sec., 34083.99269628728 rows/sec., 2.60 MiB/sec. | ||
| 20151 | 2026.03.10 17:28:25.108041 [ 254 ] {27219113-f95d-4518-a82a-26b617cb6af2} <Debug> TCPHandler: Processed in 0.001948882 sec. | ||
| 20152 | 2026.03.10 17:28:25.108040 [ 98 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20153 | 2026.03.10 17:28:25.108114 [ 98 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20154 | 2026.03.10 17:28:25.108140 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20155 | 2026.03.10 17:28:25.108168 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20156 | 2026.03.10 17:28:25.108248 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20157 | 2026.03.10 17:28:25.108269 [ 254 ] {5fe0fc3d-c7a0-4908-beb4-0f9e4d3aed2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20158 | 2026.03.10 17:28:25.108312 [ 254 ] {5fe0fc3d-c7a0-4908-beb4-0f9e4d3aed2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20159 | 2026.03.10 17:28:25.108352 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20160 | 2026.03.10 17:28:25.108387 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2893 rows starting from the beginning of the part | ||
| 20161 | 2026.03.10 17:28:25.108454 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 867 rows starting from the beginning of the part | ||
| 20162 | 2026.03.10 17:28:25.108504 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 66 rows starting from the beginning of the part | ||
| 20163 | 2026.03.10 17:28:25.108550 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 867 rows starting from the beginning of the part | ||
| 20164 | 2026.03.10 17:28:25.108594 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 2074 rows starting from the beginning of the part | ||
| 20165 | 2026.03.10 17:28:25.108640 [ 195 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part | ||
| 20166 | 2026.03.10 17:28:25.108749 [ 254 ] {5fe0fc3d-c7a0-4908-beb4-0f9e4d3aed2d} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20167 | 2026.03.10 17:28:25.108784 [ 254 ] {5fe0fc3d-c7a0-4908-beb4-0f9e4d3aed2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20168 | 2026.03.10 17:28:25.109101 [ 254 ] {5fe0fc3d-c7a0-4908-beb4-0f9e4d3aed2d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20169 | 2026.03.10 17:28:25.109331 [ 254 ] {5fe0fc3d-c7a0-4908-beb4-0f9e4d3aed2d} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20170 | 2026.03.10 17:28:25.109468 [ 254 ] {5fe0fc3d-c7a0-4908-beb4-0f9e4d3aed2d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 20171 | 2026.03.10 17:28:25.109471 [ 98 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20172 | 2026.03.10 17:28:25.109513 [ 254 ] {5fe0fc3d-c7a0-4908-beb4-0f9e4d3aed2d} <Debug> TCPHandler: Processed in 0.001395372 sec. | ||
| 20173 | 2026.03.10 17:28:25.109516 [ 98 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20174 | 2026.03.10 17:28:25.109550 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20175 | 2026.03.10 17:28:25.109637 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20176 | 2026.03.10 17:28:25.109647 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20177 | 2026.03.10 17:28:25.109740 [ 254 ] {e82ea98e-daa7-4cea-9f48-402b1fd09a7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20178 | 2026.03.10 17:28:25.109780 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20179 | 2026.03.10 17:28:25.109789 [ 254 ] {e82ea98e-daa7-4cea-9f48-402b1fd09a7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20180 | 2026.03.10 17:28:25.109826 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1551 rows starting from the beginning of the part | ||
| 20181 | 2026.03.10 17:28:25.109900 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 525 rows starting from the beginning of the part | ||
| 20182 | 2026.03.10 17:28:25.109946 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 69 rows starting from the beginning of the part | ||
| 20183 | 2026.03.10 17:28:25.109988 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 525 rows starting from the beginning of the part | ||
| 20184 | 2026.03.10 17:28:25.110028 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1060 rows starting from the beginning of the part | ||
| 20185 | 2026.03.10 17:28:25.110068 [ 189 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part | ||
| 20186 | 2026.03.10 17:28:25.110185 [ 254 ] {e82ea98e-daa7-4cea-9f48-402b1fd09a7d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20187 | 2026.03.10 17:28:25.110228 [ 254 ] {e82ea98e-daa7-4cea-9f48-402b1fd09a7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20188 | 2026.03.10 17:28:25.110576 [ 254 ] {e82ea98e-daa7-4cea-9f48-402b1fd09a7d} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20189 | 2026.03.10 17:28:25.110734 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6823 rows, containing 5 columns (5 merged, 0 gathered) in 0.002528391 sec., 2698554.139767148 rows/sec., 218.47 MiB/sec. | ||
| 20190 | 2026.03.10 17:28:25.110831 [ 254 ] {e82ea98e-daa7-4cea-9f48-402b1fd09a7d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20191 | 2026.03.10 17:28:25.110976 [ 254 ] {e82ea98e-daa7-4cea-9f48-402b1fd09a7d} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001255 sec., 50996.01593625498 rows/sec., 3.55 MiB/sec. | ||
| 20192 | 2026.03.10 17:28:25.111015 [ 254 ] {e82ea98e-daa7-4cea-9f48-402b1fd09a7d} <Debug> TCPHandler: Processed in 0.001427153 sec. | ||
| 20193 | 2026.03.10 17:28:25.111065 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20194 | 2026.03.10 17:28:25.111128 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20195 | 2026.03.10 17:28:25.111223 [ 254 ] {5ac6317f-e713-4883-a8e5-11d91b09ab2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20196 | 2026.03.10 17:28:25.111264 [ 254 ] {5ac6317f-e713-4883-a8e5-11d91b09ab2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20197 | 2026.03.10 17:28:25.111324 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_151_30} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20198 | 2026.03.10 17:28:25.111388 [ 199 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_151_30} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20199 | 2026.03.10 17:28:25.111449 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 20200 | 2026.03.10 17:28:25.111495 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3794 rows, containing 5 columns (5 merged, 0 gathered) in 0.00189913 sec., 1997756.8676183305 rows/sec., 147.98 MiB/sec. | ||
| 20201 | 2026.03.10 17:28:25.111585 [ 254 ] {5ac6317f-e713-4883-a8e5-11d91b09ab2b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20202 | 2026.03.10 17:28:25.111620 [ 254 ] {5ac6317f-e713-4883-a8e5-11d91b09ab2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20203 | 2026.03.10 17:28:25.111710 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20204 | 2026.03.10 17:28:25.111967 [ 254 ] {5ac6317f-e713-4883-a8e5-11d91b09ab2b} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 20205 | 2026.03.10 17:28:25.112040 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_151_30} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20206 | 2026.03.10 17:28:25.112137 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_151_30} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20207 | 2026.03.10 17:28:25.112225 [ 254 ] {5ac6317f-e713-4883-a8e5-11d91b09ab2b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20208 | 2026.03.10 17:28:25.112233 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 20209 | 2026.03.10 17:28:25.112355 [ 98 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 20210 | 2026.03.10 17:28:25.112367 [ 254 ] {5ac6317f-e713-4883-a8e5-11d91b09ab2b} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001162 sec., 20654.04475043029 rows/sec., 1.39 MiB/sec. | ||
| 20211 | 2026.03.10 17:28:25.112389 [ 98 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20212 | 2026.03.10 17:28:25.112411 [ 98 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20213 | 2026.03.10 17:28:25.112415 [ 254 ] {5ac6317f-e713-4883-a8e5-11d91b09ab2b} <Debug> TCPHandler: Processed in 0.001336991 sec. | ||
| 20214 | 2026.03.10 17:28:25.112515 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 20215 | 2026.03.10 17:28:25.112628 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20216 | 2026.03.10 17:28:25.112662 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 7266 rows starting from the beginning of the part | ||
| 20217 | 2026.03.10 17:28:25.112725 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 90 rows starting from the beginning of the part | ||
| 20218 | 2026.03.10 17:28:25.112768 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 60 rows starting from the beginning of the part | ||
| 20219 | 2026.03.10 17:28:25.112809 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 90 rows starting from the beginning of the part | ||
| 20220 | 2026.03.10 17:28:25.112848 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 36 rows starting from the beginning of the part | ||
| 20221 | 2026.03.10 17:28:25.112887 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 24 rows starting from the beginning of the part | ||
| 20222 | 2026.03.10 17:28:25.114799 [ 199 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7566 rows, containing 4 columns (4 merged, 0 gathered) in 0.002326598 sec., 3251958.4388880245 rows/sec., 214.08 MiB/sec. | ||
| 20223 | 2026.03.10 17:28:25.115227 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 20224 | 2026.03.10 17:28:25.115492 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_151_30} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20225 | 2026.03.10 17:28:25.115567 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_151_30} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 20226 | 2026.03.10 17:28:25.115643 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 20227 | 2026.03.10 17:28:28.764431 [ 223 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20228 | 2026.03.10 17:28:28.764534 [ 223 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20229 | 2026.03.10 17:28:28.767536 [ 223 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20230 | 2026.03.10 17:28:28.875920 [ 97 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20231 | 2026.03.10 17:28:28.876005 [ 97 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20232 | 2026.03.10 17:28:29.089791 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43295 | ||
| 20233 | 2026.03.10 17:28:29.090360 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20234 | 2026.03.10 17:28:29.090411 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20235 | 2026.03.10 17:28:29.090898 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20236 | 2026.03.10 17:28:29.091136 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20237 | 2026.03.10 17:28:29.091285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43295 | ||
| 20238 | 2026.03.10 17:28:29.863981 [ 219 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20239 | 2026.03.10 17:28:29.864035 [ 219 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20240 | 2026.03.10 17:28:29.866878 [ 219 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 20241 | 2026.03.10 17:28:30.112485 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20242 | 2026.03.10 17:28:30.112650 [ 254 ] {fbc64234-1257-41c1-a0c3-8d1d1b4cd6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20243 | 2026.03.10 17:28:30.112712 [ 254 ] {fbc64234-1257-41c1-a0c3-8d1d1b4cd6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20244 | 2026.03.10 17:28:30.113399 [ 254 ] {fbc64234-1257-41c1-a0c3-8d1d1b4cd6bb} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20245 | 2026.03.10 17:28:30.113437 [ 254 ] {fbc64234-1257-41c1-a0c3-8d1d1b4cd6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20246 | 2026.03.10 17:28:30.113821 [ 254 ] {fbc64234-1257-41c1-a0c3-8d1d1b4cd6bb} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20247 | 2026.03.10 17:28:30.114047 [ 254 ] {fbc64234-1257-41c1-a0c3-8d1d1b4cd6bb} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20248 | 2026.03.10 17:28:30.114195 [ 254 ] {fbc64234-1257-41c1-a0c3-8d1d1b4cd6bb} <Debug> executeQuery: Read 126 rows, 11.09 KiB in 0.001598 sec., 78848.5607008761 rows/sec., 6.78 MiB/sec. | ||
| 20249 | 2026.03.10 17:28:30.114237 [ 254 ] {fbc64234-1257-41c1-a0c3-8d1d1b4cd6bb} <Debug> TCPHandler: Processed in 0.00186711 sec. | ||
| 20250 | 2026.03.10 17:28:30.114368 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20251 | 2026.03.10 17:28:30.114462 [ 254 ] {ff0477e0-f8b5-4690-abe8-0834fcae3028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20252 | 2026.03.10 17:28:30.114501 [ 254 ] {ff0477e0-f8b5-4690-abe8-0834fcae3028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20253 | 2026.03.10 17:28:30.114911 [ 254 ] {ff0477e0-f8b5-4690-abe8-0834fcae3028} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20254 | 2026.03.10 17:28:30.114945 [ 254 ] {ff0477e0-f8b5-4690-abe8-0834fcae3028} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20255 | 2026.03.10 17:28:30.115238 [ 254 ] {ff0477e0-f8b5-4690-abe8-0834fcae3028} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20256 | 2026.03.10 17:28:30.115475 [ 254 ] {ff0477e0-f8b5-4690-abe8-0834fcae3028} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20257 | 2026.03.10 17:28:30.115602 [ 254 ] {ff0477e0-f8b5-4690-abe8-0834fcae3028} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001158 sec., 30224.525043177895 rows/sec., 2.22 MiB/sec. | ||
| 20258 | 2026.03.10 17:28:30.115646 [ 254 ] {ff0477e0-f8b5-4690-abe8-0834fcae3028} <Debug> TCPHandler: Processed in 0.001325492 sec. | ||
| 20259 | 2026.03.10 17:28:30.115766 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20260 | 2026.03.10 17:28:30.115858 [ 254 ] {ffaa963e-0ff5-4190-b203-223b6c5bb463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20261 | 2026.03.10 17:28:30.115896 [ 254 ] {ffaa963e-0ff5-4190-b203-223b6c5bb463} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20262 | 2026.03.10 17:28:30.116327 [ 254 ] {ffaa963e-0ff5-4190-b203-223b6c5bb463} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20263 | 2026.03.10 17:28:30.116361 [ 254 ] {ffaa963e-0ff5-4190-b203-223b6c5bb463} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20264 | 2026.03.10 17:28:30.116659 [ 254 ] {ffaa963e-0ff5-4190-b203-223b6c5bb463} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20265 | 2026.03.10 17:28:30.116867 [ 254 ] {ffaa963e-0ff5-4190-b203-223b6c5bb463} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20266 | 2026.03.10 17:28:30.116992 [ 254 ] {ffaa963e-0ff5-4190-b203-223b6c5bb463} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001153 sec., 85862.96617519515 rows/sec., 6.71 MiB/sec. | ||
| 20267 | 2026.03.10 17:28:30.117029 [ 254 ] {ffaa963e-0ff5-4190-b203-223b6c5bb463} <Debug> TCPHandler: Processed in 0.001310981 sec. | ||
| 20268 | 2026.03.10 17:28:30.117147 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20269 | 2026.03.10 17:28:30.117240 [ 254 ] {69402eb2-75a9-45c9-9ef6-0ca2b78a79d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20270 | 2026.03.10 17:28:30.117282 [ 254 ] {69402eb2-75a9-45c9-9ef6-0ca2b78a79d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20271 | 2026.03.10 17:28:30.117697 [ 254 ] {69402eb2-75a9-45c9-9ef6-0ca2b78a79d3} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20272 | 2026.03.10 17:28:30.117731 [ 254 ] {69402eb2-75a9-45c9-9ef6-0ca2b78a79d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20273 | 2026.03.10 17:28:30.118052 [ 254 ] {69402eb2-75a9-45c9-9ef6-0ca2b78a79d3} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20274 | 2026.03.10 17:28:30.118262 [ 254 ] {69402eb2-75a9-45c9-9ef6-0ca2b78a79d3} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20275 | 2026.03.10 17:28:30.118388 [ 254 ] {69402eb2-75a9-45c9-9ef6-0ca2b78a79d3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001166 sec., 137221.269296741 rows/sec., 9.56 MiB/sec. | ||
| 20276 | 2026.03.10 17:28:30.118424 [ 254 ] {69402eb2-75a9-45c9-9ef6-0ca2b78a79d3} <Debug> TCPHandler: Processed in 0.001324131 sec. | ||
| 20277 | 2026.03.10 17:28:30.118563 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20278 | 2026.03.10 17:28:30.118681 [ 254 ] {2244ed69-cced-4d32-9b95-97cc2ffa65b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20279 | 2026.03.10 17:28:30.118745 [ 254 ] {2244ed69-cced-4d32-9b95-97cc2ffa65b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20280 | 2026.03.10 17:28:30.119622 [ 254 ] {2244ed69-cced-4d32-9b95-97cc2ffa65b5} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20281 | 2026.03.10 17:28:30.119655 [ 254 ] {2244ed69-cced-4d32-9b95-97cc2ffa65b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20282 | 2026.03.10 17:28:30.120242 [ 254 ] {2244ed69-cced-4d32-9b95-97cc2ffa65b5} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 20283 | 2026.03.10 17:28:30.120462 [ 254 ] {2244ed69-cced-4d32-9b95-97cc2ffa65b5} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20284 | 2026.03.10 17:28:30.120595 [ 254 ] {2244ed69-cced-4d32-9b95-97cc2ffa65b5} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001937 sec., 18069.179143004647 rows/sec., 32.38 MiB/sec. | ||
| 20285 | 2026.03.10 17:28:30.120649 [ 254 ] {2244ed69-cced-4d32-9b95-97cc2ffa65b5} <Debug> TCPHandler: Processed in 0.002144014 sec. | ||
| 20286 | 2026.03.10 17:28:30.120763 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20287 | 2026.03.10 17:28:30.120855 [ 254 ] {8d10db33-322b-4b9a-8466-5bd769409ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20288 | 2026.03.10 17:28:30.120896 [ 254 ] {8d10db33-322b-4b9a-8466-5bd769409ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20289 | 2026.03.10 17:28:30.121230 [ 254 ] {8d10db33-322b-4b9a-8466-5bd769409ac9} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20290 | 2026.03.10 17:28:30.121264 [ 254 ] {8d10db33-322b-4b9a-8466-5bd769409ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20291 | 2026.03.10 17:28:30.121555 [ 254 ] {8d10db33-322b-4b9a-8466-5bd769409ac9} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 20292 | 2026.03.10 17:28:30.121754 [ 254 ] {8d10db33-322b-4b9a-8466-5bd769409ac9} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20293 | 2026.03.10 17:28:30.121876 [ 254 ] {8d10db33-322b-4b9a-8466-5bd769409ac9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001039 sec., 57747.83445620789 rows/sec., 3.89 MiB/sec. | ||
| 20294 | 2026.03.10 17:28:30.121911 [ 254 ] {8d10db33-322b-4b9a-8466-5bd769409ac9} <Debug> TCPHandler: Processed in 0.00119534 sec. | ||
| 20295 | 2026.03.10 17:28:31.387674 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 20296 | 2026.03.10 17:28:31.405618 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20297 | 2026.03.10 17:28:31.405685 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20298 | 2026.03.10 17:28:31.411874 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 20299 | 2026.03.10 17:28:31.412575 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20300 | 2026.03.10 17:28:31.415903 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 20301 | 2026.03.10 17:28:34.232907 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2478 | ||
| 20302 | 2026.03.10 17:28:34.235525 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20303 | 2026.03.10 17:28:34.235579 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20304 | 2026.03.10 17:28:34.236795 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20305 | 2026.03.10 17:28:34.237149 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20306 | 2026.03.10 17:28:34.237559 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2478 | ||
| 20307 | 2026.03.10 17:28:35.041584 [ 221 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20308 | 2026.03.10 17:28:35.041636 [ 221 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20309 | 2026.03.10 17:28:35.045302 [ 221 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20310 | 2026.03.10 17:28:35.110258 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20311 | 2026.03.10 17:28:35.110454 [ 254 ] {3c283dac-af4a-4e3b-9a1f-b7c5d7c2f770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20312 | 2026.03.10 17:28:35.110526 [ 254 ] {3c283dac-af4a-4e3b-9a1f-b7c5d7c2f770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20313 | 2026.03.10 17:28:35.111304 [ 254 ] {3c283dac-af4a-4e3b-9a1f-b7c5d7c2f770} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20314 | 2026.03.10 17:28:35.111357 [ 254 ] {3c283dac-af4a-4e3b-9a1f-b7c5d7c2f770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20315 | 2026.03.10 17:28:35.111790 [ 254 ] {3c283dac-af4a-4e3b-9a1f-b7c5d7c2f770} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20316 | 2026.03.10 17:28:35.112034 [ 254 ] {3c283dac-af4a-4e3b-9a1f-b7c5d7c2f770} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20317 | 2026.03.10 17:28:35.112196 [ 254 ] {3c283dac-af4a-4e3b-9a1f-b7c5d7c2f770} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001794 sec., 36789.29765886287 rows/sec., 2.91 MiB/sec. | ||
| 20318 | 2026.03.10 17:28:35.112248 [ 254 ] {3c283dac-af4a-4e3b-9a1f-b7c5d7c2f770} <Debug> TCPHandler: Processed in 0.002129574 sec. | ||
| 20319 | 2026.03.10 17:28:35.112372 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20320 | 2026.03.10 17:28:35.112473 [ 254 ] {5e679eb3-3088-47b7-adef-c3215b3c0947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20321 | 2026.03.10 17:28:35.112516 [ 254 ] {5e679eb3-3088-47b7-adef-c3215b3c0947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20322 | 2026.03.10 17:28:35.112913 [ 254 ] {5e679eb3-3088-47b7-adef-c3215b3c0947} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20323 | 2026.03.10 17:28:35.112947 [ 254 ] {5e679eb3-3088-47b7-adef-c3215b3c0947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20324 | 2026.03.10 17:28:35.113312 [ 254 ] {5e679eb3-3088-47b7-adef-c3215b3c0947} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20325 | 2026.03.10 17:28:35.113522 [ 254 ] {5e679eb3-3088-47b7-adef-c3215b3c0947} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20326 | 2026.03.10 17:28:35.113655 [ 254 ] {5e679eb3-3088-47b7-adef-c3215b3c0947} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001205 sec., 4149.377593360996 rows/sec., 312.01 KiB/sec. | ||
| 20327 | 2026.03.10 17:28:35.113695 [ 254 ] {5e679eb3-3088-47b7-adef-c3215b3c0947} <Debug> TCPHandler: Processed in 0.001375822 sec. | ||
| 20328 | 2026.03.10 17:28:35.113798 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20329 | 2026.03.10 17:28:35.113895 [ 254 ] {ed98b996-53c8-4dd1-a5b9-6b2842e864e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20330 | 2026.03.10 17:28:35.113934 [ 254 ] {ed98b996-53c8-4dd1-a5b9-6b2842e864e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20331 | 2026.03.10 17:28:35.114351 [ 254 ] {ed98b996-53c8-4dd1-a5b9-6b2842e864e3} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20332 | 2026.03.10 17:28:35.114389 [ 254 ] {ed98b996-53c8-4dd1-a5b9-6b2842e864e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20333 | 2026.03.10 17:28:35.114703 [ 254 ] {ed98b996-53c8-4dd1-a5b9-6b2842e864e3} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20334 | 2026.03.10 17:28:35.114921 [ 254 ] {ed98b996-53c8-4dd1-a5b9-6b2842e864e3} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20335 | 2026.03.10 17:28:35.115052 [ 254 ] {ed98b996-53c8-4dd1-a5b9-6b2842e864e3} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001178 sec., 58573.853989813244 rows/sec., 4.57 MiB/sec. | ||
| 20336 | 2026.03.10 17:28:35.115091 [ 254 ] {ed98b996-53c8-4dd1-a5b9-6b2842e864e3} <Debug> TCPHandler: Processed in 0.001341171 sec. | ||
| 20337 | 2026.03.10 17:28:35.115197 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20338 | 2026.03.10 17:28:35.115294 [ 254 ] {c52c5d14-1800-478c-b9cb-001936920c4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20339 | 2026.03.10 17:28:35.115336 [ 254 ] {c52c5d14-1800-478c-b9cb-001936920c4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20340 | 2026.03.10 17:28:35.115746 [ 254 ] {c52c5d14-1800-478c-b9cb-001936920c4c} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20341 | 2026.03.10 17:28:35.115783 [ 254 ] {c52c5d14-1800-478c-b9cb-001936920c4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20342 | 2026.03.10 17:28:35.116141 [ 254 ] {c52c5d14-1800-478c-b9cb-001936920c4c} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20343 | 2026.03.10 17:28:35.116384 [ 254 ] {c52c5d14-1800-478c-b9cb-001936920c4c} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20344 | 2026.03.10 17:28:35.116519 [ 254 ] {c52c5d14-1800-478c-b9cb-001936920c4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 20345 | 2026.03.10 17:28:35.116556 [ 254 ] {c52c5d14-1800-478c-b9cb-001936920c4c} <Debug> TCPHandler: Processed in 0.001408863 sec. | ||
| 20346 | 2026.03.10 17:28:35.116658 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20347 | 2026.03.10 17:28:35.116752 [ 254 ] {6bf9f8ab-6088-4d9c-8073-78315990b732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20348 | 2026.03.10 17:28:35.116805 [ 254 ] {6bf9f8ab-6088-4d9c-8073-78315990b732} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20349 | 2026.03.10 17:28:35.117569 [ 254 ] {6bf9f8ab-6088-4d9c-8073-78315990b732} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20350 | 2026.03.10 17:28:35.117606 [ 254 ] {6bf9f8ab-6088-4d9c-8073-78315990b732} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20351 | 2026.03.10 17:28:35.118125 [ 254 ] {6bf9f8ab-6088-4d9c-8073-78315990b732} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 20352 | 2026.03.10 17:28:35.118362 [ 254 ] {6bf9f8ab-6088-4d9c-8073-78315990b732} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20353 | 2026.03.10 17:28:35.118507 [ 254 ] {6bf9f8ab-6088-4d9c-8073-78315990b732} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001772 sec., 2821.6704288939054 rows/sec., 5.06 MiB/sec. | ||
| 20354 | 2026.03.10 17:28:35.118578 [ 254 ] {6bf9f8ab-6088-4d9c-8073-78315990b732} <Debug> TCPHandler: Processed in 0.001967731 sec. | ||
| 20355 | 2026.03.10 17:28:35.118683 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20356 | 2026.03.10 17:28:35.118778 [ 254 ] {76446506-a040-4b60-9302-9db950488ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20357 | 2026.03.10 17:28:35.118819 [ 254 ] {76446506-a040-4b60-9302-9db950488ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20358 | 2026.03.10 17:28:35.119146 [ 254 ] {76446506-a040-4b60-9302-9db950488ffd} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20359 | 2026.03.10 17:28:35.119183 [ 254 ] {76446506-a040-4b60-9302-9db950488ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20360 | 2026.03.10 17:28:35.119488 [ 254 ] {76446506-a040-4b60-9302-9db950488ffd} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 20361 | 2026.03.10 17:28:35.119703 [ 254 ] {76446506-a040-4b60-9302-9db950488ffd} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20362 | 2026.03.10 17:28:35.119829 [ 254 ] {76446506-a040-4b60-9302-9db950488ffd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001069 sec., 56127.22170252572 rows/sec., 3.78 MiB/sec. | ||
| 20363 | 2026.03.10 17:28:35.119866 [ 254 ] {76446506-a040-4b60-9302-9db950488ffd} <Debug> TCPHandler: Processed in 0.00123208 sec. | ||
| 20364 | 2026.03.10 17:28:35.545196 [ 225 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20365 | 2026.03.10 17:28:35.545252 [ 225 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20366 | 2026.03.10 17:28:35.548108 [ 225 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20367 | 2026.03.10 17:28:36.295684 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20368 | 2026.03.10 17:28:36.295739 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20369 | 2026.03.10 17:28:36.298977 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20370 | 2026.03.10 17:28:36.514046 [ 224 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20371 | 2026.03.10 17:28:36.514088 [ 224 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20372 | 2026.03.10 17:28:36.517616 [ 224 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20373 | 2026.03.10 17:28:36.571553 [ 222 ] {} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20374 | 2026.03.10 17:28:36.571608 [ 222 ] {} <Debug> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20375 | 2026.03.10 17:28:36.573280 [ 222 ] {} <Debug> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 20376 | 2026.03.10 17:28:36.591517 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43743 | ||
| 20377 | 2026.03.10 17:28:36.592037 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20378 | 2026.03.10 17:28:36.592092 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20379 | 2026.03.10 17:28:36.592609 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20380 | 2026.03.10 17:28:36.592874 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20381 | 2026.03.10 17:28:36.593028 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43743 | ||
| 20382 | 2026.03.10 17:28:36.593029 [ 86 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20383 | 2026.03.10 17:28:36.593089 [ 86 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20384 | 2026.03.10 17:28:36.593111 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20385 | 2026.03.10 17:28:36.593220 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 20386 | 2026.03.10 17:28:36.593332 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20387 | 2026.03.10 17:28:36.593369 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41375 rows starting from the beginning of the part | ||
| 20388 | 2026.03.10 17:28:36.593435 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 20389 | 2026.03.10 17:28:36.593483 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 20390 | 2026.03.10 17:28:36.593524 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 20391 | 2026.03.10 17:28:36.593561 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 20392 | 2026.03.10 17:28:36.593601 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 20393 | 2026.03.10 17:28:36.596206 [ 199 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43743 rows, containing 4 columns (4 merged, 0 gathered) in 0.00303202 sec., 14427015.65293105 rows/sec., 206.38 MiB/sec. | ||
| 20394 | 2026.03.10 17:28:36.596547 [ 192 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20395 | 2026.03.10 17:28:36.596869 [ 192 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_91_18} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20396 | 2026.03.10 17:28:36.596954 [ 192 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_91_18} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20397 | 2026.03.10 17:28:36.597072 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 20398 | 2026.03.10 17:28:38.916025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 686 | ||
| 20399 | 2026.03.10 17:28:38.933583 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20400 | 2026.03.10 17:28:38.933643 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20401 | 2026.03.10 17:28:38.939879 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 20402 | 2026.03.10 17:28:38.940566 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20403 | 2026.03.10 17:28:38.940848 [ 81 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 20404 | 2026.03.10 17:28:38.940912 [ 81 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20405 | 2026.03.10 17:28:38.940932 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20406 | 2026.03.10 17:28:38.941028 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 20407 | 2026.03.10 17:28:38.944028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 686 | ||
| 20408 | 2026.03.10 17:28:38.944804 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20409 | 2026.03.10 17:28:38.946288 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 20410 | 2026.03.10 17:28:38.951113 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 20411 | 2026.03.10 17:28:38.955632 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 20412 | 2026.03.10 17:28:38.960202 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 20413 | 2026.03.10 17:28:38.965021 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 20414 | 2026.03.10 17:28:38.969743 [ 189 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 8 rows starting from the beginning of the part | ||
| 20415 | 2026.03.10 17:28:39.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 414.66 MiB, peak 419.34 MiB, free memory in arenas 0.00 B, will set to 400.20 MiB (RSS), difference: -14.46 MiB | ||
| 20416 | 2026.03.10 17:28:39.030002 [ 186 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 686 rows, containing 679 columns (679 merged, 0 gathered) in 0.089010826 sec., 7706.927694390793 rows/sec., 39.85 MiB/sec. | ||
| 20417 | 2026.03.10 17:28:39.033217 [ 194 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 20418 | 2026.03.10 17:28:39.035337 [ 194 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_91_18} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20419 | 2026.03.10 17:28:39.035449 [ 194 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_91_18} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 20420 | 2026.03.10 17:28:39.038008 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20421 | 2026.03.10 17:28:40.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.78 MiB, peak 419.34 MiB, free memory in arenas 0.00 B, will set to 400.20 MiB (RSS), difference: 13.42 MiB | ||
| 20422 | 2026.03.10 17:28:40.112874 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20423 | 2026.03.10 17:28:40.113053 [ 254 ] {92253dc5-e7cc-4c0c-871f-33ec825046d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20424 | 2026.03.10 17:28:40.113120 [ 254 ] {92253dc5-e7cc-4c0c-871f-33ec825046d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20425 | 2026.03.10 17:28:40.113783 [ 254 ] {92253dc5-e7cc-4c0c-871f-33ec825046d1} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20426 | 2026.03.10 17:28:40.113833 [ 254 ] {92253dc5-e7cc-4c0c-871f-33ec825046d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20427 | 2026.03.10 17:28:40.114220 [ 254 ] {92253dc5-e7cc-4c0c-871f-33ec825046d1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 20428 | 2026.03.10 17:28:40.114462 [ 254 ] {92253dc5-e7cc-4c0c-871f-33ec825046d1} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20429 | 2026.03.10 17:28:40.114617 [ 254 ] {92253dc5-e7cc-4c0c-871f-33ec825046d1} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001615 sec., 3715.170278637771 rows/sec., 302.95 KiB/sec. | ||
| 20430 | 2026.03.10 17:28:40.114662 [ 254 ] {92253dc5-e7cc-4c0c-871f-33ec825046d1} <Debug> TCPHandler: Processed in 0.001940161 sec. | ||
| 20431 | 2026.03.10 17:28:40.114790 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20432 | 2026.03.10 17:28:40.114887 [ 254 ] {13e57e73-b83f-418c-ad2d-fcd1fade79da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20433 | 2026.03.10 17:28:40.114930 [ 254 ] {13e57e73-b83f-418c-ad2d-fcd1fade79da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20434 | 2026.03.10 17:28:40.115415 [ 254 ] {13e57e73-b83f-418c-ad2d-fcd1fade79da} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20435 | 2026.03.10 17:28:40.115454 [ 254 ] {13e57e73-b83f-418c-ad2d-fcd1fade79da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20436 | 2026.03.10 17:28:40.115771 [ 254 ] {13e57e73-b83f-418c-ad2d-fcd1fade79da} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20437 | 2026.03.10 17:28:40.115986 [ 254 ] {13e57e73-b83f-418c-ad2d-fcd1fade79da} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20438 | 2026.03.10 17:28:40.116120 [ 254 ] {13e57e73-b83f-418c-ad2d-fcd1fade79da} <Debug> executeQuery: Read 129 rows, 11.31 KiB in 0.001252 sec., 103035.14376996804 rows/sec., 8.82 MiB/sec. | ||
| 20439 | 2026.03.10 17:28:40.116160 [ 254 ] {13e57e73-b83f-418c-ad2d-fcd1fade79da} <Debug> TCPHandler: Processed in 0.001419813 sec. | ||
| 20440 | 2026.03.10 17:28:40.116276 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20441 | 2026.03.10 17:28:40.116372 [ 254 ] {a2c15006-298b-4682-b2cf-235c209d6904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20442 | 2026.03.10 17:28:40.116413 [ 254 ] {a2c15006-298b-4682-b2cf-235c209d6904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20443 | 2026.03.10 17:28:40.116833 [ 254 ] {a2c15006-298b-4682-b2cf-235c209d6904} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20444 | 2026.03.10 17:28:40.116871 [ 254 ] {a2c15006-298b-4682-b2cf-235c209d6904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20445 | 2026.03.10 17:28:40.117174 [ 254 ] {a2c15006-298b-4682-b2cf-235c209d6904} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20446 | 2026.03.10 17:28:40.117403 [ 254 ] {a2c15006-298b-4682-b2cf-235c209d6904} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20447 | 2026.03.10 17:28:40.117539 [ 254 ] {a2c15006-298b-4682-b2cf-235c209d6904} <Debug> executeQuery: Read 41 rows, 3.05 KiB in 0.001185 sec., 34599.15611814346 rows/sec., 2.51 MiB/sec. | ||
| 20448 | 2026.03.10 17:28:40.117578 [ 254 ] {a2c15006-298b-4682-b2cf-235c209d6904} <Debug> TCPHandler: Processed in 0.001351192 sec. | ||
| 20449 | 2026.03.10 17:28:40.117702 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20450 | 2026.03.10 17:28:40.117801 [ 254 ] {9fbf1d12-f0f5-4225-8f23-b7b3e0fceae2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20451 | 2026.03.10 17:28:40.117843 [ 254 ] {9fbf1d12-f0f5-4225-8f23-b7b3e0fceae2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20452 | 2026.03.10 17:28:40.118288 [ 254 ] {9fbf1d12-f0f5-4225-8f23-b7b3e0fceae2} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20453 | 2026.03.10 17:28:40.118327 [ 254 ] {9fbf1d12-f0f5-4225-8f23-b7b3e0fceae2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20454 | 2026.03.10 17:28:40.118648 [ 254 ] {9fbf1d12-f0f5-4225-8f23-b7b3e0fceae2} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20455 | 2026.03.10 17:28:40.118865 [ 254 ] {9fbf1d12-f0f5-4225-8f23-b7b3e0fceae2} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20456 | 2026.03.10 17:28:40.118998 [ 254 ] {9fbf1d12-f0f5-4225-8f23-b7b3e0fceae2} <Debug> executeQuery: Read 105 rows, 8.41 KiB in 0.001214 sec., 86490.93904448106 rows/sec., 6.76 MiB/sec. | ||
| 20457 | 2026.03.10 17:28:40.119038 [ 254 ] {9fbf1d12-f0f5-4225-8f23-b7b3e0fceae2} <Debug> TCPHandler: Processed in 0.001385582 sec. | ||
| 20458 | 2026.03.10 17:28:40.119155 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20459 | 2026.03.10 17:28:40.119251 [ 254 ] {0bce184e-5e9b-4925-aad8-91abce110a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20460 | 2026.03.10 17:28:40.119296 [ 254 ] {0bce184e-5e9b-4925-aad8-91abce110a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20461 | 2026.03.10 17:28:40.119714 [ 254 ] {0bce184e-5e9b-4925-aad8-91abce110a78} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20462 | 2026.03.10 17:28:40.119752 [ 254 ] {0bce184e-5e9b-4925-aad8-91abce110a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20463 | 2026.03.10 17:28:40.120085 [ 254 ] {0bce184e-5e9b-4925-aad8-91abce110a78} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20464 | 2026.03.10 17:28:40.120300 [ 254 ] {0bce184e-5e9b-4925-aad8-91abce110a78} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20465 | 2026.03.10 17:28:40.120433 [ 254 ] {0bce184e-5e9b-4925-aad8-91abce110a78} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.0012 sec., 135833.33333333334 rows/sec., 9.46 MiB/sec. | ||
| 20466 | 2026.03.10 17:28:40.120472 [ 254 ] {0bce184e-5e9b-4925-aad8-91abce110a78} <Debug> TCPHandler: Processed in 0.001367552 sec. | ||
| 20467 | 2026.03.10 17:28:40.120574 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20468 | 2026.03.10 17:28:40.120670 [ 254 ] {f68fe9a1-1ffd-4e86-88c8-6fb38f7c556d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20469 | 2026.03.10 17:28:40.120725 [ 254 ] {f68fe9a1-1ffd-4e86-88c8-6fb38f7c556d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20470 | 2026.03.10 17:28:40.121627 [ 254 ] {f68fe9a1-1ffd-4e86-88c8-6fb38f7c556d} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20471 | 2026.03.10 17:28:40.121667 [ 254 ] {f68fe9a1-1ffd-4e86-88c8-6fb38f7c556d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20472 | 2026.03.10 17:28:40.122252 [ 254 ] {f68fe9a1-1ffd-4e86-88c8-6fb38f7c556d} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 20473 | 2026.03.10 17:28:40.122479 [ 254 ] {f68fe9a1-1ffd-4e86-88c8-6fb38f7c556d} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20474 | 2026.03.10 17:28:40.122623 [ 254 ] {f68fe9a1-1ffd-4e86-88c8-6fb38f7c556d} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.00197 sec., 17766.497461928935 rows/sec., 31.84 MiB/sec. | ||
| 20475 | 2026.03.10 17:28:40.122680 [ 254 ] {f68fe9a1-1ffd-4e86-88c8-6fb38f7c556d} <Debug> TCPHandler: Processed in 0.002155935 sec. | ||
| 20476 | 2026.03.10 17:28:40.122799 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20477 | 2026.03.10 17:28:40.122893 [ 254 ] {c028e4b4-4e99-4e98-baaf-fdb018f2709b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20478 | 2026.03.10 17:28:40.122936 [ 254 ] {c028e4b4-4e99-4e98-baaf-fdb018f2709b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20479 | 2026.03.10 17:28:40.123291 [ 254 ] {c028e4b4-4e99-4e98-baaf-fdb018f2709b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20480 | 2026.03.10 17:28:40.123328 [ 254 ] {c028e4b4-4e99-4e98-baaf-fdb018f2709b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20481 | 2026.03.10 17:28:40.123646 [ 254 ] {c028e4b4-4e99-4e98-baaf-fdb018f2709b} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20482 | 2026.03.10 17:28:40.123876 [ 254 ] {c028e4b4-4e99-4e98-baaf-fdb018f2709b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20483 | 2026.03.10 17:28:40.124012 [ 254 ] {c028e4b4-4e99-4e98-baaf-fdb018f2709b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 20484 | 2026.03.10 17:28:40.124049 [ 254 ] {c028e4b4-4e99-4e98-baaf-fdb018f2709b} <Debug> TCPHandler: Processed in 0.00130043 sec. | ||
| 20485 | 2026.03.10 17:28:40.277273 [ 217 ] {} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Found 6 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20486 | 2026.03.10 17:28:40.277337 [ 217 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Removing 6 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20487 | 2026.03.10 17:28:40.279813 [ 217 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Removing 6 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0] | ||
| 20488 | 2026.03.10 17:28:43.876090 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20489 | 2026.03.10 17:28:43.876192 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20490 | 2026.03.10 17:28:44.094111 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44255 | ||
| 20491 | 2026.03.10 17:28:44.094653 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20492 | 2026.03.10 17:28:44.094701 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20493 | 2026.03.10 17:28:44.095184 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20494 | 2026.03.10 17:28:44.095423 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20495 | 2026.03.10 17:28:44.095554 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44255 | ||
| 20496 | 2026.03.10 17:28:44.238689 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2504 | ||
| 20497 | 2026.03.10 17:28:44.241050 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20498 | 2026.03.10 17:28:44.241091 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20499 | 2026.03.10 17:28:44.242320 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20500 | 2026.03.10 17:28:44.242604 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20501 | 2026.03.10 17:28:44.242853 [ 217 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20502 | 2026.03.10 17:28:44.242897 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2504 | ||
| 20503 | 2026.03.10 17:28:44.242911 [ 217 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20504 | 2026.03.10 17:28:44.245721 [ 217 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20505 | 2026.03.10 17:28:45.110978 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20506 | 2026.03.10 17:28:45.111152 [ 254 ] {438ff20a-7905-4447-a45d-814970a473ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20507 | 2026.03.10 17:28:45.111221 [ 254 ] {438ff20a-7905-4447-a45d-814970a473ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20508 | 2026.03.10 17:28:45.111904 [ 254 ] {438ff20a-7905-4447-a45d-814970a473ba} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20509 | 2026.03.10 17:28:45.111956 [ 254 ] {438ff20a-7905-4447-a45d-814970a473ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20510 | 2026.03.10 17:28:45.112382 [ 254 ] {438ff20a-7905-4447-a45d-814970a473ba} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20511 | 2026.03.10 17:28:45.112624 [ 254 ] {438ff20a-7905-4447-a45d-814970a473ba} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20512 | 2026.03.10 17:28:45.112789 [ 254 ] {438ff20a-7905-4447-a45d-814970a473ba} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001685 sec., 39169.13946587537 rows/sec., 3.10 MiB/sec. | ||
| 20513 | 2026.03.10 17:28:45.112845 [ 254 ] {438ff20a-7905-4447-a45d-814970a473ba} <Debug> TCPHandler: Processed in 0.001991963 sec. | ||
| 20514 | 2026.03.10 17:28:45.112978 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20515 | 2026.03.10 17:28:45.113082 [ 254 ] {3eb629da-31cb-49d8-ac03-fbc1b1dfbf31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20516 | 2026.03.10 17:28:45.113126 [ 254 ] {3eb629da-31cb-49d8-ac03-fbc1b1dfbf31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20517 | 2026.03.10 17:28:45.113561 [ 254 ] {3eb629da-31cb-49d8-ac03-fbc1b1dfbf31} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20518 | 2026.03.10 17:28:45.113601 [ 254 ] {3eb629da-31cb-49d8-ac03-fbc1b1dfbf31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20519 | 2026.03.10 17:28:45.113912 [ 254 ] {3eb629da-31cb-49d8-ac03-fbc1b1dfbf31} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20520 | 2026.03.10 17:28:45.114142 [ 254 ] {3eb629da-31cb-49d8-ac03-fbc1b1dfbf31} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20521 | 2026.03.10 17:28:45.114290 [ 254 ] {3eb629da-31cb-49d8-ac03-fbc1b1dfbf31} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001232 sec., 4058.4415584415583 rows/sec., 305.18 KiB/sec. | ||
| 20522 | 2026.03.10 17:28:45.114301 [ 70 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20523 | 2026.03.10 17:28:45.114333 [ 254 ] {3eb629da-31cb-49d8-ac03-fbc1b1dfbf31} <Debug> TCPHandler: Processed in 0.001408082 sec. | ||
| 20524 | 2026.03.10 17:28:45.114380 [ 70 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20525 | 2026.03.10 17:28:45.114420 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20526 | 2026.03.10 17:28:45.114468 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20527 | 2026.03.10 17:28:45.114551 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 20528 | 2026.03.10 17:28:45.114572 [ 254 ] {b915d921-0213-49a0-b988-694f1d2f67b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20529 | 2026.03.10 17:28:45.114637 [ 254 ] {b915d921-0213-49a0-b988-694f1d2f67b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20530 | 2026.03.10 17:28:45.114705 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20531 | 2026.03.10 17:28:45.114744 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 225 rows starting from the beginning of the part | ||
| 20532 | 2026.03.10 17:28:45.114814 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 36 rows starting from the beginning of the part | ||
| 20533 | 2026.03.10 17:28:45.114858 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 35 rows starting from the beginning of the part | ||
| 20534 | 2026.03.10 17:28:45.114900 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 5 rows starting from the beginning of the part | ||
| 20535 | 2026.03.10 17:28:45.114941 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 41 rows starting from the beginning of the part | ||
| 20536 | 2026.03.10 17:28:45.114980 [ 201 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 5 rows starting from the beginning of the part | ||
| 20537 | 2026.03.10 17:28:45.115072 [ 254 ] {b915d921-0213-49a0-b988-694f1d2f67b7} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20538 | 2026.03.10 17:28:45.115114 [ 254 ] {b915d921-0213-49a0-b988-694f1d2f67b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20539 | 2026.03.10 17:28:45.115459 [ 254 ] {b915d921-0213-49a0-b988-694f1d2f67b7} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20540 | 2026.03.10 17:28:45.115712 [ 254 ] {b915d921-0213-49a0-b988-694f1d2f67b7} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20541 | 2026.03.10 17:28:45.115863 [ 254 ] {b915d921-0213-49a0-b988-694f1d2f67b7} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001311 sec., 52631.57894736842 rows/sec., 4.11 MiB/sec. | ||
| 20542 | 2026.03.10 17:28:45.115864 [ 190 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001372582 sec., 252808.2110941277 rows/sec., 17.96 MiB/sec. | ||
| 20543 | 2026.03.10 17:28:45.115905 [ 254 ] {b915d921-0213-49a0-b988-694f1d2f67b7} <Debug> TCPHandler: Processed in 0.001492644 sec. | ||
| 20544 | 2026.03.10 17:28:45.116028 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20545 | 2026.03.10 17:28:45.116043 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20546 | 2026.03.10 17:28:45.116123 [ 254 ] {260ffafd-d0e7-43c6-abaf-efa42591c2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20547 | 2026.03.10 17:28:45.116169 [ 254 ] {260ffafd-d0e7-43c6-abaf-efa42591c2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20548 | 2026.03.10 17:28:45.116313 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_131_26} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20549 | 2026.03.10 17:28:45.116383 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_131_26} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20550 | 2026.03.10 17:28:45.116465 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 20551 | 2026.03.10 17:28:45.116591 [ 254 ] {260ffafd-d0e7-43c6-abaf-efa42591c2d4} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20552 | 2026.03.10 17:28:45.116626 [ 254 ] {260ffafd-d0e7-43c6-abaf-efa42591c2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20553 | 2026.03.10 17:28:45.116974 [ 254 ] {260ffafd-d0e7-43c6-abaf-efa42591c2d4} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20554 | 2026.03.10 17:28:45.117193 [ 254 ] {260ffafd-d0e7-43c6-abaf-efa42591c2d4} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20555 | 2026.03.10 17:28:45.117332 [ 254 ] {260ffafd-d0e7-43c6-abaf-efa42591c2d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 20556 | 2026.03.10 17:28:45.117348 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 2 parts from all_1_150_36 to all_151_151_0 | ||
| 20557 | 2026.03.10 17:28:45.117370 [ 254 ] {260ffafd-d0e7-43c6-abaf-efa42591c2d4} <Debug> TCPHandler: Processed in 0.001392852 sec. | ||
| 20558 | 2026.03.10 17:28:45.117394 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20559 | 2026.03.10 17:28:45.117441 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20560 | 2026.03.10 17:28:45.117489 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20561 | 2026.03.10 17:28:45.117509 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_151_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_150_36 to all_151_151_0 into Compact with storage Full | ||
| 20562 | 2026.03.10 17:28:45.117594 [ 254 ] {0d518c3d-6472-4f60-89e3-b27d50b6f915} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20563 | 2026.03.10 17:28:45.117610 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_151_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20564 | 2026.03.10 17:28:45.117644 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_151_37} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_150_36, total 48861 rows starting from the beginning of the part | ||
| 20565 | 2026.03.10 17:28:45.117656 [ 254 ] {0d518c3d-6472-4f60-89e3-b27d50b6f915} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20566 | 2026.03.10 17:28:45.117692 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_151_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part | ||
| 20567 | 2026.03.10 17:28:45.118498 [ 254 ] {0d518c3d-6472-4f60-89e3-b27d50b6f915} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20568 | 2026.03.10 17:28:45.118541 [ 254 ] {0d518c3d-6472-4f60-89e3-b27d50b6f915} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20569 | 2026.03.10 17:28:45.119132 [ 254 ] {0d518c3d-6472-4f60-89e3-b27d50b6f915} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 20570 | 2026.03.10 17:28:45.119371 [ 254 ] {0d518c3d-6472-4f60-89e3-b27d50b6f915} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20571 | 2026.03.10 17:28:45.119505 [ 70 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 20572 | 2026.03.10 17:28:45.119520 [ 254 ] {0d518c3d-6472-4f60-89e3-b27d50b6f915} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001945 sec., 2570.694087403599 rows/sec., 4.61 MiB/sec. | ||
| 20573 | 2026.03.10 17:28:45.119550 [ 70 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20574 | 2026.03.10 17:28:45.119575 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20575 | 2026.03.10 17:28:45.119608 [ 254 ] {0d518c3d-6472-4f60-89e3-b27d50b6f915} <Debug> TCPHandler: Processed in 0.002168514 sec. | ||
| 20576 | 2026.03.10 17:28:45.119655 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 20577 | 2026.03.10 17:28:45.119728 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20578 | 2026.03.10 17:28:45.119824 [ 254 ] {33b44739-f023-4a92-9fb5-a5f05b95bb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20579 | 2026.03.10 17:28:45.119830 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20580 | 2026.03.10 17:28:45.119866 [ 254 ] {33b44739-f023-4a92-9fb5-a5f05b95bb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20581 | 2026.03.10 17:28:45.119888 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2673 rows starting from the beginning of the part | ||
| 20582 | 2026.03.10 17:28:45.120003 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 16 rows starting from the beginning of the part | ||
| 20583 | 2026.03.10 17:28:45.120102 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 35 rows starting from the beginning of the part | ||
| 20584 | 2026.03.10 17:28:45.120199 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 5 rows starting from the beginning of the part | ||
| 20585 | 2026.03.10 17:28:45.120215 [ 254 ] {33b44739-f023-4a92-9fb5-a5f05b95bb9f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20586 | 2026.03.10 17:28:45.120259 [ 254 ] {33b44739-f023-4a92-9fb5-a5f05b95bb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20587 | 2026.03.10 17:28:45.120300 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 35 rows starting from the beginning of the part | ||
| 20588 | 2026.03.10 17:28:45.120396 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 5 rows starting from the beginning of the part | ||
| 20589 | 2026.03.10 17:28:45.120598 [ 254 ] {33b44739-f023-4a92-9fb5-a5f05b95bb9f} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20590 | 2026.03.10 17:28:45.120831 [ 254 ] {33b44739-f023-4a92-9fb5-a5f05b95bb9f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20591 | 2026.03.10 17:28:45.120966 [ 254 ] {33b44739-f023-4a92-9fb5-a5f05b95bb9f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 20592 | 2026.03.10 17:28:45.121004 [ 254 ] {33b44739-f023-4a92-9fb5-a5f05b95bb9f} <Debug> TCPHandler: Processed in 0.001325361 sec. | ||
| 20593 | 2026.03.10 17:28:45.125673 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_151_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48925 rows, containing 5 columns (5 merged, 0 gathered) in 0.008182182 sec., 5979456.335730494 rows/sec., 391.83 MiB/sec. | ||
| 20594 | 2026.03.10 17:28:45.126234 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_151_37} <Trace> MergedBlockOutputStream: filled checksums all_1_151_37 (state Temporary) | ||
| 20595 | 2026.03.10 17:28:45.126519 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_151_37} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_151_37 to all_1_151_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20596 | 2026.03.10 17:28:45.126599 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_151_37} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 2 parts: [all_1_150_36, all_151_151_0] -> all_1_151_37 | ||
| 20597 | 2026.03.10 17:28:45.126670 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 20598 | 2026.03.10 17:28:45.132278 [ 188 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2769 rows, containing 19 columns (19 merged, 0 gathered) in 0.012656374 sec., 218783.04165158205 rows/sec., 392.05 MiB/sec. | ||
| 20599 | 2026.03.10 17:28:45.134846 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 20600 | 2026.03.10 17:28:45.135258 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20601 | 2026.03.10 17:28:45.135347 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_131_26} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 20602 | 2026.03.10 17:28:45.135502 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.04 MiB. | ||
| 20603 | 2026.03.10 17:28:46.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.76 MiB, peak 419.76 MiB, free memory in arenas 0.00 B, will set to 405.95 MiB (RSS), difference: 5.19 MiB | ||
| 20604 | 2026.03.10 17:28:46.445063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 693 | ||
| 20605 | 2026.03.10 17:28:46.463525 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20606 | 2026.03.10 17:28:46.463591 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.01 GiB. | ||
| 20607 | 2026.03.10 17:28:46.469880 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 20608 | 2026.03.10 17:28:46.470605 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20609 | 2026.03.10 17:28:46.474543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 20610 | 2026.03.10 17:28:50.032393 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20611 | 2026.03.10 17:28:50.032458 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20612 | 2026.03.10 17:28:50.035561 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20613 | 2026.03.10 17:28:50.113296 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20614 | 2026.03.10 17:28:50.113572 [ 254 ] {63fd9aa7-76f8-4b2f-81a0-3de047338d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20615 | 2026.03.10 17:28:50.113682 [ 254 ] {63fd9aa7-76f8-4b2f-81a0-3de047338d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20616 | 2026.03.10 17:28:50.114577 [ 254 ] {63fd9aa7-76f8-4b2f-81a0-3de047338d33} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20617 | 2026.03.10 17:28:50.114627 [ 254 ] {63fd9aa7-76f8-4b2f-81a0-3de047338d33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20618 | 2026.03.10 17:28:50.115050 [ 254 ] {63fd9aa7-76f8-4b2f-81a0-3de047338d33} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20619 | 2026.03.10 17:28:50.115289 [ 254 ] {63fd9aa7-76f8-4b2f-81a0-3de047338d33} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20620 | 2026.03.10 17:28:50.115452 [ 63 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20621 | 2026.03.10 17:28:50.115468 [ 254 ] {63fd9aa7-76f8-4b2f-81a0-3de047338d33} <Debug> executeQuery: Read 128 rows, 11.29 KiB in 0.001973 sec., 64875.82361885454 rows/sec., 5.59 MiB/sec. | ||
| 20622 | 2026.03.10 17:28:50.115491 [ 63 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20623 | 2026.03.10 17:28:50.115511 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20624 | 2026.03.10 17:28:50.115525 [ 254 ] {63fd9aa7-76f8-4b2f-81a0-3de047338d33} <Debug> TCPHandler: Processed in 0.002401019 sec. | ||
| 20625 | 2026.03.10 17:28:50.115621 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20626 | 2026.03.10 17:28:50.115666 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20627 | 2026.03.10 17:28:50.115746 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20628 | 2026.03.10 17:28:50.115772 [ 254 ] {8fd6888e-a2cf-4e56-b131-8427221cd118} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20629 | 2026.03.10 17:28:50.115786 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2893 rows starting from the beginning of the part | ||
| 20630 | 2026.03.10 17:28:50.115822 [ 254 ] {8fd6888e-a2cf-4e56-b131-8427221cd118} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20631 | 2026.03.10 17:28:50.115858 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 126 rows starting from the beginning of the part | ||
| 20632 | 2026.03.10 17:28:50.115911 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 66 rows starting from the beginning of the part | ||
| 20633 | 2026.03.10 17:28:50.115953 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 129 rows starting from the beginning of the part | ||
| 20634 | 2026.03.10 17:28:50.115994 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 66 rows starting from the beginning of the part | ||
| 20635 | 2026.03.10 17:28:50.116034 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 128 rows starting from the beginning of the part | ||
| 20636 | 2026.03.10 17:28:50.116271 [ 254 ] {8fd6888e-a2cf-4e56-b131-8427221cd118} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20637 | 2026.03.10 17:28:50.116314 [ 254 ] {8fd6888e-a2cf-4e56-b131-8427221cd118} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20638 | 2026.03.10 17:28:50.116635 [ 254 ] {8fd6888e-a2cf-4e56-b131-8427221cd118} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20639 | 2026.03.10 17:28:50.116861 [ 254 ] {8fd6888e-a2cf-4e56-b131-8427221cd118} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20640 | 2026.03.10 17:28:50.116995 [ 254 ] {8fd6888e-a2cf-4e56-b131-8427221cd118} <Debug> executeQuery: Read 36 rows, 2.71 KiB in 0.001248 sec., 28846.153846153848 rows/sec., 2.12 MiB/sec. | ||
| 20641 | 2026.03.10 17:28:50.117034 [ 254 ] {8fd6888e-a2cf-4e56-b131-8427221cd118} <Debug> TCPHandler: Processed in 0.001420933 sec. | ||
| 20642 | 2026.03.10 17:28:50.117150 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20643 | 2026.03.10 17:28:50.117243 [ 254 ] {e5d3cf4c-ac03-49bf-a757-f74cead1ae88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20644 | 2026.03.10 17:28:50.117282 [ 254 ] {e5d3cf4c-ac03-49bf-a757-f74cead1ae88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20645 | 2026.03.10 17:28:50.117493 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3408 rows, containing 5 columns (5 merged, 0 gathered) in 0.001920621 sec., 1774426.0840634357 rows/sec., 145.10 MiB/sec. | ||
| 20646 | 2026.03.10 17:28:50.117740 [ 254 ] {e5d3cf4c-ac03-49bf-a757-f74cead1ae88} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20647 | 2026.03.10 17:28:50.117780 [ 254 ] {e5d3cf4c-ac03-49bf-a757-f74cead1ae88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20648 | 2026.03.10 17:28:50.117811 [ 191 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20649 | 2026.03.10 17:28:50.118072 [ 191 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_156_31} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20650 | 2026.03.10 17:28:50.118107 [ 254 ] {e5d3cf4c-ac03-49bf-a757-f74cead1ae88} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20651 | 2026.03.10 17:28:50.118140 [ 191 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_156_31} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20652 | 2026.03.10 17:28:50.118220 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.92 MiB. | ||
| 20653 | 2026.03.10 17:28:50.118318 [ 254 ] {e5d3cf4c-ac03-49bf-a757-f74cead1ae88} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20654 | 2026.03.10 17:28:50.118444 [ 254 ] {e5d3cf4c-ac03-49bf-a757-f74cead1ae88} <Debug> executeQuery: Read 103 rows, 8.27 KiB in 0.00122 sec., 84426.22950819673 rows/sec., 6.62 MiB/sec. | ||
| 20655 | 2026.03.10 17:28:50.118445 [ 59 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20656 | 2026.03.10 17:28:50.118481 [ 254 ] {e5d3cf4c-ac03-49bf-a757-f74cead1ae88} <Debug> TCPHandler: Processed in 0.001385292 sec. | ||
| 20657 | 2026.03.10 17:28:50.118494 [ 59 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20658 | 2026.03.10 17:28:50.118514 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20659 | 2026.03.10 17:28:50.118610 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20660 | 2026.03.10 17:28:50.118612 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20661 | 2026.03.10 17:28:50.118710 [ 254 ] {3deb85fb-bf7e-4dec-9344-229a51595d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20662 | 2026.03.10 17:28:50.118741 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20663 | 2026.03.10 17:28:50.118757 [ 254 ] {3deb85fb-bf7e-4dec-9344-229a51595d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20664 | 2026.03.10 17:28:50.118778 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1551 rows starting from the beginning of the part | ||
| 20665 | 2026.03.10 17:28:50.118847 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 99 rows starting from the beginning of the part | ||
| 20666 | 2026.03.10 17:28:50.118891 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 69 rows starting from the beginning of the part | ||
| 20667 | 2026.03.10 17:28:50.118932 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 105 rows starting from the beginning of the part | ||
| 20668 | 2026.03.10 17:28:50.118971 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 69 rows starting from the beginning of the part | ||
| 20669 | 2026.03.10 17:28:50.119010 [ 188 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 103 rows starting from the beginning of the part | ||
| 20670 | 2026.03.10 17:28:50.119191 [ 254 ] {3deb85fb-bf7e-4dec-9344-229a51595d6f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20671 | 2026.03.10 17:28:50.119231 [ 254 ] {3deb85fb-bf7e-4dec-9344-229a51595d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20672 | 2026.03.10 17:28:50.119571 [ 254 ] {3deb85fb-bf7e-4dec-9344-229a51595d6f} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20673 | 2026.03.10 17:28:50.119812 [ 254 ] {3deb85fb-bf7e-4dec-9344-229a51595d6f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20674 | 2026.03.10 17:28:50.119940 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 2 parts from all_1_151_37 to all_152_152_0 | ||
| 20675 | 2026.03.10 17:28:50.119948 [ 254 ] {3deb85fb-bf7e-4dec-9344-229a51595d6f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001258 sec., 127186.00953895072 rows/sec., 8.86 MiB/sec. | ||
| 20676 | 2026.03.10 17:28:50.119973 [ 59 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20677 | 2026.03.10 17:28:50.119991 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20678 | 2026.03.10 17:28:50.119994 [ 254 ] {3deb85fb-bf7e-4dec-9344-229a51595d6f} <Debug> TCPHandler: Processed in 0.001431183 sec. | ||
| 20679 | 2026.03.10 17:28:50.120051 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_152_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_151_37 to all_152_152_0 into Compact with storage Full | ||
| 20680 | 2026.03.10 17:28:50.120115 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20681 | 2026.03.10 17:28:50.120125 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_152_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20682 | 2026.03.10 17:28:50.120121 [ 195 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1996 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554685 sec., 1283861.360983093 rows/sec., 96.89 MiB/sec. | ||
| 20683 | 2026.03.10 17:28:50.120157 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_152_38} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_151_37, total 48925 rows starting from the beginning of the part | ||
| 20684 | 2026.03.10 17:28:50.120208 [ 254 ] {f390fccd-216f-4d2e-a79d-d293d70bc2e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20685 | 2026.03.10 17:28:50.120217 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_152_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 160 rows starting from the beginning of the part | ||
| 20686 | 2026.03.10 17:28:50.120264 [ 254 ] {f390fccd-216f-4d2e-a79d-d293d70bc2e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20687 | 2026.03.10 17:28:50.120334 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20688 | 2026.03.10 17:28:50.120626 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_156_31} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20689 | 2026.03.10 17:28:50.120699 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_156_31} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20690 | 2026.03.10 17:28:50.120784 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 20691 | 2026.03.10 17:28:50.121177 [ 254 ] {f390fccd-216f-4d2e-a79d-d293d70bc2e3} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20692 | 2026.03.10 17:28:50.121217 [ 254 ] {f390fccd-216f-4d2e-a79d-d293d70bc2e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20693 | 2026.03.10 17:28:50.121788 [ 254 ] {f390fccd-216f-4d2e-a79d-d293d70bc2e3} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 20694 | 2026.03.10 17:28:50.122008 [ 254 ] {f390fccd-216f-4d2e-a79d-d293d70bc2e3} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20695 | 2026.03.10 17:28:50.122151 [ 254 ] {f390fccd-216f-4d2e-a79d-d293d70bc2e3} <Debug> executeQuery: Read 36 rows, 66.06 KiB in 0.001961 sec., 18357.980622131567 rows/sec., 32.90 MiB/sec. | ||
| 20696 | 2026.03.10 17:28:50.122234 [ 254 ] {f390fccd-216f-4d2e-a79d-d293d70bc2e3} <Debug> TCPHandler: Processed in 0.002165265 sec. | ||
| 20697 | 2026.03.10 17:28:50.122356 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20698 | 2026.03.10 17:28:50.122447 [ 254 ] {708872ad-dd49-4de9-9db6-99e93f72d535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20699 | 2026.03.10 17:28:50.122489 [ 254 ] {708872ad-dd49-4de9-9db6-99e93f72d535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20700 | 2026.03.10 17:28:50.122810 [ 254 ] {708872ad-dd49-4de9-9db6-99e93f72d535} <Trace> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20701 | 2026.03.10 17:28:50.122844 [ 254 ] {708872ad-dd49-4de9-9db6-99e93f72d535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20702 | 2026.03.10 17:28:50.123595 [ 254 ] {708872ad-dd49-4de9-9db6-99e93f72d535} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 20703 | 2026.03.10 17:28:50.123810 [ 254 ] {708872ad-dd49-4de9-9db6-99e93f72d535} <Trace> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20704 | 2026.03.10 17:28:50.123935 [ 254 ] {708872ad-dd49-4de9-9db6-99e93f72d535} <Debug> executeQuery: Read 3 rows, 246.00 B in 0.001506 sec., 1992.0318725099603 rows/sec., 159.52 KiB/sec. | ||
| 20705 | 2026.03.10 17:28:50.123972 [ 254 ] {708872ad-dd49-4de9-9db6-99e93f72d535} <Debug> TCPHandler: Processed in 0.001663347 sec. | ||
| 20706 | 2026.03.10 17:28:50.124092 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20707 | 2026.03.10 17:28:50.124184 [ 254 ] {e9c52bb4-2fe1-4ef3-8286-f3bbe355432a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20708 | 2026.03.10 17:28:50.124224 [ 254 ] {e9c52bb4-2fe1-4ef3-8286-f3bbe355432a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20709 | 2026.03.10 17:28:50.124563 [ 254 ] {e9c52bb4-2fe1-4ef3-8286-f3bbe355432a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20710 | 2026.03.10 17:28:50.124597 [ 254 ] {e9c52bb4-2fe1-4ef3-8286-f3bbe355432a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20711 | 2026.03.10 17:28:50.124900 [ 254 ] {e9c52bb4-2fe1-4ef3-8286-f3bbe355432a} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20712 | 2026.03.10 17:28:50.125118 [ 254 ] {e9c52bb4-2fe1-4ef3-8286-f3bbe355432a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20713 | 2026.03.10 17:28:50.125228 [ 59 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20714 | 2026.03.10 17:28:50.125247 [ 254 ] {e9c52bb4-2fe1-4ef3-8286-f3bbe355432a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 20715 | 2026.03.10 17:28:50.125258 [ 59 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20716 | 2026.03.10 17:28:50.125276 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20717 | 2026.03.10 17:28:50.125283 [ 254 ] {e9c52bb4-2fe1-4ef3-8286-f3bbe355432a} <Debug> TCPHandler: Processed in 0.0012404 sec. | ||
| 20718 | 2026.03.10 17:28:50.125346 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20719 | 2026.03.10 17:28:50.125444 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20720 | 2026.03.10 17:28:50.125471 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 7566 rows starting from the beginning of the part | ||
| 20721 | 2026.03.10 17:28:50.125521 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 60 rows starting from the beginning of the part | ||
| 20722 | 2026.03.10 17:28:50.125562 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 20723 | 2026.03.10 17:28:50.125602 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 60 rows starting from the beginning of the part | ||
| 20724 | 2026.03.10 17:28:50.125637 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 60 rows starting from the beginning of the part | ||
| 20725 | 2026.03.10 17:28:50.125673 [ 196 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 20726 | 2026.03.10 17:28:50.127783 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7866 rows, containing 4 columns (4 merged, 0 gathered) in 0.002460549 sec., 3196847.5328067034 rows/sec., 210.64 MiB/sec. | ||
| 20727 | 2026.03.10 17:28:50.127833 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_152_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49085 rows, containing 5 columns (5 merged, 0 gathered) in 0.007806316 sec., 6287857.165915395 rows/sec., 412.12 MiB/sec. | ||
| 20728 | 2026.03.10 17:28:50.128252 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20729 | 2026.03.10 17:28:50.128493 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_152_38} <Trace> MergedBlockOutputStream: filled checksums all_1_152_38 (state Temporary) | ||
| 20730 | 2026.03.10 17:28:50.128555 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_156_31} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20731 | 2026.03.10 17:28:50.128629 [ 195 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_156_31} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20732 | 2026.03.10 17:28:50.128712 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.54 MiB. | ||
| 20733 | 2026.03.10 17:28:50.128842 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_152_38} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_152_38 to all_1_152_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20734 | 2026.03.10 17:28:50.128936 [ 198 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_152_38} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 2 parts: [all_1_151_37, all_152_152_0] -> all_1_152_38 | ||
| 20735 | 2026.03.10 17:28:50.129029 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 20736 | 2026.03.10 17:28:50.355815 [ 222 ] {} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20737 | 2026.03.10 17:28:50.355899 [ 222 ] {} <Debug> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20738 | 2026.03.10 17:28:50.359656 [ 222 ] {} <Debug> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20739 | 2026.03.10 17:28:50.491387 [ 219 ] {} <Trace> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20740 | 2026.03.10 17:28:50.491445 [ 219 ] {} <Debug> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20741 | 2026.03.10 17:28:50.494995 [ 219 ] {} <Debug> oximeter.measurements_f64 (0ac210cb-9c6f-4810-9100-703919746bfd): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20742 | 2026.03.10 17:28:50.625628 [ 223 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20743 | 2026.03.10 17:28:50.625686 [ 223 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20744 | 2026.03.10 17:28:50.628677 [ 223 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 20745 | 2026.03.10 17:28:51.413383 [ 55 ] {} <Debug> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
| 20746 | 2026.03.10 17:28:51.413441 [ 55 ] {} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20747 | 2026.03.10 17:28:51.413461 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20748 | 2026.03.10 17:28:51.413588 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact with storage Full | ||
| 20749 | 2026.03.10 17:28:51.413725 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20750 | 2026.03.10 17:28:51.413764 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 20 rows starting from the beginning of the part | ||
| 20751 | 2026.03.10 17:28:51.413834 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 20752 | 2026.03.10 17:28:51.413889 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 4 rows starting from the beginning of the part | ||
| 20753 | 2026.03.10 17:28:51.413937 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 8 rows starting from the beginning of the part | ||
| 20754 | 2026.03.10 17:28:51.413978 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 20755 | 2026.03.10 17:28:51.414733 [ 195 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001205239 sec., 36507.28195818423 rows/sec., 3.05 MiB/sec. | ||
| 20756 | 2026.03.10 17:28:51.414863 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
| 20757 | 2026.03.10 17:28:51.415133 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_34_8} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20758 | 2026.03.10 17:28:51.415204 [ 192 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_34_8} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Merged 5 parts: [all_1_30_7, all_34_34_0] -> all_1_34_8 | ||
| 20759 | 2026.03.10 17:28:51.415279 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 20760 | 2026.03.10 17:28:51.595810 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44703 | ||
| 20761 | 2026.03.10 17:28:51.596380 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20762 | 2026.03.10 17:28:51.596438 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20763 | 2026.03.10 17:28:51.597002 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20764 | 2026.03.10 17:28:51.597262 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20765 | 2026.03.10 17:28:51.597419 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44703 | ||
| 20766 | 2026.03.10 17:28:52.449528 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20767 | 2026.03.10 17:28:52.449757 [ 254 ] {0ac39a0a-4f5f-426a-91a2-0087bee3eec7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20768 | 2026.03.10 17:28:52.449830 [ 254 ] {0ac39a0a-4f5f-426a-91a2-0087bee3eec7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20769 | 2026.03.10 17:28:52.450530 [ 254 ] {0ac39a0a-4f5f-426a-91a2-0087bee3eec7} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20770 | 2026.03.10 17:28:52.450578 [ 254 ] {0ac39a0a-4f5f-426a-91a2-0087bee3eec7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20771 | 2026.03.10 17:28:52.450968 [ 254 ] {0ac39a0a-4f5f-426a-91a2-0087bee3eec7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 20772 | 2026.03.10 17:28:52.451204 [ 254 ] {0ac39a0a-4f5f-426a-91a2-0087bee3eec7} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20773 | 2026.03.10 17:28:52.451368 [ 254 ] {0ac39a0a-4f5f-426a-91a2-0087bee3eec7} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001664 sec., 14423.076923076924 rows/sec., 1.20 MiB/sec. | ||
| 20774 | 2026.03.10 17:28:52.451385 [ 219 ] {} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20775 | 2026.03.10 17:28:52.451412 [ 254 ] {0ac39a0a-4f5f-426a-91a2-0087bee3eec7} <Debug> TCPHandler: Processed in 0.002016202 sec. | ||
| 20776 | 2026.03.10 17:28:52.451414 [ 219 ] {} <Debug> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20777 | 2026.03.10 17:28:52.451539 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20778 | 2026.03.10 17:28:52.451635 [ 254 ] {b66551a0-7f8c-49ed-b860-64263189be38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20779 | 2026.03.10 17:28:52.451676 [ 254 ] {b66551a0-7f8c-49ed-b860-64263189be38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20780 | 2026.03.10 17:28:52.452097 [ 254 ] {b66551a0-7f8c-49ed-b860-64263189be38} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20781 | 2026.03.10 17:28:52.452135 [ 254 ] {b66551a0-7f8c-49ed-b860-64263189be38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20782 | 2026.03.10 17:28:52.452453 [ 254 ] {b66551a0-7f8c-49ed-b860-64263189be38} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 20783 | 2026.03.10 17:28:52.452689 [ 254 ] {b66551a0-7f8c-49ed-b860-64263189be38} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20784 | 2026.03.10 17:28:52.452822 [ 254 ] {b66551a0-7f8c-49ed-b860-64263189be38} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001205 sec., 3319.5020746887967 rows/sec., 270.68 KiB/sec. | ||
| 20785 | 2026.03.10 17:28:52.452863 [ 254 ] {b66551a0-7f8c-49ed-b860-64263189be38} <Debug> TCPHandler: Processed in 0.001374892 sec. | ||
| 20786 | 2026.03.10 17:28:52.452996 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20787 | 2026.03.10 17:28:52.453108 [ 254 ] {88dfa0dd-3a96-4f46-bb57-b08fc5321a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20788 | 2026.03.10 17:28:52.453152 [ 254 ] {88dfa0dd-3a96-4f46-bb57-b08fc5321a58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20789 | 2026.03.10 17:28:52.454773 [ 254 ] {88dfa0dd-3a96-4f46-bb57-b08fc5321a58} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20790 | 2026.03.10 17:28:52.454811 [ 254 ] {88dfa0dd-3a96-4f46-bb57-b08fc5321a58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20791 | 2026.03.10 17:28:52.455271 [ 254 ] {88dfa0dd-3a96-4f46-bb57-b08fc5321a58} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20792 | 2026.03.10 17:28:52.455545 [ 254 ] {88dfa0dd-3a96-4f46-bb57-b08fc5321a58} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20793 | 2026.03.10 17:28:52.455703 [ 254 ] {88dfa0dd-3a96-4f46-bb57-b08fc5321a58} <Debug> executeQuery: Read 2072 rows, 161.10 KiB in 0.002616 sec., 792048.9296636087 rows/sec., 60.14 MiB/sec. | ||
| 20794 | 2026.03.10 17:28:52.455749 [ 254 ] {88dfa0dd-3a96-4f46-bb57-b08fc5321a58} <Debug> TCPHandler: Processed in 0.002805995 sec. | ||
| 20795 | 2026.03.10 17:28:52.455759 [ 219 ] {} <Debug> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 20796 | 2026.03.10 17:28:52.455893 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20797 | 2026.03.10 17:28:52.455992 [ 254 ] {e8c836f3-b3e7-4d2d-af84-4f25e5562274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20798 | 2026.03.10 17:28:52.456035 [ 254 ] {e8c836f3-b3e7-4d2d-af84-4f25e5562274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20799 | 2026.03.10 17:28:52.456558 [ 254 ] {e8c836f3-b3e7-4d2d-af84-4f25e5562274} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20800 | 2026.03.10 17:28:52.456596 [ 254 ] {e8c836f3-b3e7-4d2d-af84-4f25e5562274} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20801 | 2026.03.10 17:28:52.456928 [ 254 ] {e8c836f3-b3e7-4d2d-af84-4f25e5562274} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20802 | 2026.03.10 17:28:52.457205 [ 254 ] {e8c836f3-b3e7-4d2d-af84-4f25e5562274} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20803 | 2026.03.10 17:28:52.457365 [ 254 ] {e8c836f3-b3e7-4d2d-af84-4f25e5562274} <Debug> executeQuery: Read 32 rows, 2.44 KiB in 0.001391 sec., 23005.032350826743 rows/sec., 1.72 MiB/sec. | ||
| 20804 | 2026.03.10 17:28:52.457413 [ 254 ] {e8c836f3-b3e7-4d2d-af84-4f25e5562274} <Debug> TCPHandler: Processed in 0.001574975 sec. | ||
| 20805 | 2026.03.10 17:28:52.457546 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20806 | 2026.03.10 17:28:52.457641 [ 254 ] {4bc7519d-35c4-46b1-86dc-7f60b6ca2767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20807 | 2026.03.10 17:28:52.457682 [ 254 ] {4bc7519d-35c4-46b1-86dc-7f60b6ca2767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20808 | 2026.03.10 17:28:52.458512 [ 254 ] {4bc7519d-35c4-46b1-86dc-7f60b6ca2767} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20809 | 2026.03.10 17:28:52.458552 [ 254 ] {4bc7519d-35c4-46b1-86dc-7f60b6ca2767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20810 | 2026.03.10 17:28:52.458900 [ 254 ] {4bc7519d-35c4-46b1-86dc-7f60b6ca2767} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 20811 | 2026.03.10 17:28:52.459147 [ 254 ] {4bc7519d-35c4-46b1-86dc-7f60b6ca2767} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20812 | 2026.03.10 17:28:52.459283 [ 254 ] {4bc7519d-35c4-46b1-86dc-7f60b6ca2767} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.001659 sec., 441229.6564195298 rows/sec., 26.10 MiB/sec. | ||
| 20813 | 2026.03.10 17:28:52.459329 [ 254 ] {4bc7519d-35c4-46b1-86dc-7f60b6ca2767} <Debug> TCPHandler: Processed in 0.00183962 sec. | ||
| 20814 | 2026.03.10 17:28:52.459465 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20815 | 2026.03.10 17:28:52.459562 [ 254 ] {79e9d943-afd4-4825-9637-e67079eafd37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 20816 | 2026.03.10 17:28:52.459603 [ 254 ] {79e9d943-afd4-4825-9637-e67079eafd37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 20817 | 2026.03.10 17:28:52.460033 [ 254 ] {79e9d943-afd4-4825-9637-e67079eafd37} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20818 | 2026.03.10 17:28:52.460072 [ 254 ] {79e9d943-afd4-4825-9637-e67079eafd37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20819 | 2026.03.10 17:28:52.460364 [ 254 ] {79e9d943-afd4-4825-9637-e67079eafd37} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 20820 | 2026.03.10 17:28:52.460610 [ 254 ] {79e9d943-afd4-4825-9637-e67079eafd37} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20821 | 2026.03.10 17:28:52.460753 [ 254 ] {79e9d943-afd4-4825-9637-e67079eafd37} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001209 sec., 827.129859387924 rows/sec., 58.16 KiB/sec. | ||
| 20822 | 2026.03.10 17:28:52.460793 [ 254 ] {79e9d943-afd4-4825-9637-e67079eafd37} <Debug> TCPHandler: Processed in 0.001380673 sec. | ||
| 20823 | 2026.03.10 17:28:52.460923 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20824 | 2026.03.10 17:28:52.461023 [ 254 ] {96bff222-5b63-4aed-8034-2f3018a4fd14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20825 | 2026.03.10 17:28:52.461065 [ 254 ] {96bff222-5b63-4aed-8034-2f3018a4fd14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20826 | 2026.03.10 17:28:52.461499 [ 254 ] {96bff222-5b63-4aed-8034-2f3018a4fd14} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20827 | 2026.03.10 17:28:52.461538 [ 254 ] {96bff222-5b63-4aed-8034-2f3018a4fd14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20828 | 2026.03.10 17:28:52.461843 [ 254 ] {96bff222-5b63-4aed-8034-2f3018a4fd14} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 20829 | 2026.03.10 17:28:52.462080 [ 254 ] {96bff222-5b63-4aed-8034-2f3018a4fd14} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20830 | 2026.03.10 17:28:52.462213 [ 254 ] {96bff222-5b63-4aed-8034-2f3018a4fd14} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001209 sec., 9925.558312655086 rows/sec., 775.43 KiB/sec. | ||
| 20831 | 2026.03.10 17:28:52.462253 [ 254 ] {96bff222-5b63-4aed-8034-2f3018a4fd14} <Debug> TCPHandler: Processed in 0.001384302 sec. | ||
| 20832 | 2026.03.10 17:28:52.462373 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20833 | 2026.03.10 17:28:52.462473 [ 254 ] {c907ac45-e3dd-4621-9863-4260910918fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20834 | 2026.03.10 17:28:52.462517 [ 254 ] {c907ac45-e3dd-4621-9863-4260910918fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20835 | 2026.03.10 17:28:52.463450 [ 254 ] {c907ac45-e3dd-4621-9863-4260910918fe} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20836 | 2026.03.10 17:28:52.463488 [ 254 ] {c907ac45-e3dd-4621-9863-4260910918fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20837 | 2026.03.10 17:28:52.463852 [ 254 ] {c907ac45-e3dd-4621-9863-4260910918fe} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20838 | 2026.03.10 17:28:52.464086 [ 254 ] {c907ac45-e3dd-4621-9863-4260910918fe} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20839 | 2026.03.10 17:28:52.464218 [ 254 ] {c907ac45-e3dd-4621-9863-4260910918fe} <Debug> executeQuery: Read 1056 rows, 75.21 KiB in 0.001761 sec., 599659.2844974446 rows/sec., 41.71 MiB/sec. | ||
| 20840 | 2026.03.10 17:28:52.464262 [ 254 ] {c907ac45-e3dd-4621-9863-4260910918fe} <Debug> TCPHandler: Processed in 0.001941912 sec. | ||
| 20841 | 2026.03.10 17:28:52.464399 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20842 | 2026.03.10 17:28:52.464494 [ 254 ] {7683b1fd-be86-429d-8e45-da43d5f8bd19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20843 | 2026.03.10 17:28:52.464552 [ 254 ] {7683b1fd-be86-429d-8e45-da43d5f8bd19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20844 | 2026.03.10 17:28:52.465369 [ 254 ] {7683b1fd-be86-429d-8e45-da43d5f8bd19} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20845 | 2026.03.10 17:28:52.465413 [ 254 ] {7683b1fd-be86-429d-8e45-da43d5f8bd19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20846 | 2026.03.10 17:28:52.465854 [ 254 ] {7683b1fd-be86-429d-8e45-da43d5f8bd19} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20847 | 2026.03.10 17:28:52.466090 [ 254 ] {7683b1fd-be86-429d-8e45-da43d5f8bd19} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20848 | 2026.03.10 17:28:52.466223 [ 254 ] {7683b1fd-be86-429d-8e45-da43d5f8bd19} <Debug> executeQuery: Read 1319 rows, 85.61 KiB in 0.001747 sec., 755008.5861476817 rows/sec., 47.86 MiB/sec. | ||
| 20849 | 2026.03.10 17:28:52.466227 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_152_38 to all_157_157_0 | ||
| 20850 | 2026.03.10 17:28:52.466268 [ 254 ] {7683b1fd-be86-429d-8e45-da43d5f8bd19} <Debug> TCPHandler: Processed in 0.001918311 sec. | ||
| 20851 | 2026.03.10 17:28:52.466297 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20852 | 2026.03.10 17:28:52.466324 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20853 | 2026.03.10 17:28:52.466417 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20854 | 2026.03.10 17:28:52.466445 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_157_39} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_152_38 to all_157_157_0 into Compact with storage Full | ||
| 20855 | 2026.03.10 17:28:52.466520 [ 254 ] {9aab78b1-f85d-443f-a19b-9cba292d0be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20856 | 2026.03.10 17:28:52.466579 [ 254 ] {9aab78b1-f85d-443f-a19b-9cba292d0be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20857 | 2026.03.10 17:28:52.466592 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_157_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20858 | 2026.03.10 17:28:52.466639 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_157_39} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_152_38, total 49085 rows starting from the beginning of the part | ||
| 20859 | 2026.03.10 17:28:52.466711 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_157_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 20860 | 2026.03.10 17:28:52.466760 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_157_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 163 rows starting from the beginning of the part | ||
| 20861 | 2026.03.10 17:28:52.466809 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_157_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 160 rows starting from the beginning of the part | ||
| 20862 | 2026.03.10 17:28:52.466855 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_157_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 20863 | 2026.03.10 17:28:52.466900 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_157_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 1319 rows starting from the beginning of the part | ||
| 20864 | 2026.03.10 17:28:52.467464 [ 254 ] {9aab78b1-f85d-443f-a19b-9cba292d0be0} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20865 | 2026.03.10 17:28:52.467507 [ 254 ] {9aab78b1-f85d-443f-a19b-9cba292d0be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20866 | 2026.03.10 17:28:52.468071 [ 254 ] {9aab78b1-f85d-443f-a19b-9cba292d0be0} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 20867 | 2026.03.10 17:28:52.468393 [ 254 ] {9aab78b1-f85d-443f-a19b-9cba292d0be0} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20868 | 2026.03.10 17:28:52.468549 [ 254 ] {9aab78b1-f85d-443f-a19b-9cba292d0be0} <Debug> executeQuery: Read 16 rows, 29.36 KiB in 0.002046 sec., 7820.136852394917 rows/sec., 14.01 MiB/sec. | ||
| 20869 | 2026.03.10 17:28:52.468720 [ 254 ] {9aab78b1-f85d-443f-a19b-9cba292d0be0} <Debug> TCPHandler: Processed in 0.002350638 sec. | ||
| 20870 | 2026.03.10 17:28:52.468874 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20871 | 2026.03.10 17:28:52.468986 [ 254 ] {99d43d25-ecfb-4ec5-8701-255d0c249f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20872 | 2026.03.10 17:28:52.469032 [ 254 ] {99d43d25-ecfb-4ec5-8701-255d0c249f5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20873 | 2026.03.10 17:28:52.469429 [ 254 ] {99d43d25-ecfb-4ec5-8701-255d0c249f5a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20874 | 2026.03.10 17:28:52.469468 [ 254 ] {99d43d25-ecfb-4ec5-8701-255d0c249f5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20875 | 2026.03.10 17:28:52.469776 [ 254 ] {99d43d25-ecfb-4ec5-8701-255d0c249f5a} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20876 | 2026.03.10 17:28:52.470001 [ 254 ] {99d43d25-ecfb-4ec5-8701-255d0c249f5a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20877 | 2026.03.10 17:28:52.470130 [ 254 ] {99d43d25-ecfb-4ec5-8701-255d0c249f5a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001164 sec., 30927.83505154639 rows/sec., 2.08 MiB/sec. | ||
| 20878 | 2026.03.10 17:28:52.470166 [ 254 ] {99d43d25-ecfb-4ec5-8701-255d0c249f5a} <Debug> TCPHandler: Processed in 0.001354842 sec. | ||
| 20879 | 2026.03.10 17:28:52.476357 [ 189 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_157_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51047 rows, containing 5 columns (5 merged, 0 gathered) in 0.00996791 sec., 5121133.718101387 rows/sec., 335.63 MiB/sec. | ||
| 20880 | 2026.03.10 17:28:52.476727 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_157_39} <Trace> MergedBlockOutputStream: filled checksums all_1_157_39 (state Temporary) | ||
| 20881 | 2026.03.10 17:28:52.477009 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_157_39} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_157_39 to all_1_157_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20882 | 2026.03.10 17:28:52.477078 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_157_39} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_152_38, all_157_157_0] -> all_1_157_39 | ||
| 20883 | 2026.03.10 17:28:52.477172 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 20884 | 2026.03.10 17:28:52.991460 [ 217 ] {} <Trace> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20885 | 2026.03.10 17:28:52.991506 [ 217 ] {} <Debug> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20886 | 2026.03.10 17:28:52.993480 [ 217 ] {} <Debug> oximeter.measurements_bool (4cebb33f-e0f7-47f8-b324-9873879aab65): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 20887 | 2026.03.10 17:28:53.000190 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.80 MiB, peak 419.76 MiB, free memory in arenas 0.00 B, will set to 405.97 MiB (RSS), difference: 3.17 MiB | ||
| 20888 | 2026.03.10 17:28:53.974711 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 20889 | 2026.03.10 17:28:53.993200 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20890 | 2026.03.10 17:28:53.993257 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20891 | 2026.03.10 17:28:53.999890 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 20892 | 2026.03.10 17:28:54.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.49 MiB, peak 419.76 MiB, free memory in arenas 0.00 B, will set to 405.97 MiB (RSS), difference: -4.52 MiB | ||
| 20893 | 2026.03.10 17:28:54.000718 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20894 | 2026.03.10 17:28:54.004302 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 20895 | 2026.03.10 17:28:54.243191 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2552 | ||
| 20896 | 2026.03.10 17:28:54.246426 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20897 | 2026.03.10 17:28:54.246490 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20898 | 2026.03.10 17:28:54.247797 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 20899 | 2026.03.10 17:28:54.248101 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20900 | 2026.03.10 17:28:54.248528 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2552 | ||
| 20901 | 2026.03.10 17:28:55.001169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.97 MiB, peak 419.76 MiB, free memory in arenas 0.00 B, will set to 405.97 MiB (RSS), difference: 4.00 MiB | ||
| 20902 | 2026.03.10 17:28:55.106144 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20903 | 2026.03.10 17:28:55.106336 [ 254 ] {c16ecfe1-8bd6-467d-a4e1-21cfd0749e7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20904 | 2026.03.10 17:28:55.106409 [ 254 ] {c16ecfe1-8bd6-467d-a4e1-21cfd0749e7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20905 | 2026.03.10 17:28:55.107096 [ 254 ] {c16ecfe1-8bd6-467d-a4e1-21cfd0749e7b} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20906 | 2026.03.10 17:28:55.107140 [ 254 ] {c16ecfe1-8bd6-467d-a4e1-21cfd0749e7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20907 | 2026.03.10 17:28:55.107562 [ 254 ] {c16ecfe1-8bd6-467d-a4e1-21cfd0749e7b} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20908 | 2026.03.10 17:28:55.107805 [ 254 ] {c16ecfe1-8bd6-467d-a4e1-21cfd0749e7b} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20909 | 2026.03.10 17:28:55.107978 [ 254 ] {c16ecfe1-8bd6-467d-a4e1-21cfd0749e7b} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001695 sec., 33038.348082595876 rows/sec., 2.52 MiB/sec. | ||
| 20910 | 2026.03.10 17:28:55.108030 [ 254 ] {c16ecfe1-8bd6-467d-a4e1-21cfd0749e7b} <Debug> TCPHandler: Processed in 0.002013683 sec. | ||
| 20911 | 2026.03.10 17:28:55.108159 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20912 | 2026.03.10 17:28:55.108271 [ 254 ] {54ec56d7-3bd3-4ef1-b7a3-0e9f74ebeecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20913 | 2026.03.10 17:28:55.108322 [ 254 ] {54ec56d7-3bd3-4ef1-b7a3-0e9f74ebeecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20914 | 2026.03.10 17:28:55.108778 [ 254 ] {54ec56d7-3bd3-4ef1-b7a3-0e9f74ebeecf} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20915 | 2026.03.10 17:28:55.108816 [ 254 ] {54ec56d7-3bd3-4ef1-b7a3-0e9f74ebeecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20916 | 2026.03.10 17:28:55.109156 [ 254 ] {54ec56d7-3bd3-4ef1-b7a3-0e9f74ebeecf} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20917 | 2026.03.10 17:28:55.109395 [ 254 ] {54ec56d7-3bd3-4ef1-b7a3-0e9f74ebeecf} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20918 | 2026.03.10 17:28:55.109531 [ 254 ] {54ec56d7-3bd3-4ef1-b7a3-0e9f74ebeecf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001284 sec., 49844.23676012461 rows/sec., 3.89 MiB/sec. | ||
| 20919 | 2026.03.10 17:28:55.109569 [ 254 ] {54ec56d7-3bd3-4ef1-b7a3-0e9f74ebeecf} <Debug> TCPHandler: Processed in 0.001464554 sec. | ||
| 20920 | 2026.03.10 17:28:55.109684 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20921 | 2026.03.10 17:28:55.109781 [ 254 ] {acb97dc3-ba54-4d77-ab28-47254a38a99f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20922 | 2026.03.10 17:28:55.109833 [ 254 ] {acb97dc3-ba54-4d77-ab28-47254a38a99f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20923 | 2026.03.10 17:28:55.110195 [ 254 ] {acb97dc3-ba54-4d77-ab28-47254a38a99f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20924 | 2026.03.10 17:28:55.110229 [ 254 ] {acb97dc3-ba54-4d77-ab28-47254a38a99f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20925 | 2026.03.10 17:28:55.110563 [ 254 ] {acb97dc3-ba54-4d77-ab28-47254a38a99f} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20926 | 2026.03.10 17:28:55.110790 [ 254 ] {acb97dc3-ba54-4d77-ab28-47254a38a99f} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20927 | 2026.03.10 17:28:55.110934 [ 254 ] {acb97dc3-ba54-4d77-ab28-47254a38a99f} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 3.80 MiB/sec. | ||
| 20928 | 2026.03.10 17:28:55.110971 [ 254 ] {acb97dc3-ba54-4d77-ab28-47254a38a99f} <Debug> TCPHandler: Processed in 0.001337602 sec. | ||
| 20929 | 2026.03.10 17:28:55.111058 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20930 | 2026.03.10 17:28:55.111102 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20931 | 2026.03.10 17:28:55.111145 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20932 | 2026.03.10 17:28:55.111221 [ 254 ] {b1b430f3-efd6-4376-ad3e-828faebd8899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20933 | 2026.03.10 17:28:55.111270 [ 254 ] {b1b430f3-efd6-4376-ad3e-828faebd8899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20934 | 2026.03.10 17:28:55.111622 [ 254 ] {b1b430f3-efd6-4376-ad3e-828faebd8899} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20935 | 2026.03.10 17:28:55.111659 [ 254 ] {b1b430f3-efd6-4376-ad3e-828faebd8899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20936 | 2026.03.10 17:28:55.111982 [ 254 ] {b1b430f3-efd6-4376-ad3e-828faebd8899} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20937 | 2026.03.10 17:28:55.112256 [ 254 ] {b1b430f3-efd6-4376-ad3e-828faebd8899} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20938 | 2026.03.10 17:28:55.112396 [ 254 ] {b1b430f3-efd6-4376-ad3e-828faebd8899} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001195 sec., 20083.6820083682 rows/sec., 1.35 MiB/sec. | ||
| 20939 | 2026.03.10 17:28:55.112434 [ 254 ] {b1b430f3-efd6-4376-ad3e-828faebd8899} <Debug> TCPHandler: Processed in 0.001392043 sec. | ||
| 20940 | 2026.03.10 17:28:55.114760 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20941 | 2026.03.10 17:28:55.797716 [ 225 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20942 | 2026.03.10 17:28:55.797769 [ 225 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20943 | 2026.03.10 17:28:55.801428 [ 225 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20944 | 2026.03.10 17:28:56.100618 [ 219 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20945 | 2026.03.10 17:28:56.100668 [ 219 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20946 | 2026.03.10 17:28:56.103777 [ 219 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20947 | 2026.03.10 17:28:56.152274 [ 222 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20948 | 2026.03.10 17:28:56.152329 [ 222 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20949 | 2026.03.10 17:28:56.155126 [ 222 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20950 | 2026.03.10 17:28:58.876277 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20951 | 2026.03.10 17:28:58.876401 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20952 | 2026.03.10 17:28:59.098485 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45215 | ||
| 20953 | 2026.03.10 17:28:59.099021 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20954 | 2026.03.10 17:28:59.099062 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20955 | 2026.03.10 17:28:59.099554 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 20956 | 2026.03.10 17:28:59.099790 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20957 | 2026.03.10 17:28:59.099942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45215 | ||
| 20958 | 2026.03.10 17:29:00.113536 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20959 | 2026.03.10 17:29:00.113805 [ 254 ] {0119146e-967a-4a0e-aa6a-7a2945c8474e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20960 | 2026.03.10 17:29:00.113904 [ 254 ] {0119146e-967a-4a0e-aa6a-7a2945c8474e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20961 | 2026.03.10 17:29:00.115018 [ 254 ] {0119146e-967a-4a0e-aa6a-7a2945c8474e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20962 | 2026.03.10 17:29:00.115056 [ 254 ] {0119146e-967a-4a0e-aa6a-7a2945c8474e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20963 | 2026.03.10 17:29:00.115458 [ 254 ] {0119146e-967a-4a0e-aa6a-7a2945c8474e} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20964 | 2026.03.10 17:29:00.115697 [ 254 ] {0119146e-967a-4a0e-aa6a-7a2945c8474e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20965 | 2026.03.10 17:29:00.115845 [ 254 ] {0119146e-967a-4a0e-aa6a-7a2945c8474e} <Debug> executeQuery: Read 154 rows, 13.74 KiB in 0.002113 sec., 72882.15806909608 rows/sec., 6.35 MiB/sec. | ||
| 20966 | 2026.03.10 17:29:00.115886 [ 254 ] {0119146e-967a-4a0e-aa6a-7a2945c8474e} <Debug> TCPHandler: Processed in 0.00251948 sec. | ||
| 20967 | 2026.03.10 17:29:00.116027 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20968 | 2026.03.10 17:29:00.116121 [ 254 ] {5a2be3bf-57a2-4460-9ee9-67a1a332f2ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20969 | 2026.03.10 17:29:00.116160 [ 254 ] {5a2be3bf-57a2-4460-9ee9-67a1a332f2ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20970 | 2026.03.10 17:29:00.116608 [ 254 ] {5a2be3bf-57a2-4460-9ee9-67a1a332f2ee} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20971 | 2026.03.10 17:29:00.116667 [ 254 ] {5a2be3bf-57a2-4460-9ee9-67a1a332f2ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20972 | 2026.03.10 17:29:00.116957 [ 254 ] {5a2be3bf-57a2-4460-9ee9-67a1a332f2ee} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 20973 | 2026.03.10 17:29:00.117161 [ 254 ] {5a2be3bf-57a2-4460-9ee9-67a1a332f2ee} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20974 | 2026.03.10 17:29:00.117289 [ 254 ] {5a2be3bf-57a2-4460-9ee9-67a1a332f2ee} <Debug> executeQuery: Read 49 rows, 3.68 KiB in 0.001188 sec., 41245.791245791246 rows/sec., 3.03 MiB/sec. | ||
| 20975 | 2026.03.10 17:29:00.117326 [ 254 ] {5a2be3bf-57a2-4460-9ee9-67a1a332f2ee} <Debug> TCPHandler: Processed in 0.001356571 sec. | ||
| 20976 | 2026.03.10 17:29:00.117445 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20977 | 2026.03.10 17:29:00.117536 [ 254 ] {6a0e244b-2918-4be5-8679-56d5d0627a84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20978 | 2026.03.10 17:29:00.117575 [ 254 ] {6a0e244b-2918-4be5-8679-56d5d0627a84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20979 | 2026.03.10 17:29:00.118087 [ 254 ] {6a0e244b-2918-4be5-8679-56d5d0627a84} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20980 | 2026.03.10 17:29:00.118122 [ 254 ] {6a0e244b-2918-4be5-8679-56d5d0627a84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20981 | 2026.03.10 17:29:00.118426 [ 254 ] {6a0e244b-2918-4be5-8679-56d5d0627a84} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20982 | 2026.03.10 17:29:00.118645 [ 254 ] {6a0e244b-2918-4be5-8679-56d5d0627a84} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20983 | 2026.03.10 17:29:00.118771 [ 254 ] {6a0e244b-2918-4be5-8679-56d5d0627a84} <Debug> executeQuery: Read 122 rows, 9.76 KiB in 0.001252 sec., 97444.089456869 rows/sec., 7.61 MiB/sec. | ||
| 20984 | 2026.03.10 17:29:00.118808 [ 254 ] {6a0e244b-2918-4be5-8679-56d5d0627a84} <Debug> TCPHandler: Processed in 0.001418513 sec. | ||
| 20985 | 2026.03.10 17:29:00.118931 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20986 | 2026.03.10 17:29:00.119024 [ 254 ] {908b3738-455a-42e7-bb6d-aa872472d471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20987 | 2026.03.10 17:29:00.119066 [ 254 ] {908b3738-455a-42e7-bb6d-aa872472d471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20988 | 2026.03.10 17:29:00.119524 [ 254 ] {908b3738-455a-42e7-bb6d-aa872472d471} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20989 | 2026.03.10 17:29:00.119558 [ 254 ] {908b3738-455a-42e7-bb6d-aa872472d471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20990 | 2026.03.10 17:29:00.119890 [ 254 ] {908b3738-455a-42e7-bb6d-aa872472d471} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20991 | 2026.03.10 17:29:00.120100 [ 254 ] {908b3738-455a-42e7-bb6d-aa872472d471} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20992 | 2026.03.10 17:29:00.120227 [ 254 ] {908b3738-455a-42e7-bb6d-aa872472d471} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 20993 | 2026.03.10 17:29:00.120263 [ 254 ] {908b3738-455a-42e7-bb6d-aa872472d471} <Debug> TCPHandler: Processed in 0.001388373 sec. | ||
| 20994 | 2026.03.10 17:29:00.120398 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20995 | 2026.03.10 17:29:00.120498 [ 254 ] {bf57ef0a-9e67-4600-8a90-7392e22ea444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20996 | 2026.03.10 17:29:00.120551 [ 254 ] {bf57ef0a-9e67-4600-8a90-7392e22ea444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 20997 | 2026.03.10 17:29:00.121534 [ 254 ] {bf57ef0a-9e67-4600-8a90-7392e22ea444} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20998 | 2026.03.10 17:29:00.121570 [ 254 ] {bf57ef0a-9e67-4600-8a90-7392e22ea444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 20999 | 2026.03.10 17:29:00.122141 [ 254 ] {bf57ef0a-9e67-4600-8a90-7392e22ea444} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 21000 | 2026.03.10 17:29:00.122374 [ 254 ] {bf57ef0a-9e67-4600-8a90-7392e22ea444} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21001 | 2026.03.10 17:29:00.122509 [ 254 ] {bf57ef0a-9e67-4600-8a90-7392e22ea444} <Debug> executeQuery: Read 49 rows, 89.91 KiB in 0.00203 sec., 24137.931034482757 rows/sec., 43.25 MiB/sec. | ||
| 21002 | 2026.03.10 17:29:00.122563 [ 254 ] {bf57ef0a-9e67-4600-8a90-7392e22ea444} <Debug> TCPHandler: Processed in 0.002225176 sec. | ||
| 21003 | 2026.03.10 17:29:00.122677 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21004 | 2026.03.10 17:29:00.122784 [ 254 ] {65f9f4e5-ec8b-4e49-9f7f-0ce0b91c10f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21005 | 2026.03.10 17:29:00.122825 [ 254 ] {65f9f4e5-ec8b-4e49-9f7f-0ce0b91c10f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21006 | 2026.03.10 17:29:00.123157 [ 254 ] {65f9f4e5-ec8b-4e49-9f7f-0ce0b91c10f1} <Trace> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21007 | 2026.03.10 17:29:00.123191 [ 254 ] {65f9f4e5-ec8b-4e49-9f7f-0ce0b91c10f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21008 | 2026.03.10 17:29:00.123491 [ 254 ] {65f9f4e5-ec8b-4e49-9f7f-0ce0b91c10f1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 21009 | 2026.03.10 17:29:00.123701 [ 254 ] {65f9f4e5-ec8b-4e49-9f7f-0ce0b91c10f1} <Trace> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21010 | 2026.03.10 17:29:00.123829 [ 254 ] {65f9f4e5-ec8b-4e49-9f7f-0ce0b91c10f1} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001063 sec., 11288.805268109127 rows/sec., 797.42 KiB/sec. | ||
| 21011 | 2026.03.10 17:29:00.123864 [ 254 ] {65f9f4e5-ec8b-4e49-9f7f-0ce0b91c10f1} <Debug> TCPHandler: Processed in 0.00123677 sec. | ||
| 21012 | 2026.03.10 17:29:00.123995 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21013 | 2026.03.10 17:29:00.124092 [ 254 ] {1cf90060-dcb7-4b46-833c-78602d8e852b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21014 | 2026.03.10 17:29:00.124133 [ 254 ] {1cf90060-dcb7-4b46-833c-78602d8e852b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21015 | 2026.03.10 17:29:00.124535 [ 254 ] {1cf90060-dcb7-4b46-833c-78602d8e852b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21016 | 2026.03.10 17:29:00.124570 [ 254 ] {1cf90060-dcb7-4b46-833c-78602d8e852b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21017 | 2026.03.10 17:29:00.124870 [ 254 ] {1cf90060-dcb7-4b46-833c-78602d8e852b} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 21018 | 2026.03.10 17:29:00.125074 [ 254 ] {1cf90060-dcb7-4b46-833c-78602d8e852b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21019 | 2026.03.10 17:29:00.125201 [ 254 ] {1cf90060-dcb7-4b46-833c-78602d8e852b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 21020 | 2026.03.10 17:29:00.125237 [ 254 ] {1cf90060-dcb7-4b46-833c-78602d8e852b} <Debug> TCPHandler: Processed in 0.001298871 sec. | ||
| 21021 | 2026.03.10 17:29:01.505341 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 21022 | 2026.03.10 17:29:01.522985 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21023 | 2026.03.10 17:29:01.523047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21024 | 2026.03.10 17:29:01.529402 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 21025 | 2026.03.10 17:29:01.530113 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21026 | 2026.03.10 17:29:01.533185 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 21027 | 2026.03.10 17:29:04.249722 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2574 | ||
| 21028 | 2026.03.10 17:29:04.251969 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21029 | 2026.03.10 17:29:04.252015 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21030 | 2026.03.10 17:29:04.253215 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21031 | 2026.03.10 17:29:04.253507 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21032 | 2026.03.10 17:29:04.253662 [ 31 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 21033 | 2026.03.10 17:29:04.253704 [ 31 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21034 | 2026.03.10 17:29:04.253727 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21035 | 2026.03.10 17:29:04.253770 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2574 | ||
| 21036 | 2026.03.10 17:29:04.253865 [ 186 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 21037 | 2026.03.10 17:29:04.254464 [ 186 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21038 | 2026.03.10 17:29:04.254604 [ 186 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2396 rows starting from the beginning of the part | ||
| 21039 | 2026.03.10 17:29:04.254946 [ 186 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 62 rows starting from the beginning of the part | ||
| 21040 | 2026.03.10 17:29:04.255262 [ 186 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 20 rows starting from the beginning of the part | ||
| 21041 | 2026.03.10 17:29:04.255580 [ 186 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
| 21042 | 2026.03.10 17:29:04.255908 [ 186 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 48 rows starting from the beginning of the part | ||
| 21043 | 2026.03.10 17:29:04.256242 [ 186 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 22 rows starting from the beginning of the part | ||
| 21044 | 2026.03.10 17:29:04.263440 [ 200 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2574 rows, containing 72 columns (72 merged, 0 gathered) in 0.009644776 sec., 266880.226145221 rows/sec., 203.22 MiB/sec. | ||
| 21045 | 2026.03.10 17:29:04.265476 [ 190 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 21046 | 2026.03.10 17:29:04.265995 [ 190 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_71_14} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21047 | 2026.03.10 17:29:04.266071 [ 190 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_71_14} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 21048 | 2026.03.10 17:29:04.266255 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 21049 | 2026.03.10 17:29:05.110639 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21050 | 2026.03.10 17:29:05.110838 [ 254 ] {7f1e82b8-2c86-46b6-a362-8fe4d4c69bf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21051 | 2026.03.10 17:29:05.110910 [ 254 ] {7f1e82b8-2c86-46b6-a362-8fe4d4c69bf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21052 | 2026.03.10 17:29:05.111649 [ 254 ] {7f1e82b8-2c86-46b6-a362-8fe4d4c69bf0} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21053 | 2026.03.10 17:29:05.111700 [ 254 ] {7f1e82b8-2c86-46b6-a362-8fe4d4c69bf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21054 | 2026.03.10 17:29:05.112150 [ 254 ] {7f1e82b8-2c86-46b6-a362-8fe4d4c69bf0} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21055 | 2026.03.10 17:29:05.112423 [ 254 ] {7f1e82b8-2c86-46b6-a362-8fe4d4c69bf0} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21056 | 2026.03.10 17:29:05.112609 [ 254 ] {7f1e82b8-2c86-46b6-a362-8fe4d4c69bf0} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001834 sec., 35986.91384950927 rows/sec., 2.85 MiB/sec. | ||
| 21057 | 2026.03.10 17:29:05.112663 [ 254 ] {7f1e82b8-2c86-46b6-a362-8fe4d4c69bf0} <Debug> TCPHandler: Processed in 0.002208676 sec. | ||
| 21058 | 2026.03.10 17:29:05.112802 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21059 | 2026.03.10 17:29:05.112917 [ 254 ] {130c1b7a-5d06-4cf2-8a74-dcf73156692e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21060 | 2026.03.10 17:29:05.112964 [ 254 ] {130c1b7a-5d06-4cf2-8a74-dcf73156692e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21061 | 2026.03.10 17:29:05.113429 [ 254 ] {130c1b7a-5d06-4cf2-8a74-dcf73156692e} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21062 | 2026.03.10 17:29:05.113466 [ 254 ] {130c1b7a-5d06-4cf2-8a74-dcf73156692e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21063 | 2026.03.10 17:29:05.113797 [ 254 ] {130c1b7a-5d06-4cf2-8a74-dcf73156692e} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21064 | 2026.03.10 17:29:05.114050 [ 254 ] {130c1b7a-5d06-4cf2-8a74-dcf73156692e} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21065 | 2026.03.10 17:29:05.114210 [ 254 ] {130c1b7a-5d06-4cf2-8a74-dcf73156692e} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001316 sec., 3799.392097264438 rows/sec., 285.70 KiB/sec. | ||
| 21066 | 2026.03.10 17:29:05.114253 [ 254 ] {130c1b7a-5d06-4cf2-8a74-dcf73156692e} <Debug> TCPHandler: Processed in 0.001514244 sec. | ||
| 21067 | 2026.03.10 17:29:05.114359 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21068 | 2026.03.10 17:29:05.114474 [ 254 ] {38909032-bd50-4806-a2e5-4d9e5a121a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21069 | 2026.03.10 17:29:05.114523 [ 254 ] {38909032-bd50-4806-a2e5-4d9e5a121a89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21070 | 2026.03.10 17:29:05.114971 [ 254 ] {38909032-bd50-4806-a2e5-4d9e5a121a89} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21071 | 2026.03.10 17:29:05.115013 [ 254 ] {38909032-bd50-4806-a2e5-4d9e5a121a89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21072 | 2026.03.10 17:29:05.115363 [ 254 ] {38909032-bd50-4806-a2e5-4d9e5a121a89} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21073 | 2026.03.10 17:29:05.115584 [ 254 ] {38909032-bd50-4806-a2e5-4d9e5a121a89} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21074 | 2026.03.10 17:29:05.115736 [ 254 ] {38909032-bd50-4806-a2e5-4d9e5a121a89} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.00129 sec., 53488.37209302326 rows/sec., 4.18 MiB/sec. | ||
| 21075 | 2026.03.10 17:29:05.115777 [ 254 ] {38909032-bd50-4806-a2e5-4d9e5a121a89} <Debug> TCPHandler: Processed in 0.001468803 sec. | ||
| 21076 | 2026.03.10 17:29:05.115901 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21077 | 2026.03.10 17:29:05.116001 [ 254 ] {570fc7df-19e9-4c76-bd3a-1009ad5b0c04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21078 | 2026.03.10 17:29:05.116046 [ 254 ] {570fc7df-19e9-4c76-bd3a-1009ad5b0c04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21079 | 2026.03.10 17:29:05.116533 [ 254 ] {570fc7df-19e9-4c76-bd3a-1009ad5b0c04} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21080 | 2026.03.10 17:29:05.116569 [ 254 ] {570fc7df-19e9-4c76-bd3a-1009ad5b0c04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21081 | 2026.03.10 17:29:05.116925 [ 254 ] {570fc7df-19e9-4c76-bd3a-1009ad5b0c04} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21082 | 2026.03.10 17:29:05.117146 [ 254 ] {570fc7df-19e9-4c76-bd3a-1009ad5b0c04} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21083 | 2026.03.10 17:29:05.117284 [ 254 ] {570fc7df-19e9-4c76-bd3a-1009ad5b0c04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001304 sec., 122699.38650306748 rows/sec., 8.55 MiB/sec. | ||
| 21084 | 2026.03.10 17:29:05.117325 [ 254 ] {570fc7df-19e9-4c76-bd3a-1009ad5b0c04} <Debug> TCPHandler: Processed in 0.001481984 sec. | ||
| 21085 | 2026.03.10 17:29:05.117433 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21086 | 2026.03.10 17:29:05.117551 [ 254 ] {70642a11-6392-4834-b0ca-d5324d1cc989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21087 | 2026.03.10 17:29:05.117612 [ 254 ] {70642a11-6392-4834-b0ca-d5324d1cc989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21088 | 2026.03.10 17:29:05.118517 [ 254 ] {70642a11-6392-4834-b0ca-d5324d1cc989} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21089 | 2026.03.10 17:29:05.118556 [ 254 ] {70642a11-6392-4834-b0ca-d5324d1cc989} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21090 | 2026.03.10 17:29:05.119182 [ 254 ] {70642a11-6392-4834-b0ca-d5324d1cc989} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 21091 | 2026.03.10 17:29:05.119433 [ 254 ] {70642a11-6392-4834-b0ca-d5324d1cc989} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21092 | 2026.03.10 17:29:05.119610 [ 254 ] {70642a11-6392-4834-b0ca-d5324d1cc989} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.002084 sec., 2399.232245681382 rows/sec., 4.30 MiB/sec. | ||
| 21093 | 2026.03.10 17:29:05.119696 [ 254 ] {70642a11-6392-4834-b0ca-d5324d1cc989} <Debug> TCPHandler: Processed in 0.002315197 sec. | ||
| 21094 | 2026.03.10 17:29:05.119833 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21095 | 2026.03.10 17:29:05.119939 [ 254 ] {79e7be16-8957-4402-a031-fa5f4311be21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21096 | 2026.03.10 17:29:05.119981 [ 254 ] {79e7be16-8957-4402-a031-fa5f4311be21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21097 | 2026.03.10 17:29:05.120389 [ 254 ] {79e7be16-8957-4402-a031-fa5f4311be21} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21098 | 2026.03.10 17:29:05.120428 [ 254 ] {79e7be16-8957-4402-a031-fa5f4311be21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21099 | 2026.03.10 17:29:05.120767 [ 254 ] {79e7be16-8957-4402-a031-fa5f4311be21} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 21100 | 2026.03.10 17:29:05.121022 [ 254 ] {79e7be16-8957-4402-a031-fa5f4311be21} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21101 | 2026.03.10 17:29:05.121171 [ 254 ] {79e7be16-8957-4402-a031-fa5f4311be21} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00125 sec., 48000 rows/sec., 3.23 MiB/sec. | ||
| 21102 | 2026.03.10 17:29:05.121218 [ 254 ] {79e7be16-8957-4402-a031-fa5f4311be21} <Debug> TCPHandler: Processed in 0.001445904 sec. | ||
| 21103 | 2026.03.10 17:29:06.601057 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45663 | ||
| 21104 | 2026.03.10 17:29:06.601676 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21105 | 2026.03.10 17:29:06.601732 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.00 GiB. | ||
| 21106 | 2026.03.10 17:29:06.602271 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21107 | 2026.03.10 17:29:06.602522 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21108 | 2026.03.10 17:29:06.602682 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45663 | ||
| 21109 | 2026.03.10 17:29:06.602797 [ 223 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21110 | 2026.03.10 17:29:06.602848 [ 223 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21111 | 2026.03.10 17:29:06.605466 [ 223 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21112 | 2026.03.10 17:29:07.280405 [ 221 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21113 | 2026.03.10 17:29:07.280452 [ 221 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21114 | 2026.03.10 17:29:07.283545 [ 221 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 21115 | 2026.03.10 17:29:08.001197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 401.98 MiB, peak 419.76 MiB, free memory in arenas 0.00 B, will set to 405.98 MiB (RSS), difference: 4.00 MiB | ||
| 21116 | 2026.03.10 17:29:09.034193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 21117 | 2026.03.10 17:29:09.051297 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21118 | 2026.03.10 17:29:09.051351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21119 | 2026.03.10 17:29:09.057568 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 21120 | 2026.03.10 17:29:09.058258 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21121 | 2026.03.10 17:29:09.061507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 21122 | 2026.03.10 17:29:10.108275 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21123 | 2026.03.10 17:29:10.108541 [ 254 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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) | ||
| 21124 | 2026.03.10 17:29:10.108928 [ 254 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21125 | 2026.03.10 17:29:10.108972 [ 254 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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 | ||
| 21126 | 2026.03.10 17:29:10.109261 [ 254 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21127 | 2026.03.10 17:29:10.109332 [ 254 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21128 | 2026.03.10 17:29:10.109474 [ 254 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 51-element set) | ||
| 21129 | 2026.03.10 17:29:10.109596 [ 325 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21130 | 2026.03.10 17:29:10.109603 [ 304 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21131 | 2026.03.10 17:29:10.109619 [ 328 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21132 | 2026.03.10 17:29:10.109603 [ 351 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21133 | 2026.03.10 17:29:10.109783 [ 254 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21134 | 2026.03.10 17:29:10.109811 [ 254 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21135 | 2026.03.10 17:29:10.109900 [ 254 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21136 | 2026.03.10 17:29:10.109921 [ 254 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21137 | 2026.03.10 17:29:10.109957 [ 254 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 21138 | 2026.03.10 17:29:10.109998 [ 254 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 21139 | 2026.03.10 17:29:10.110036 [ 254 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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'))" | ||
| 21140 | 2026.03.10 17:29:10.111607 [ 254 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.003179 sec., 15728.216420257942 rows/sec., 618.99 KiB/sec. | ||
| 21141 | 2026.03.10 17:29:10.111760 [ 254 ] {78c3dac1-347c-4ab2-a248-0750a1f9e12c} <Debug> TCPHandler: Processed in 0.003624278 sec. | ||
| 21142 | 2026.03.10 17:29:10.112103 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21143 | 2026.03.10 17:29:10.112259 [ 254 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled') FORMAT Native; (stage: Complete) | ||
| 21144 | 2026.03.10 17:29:10.112502 [ 254 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21145 | 2026.03.10 17:29:10.112541 [ 254 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled')" moved to PREWHERE | ||
| 21146 | 2026.03.10 17:29:10.112774 [ 254 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21147 | 2026.03.10 17:29:10.112829 [ 254 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21148 | 2026.03.10 17:29:10.112940 [ 254 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 52-element set) | ||
| 21149 | 2026.03.10 17:29:10.113003 [ 304 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21150 | 2026.03.10 17:29:10.113010 [ 325 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21151 | 2026.03.10 17:29:10.113032 [ 346 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21152 | 2026.03.10 17:29:10.113025 [ 328 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21153 | 2026.03.10 17:29:10.113153 [ 254 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21154 | 2026.03.10 17:29:10.113178 [ 254 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21155 | 2026.03.10 17:29:10.113250 [ 254 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21156 | 2026.03.10 17:29:10.113270 [ 254 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21157 | 2026.03.10 17:29:10.113301 [ 254 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 21158 | 2026.03.10 17:29:10.113333 [ 254 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 21159 | 2026.03.10 17:29:10.113363 [ 254 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled'))" | ||
| 21160 | 2026.03.10 17:29:10.114086 [ 254 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001899 sec., 26329.64718272775 rows/sec., 1.01 MiB/sec. | ||
| 21161 | 2026.03.10 17:29:10.114210 [ 254 ] {f021ea3c-3635-45ce-acee-b8757aa34cb8} <Debug> TCPHandler: Processed in 0.002159355 sec. | ||
| 21162 | 2026.03.10 17:29:10.114482 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21163 | 2026.03.10 17:29:10.114631 [ 254 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21164 | 2026.03.10 17:29:10.114861 [ 254 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21165 | 2026.03.10 17:29:10.114902 [ 254 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21166 | 2026.03.10 17:29:10.115133 [ 254 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21167 | 2026.03.10 17:29:10.115186 [ 254 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21168 | 2026.03.10 17:29:10.115287 [ 254 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 53-element set) | ||
| 21169 | 2026.03.10 17:29:10.115368 [ 304 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21170 | 2026.03.10 17:29:10.115369 [ 346 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21171 | 2026.03.10 17:29:10.115388 [ 328 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21172 | 2026.03.10 17:29:10.115385 [ 325 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21173 | 2026.03.10 17:29:10.115544 [ 254 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21174 | 2026.03.10 17:29:10.115569 [ 254 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21175 | 2026.03.10 17:29:10.115639 [ 254 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21176 | 2026.03.10 17:29:10.115657 [ 254 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21177 | 2026.03.10 17:29:10.115689 [ 254 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21178 | 2026.03.10 17:29:10.115723 [ 254 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21179 | 2026.03.10 17:29:10.115753 [ 254 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21180 | 2026.03.10 17:29:10.116360 [ 254 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001797 sec., 27824.15136338342 rows/sec., 1.07 MiB/sec. | ||
| 21181 | 2026.03.10 17:29:10.116464 [ 254 ] {76b7a44a-519b-4d54-b34c-9c1bfbb57934} <Debug> TCPHandler: Processed in 0.002031393 sec. | ||
| 21182 | 2026.03.10 17:29:10.116691 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21183 | 2026.03.10 17:29:10.116835 [ 254 ] {febf097a-1f07-4350-885a-7273f489039c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21184 | 2026.03.10 17:29:10.117063 [ 254 ] {febf097a-1f07-4350-885a-7273f489039c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21185 | 2026.03.10 17:29:10.117102 [ 254 ] {febf097a-1f07-4350-885a-7273f489039c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21186 | 2026.03.10 17:29:10.117330 [ 254 ] {febf097a-1f07-4350-885a-7273f489039c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21187 | 2026.03.10 17:29:10.117384 [ 254 ] {febf097a-1f07-4350-885a-7273f489039c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21188 | 2026.03.10 17:29:10.117483 [ 254 ] {febf097a-1f07-4350-885a-7273f489039c} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 54-element set) | ||
| 21189 | 2026.03.10 17:29:10.117541 [ 346 ] {febf097a-1f07-4350-885a-7273f489039c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21190 | 2026.03.10 17:29:10.117557 [ 304 ] {febf097a-1f07-4350-885a-7273f489039c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21191 | 2026.03.10 17:29:10.117542 [ 325 ] {febf097a-1f07-4350-885a-7273f489039c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21192 | 2026.03.10 17:29:10.117592 [ 303 ] {febf097a-1f07-4350-885a-7273f489039c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21193 | 2026.03.10 17:29:10.117701 [ 254 ] {febf097a-1f07-4350-885a-7273f489039c} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21194 | 2026.03.10 17:29:10.117726 [ 254 ] {febf097a-1f07-4350-885a-7273f489039c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21195 | 2026.03.10 17:29:10.117793 [ 254 ] {febf097a-1f07-4350-885a-7273f489039c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21196 | 2026.03.10 17:29:10.117812 [ 254 ] {febf097a-1f07-4350-885a-7273f489039c} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21197 | 2026.03.10 17:29:10.117842 [ 254 ] {febf097a-1f07-4350-885a-7273f489039c} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21198 | 2026.03.10 17:29:10.117873 [ 254 ] {febf097a-1f07-4350-885a-7273f489039c} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21199 | 2026.03.10 17:29:10.117906 [ 254 ] {febf097a-1f07-4350-885a-7273f489039c} <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', 'crucible_upstairs:activated', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21200 | 2026.03.10 17:29:10.118600 [ 254 ] {febf097a-1f07-4350-885a-7273f489039c} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001829 sec., 27337.342810278842 rows/sec., 1.05 MiB/sec. | ||
| 21201 | 2026.03.10 17:29:10.118732 [ 254 ] {febf097a-1f07-4350-885a-7273f489039c} <Debug> TCPHandler: Processed in 0.002092474 sec. | ||
| 21202 | 2026.03.10 17:29:10.118985 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21203 | 2026.03.10 17:29:10.119132 [ 254 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21204 | 2026.03.10 17:29:10.119361 [ 254 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21205 | 2026.03.10 17:29:10.119403 [ 254 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21206 | 2026.03.10 17:29:10.119634 [ 254 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21207 | 2026.03.10 17:29:10.119687 [ 254 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21208 | 2026.03.10 17:29:10.119791 [ 254 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 55-element set) | ||
| 21209 | 2026.03.10 17:29:10.119862 [ 304 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21210 | 2026.03.10 17:29:10.119877 [ 303 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21211 | 2026.03.10 17:29:10.119872 [ 325 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21212 | 2026.03.10 17:29:10.119872 [ 346 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21213 | 2026.03.10 17:29:10.120005 [ 254 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21214 | 2026.03.10 17:29:10.120028 [ 254 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21215 | 2026.03.10 17:29:10.120096 [ 254 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21216 | 2026.03.10 17:29:10.120114 [ 254 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21217 | 2026.03.10 17:29:10.120145 [ 254 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21218 | 2026.03.10 17:29:10.120179 [ 254 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21219 | 2026.03.10 17:29:10.120211 [ 254 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21220 | 2026.03.10 17:29:10.120809 [ 254 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001745 sec., 28653.295128939826 rows/sec., 1.10 MiB/sec. | ||
| 21221 | 2026.03.10 17:29:10.120910 [ 254 ] {1fde5b93-0a1f-4d02-b986-20cd256bf2aa} <Debug> TCPHandler: Processed in 0.001974832 sec. | ||
| 21222 | 2026.03.10 17:29:10.121124 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21223 | 2026.03.10 17:29:10.121269 [ 254 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21224 | 2026.03.10 17:29:10.121496 [ 254 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21225 | 2026.03.10 17:29:10.121535 [ 254 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21226 | 2026.03.10 17:29:10.121768 [ 254 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21227 | 2026.03.10 17:29:10.121828 [ 254 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21228 | 2026.03.10 17:29:10.121929 [ 254 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 56-element set) | ||
| 21229 | 2026.03.10 17:29:10.121982 [ 325 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21230 | 2026.03.10 17:29:10.121986 [ 346 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21231 | 2026.03.10 17:29:10.121997 [ 304 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21232 | 2026.03.10 17:29:10.122022 [ 301 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21233 | 2026.03.10 17:29:10.122120 [ 254 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21234 | 2026.03.10 17:29:10.122147 [ 254 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21235 | 2026.03.10 17:29:10.122214 [ 254 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21236 | 2026.03.10 17:29:10.122233 [ 254 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21237 | 2026.03.10 17:29:10.122269 [ 254 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21238 | 2026.03.10 17:29:10.122303 [ 254 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21239 | 2026.03.10 17:29:10.122334 [ 254 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21240 | 2026.03.10 17:29:10.122941 [ 254 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001738 sec., 28768.699654775606 rows/sec., 1.11 MiB/sec. | ||
| 21241 | 2026.03.10 17:29:10.123062 [ 254 ] {625f57c0-8a8c-4ca2-b346-49bd79a13a89} <Debug> TCPHandler: Processed in 0.001987262 sec. | ||
| 21242 | 2026.03.10 17:29:10.123286 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21243 | 2026.03.10 17:29:10.123432 [ 254 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21244 | 2026.03.10 17:29:10.123662 [ 254 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21245 | 2026.03.10 17:29:10.123703 [ 254 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21246 | 2026.03.10 17:29:10.123939 [ 254 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21247 | 2026.03.10 17:29:10.123992 [ 254 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21248 | 2026.03.10 17:29:10.124093 [ 254 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 57-element set) | ||
| 21249 | 2026.03.10 17:29:10.124164 [ 304 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21250 | 2026.03.10 17:29:10.124174 [ 346 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21251 | 2026.03.10 17:29:10.124173 [ 325 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21252 | 2026.03.10 17:29:10.124173 [ 301 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21253 | 2026.03.10 17:29:10.124322 [ 254 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21254 | 2026.03.10 17:29:10.124363 [ 254 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21255 | 2026.03.10 17:29:10.124442 [ 254 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21256 | 2026.03.10 17:29:10.124461 [ 254 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21257 | 2026.03.10 17:29:10.124497 [ 254 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21258 | 2026.03.10 17:29:10.124535 [ 254 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21259 | 2026.03.10 17:29:10.124567 [ 254 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21260 | 2026.03.10 17:29:10.125288 [ 254 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001919 sec., 26055.237102657637 rows/sec., 1.00 MiB/sec. | ||
| 21261 | 2026.03.10 17:29:10.125409 [ 254 ] {b6f383d7-454d-4e68-9a35-38bcf1f56a64} <Debug> TCPHandler: Processed in 0.002171945 sec. | ||
| 21262 | 2026.03.10 17:29:10.125626 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21263 | 2026.03.10 17:29:10.125775 [ 254 ] {05896481-55cd-4865-9ad7-74708d21786f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21264 | 2026.03.10 17:29:10.126017 [ 254 ] {05896481-55cd-4865-9ad7-74708d21786f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21265 | 2026.03.10 17:29:10.126058 [ 254 ] {05896481-55cd-4865-9ad7-74708d21786f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21266 | 2026.03.10 17:29:10.126306 [ 254 ] {05896481-55cd-4865-9ad7-74708d21786f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21267 | 2026.03.10 17:29:10.126363 [ 254 ] {05896481-55cd-4865-9ad7-74708d21786f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21268 | 2026.03.10 17:29:10.126465 [ 254 ] {05896481-55cd-4865-9ad7-74708d21786f} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 58-element set) | ||
| 21269 | 2026.03.10 17:29:10.126531 [ 325 ] {05896481-55cd-4865-9ad7-74708d21786f} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21270 | 2026.03.10 17:29:10.126538 [ 346 ] {05896481-55cd-4865-9ad7-74708d21786f} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21271 | 2026.03.10 17:29:10.126551 [ 300 ] {05896481-55cd-4865-9ad7-74708d21786f} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21272 | 2026.03.10 17:29:10.126540 [ 304 ] {05896481-55cd-4865-9ad7-74708d21786f} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21273 | 2026.03.10 17:29:10.126653 [ 254 ] {05896481-55cd-4865-9ad7-74708d21786f} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21274 | 2026.03.10 17:29:10.126678 [ 254 ] {05896481-55cd-4865-9ad7-74708d21786f} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21275 | 2026.03.10 17:29:10.126835 [ 254 ] {05896481-55cd-4865-9ad7-74708d21786f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21276 | 2026.03.10 17:29:10.126852 [ 254 ] {05896481-55cd-4865-9ad7-74708d21786f} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21277 | 2026.03.10 17:29:10.126884 [ 254 ] {05896481-55cd-4865-9ad7-74708d21786f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21278 | 2026.03.10 17:29:10.126995 [ 254 ] {05896481-55cd-4865-9ad7-74708d21786f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21279 | 2026.03.10 17:29:10.127030 [ 254 ] {05896481-55cd-4865-9ad7-74708d21786f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21280 | 2026.03.10 17:29:10.127616 [ 254 ] {05896481-55cd-4865-9ad7-74708d21786f} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001909 sec., 26191.72341540073 rows/sec., 1.01 MiB/sec. | ||
| 21281 | 2026.03.10 17:29:10.127734 [ 254 ] {05896481-55cd-4865-9ad7-74708d21786f} <Debug> TCPHandler: Processed in 0.002159445 sec. | ||
| 21282 | 2026.03.10 17:29:10.127941 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21283 | 2026.03.10 17:29:10.128090 [ 254 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21284 | 2026.03.10 17:29:10.128329 [ 254 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21285 | 2026.03.10 17:29:10.128369 [ 254 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21286 | 2026.03.10 17:29:10.128617 [ 254 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21287 | 2026.03.10 17:29:10.128671 [ 254 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21288 | 2026.03.10 17:29:10.128772 [ 254 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 59-element set) | ||
| 21289 | 2026.03.10 17:29:10.128836 [ 304 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21290 | 2026.03.10 17:29:10.128846 [ 300 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21291 | 2026.03.10 17:29:10.128851 [ 346 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21292 | 2026.03.10 17:29:10.128850 [ 325 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21293 | 2026.03.10 17:29:10.128965 [ 254 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21294 | 2026.03.10 17:29:10.128986 [ 254 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21295 | 2026.03.10 17:29:10.129060 [ 254 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21296 | 2026.03.10 17:29:10.129078 [ 254 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21297 | 2026.03.10 17:29:10.129109 [ 254 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21298 | 2026.03.10 17:29:10.129143 [ 254 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21299 | 2026.03.10 17:29:10.129175 [ 254 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21300 | 2026.03.10 17:29:10.129765 [ 254 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001745 sec., 28653.295128939826 rows/sec., 1.10 MiB/sec. | ||
| 21301 | 2026.03.10 17:29:10.129887 [ 254 ] {a21b90c6-2d8a-4840-a0a6-ecb24ee7d47a} <Debug> TCPHandler: Processed in 0.001996083 sec. | ||
| 21302 | 2026.03.10 17:29:10.130092 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21303 | 2026.03.10 17:29:10.130240 [ 254 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21304 | 2026.03.10 17:29:10.130479 [ 254 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21305 | 2026.03.10 17:29:10.130519 [ 254 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21306 | 2026.03.10 17:29:10.130764 [ 254 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21307 | 2026.03.10 17:29:10.130819 [ 254 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21308 | 2026.03.10 17:29:10.130917 [ 254 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 60-element set) | ||
| 21309 | 2026.03.10 17:29:10.130982 [ 304 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21310 | 2026.03.10 17:29:10.130982 [ 300 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21311 | 2026.03.10 17:29:10.130998 [ 333 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21312 | 2026.03.10 17:29:10.130987 [ 346 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21313 | 2026.03.10 17:29:10.131113 [ 254 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21314 | 2026.03.10 17:29:10.131135 [ 254 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21315 | 2026.03.10 17:29:10.131205 [ 254 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21316 | 2026.03.10 17:29:10.131222 [ 254 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21317 | 2026.03.10 17:29:10.131253 [ 254 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21318 | 2026.03.10 17:29:10.131286 [ 254 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21319 | 2026.03.10 17:29:10.131316 [ 254 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <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', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21320 | 2026.03.10 17:29:10.131879 [ 254 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001708 sec., 29274.004683840747 rows/sec., 1.13 MiB/sec. | ||
| 21321 | 2026.03.10 17:29:10.131981 [ 254 ] {be5c6ba0-b26f-43dc-af2f-2c16b3d72c18} <Debug> TCPHandler: Processed in 0.001938851 sec. | ||
| 21322 | 2026.03.10 17:29:10.132184 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21323 | 2026.03.10 17:29:10.132329 [ 254 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21324 | 2026.03.10 17:29:10.132558 [ 254 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21325 | 2026.03.10 17:29:10.132599 [ 254 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21326 | 2026.03.10 17:29:10.132840 [ 254 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21327 | 2026.03.10 17:29:10.132894 [ 254 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21328 | 2026.03.10 17:29:10.132998 [ 254 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 61-element set) | ||
| 21329 | 2026.03.10 17:29:10.133066 [ 346 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21330 | 2026.03.10 17:29:10.133073 [ 333 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21331 | 2026.03.10 17:29:10.133080 [ 300 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21332 | 2026.03.10 17:29:10.133070 [ 304 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21333 | 2026.03.10 17:29:10.133197 [ 254 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21334 | 2026.03.10 17:29:10.133221 [ 254 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21335 | 2026.03.10 17:29:10.133288 [ 254 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21336 | 2026.03.10 17:29:10.133305 [ 254 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21337 | 2026.03.10 17:29:10.133339 [ 254 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21338 | 2026.03.10 17:29:10.133373 [ 254 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21339 | 2026.03.10 17:29:10.133404 [ 254 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21340 | 2026.03.10 17:29:10.133988 [ 254 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001726 sec., 28968.713789107762 rows/sec., 1.11 MiB/sec. | ||
| 21341 | 2026.03.10 17:29:10.134103 [ 254 ] {24e4fab9-e66f-472f-adb6-72e048b01e04} <Debug> TCPHandler: Processed in 0.001969951 sec. | ||
| 21342 | 2026.03.10 17:29:10.134315 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21343 | 2026.03.10 17:29:10.134463 [ 254 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21344 | 2026.03.10 17:29:10.134694 [ 254 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21345 | 2026.03.10 17:29:10.134735 [ 254 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21346 | 2026.03.10 17:29:10.134977 [ 254 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21347 | 2026.03.10 17:29:10.135029 [ 254 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21348 | 2026.03.10 17:29:10.135126 [ 254 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 62-element set) | ||
| 21349 | 2026.03.10 17:29:10.135189 [ 300 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21350 | 2026.03.10 17:29:10.135206 [ 308 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21351 | 2026.03.10 17:29:10.135195 [ 346 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21352 | 2026.03.10 17:29:10.135194 [ 333 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21353 | 2026.03.10 17:29:10.135328 [ 254 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21354 | 2026.03.10 17:29:10.135349 [ 254 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21355 | 2026.03.10 17:29:10.135419 [ 254 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21356 | 2026.03.10 17:29:10.135438 [ 254 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21357 | 2026.03.10 17:29:10.135470 [ 254 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21358 | 2026.03.10 17:29:10.135503 [ 254 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21359 | 2026.03.10 17:29:10.135533 [ 254 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21360 | 2026.03.10 17:29:10.136098 [ 254 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001704 sec., 29342.723004694835 rows/sec., 1.13 MiB/sec. | ||
| 21361 | 2026.03.10 17:29:10.136196 [ 254 ] {56a873bf-1430-446f-a96b-3adb384b0ad0} <Debug> TCPHandler: Processed in 0.001931191 sec. | ||
| 21362 | 2026.03.10 17:29:10.136826 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21363 | 2026.03.10 17:29:10.136978 [ 254 ] {ce33956c-9ae5-4064-904a-e325b731545a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21364 | 2026.03.10 17:29:10.137214 [ 254 ] {ce33956c-9ae5-4064-904a-e325b731545a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21365 | 2026.03.10 17:29:10.137281 [ 254 ] {ce33956c-9ae5-4064-904a-e325b731545a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21366 | 2026.03.10 17:29:10.137573 [ 254 ] {ce33956c-9ae5-4064-904a-e325b731545a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21367 | 2026.03.10 17:29:10.137634 [ 254 ] {ce33956c-9ae5-4064-904a-e325b731545a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21368 | 2026.03.10 17:29:10.137740 [ 254 ] {ce33956c-9ae5-4064-904a-e325b731545a} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 63-element set) | ||
| 21369 | 2026.03.10 17:29:10.137803 [ 333 ] {ce33956c-9ae5-4064-904a-e325b731545a} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21370 | 2026.03.10 17:29:10.137806 [ 346 ] {ce33956c-9ae5-4064-904a-e325b731545a} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21371 | 2026.03.10 17:29:10.137822 [ 308 ] {ce33956c-9ae5-4064-904a-e325b731545a} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21372 | 2026.03.10 17:29:10.137820 [ 300 ] {ce33956c-9ae5-4064-904a-e325b731545a} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21373 | 2026.03.10 17:29:10.137922 [ 254 ] {ce33956c-9ae5-4064-904a-e325b731545a} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21374 | 2026.03.10 17:29:10.137950 [ 254 ] {ce33956c-9ae5-4064-904a-e325b731545a} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21375 | 2026.03.10 17:29:10.138023 [ 254 ] {ce33956c-9ae5-4064-904a-e325b731545a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21376 | 2026.03.10 17:29:10.138041 [ 254 ] {ce33956c-9ae5-4064-904a-e325b731545a} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21377 | 2026.03.10 17:29:10.138075 [ 254 ] {ce33956c-9ae5-4064-904a-e325b731545a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21378 | 2026.03.10 17:29:10.138108 [ 254 ] {ce33956c-9ae5-4064-904a-e325b731545a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21379 | 2026.03.10 17:29:10.138139 [ 254 ] {ce33956c-9ae5-4064-904a-e325b731545a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21380 | 2026.03.10 17:29:10.138755 [ 254 ] {ce33956c-9ae5-4064-904a-e325b731545a} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001847 sec., 27070.92582566324 rows/sec., 1.04 MiB/sec. | ||
| 21381 | 2026.03.10 17:29:10.138858 [ 254 ] {ce33956c-9ae5-4064-904a-e325b731545a} <Debug> TCPHandler: Processed in 0.002084523 sec. | ||
| 21382 | 2026.03.10 17:29:10.139083 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21383 | 2026.03.10 17:29:10.139229 [ 254 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21384 | 2026.03.10 17:29:10.139475 [ 254 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21385 | 2026.03.10 17:29:10.139524 [ 254 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21386 | 2026.03.10 17:29:10.139789 [ 254 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21387 | 2026.03.10 17:29:10.139849 [ 254 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21388 | 2026.03.10 17:29:10.139981 [ 254 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 64-element set) | ||
| 21389 | 2026.03.10 17:29:10.140061 [ 333 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21390 | 2026.03.10 17:29:10.140070 [ 308 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21391 | 2026.03.10 17:29:10.140087 [ 338 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21392 | 2026.03.10 17:29:10.140067 [ 300 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21393 | 2026.03.10 17:29:10.140214 [ 254 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21394 | 2026.03.10 17:29:10.140244 [ 254 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21395 | 2026.03.10 17:29:10.140319 [ 254 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21396 | 2026.03.10 17:29:10.140338 [ 254 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21397 | 2026.03.10 17:29:10.140369 [ 254 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21398 | 2026.03.10 17:29:10.140403 [ 254 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21399 | 2026.03.10 17:29:10.140434 [ 254 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21400 | 2026.03.10 17:29:10.141065 [ 254 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001904 sec., 26260.50420168067 rows/sec., 1.01 MiB/sec. | ||
| 21401 | 2026.03.10 17:29:10.141183 [ 254 ] {053dc031-0c85-4e04-8eb2-0e43546316dc} <Debug> TCPHandler: Processed in 0.002150375 sec. | ||
| 21402 | 2026.03.10 17:29:10.141384 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21403 | 2026.03.10 17:29:10.141529 [ 254 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21404 | 2026.03.10 17:29:10.141757 [ 254 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21405 | 2026.03.10 17:29:10.141798 [ 254 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21406 | 2026.03.10 17:29:10.142154 [ 254 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21407 | 2026.03.10 17:29:10.142278 [ 254 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21408 | 2026.03.10 17:29:10.142381 [ 254 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 65-element set) | ||
| 21409 | 2026.03.10 17:29:10.142444 [ 308 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21410 | 2026.03.10 17:29:10.142459 [ 300 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21411 | 2026.03.10 17:29:10.142461 [ 338 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21412 | 2026.03.10 17:29:10.142459 [ 333 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21413 | 2026.03.10 17:29:10.142611 [ 254 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21414 | 2026.03.10 17:29:10.142641 [ 254 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21415 | 2026.03.10 17:29:10.142715 [ 254 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21416 | 2026.03.10 17:29:10.142734 [ 254 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21417 | 2026.03.10 17:29:10.142768 [ 254 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21418 | 2026.03.10 17:29:10.142801 [ 254 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21419 | 2026.03.10 17:29:10.142831 [ 254 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21420 | 2026.03.10 17:29:10.143414 [ 254 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.00194 sec., 25773.195876288657 rows/sec., 1014.32 KiB/sec. | ||
| 21421 | 2026.03.10 17:29:10.143534 [ 254 ] {f35f4a26-dea1-4d97-979e-3ce0ef638430} <Debug> TCPHandler: Processed in 0.002188655 sec. | ||
| 21422 | 2026.03.10 17:29:10.143848 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21423 | 2026.03.10 17:29:10.144000 [ 254 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21424 | 2026.03.10 17:29:10.144250 [ 254 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21425 | 2026.03.10 17:29:10.144295 [ 254 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21426 | 2026.03.10 17:29:10.144562 [ 254 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21427 | 2026.03.10 17:29:10.144616 [ 254 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21428 | 2026.03.10 17:29:10.144718 [ 254 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 66-element set) | ||
| 21429 | 2026.03.10 17:29:10.144785 [ 338 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21430 | 2026.03.10 17:29:10.144795 [ 300 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21431 | 2026.03.10 17:29:10.144819 [ 324 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21432 | 2026.03.10 17:29:10.144787 [ 333 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21433 | 2026.03.10 17:29:10.144940 [ 254 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21434 | 2026.03.10 17:29:10.144963 [ 254 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21435 | 2026.03.10 17:29:10.145034 [ 254 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21436 | 2026.03.10 17:29:10.145052 [ 254 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21437 | 2026.03.10 17:29:10.145084 [ 254 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21438 | 2026.03.10 17:29:10.145121 [ 254 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21439 | 2026.03.10 17:29:10.145155 [ 254 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21440 | 2026.03.10 17:29:10.145756 [ 254 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001828 sec., 27352.297592997813 rows/sec., 1.05 MiB/sec. | ||
| 21441 | 2026.03.10 17:29:10.145873 [ 254 ] {6fe7c98c-f93d-445d-9a00-55745367c538} <Debug> TCPHandler: Processed in 0.002075273 sec. | ||
| 21442 | 2026.03.10 17:29:10.146115 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21443 | 2026.03.10 17:29:10.146270 [ 254 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21444 | 2026.03.10 17:29:10.146516 [ 254 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21445 | 2026.03.10 17:29:10.146560 [ 254 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21446 | 2026.03.10 17:29:10.146934 [ 254 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21447 | 2026.03.10 17:29:10.146992 [ 254 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21448 | 2026.03.10 17:29:10.147093 [ 254 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 67-element set) | ||
| 21449 | 2026.03.10 17:29:10.147253 [ 333 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21450 | 2026.03.10 17:29:10.147254 [ 338 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21451 | 2026.03.10 17:29:10.147286 [ 324 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21452 | 2026.03.10 17:29:10.147269 [ 300 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21453 | 2026.03.10 17:29:10.147407 [ 254 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21454 | 2026.03.10 17:29:10.147434 [ 254 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21455 | 2026.03.10 17:29:10.147504 [ 254 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21456 | 2026.03.10 17:29:10.147522 [ 254 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21457 | 2026.03.10 17:29:10.147554 [ 254 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21458 | 2026.03.10 17:29:10.147589 [ 254 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21459 | 2026.03.10 17:29:10.147623 [ 254 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21460 | 2026.03.10 17:29:10.148306 [ 254 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.00211 sec., 23696.682464454978 rows/sec., 932.59 KiB/sec. | ||
| 21461 | 2026.03.10 17:29:10.148428 [ 254 ] {598bc294-da35-43f8-afc6-6b723216ecf8} <Debug> TCPHandler: Processed in 0.002362959 sec. | ||
| 21462 | 2026.03.10 17:29:10.148643 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21463 | 2026.03.10 17:29:10.148798 [ 254 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21464 | 2026.03.10 17:29:10.149044 [ 254 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21465 | 2026.03.10 17:29:10.149088 [ 254 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21466 | 2026.03.10 17:29:10.149348 [ 254 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21467 | 2026.03.10 17:29:10.149404 [ 254 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21468 | 2026.03.10 17:29:10.149509 [ 254 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 68-element set) | ||
| 21469 | 2026.03.10 17:29:10.149574 [ 343 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21470 | 2026.03.10 17:29:10.149580 [ 316 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21471 | 2026.03.10 17:29:10.149604 [ 307 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21472 | 2026.03.10 17:29:10.149599 [ 324 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21473 | 2026.03.10 17:29:10.149726 [ 254 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21474 | 2026.03.10 17:29:10.149753 [ 254 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21475 | 2026.03.10 17:29:10.149824 [ 254 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21476 | 2026.03.10 17:29:10.149841 [ 254 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21477 | 2026.03.10 17:29:10.149872 [ 254 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21478 | 2026.03.10 17:29:10.149904 [ 254 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21479 | 2026.03.10 17:29:10.149936 [ 254 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21480 | 2026.03.10 17:29:10.150578 [ 254 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001852 sec., 26997.84017278618 rows/sec., 1.04 MiB/sec. | ||
| 21481 | 2026.03.10 17:29:10.150713 [ 254 ] {75f149f7-4a2d-40d8-805c-6a617faab92f} <Debug> TCPHandler: Processed in 0.002122434 sec. | ||
| 21482 | 2026.03.10 17:29:10.151023 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21483 | 2026.03.10 17:29:10.151175 [ 254 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21484 | 2026.03.10 17:29:10.151430 [ 254 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21485 | 2026.03.10 17:29:10.151474 [ 254 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21486 | 2026.03.10 17:29:10.151734 [ 254 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21487 | 2026.03.10 17:29:10.151790 [ 254 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21488 | 2026.03.10 17:29:10.151890 [ 254 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 69-element set) | ||
| 21489 | 2026.03.10 17:29:10.151969 [ 324 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21490 | 2026.03.10 17:29:10.151974 [ 307 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21491 | 2026.03.10 17:29:10.151992 [ 311 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21492 | 2026.03.10 17:29:10.151980 [ 306 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21493 | 2026.03.10 17:29:10.152124 [ 254 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21494 | 2026.03.10 17:29:10.152146 [ 254 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21495 | 2026.03.10 17:29:10.152216 [ 254 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21496 | 2026.03.10 17:29:10.152234 [ 254 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21497 | 2026.03.10 17:29:10.152266 [ 254 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21498 | 2026.03.10 17:29:10.152302 [ 254 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21499 | 2026.03.10 17:29:10.152338 [ 254 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21500 | 2026.03.10 17:29:10.152995 [ 254 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001894 sec., 26399.155227032734 rows/sec., 1.01 MiB/sec. | ||
| 21501 | 2026.03.10 17:29:10.153118 [ 254 ] {ed82d779-85f7-4fe6-97e5-6c2215df3950} <Debug> TCPHandler: Processed in 0.002145604 sec. | ||
| 21502 | 2026.03.10 17:29:10.153341 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21503 | 2026.03.10 17:29:10.153495 [ 254 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21504 | 2026.03.10 17:29:10.153746 [ 254 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21505 | 2026.03.10 17:29:10.153790 [ 254 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21506 | 2026.03.10 17:29:10.154050 [ 254 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21507 | 2026.03.10 17:29:10.154103 [ 254 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21508 | 2026.03.10 17:29:10.154205 [ 254 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 70-element set) | ||
| 21509 | 2026.03.10 17:29:10.154277 [ 306 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21510 | 2026.03.10 17:29:10.154288 [ 261 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21511 | 2026.03.10 17:29:10.154280 [ 311 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21512 | 2026.03.10 17:29:10.154277 [ 307 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21513 | 2026.03.10 17:29:10.154420 [ 254 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21514 | 2026.03.10 17:29:10.154446 [ 254 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21515 | 2026.03.10 17:29:10.154516 [ 254 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21516 | 2026.03.10 17:29:10.154533 [ 254 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21517 | 2026.03.10 17:29:10.154564 [ 254 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21518 | 2026.03.10 17:29:10.154597 [ 254 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21519 | 2026.03.10 17:29:10.154628 [ 254 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21520 | 2026.03.10 17:29:10.155196 [ 254 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001774 sec., 28184.89289740699 rows/sec., 1.08 MiB/sec. | ||
| 21521 | 2026.03.10 17:29:10.155329 [ 254 ] {bce5dfce-db3e-4359-8887-a30f61a24498} <Debug> TCPHandler: Processed in 0.002037963 sec. | ||
| 21522 | 2026.03.10 17:29:10.155632 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21523 | 2026.03.10 17:29:10.155785 [ 254 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21524 | 2026.03.10 17:29:10.156036 [ 254 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21525 | 2026.03.10 17:29:10.156079 [ 254 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21526 | 2026.03.10 17:29:10.156340 [ 254 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21527 | 2026.03.10 17:29:10.156393 [ 254 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21528 | 2026.03.10 17:29:10.156490 [ 254 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 71-element set) | ||
| 21529 | 2026.03.10 17:29:10.156554 [ 261 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21530 | 2026.03.10 17:29:10.156558 [ 330 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21531 | 2026.03.10 17:29:10.156564 [ 306 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21532 | 2026.03.10 17:29:10.156558 [ 307 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21533 | 2026.03.10 17:29:10.156702 [ 254 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21534 | 2026.03.10 17:29:10.156729 [ 254 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21535 | 2026.03.10 17:29:10.156800 [ 254 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21536 | 2026.03.10 17:29:10.156818 [ 254 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21537 | 2026.03.10 17:29:10.156850 [ 254 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21538 | 2026.03.10 17:29:10.156885 [ 254 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21539 | 2026.03.10 17:29:10.156919 [ 254 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21540 | 2026.03.10 17:29:10.157499 [ 254 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001787 sec., 27979.854504756575 rows/sec., 1.08 MiB/sec. | ||
| 21541 | 2026.03.10 17:29:10.157618 [ 254 ] {e1d784eb-f856-4ced-b7be-7248cd5b4e4c} <Debug> TCPHandler: Processed in 0.002035443 sec. | ||
| 21542 | 2026.03.10 17:29:10.157961 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21543 | 2026.03.10 17:29:10.158113 [ 254 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21544 | 2026.03.10 17:29:10.158364 [ 254 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21545 | 2026.03.10 17:29:10.158407 [ 254 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21546 | 2026.03.10 17:29:10.158667 [ 254 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21547 | 2026.03.10 17:29:10.158720 [ 254 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21548 | 2026.03.10 17:29:10.158817 [ 254 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 72-element set) | ||
| 21549 | 2026.03.10 17:29:10.158874 [ 306 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21550 | 2026.03.10 17:29:10.158886 [ 261 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21551 | 2026.03.10 17:29:10.158903 [ 331 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21552 | 2026.03.10 17:29:10.158887 [ 330 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21553 | 2026.03.10 17:29:10.159020 [ 254 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21554 | 2026.03.10 17:29:10.159048 [ 254 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21555 | 2026.03.10 17:29:10.159117 [ 254 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21556 | 2026.03.10 17:29:10.159135 [ 254 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21557 | 2026.03.10 17:29:10.159168 [ 254 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21558 | 2026.03.10 17:29:10.159202 [ 254 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21559 | 2026.03.10 17:29:10.159235 [ 254 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21560 | 2026.03.10 17:29:10.159829 [ 254 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.00179 sec., 27932.96089385475 rows/sec., 1.07 MiB/sec. | ||
| 21561 | 2026.03.10 17:29:10.159948 [ 254 ] {409800b5-50a5-4f9d-b240-90f9aab679b6} <Debug> TCPHandler: Processed in 0.002037253 sec. | ||
| 21562 | 2026.03.10 17:29:10.160233 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21563 | 2026.03.10 17:29:10.160387 [ 254 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled') FORMAT Native; (stage: Complete) | ||
| 21564 | 2026.03.10 17:29:10.160635 [ 254 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 21565 | 2026.03.10 17:29:10.160680 [ 254 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled')" moved to PREWHERE | ||
| 21566 | 2026.03.10 17:29:10.160945 [ 254 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21567 | 2026.03.10 17:29:10.160998 [ 254 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 21568 | 2026.03.10 17:29:10.161100 [ 254 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 73-element set) | ||
| 21569 | 2026.03.10 17:29:10.161172 [ 330 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 21570 | 2026.03.10 17:29:10.161173 [ 261 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 21571 | 2026.03.10 17:29:10.161184 [ 331 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 21572 | 2026.03.10 17:29:10.161176 [ 306 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 21573 | 2026.03.10 17:29:10.161328 [ 254 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 21574 | 2026.03.10 17:29:10.161363 [ 254 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 21575 | 2026.03.10 17:29:10.161443 [ 254 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 21576 | 2026.03.10 17:29:10.161462 [ 254 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Reading approx. 50 rows with 3 streams | ||
| 21577 | 2026.03.10 17:29:10.161497 [ 254 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21578 | 2026.03.10 17:29:10.161533 [ 254 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21579 | 2026.03.10 17:29:10.161566 [ 254 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled'))" | ||
| 21580 | 2026.03.10 17:29:10.162241 [ 254 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <Debug> executeQuery: Read 50 rows, 1.97 KiB in 0.001929 sec., 25920.16588906169 rows/sec., 1020.10 KiB/sec. | ||
| 21581 | 2026.03.10 17:29:10.162367 [ 254 ] {a0dac399-1c25-4f93-a21a-d8b16557a7a8} <Debug> TCPHandler: Processed in 0.002182715 sec. | ||
| 21582 | 2026.03.10 17:29:10.167967 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21583 | 2026.03.10 17:29:10.168100 [ 254 ] {1e88712e-34e4-4038-b73f-a270e95d86c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 21584 | 2026.03.10 17:29:10.168152 [ 254 ] {1e88712e-34e4-4038-b73f-a270e95d86c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 21585 | 2026.03.10 17:29:10.168768 [ 254 ] {1e88712e-34e4-4038-b73f-a270e95d86c8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21586 | 2026.03.10 17:29:10.168812 [ 254 ] {1e88712e-34e4-4038-b73f-a270e95d86c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21587 | 2026.03.10 17:29:10.169390 [ 254 ] {1e88712e-34e4-4038-b73f-a270e95d86c8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 21588 | 2026.03.10 17:29:10.169809 [ 254 ] {1e88712e-34e4-4038-b73f-a270e95d86c8} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21589 | 2026.03.10 17:29:10.169989 [ 254 ] {1e88712e-34e4-4038-b73f-a270e95d86c8} <Debug> executeQuery: Read 23 rows, 3.36 KiB in 0.001926 sec., 11941.848390446521 rows/sec., 1.70 MiB/sec. | ||
| 21590 | 2026.03.10 17:29:10.170032 [ 254 ] {1e88712e-34e4-4038-b73f-a270e95d86c8} <Debug> TCPHandler: Processed in 0.002129055 sec. | ||
| 21591 | 2026.03.10 17:29:10.170160 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21592 | 2026.03.10 17:29:10.170257 [ 254 ] {532098fb-17d9-4540-b97e-b8a5c0523966} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21593 | 2026.03.10 17:29:10.170298 [ 254 ] {532098fb-17d9-4540-b97e-b8a5c0523966} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21594 | 2026.03.10 17:29:10.170697 [ 254 ] {532098fb-17d9-4540-b97e-b8a5c0523966} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21595 | 2026.03.10 17:29:10.170734 [ 254 ] {532098fb-17d9-4540-b97e-b8a5c0523966} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21596 | 2026.03.10 17:29:10.171229 [ 254 ] {532098fb-17d9-4540-b97e-b8a5c0523966} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 21597 | 2026.03.10 17:29:10.171713 [ 254 ] {532098fb-17d9-4540-b97e-b8a5c0523966} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21598 | 2026.03.10 17:29:10.171851 [ 254 ] {532098fb-17d9-4540-b97e-b8a5c0523966} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001613 sec., 1239.925604463732 rows/sec., 101.11 KiB/sec. | ||
| 21599 | 2026.03.10 17:29:10.171888 [ 254 ] {532098fb-17d9-4540-b97e-b8a5c0523966} <Debug> TCPHandler: Processed in 0.001777799 sec. | ||
| 21600 | 2026.03.10 17:29:10.171989 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21601 | 2026.03.10 17:29:10.172083 [ 254 ] {ce8715c0-2db9-4837-a13a-fe5059408a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21602 | 2026.03.10 17:29:10.172123 [ 254 ] {ce8715c0-2db9-4837-a13a-fe5059408a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21603 | 2026.03.10 17:29:10.172627 [ 254 ] {ce8715c0-2db9-4837-a13a-fe5059408a4a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21604 | 2026.03.10 17:29:10.172663 [ 254 ] {ce8715c0-2db9-4837-a13a-fe5059408a4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21605 | 2026.03.10 17:29:10.173121 [ 254 ] {ce8715c0-2db9-4837-a13a-fe5059408a4a} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21606 | 2026.03.10 17:29:10.173607 [ 254 ] {ce8715c0-2db9-4837-a13a-fe5059408a4a} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21607 | 2026.03.10 17:29:10.173740 [ 50 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21608 | 2026.03.10 17:29:10.173741 [ 254 ] {ce8715c0-2db9-4837-a13a-fe5059408a4a} <Debug> executeQuery: Read 179 rows, 15.75 KiB in 0.001676 sec., 106801.9093078759 rows/sec., 9.18 MiB/sec. | ||
| 21609 | 2026.03.10 17:29:10.173789 [ 50 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21610 | 2026.03.10 17:29:10.173806 [ 254 ] {ce8715c0-2db9-4837-a13a-fe5059408a4a} <Debug> TCPHandler: Processed in 0.001865921 sec. | ||
| 21611 | 2026.03.10 17:29:10.173814 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21612 | 2026.03.10 17:29:10.173920 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21613 | 2026.03.10 17:29:10.173923 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21614 | 2026.03.10 17:29:10.174020 [ 254 ] {cd9b8605-3ca4-46be-b9c5-70a3e9af9729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21615 | 2026.03.10 17:29:10.174049 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21616 | 2026.03.10 17:29:10.174063 [ 254 ] {cd9b8605-3ca4-46be-b9c5-70a3e9af9729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21617 | 2026.03.10 17:29:10.174087 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2895 rows starting from the beginning of the part | ||
| 21618 | 2026.03.10 17:29:10.174155 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 2072 rows starting from the beginning of the part | ||
| 21619 | 2026.03.10 17:29:10.174201 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 56 rows starting from the beginning of the part | ||
| 21620 | 2026.03.10 17:29:10.174244 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 154 rows starting from the beginning of the part | ||
| 21621 | 2026.03.10 17:29:10.174288 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 66 rows starting from the beginning of the part | ||
| 21622 | 2026.03.10 17:29:10.174329 [ 193 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 179 rows starting from the beginning of the part | ||
| 21623 | 2026.03.10 17:29:10.174483 [ 254 ] {cd9b8605-3ca4-46be-b9c5-70a3e9af9729} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21624 | 2026.03.10 17:29:10.174525 [ 254 ] {cd9b8605-3ca4-46be-b9c5-70a3e9af9729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21625 | 2026.03.10 17:29:10.174996 [ 254 ] {cd9b8605-3ca4-46be-b9c5-70a3e9af9729} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21626 | 2026.03.10 17:29:10.175562 [ 254 ] {cd9b8605-3ca4-46be-b9c5-70a3e9af9729} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21627 | 2026.03.10 17:29:10.175700 [ 254 ] {cd9b8605-3ca4-46be-b9c5-70a3e9af9729} <Debug> executeQuery: Read 53 rows, 3.97 KiB in 0.001697 sec., 31231.585150265175 rows/sec., 2.29 MiB/sec. | ||
| 21628 | 2026.03.10 17:29:10.175701 [ 50 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21629 | 2026.03.10 17:29:10.175739 [ 254 ] {cd9b8605-3ca4-46be-b9c5-70a3e9af9729} <Debug> TCPHandler: Processed in 0.00186925 sec. | ||
| 21630 | 2026.03.10 17:29:10.175769 [ 50 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21631 | 2026.03.10 17:29:10.175800 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21632 | 2026.03.10 17:29:10.175857 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21633 | 2026.03.10 17:29:10.175902 [ 200 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21634 | 2026.03.10 17:29:10.175953 [ 254 ] {e0e689b1-4968-4249-80a4-d6261850ecc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21635 | 2026.03.10 17:29:10.176000 [ 254 ] {e0e689b1-4968-4249-80a4-d6261850ecc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21636 | 2026.03.10 17:29:10.176017 [ 200 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21637 | 2026.03.10 17:29:10.176054 [ 200 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 225 rows starting from the beginning of the part | ||
| 21638 | 2026.03.10 17:29:10.176113 [ 200 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 36 rows starting from the beginning of the part | ||
| 21639 | 2026.03.10 17:29:10.176160 [ 200 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 32 rows starting from the beginning of the part | ||
| 21640 | 2026.03.10 17:29:10.176202 [ 200 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 49 rows starting from the beginning of the part | ||
| 21641 | 2026.03.10 17:29:10.176242 [ 200 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 5 rows starting from the beginning of the part | ||
| 21642 | 2026.03.10 17:29:10.176283 [ 200 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 53 rows starting from the beginning of the part | ||
| 21643 | 2026.03.10 17:29:10.176388 [ 254 ] {e0e689b1-4968-4249-80a4-d6261850ecc9} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21644 | 2026.03.10 17:29:10.176431 [ 254 ] {e0e689b1-4968-4249-80a4-d6261850ecc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21645 | 2026.03.10 17:29:10.176562 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5422 rows, containing 5 columns (5 merged, 0 gathered) in 0.002676223 sec., 2025989.6129732088 rows/sec., 163.97 MiB/sec. | ||
| 21646 | 2026.03.10 17:29:10.176907 [ 254 ] {e0e689b1-4968-4249-80a4-d6261850ecc9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 21647 | 2026.03.10 17:29:10.176958 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21648 | 2026.03.10 17:29:10.177285 [ 188 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 400 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427853 sec., 280140.88284998527 rows/sec., 20.16 MiB/sec. | ||
| 21649 | 2026.03.10 17:29:10.177564 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21650 | 2026.03.10 17:29:10.177599 [ 254 ] {e0e689b1-4968-4249-80a4-d6261850ecc9} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21651 | 2026.03.10 17:29:10.177771 [ 254 ] {e0e689b1-4968-4249-80a4-d6261850ecc9} <Debug> executeQuery: Read 22 rows, 1.40 KiB in 0.001834 sec., 11995.637949836424 rows/sec., 763.57 KiB/sec. | ||
| 21652 | 2026.03.10 17:29:10.177813 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_161_32} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21653 | 2026.03.10 17:29:10.177816 [ 254 ] {e0e689b1-4968-4249-80a4-d6261850ecc9} <Debug> TCPHandler: Processed in 0.002017982 sec. | ||
| 21654 | 2026.03.10 17:29:10.177909 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_161_32} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21655 | 2026.03.10 17:29:10.177946 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21656 | 2026.03.10 17:29:10.177997 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 21657 | 2026.03.10 17:29:10.178051 [ 254 ] {a80de341-90af-4515-aa86-6301cf50b389} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21658 | 2026.03.10 17:29:10.178095 [ 254 ] {a80de341-90af-4515-aa86-6301cf50b389} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21659 | 2026.03.10 17:29:10.178126 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_136_27} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21660 | 2026.03.10 17:29:10.178194 [ 187 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_136_27} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21661 | 2026.03.10 17:29:10.178272 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 21662 | 2026.03.10 17:29:10.178598 [ 254 ] {a80de341-90af-4515-aa86-6301cf50b389} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21663 | 2026.03.10 17:29:10.178635 [ 254 ] {a80de341-90af-4515-aa86-6301cf50b389} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21664 | 2026.03.10 17:29:10.179132 [ 254 ] {a80de341-90af-4515-aa86-6301cf50b389} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21665 | 2026.03.10 17:29:10.179647 [ 254 ] {a80de341-90af-4515-aa86-6301cf50b389} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21666 | 2026.03.10 17:29:10.179794 [ 50 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21667 | 2026.03.10 17:29:10.179796 [ 254 ] {a80de341-90af-4515-aa86-6301cf50b389} <Debug> executeQuery: Read 225 rows, 17.63 KiB in 0.00176 sec., 127840.90909090909 rows/sec., 9.78 MiB/sec. | ||
| 21668 | 2026.03.10 17:29:10.179837 [ 50 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21669 | 2026.03.10 17:29:10.179866 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21670 | 2026.03.10 17:29:10.179874 [ 254 ] {a80de341-90af-4515-aa86-6301cf50b389} <Debug> TCPHandler: Processed in 0.001980572 sec. | ||
| 21671 | 2026.03.10 17:29:10.179943 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21672 | 2026.03.10 17:29:10.179993 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21673 | 2026.03.10 17:29:10.180032 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21674 | 2026.03.10 17:29:10.180064 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1552 rows starting from the beginning of the part | ||
| 21675 | 2026.03.10 17:29:10.180103 [ 254 ] {c0268b8c-0b75-425b-8b1e-275dfe5d587d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativei64 FORMAT Native (stage: Complete) | ||
| 21676 | 2026.03.10 17:29:10.180114 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 1056 rows starting from the beginning of the part | ||
| 21677 | 2026.03.10 17:29:10.180168 [ 254 ] {c0268b8c-0b75-425b-8b1e-275dfe5d587d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 21678 | 2026.03.10 17:29:10.180177 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 64 rows starting from the beginning of the part | ||
| 21679 | 2026.03.10 17:29:10.180238 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 122 rows starting from the beginning of the part | ||
| 21680 | 2026.03.10 17:29:10.180281 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 69 rows starting from the beginning of the part | ||
| 21681 | 2026.03.10 17:29:10.180321 [ 197 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 225 rows starting from the beginning of the part | ||
| 21682 | 2026.03.10 17:29:10.180538 [ 254 ] {c0268b8c-0b75-425b-8b1e-275dfe5d587d} <Trace> oximeter.measurements_cumulativei64 (e6a5c512-bafb-4023-b49b-fa3c34eb7a44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21683 | 2026.03.10 17:29:10.180582 [ 254 ] {c0268b8c-0b75-425b-8b1e-275dfe5d587d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21684 | 2026.03.10 17:29:10.181499 [ 254 ] {c0268b8c-0b75-425b-8b1e-275dfe5d587d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 21685 | 2026.03.10 17:29:10.181562 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3088 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650727 sec., 1870690.9137610276 rows/sec., 139.73 MiB/sec. | ||
| 21686 | 2026.03.10 17:29:10.181882 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21687 | 2026.03.10 17:29:10.182061 [ 254 ] {c0268b8c-0b75-425b-8b1e-275dfe5d587d} <Trace> oximeter.measurements_cumulativei64 (e6a5c512-bafb-4023-b49b-fa3c34eb7a44): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21688 | 2026.03.10 17:29:10.182228 [ 254 ] {c0268b8c-0b75-425b-8b1e-275dfe5d587d} <Debug> executeQuery: Read 20 rows, 1.35 KiB in 0.002146 sec., 9319.664492078286 rows/sec., 630.72 KiB/sec. | ||
| 21689 | 2026.03.10 17:29:10.182290 [ 254 ] {c0268b8c-0b75-425b-8b1e-275dfe5d587d} <Debug> TCPHandler: Processed in 0.002351278 sec. | ||
| 21690 | 2026.03.10 17:29:10.182421 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21691 | 2026.03.10 17:29:10.182528 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_161_32} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21692 | 2026.03.10 17:29:10.182535 [ 254 ] {b8987aaa-a61d-4d91-b9da-c057d00069d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21693 | 2026.03.10 17:29:10.182592 [ 254 ] {b8987aaa-a61d-4d91-b9da-c057d00069d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21694 | 2026.03.10 17:29:10.182617 [ 199 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_161_32} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21695 | 2026.03.10 17:29:10.182709 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 21696 | 2026.03.10 17:29:10.183027 [ 254 ] {b8987aaa-a61d-4d91-b9da-c057d00069d4} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21697 | 2026.03.10 17:29:10.183062 [ 254 ] {b8987aaa-a61d-4d91-b9da-c057d00069d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21698 | 2026.03.10 17:29:10.183528 [ 254 ] {b8987aaa-a61d-4d91-b9da-c057d00069d4} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21699 | 2026.03.10 17:29:10.184046 [ 254 ] {b8987aaa-a61d-4d91-b9da-c057d00069d4} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21700 | 2026.03.10 17:29:10.184185 [ 254 ] {b8987aaa-a61d-4d91-b9da-c057d00069d4} <Debug> executeQuery: Read 178 rows, 12.60 KiB in 0.001675 sec., 106268.6567164179 rows/sec., 7.35 MiB/sec. | ||
| 21701 | 2026.03.10 17:29:10.184306 [ 254 ] {b8987aaa-a61d-4d91-b9da-c057d00069d4} <Debug> TCPHandler: Processed in 0.001947192 sec. | ||
| 21702 | 2026.03.10 17:29:10.184420 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21703 | 2026.03.10 17:29:10.184515 [ 254 ] {04e715ba-2d58-4b1a-bfa4-16b793292fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21704 | 2026.03.10 17:29:10.184570 [ 254 ] {04e715ba-2d58-4b1a-bfa4-16b793292fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21705 | 2026.03.10 17:29:10.185435 [ 254 ] {04e715ba-2d58-4b1a-bfa4-16b793292fef} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21706 | 2026.03.10 17:29:10.185471 [ 254 ] {04e715ba-2d58-4b1a-bfa4-16b793292fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21707 | 2026.03.10 17:29:10.186272 [ 254 ] {04e715ba-2d58-4b1a-bfa4-16b793292fef} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 21708 | 2026.03.10 17:29:10.186825 [ 254 ] {04e715ba-2d58-4b1a-bfa4-16b793292fef} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21709 | 2026.03.10 17:29:10.186960 [ 50 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 21710 | 2026.03.10 17:29:10.186971 [ 254 ] {04e715ba-2d58-4b1a-bfa4-16b793292fef} <Debug> executeQuery: Read 56 rows, 99.96 KiB in 0.002473 sec., 22644.561261625557 rows/sec., 39.47 MiB/sec. | ||
| 21711 | 2026.03.10 17:29:10.187008 [ 50 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21712 | 2026.03.10 17:29:10.187032 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21713 | 2026.03.10 17:29:10.187055 [ 254 ] {04e715ba-2d58-4b1a-bfa4-16b793292fef} <Debug> TCPHandler: Processed in 0.002683623 sec. | ||
| 21714 | 2026.03.10 17:29:10.187110 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 21715 | 2026.03.10 17:29:10.187179 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21716 | 2026.03.10 17:29:10.187274 [ 254 ] {1d550226-2d3a-4f5a-acaa-fa9c86affd8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21717 | 2026.03.10 17:29:10.187290 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21718 | 2026.03.10 17:29:10.187316 [ 254 ] {1d550226-2d3a-4f5a-acaa-fa9c86affd8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21719 | 2026.03.10 17:29:10.187345 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2769 rows starting from the beginning of the part | ||
| 21720 | 2026.03.10 17:29:10.187480 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 36 rows starting from the beginning of the part | ||
| 21721 | 2026.03.10 17:29:10.187599 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 16 rows starting from the beginning of the part | ||
| 21722 | 2026.03.10 17:29:10.187679 [ 254 ] {1d550226-2d3a-4f5a-acaa-fa9c86affd8d} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21723 | 2026.03.10 17:29:10.187712 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 49 rows starting from the beginning of the part | ||
| 21724 | 2026.03.10 17:29:10.187717 [ 254 ] {1d550226-2d3a-4f5a-acaa-fa9c86affd8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21725 | 2026.03.10 17:29:10.187818 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 5 rows starting from the beginning of the part | ||
| 21726 | 2026.03.10 17:29:10.187921 [ 187 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 56 rows starting from the beginning of the part | ||
| 21727 | 2026.03.10 17:29:10.188179 [ 254 ] {1d550226-2d3a-4f5a-acaa-fa9c86affd8d} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21728 | 2026.03.10 17:29:10.188721 [ 254 ] {1d550226-2d3a-4f5a-acaa-fa9c86affd8d} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21729 | 2026.03.10 17:29:10.188854 [ 50 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21730 | 2026.03.10 17:29:10.188861 [ 254 ] {1d550226-2d3a-4f5a-acaa-fa9c86affd8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001605 sec., 37383.17757009345 rows/sec., 2.52 MiB/sec. | ||
| 21731 | 2026.03.10 17:29:10.188888 [ 50 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21732 | 2026.03.10 17:29:10.188911 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21733 | 2026.03.10 17:29:10.188916 [ 254 ] {1d550226-2d3a-4f5a-acaa-fa9c86affd8d} <Debug> TCPHandler: Processed in 0.001787888 sec. | ||
| 21734 | 2026.03.10 17:29:10.189003 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21735 | 2026.03.10 17:29:10.189124 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21736 | 2026.03.10 17:29:10.189157 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 7866 rows starting from the beginning of the part | ||
| 21737 | 2026.03.10 17:29:10.189219 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 36 rows starting from the beginning of the part | ||
| 21738 | 2026.03.10 17:29:10.189268 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 24 rows starting from the beginning of the part | ||
| 21739 | 2026.03.10 17:29:10.189309 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 60 rows starting from the beginning of the part | ||
| 21740 | 2026.03.10 17:29:10.189350 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 21741 | 2026.03.10 17:29:10.189393 [ 198 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 60 rows starting from the beginning of the part | ||
| 21742 | 2026.03.10 17:29:10.191536 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8106 rows, containing 4 columns (4 merged, 0 gathered) in 0.002574642 sec., 3148398.8841943853 rows/sec., 207.59 MiB/sec. | ||
| 21743 | 2026.03.10 17:29:10.192178 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21744 | 2026.03.10 17:29:10.192814 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_161_32} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21745 | 2026.03.10 17:29:10.192894 [ 194 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_161_32} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21746 | 2026.03.10 17:29:10.192986 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 21747 | 2026.03.10 17:29:10.196660 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2931 rows, containing 19 columns (19 merged, 0 gathered) in 0.009582384 sec., 305873.7783833334 rows/sec., 547.83 MiB/sec. | ||
| 21748 | 2026.03.10 17:29:10.199423 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 21749 | 2026.03.10 17:29:10.199963 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21750 | 2026.03.10 17:29:10.200039 [ 198 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_136_27} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 21751 | 2026.03.10 17:29:10.200175 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.47 MiB. | ||
| 21752 | 2026.03.10 17:29:11.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 408.35 MiB, peak 427.77 MiB, free memory in arenas 0.00 B, will set to 406.08 MiB (RSS), difference: -2.27 MiB | ||
| 21753 | 2026.03.10 17:29:13.819767 [ 120 ] {} <Debug> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 21754 | 2026.03.10 17:29:13.819875 [ 120 ] {} <Trace> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21755 | 2026.03.10 17:29:13.819911 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21756 | 2026.03.10 17:29:13.820097 [ 191 ] {a729821f-237b-4ec4-bd40-6d7a403afb44::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 | ||
| 21757 | 2026.03.10 17:29:13.820337 [ 191 ] {a729821f-237b-4ec4-bd40-6d7a403afb44::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21758 | 2026.03.10 17:29:13.820398 [ 191 ] {a729821f-237b-4ec4-bd40-6d7a403afb44::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 21759 | 2026.03.10 17:29:13.820515 [ 191 ] {a729821f-237b-4ec4-bd40-6d7a403afb44::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 21760 | 2026.03.10 17:29:13.820613 [ 191 ] {a729821f-237b-4ec4-bd40-6d7a403afb44::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 21761 | 2026.03.10 17:29:13.820706 [ 191 ] {a729821f-237b-4ec4-bd40-6d7a403afb44::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 21762 | 2026.03.10 17:29:13.820791 [ 191 ] {a729821f-237b-4ec4-bd40-6d7a403afb44::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 | ||
| 21763 | 2026.03.10 17:29:13.823267 [ 194 ] {a729821f-237b-4ec4-bd40-6d7a403afb44::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.003258903 sec., 12887.772357753514 rows/sec., 945.13 KiB/sec. | ||
| 21764 | 2026.03.10 17:29:13.823477 [ 192 ] {a729821f-237b-4ec4-bd40-6d7a403afb44::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 21765 | 2026.03.10 17:29:13.823829 [ 192 ] {a729821f-237b-4ec4-bd40-6d7a403afb44::all_1_5_1} <Trace> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21766 | 2026.03.10 17:29:13.823914 [ 192 ] {a729821f-237b-4ec4-bd40-6d7a403afb44::all_1_5_1} <Trace> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 21767 | 2026.03.10 17:29:13.824027 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21768 | 2026.03.10 17:29:13.876463 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21769 | 2026.03.10 17:29:13.876491 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21770 | 2026.03.10 17:29:14.005763 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.005338336 sec. | ||
| 21771 | 2026.03.10 17:29:14.102890 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46175 | ||
| 21772 | 2026.03.10 17:29:14.103433 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21773 | 2026.03.10 17:29:14.103480 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21774 | 2026.03.10 17:29:14.103961 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21775 | 2026.03.10 17:29:14.104202 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21776 | 2026.03.10 17:29:14.104350 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46175 | ||
| 21777 | 2026.03.10 17:29:14.104350 [ 120 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21778 | 2026.03.10 17:29:14.104407 [ 120 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21779 | 2026.03.10 17:29:14.104428 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21780 | 2026.03.10 17:29:14.104563 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 21781 | 2026.03.10 17:29:14.104711 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21782 | 2026.03.10 17:29:14.104753 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43743 rows starting from the beginning of the part | ||
| 21783 | 2026.03.10 17:29:14.104821 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 21784 | 2026.03.10 17:29:14.104868 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 21785 | 2026.03.10 17:29:14.104912 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 21786 | 2026.03.10 17:29:14.104955 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 21787 | 2026.03.10 17:29:14.105003 [ 194 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 21788 | 2026.03.10 17:29:14.108126 [ 192 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46175 rows, containing 4 columns (4 merged, 0 gathered) in 0.003626938 sec., 12731124.711809244 rows/sec., 182.12 MiB/sec. | ||
| 21789 | 2026.03.10 17:29:14.108496 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21790 | 2026.03.10 17:29:14.108872 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_96_19} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21791 | 2026.03.10 17:29:14.108963 [ 189 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_96_19} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21792 | 2026.03.10 17:29:14.109100 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 21793 | 2026.03.10 17:29:14.253951 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 78 entries to flush up to offset 2652 | ||
| 21794 | 2026.03.10 17:29:14.257394 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21795 | 2026.03.10 17:29:14.257446 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21796 | 2026.03.10 17:29:14.258855 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21797 | 2026.03.10 17:29:14.259131 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21798 | 2026.03.10 17:29:14.259417 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2652 | ||
| 21799 | 2026.03.10 17:29:15.110886 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21800 | 2026.03.10 17:29:15.111081 [ 254 ] {485d2168-69c0-47aa-b28f-a1a415da4899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21801 | 2026.03.10 17:29:15.111153 [ 254 ] {485d2168-69c0-47aa-b28f-a1a415da4899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21802 | 2026.03.10 17:29:15.111882 [ 254 ] {485d2168-69c0-47aa-b28f-a1a415da4899} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21803 | 2026.03.10 17:29:15.111920 [ 254 ] {485d2168-69c0-47aa-b28f-a1a415da4899} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21804 | 2026.03.10 17:29:15.112308 [ 254 ] {485d2168-69c0-47aa-b28f-a1a415da4899} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21805 | 2026.03.10 17:29:15.112534 [ 254 ] {485d2168-69c0-47aa-b28f-a1a415da4899} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21806 | 2026.03.10 17:29:15.112690 [ 254 ] {485d2168-69c0-47aa-b28f-a1a415da4899} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001662 sec., 39711.19133574007 rows/sec., 3.15 MiB/sec. | ||
| 21807 | 2026.03.10 17:29:15.112734 [ 254 ] {485d2168-69c0-47aa-b28f-a1a415da4899} <Debug> TCPHandler: Processed in 0.001979232 sec. | ||
| 21808 | 2026.03.10 17:29:15.112858 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21809 | 2026.03.10 17:29:15.112953 [ 254 ] {4153cf56-5260-4ff5-b113-144e64ae6ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21810 | 2026.03.10 17:29:15.112994 [ 254 ] {4153cf56-5260-4ff5-b113-144e64ae6ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21811 | 2026.03.10 17:29:15.113399 [ 254 ] {4153cf56-5260-4ff5-b113-144e64ae6ca5} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21812 | 2026.03.10 17:29:15.113434 [ 254 ] {4153cf56-5260-4ff5-b113-144e64ae6ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21813 | 2026.03.10 17:29:15.113730 [ 254 ] {4153cf56-5260-4ff5-b113-144e64ae6ca5} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21814 | 2026.03.10 17:29:15.113968 [ 254 ] {4153cf56-5260-4ff5-b113-144e64ae6ca5} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21815 | 2026.03.10 17:29:15.114097 [ 254 ] {4153cf56-5260-4ff5-b113-144e64ae6ca5} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001162 sec., 4302.925989672977 rows/sec., 323.56 KiB/sec. | ||
| 21816 | 2026.03.10 17:29:15.114136 [ 254 ] {4153cf56-5260-4ff5-b113-144e64ae6ca5} <Debug> TCPHandler: Processed in 0.001328061 sec. | ||
| 21817 | 2026.03.10 17:29:15.114238 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21818 | 2026.03.10 17:29:15.114331 [ 254 ] {7c81939a-c039-4127-9930-c6175fa3bd33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21819 | 2026.03.10 17:29:15.114370 [ 254 ] {7c81939a-c039-4127-9930-c6175fa3bd33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21820 | 2026.03.10 17:29:15.114794 [ 254 ] {7c81939a-c039-4127-9930-c6175fa3bd33} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21821 | 2026.03.10 17:29:15.114828 [ 254 ] {7c81939a-c039-4127-9930-c6175fa3bd33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21822 | 2026.03.10 17:29:15.115136 [ 254 ] {7c81939a-c039-4127-9930-c6175fa3bd33} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21823 | 2026.03.10 17:29:15.115346 [ 254 ] {7c81939a-c039-4127-9930-c6175fa3bd33} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21824 | 2026.03.10 17:29:15.115476 [ 254 ] {7c81939a-c039-4127-9930-c6175fa3bd33} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001162 sec., 59380.37865748709 rows/sec., 4.64 MiB/sec. | ||
| 21825 | 2026.03.10 17:29:15.115514 [ 254 ] {7c81939a-c039-4127-9930-c6175fa3bd33} <Debug> TCPHandler: Processed in 0.001325221 sec. | ||
| 21826 | 2026.03.10 17:29:15.115625 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21827 | 2026.03.10 17:29:15.115716 [ 254 ] {019bcb2e-ea7d-4879-b5d3-218918f3089d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21828 | 2026.03.10 17:29:15.115759 [ 254 ] {019bcb2e-ea7d-4879-b5d3-218918f3089d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21829 | 2026.03.10 17:29:15.116164 [ 254 ] {019bcb2e-ea7d-4879-b5d3-218918f3089d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21830 | 2026.03.10 17:29:15.116200 [ 254 ] {019bcb2e-ea7d-4879-b5d3-218918f3089d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21831 | 2026.03.10 17:29:15.116533 [ 254 ] {019bcb2e-ea7d-4879-b5d3-218918f3089d} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21832 | 2026.03.10 17:29:15.116742 [ 254 ] {019bcb2e-ea7d-4879-b5d3-218918f3089d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21833 | 2026.03.10 17:29:15.116871 [ 254 ] {019bcb2e-ea7d-4879-b5d3-218918f3089d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 21834 | 2026.03.10 17:29:15.116874 [ 140 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 2 parts from all_1_157_39 to all_158_158_0 | ||
| 21835 | 2026.03.10 17:29:15.116910 [ 254 ] {019bcb2e-ea7d-4879-b5d3-218918f3089d} <Debug> TCPHandler: Processed in 0.001333222 sec. | ||
| 21836 | 2026.03.10 17:29:15.116948 [ 140 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21837 | 2026.03.10 17:29:15.116973 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21838 | 2026.03.10 17:29:15.117032 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21839 | 2026.03.10 17:29:15.117064 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_158_40} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_157_39 to all_158_158_0 into Compact with storage Full | ||
| 21840 | 2026.03.10 17:29:15.117136 [ 254 ] {ebb92b5d-c221-4dec-9871-aa79c4d3960b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21841 | 2026.03.10 17:29:15.117170 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_158_40} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21842 | 2026.03.10 17:29:15.117193 [ 254 ] {ebb92b5d-c221-4dec-9871-aa79c4d3960b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21843 | 2026.03.10 17:29:15.117207 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_158_40} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_157_39, total 51047 rows starting from the beginning of the part | ||
| 21844 | 2026.03.10 17:29:15.117275 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_158_40} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 64 rows starting from the beginning of the part | ||
| 21845 | 2026.03.10 17:29:15.117972 [ 254 ] {ebb92b5d-c221-4dec-9871-aa79c4d3960b} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21846 | 2026.03.10 17:29:15.118008 [ 254 ] {ebb92b5d-c221-4dec-9871-aa79c4d3960b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21847 | 2026.03.10 17:29:15.118518 [ 254 ] {ebb92b5d-c221-4dec-9871-aa79c4d3960b} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 21848 | 2026.03.10 17:29:15.118741 [ 254 ] {ebb92b5d-c221-4dec-9871-aa79c4d3960b} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21849 | 2026.03.10 17:29:15.118883 [ 254 ] {ebb92b5d-c221-4dec-9871-aa79c4d3960b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001765 sec., 2832.8611898016998 rows/sec., 5.08 MiB/sec. | ||
| 21850 | 2026.03.10 17:29:15.118941 [ 254 ] {ebb92b5d-c221-4dec-9871-aa79c4d3960b} <Debug> TCPHandler: Processed in 0.001959502 sec. | ||
| 21851 | 2026.03.10 17:29:15.119056 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21852 | 2026.03.10 17:29:15.119151 [ 254 ] {92a08245-dd47-4816-9fe7-6d71cb26520b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21853 | 2026.03.10 17:29:15.119192 [ 254 ] {92a08245-dd47-4816-9fe7-6d71cb26520b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21854 | 2026.03.10 17:29:15.119533 [ 254 ] {92a08245-dd47-4816-9fe7-6d71cb26520b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21855 | 2026.03.10 17:29:15.119569 [ 254 ] {92a08245-dd47-4816-9fe7-6d71cb26520b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21856 | 2026.03.10 17:29:15.119879 [ 254 ] {92a08245-dd47-4816-9fe7-6d71cb26520b} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21857 | 2026.03.10 17:29:15.120088 [ 254 ] {92a08245-dd47-4816-9fe7-6d71cb26520b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21858 | 2026.03.10 17:29:15.120219 [ 254 ] {92a08245-dd47-4816-9fe7-6d71cb26520b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001086 sec., 55248.61878453039 rows/sec., 3.72 MiB/sec. | ||
| 21859 | 2026.03.10 17:29:15.120257 [ 254 ] {92a08245-dd47-4816-9fe7-6d71cb26520b} <Debug> TCPHandler: Processed in 0.00125083 sec. | ||
| 21860 | 2026.03.10 17:29:15.124927 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_158_40} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51111 rows, containing 5 columns (5 merged, 0 gathered) in 0.007897417 sec., 6471862.888840743 rows/sec., 424.19 MiB/sec. | ||
| 21861 | 2026.03.10 17:29:15.125571 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_158_40} <Trace> MergedBlockOutputStream: filled checksums all_1_158_40 (state Temporary) | ||
| 21862 | 2026.03.10 17:29:15.125934 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_158_40} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_158_40 to all_1_158_40 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21863 | 2026.03.10 17:29:15.126023 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_158_40} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 2 parts: [all_1_157_39, all_158_158_0] -> all_1_158_40 | ||
| 21864 | 2026.03.10 17:29:15.126131 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 21865 | 2026.03.10 17:29:16.001286 [ 225 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21866 | 2026.03.10 17:29:16.001360 [ 225 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21867 | 2026.03.10 17:29:16.004657 [ 225 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21868 | 2026.03.10 17:29:16.203017 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21869 | 2026.03.10 17:29:16.203063 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21870 | 2026.03.10 17:29:16.206474 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 21871 | 2026.03.10 17:29:16.561595 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 21872 | 2026.03.10 17:29:16.580000 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21873 | 2026.03.10 17:29:16.580054 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21874 | 2026.03.10 17:29:16.586454 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 21875 | 2026.03.10 17:29:16.587275 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21876 | 2026.03.10 17:29:16.587561 [ 64 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 21877 | 2026.03.10 17:29:16.587607 [ 64 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21878 | 2026.03.10 17:29:16.587634 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21879 | 2026.03.10 17:29:16.587766 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 21880 | 2026.03.10 17:29:16.590897 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 21881 | 2026.03.10 17:29:16.591766 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21882 | 2026.03.10 17:29:16.593250 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 686 rows starting from the beginning of the part | ||
| 21883 | 2026.03.10 17:29:16.597801 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 7 rows starting from the beginning of the part | ||
| 21884 | 2026.03.10 17:29:16.602411 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 21885 | 2026.03.10 17:29:16.607083 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 21886 | 2026.03.10 17:29:16.612012 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 21887 | 2026.03.10 17:29:16.616532 [ 195 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 21888 | 2026.03.10 17:29:16.673545 [ 192 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.085840214 sec., 8422.625787023318 rows/sec., 43.55 MiB/sec. | ||
| 21889 | 2026.03.10 17:29:16.677314 [ 186 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 21890 | 2026.03.10 17:29:16.679702 [ 186 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_96_19} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21891 | 2026.03.10 17:29:16.679824 [ 186 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_96_19} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 21892 | 2026.03.10 17:29:16.682948 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21893 | 2026.03.10 17:29:17.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.17 MiB, peak 427.77 MiB, free memory in arenas 0.00 B, will set to 406.09 MiB (RSS), difference: -1.09 MiB | ||
| 21894 | 2026.03.10 17:29:20.113586 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21895 | 2026.03.10 17:29:20.113798 [ 254 ] {f35c6303-b08d-4454-8a48-716e27ee787e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21896 | 2026.03.10 17:29:20.113877 [ 254 ] {f35c6303-b08d-4454-8a48-716e27ee787e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21897 | 2026.03.10 17:29:20.114741 [ 254 ] {f35c6303-b08d-4454-8a48-716e27ee787e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21898 | 2026.03.10 17:29:20.114792 [ 254 ] {f35c6303-b08d-4454-8a48-716e27ee787e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21899 | 2026.03.10 17:29:20.115209 [ 254 ] {f35c6303-b08d-4454-8a48-716e27ee787e} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21900 | 2026.03.10 17:29:20.115446 [ 254 ] {f35c6303-b08d-4454-8a48-716e27ee787e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21901 | 2026.03.10 17:29:20.115616 [ 254 ] {f35c6303-b08d-4454-8a48-716e27ee787e} <Debug> executeQuery: Read 162 rows, 14.50 KiB in 0.001873 sec., 86492.25840896956 rows/sec., 7.56 MiB/sec. | ||
| 21902 | 2026.03.10 17:29:20.115670 [ 254 ] {f35c6303-b08d-4454-8a48-716e27ee787e} <Debug> TCPHandler: Processed in 0.002214335 sec. | ||
| 21903 | 2026.03.10 17:29:20.115803 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21904 | 2026.03.10 17:29:20.115909 [ 254 ] {e0dd485b-76ca-4cb0-9de2-3aa8eb48820f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21905 | 2026.03.10 17:29:20.115952 [ 254 ] {e0dd485b-76ca-4cb0-9de2-3aa8eb48820f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21906 | 2026.03.10 17:29:20.116455 [ 254 ] {e0dd485b-76ca-4cb0-9de2-3aa8eb48820f} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21907 | 2026.03.10 17:29:20.116494 [ 254 ] {e0dd485b-76ca-4cb0-9de2-3aa8eb48820f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21908 | 2026.03.10 17:29:20.116830 [ 254 ] {e0dd485b-76ca-4cb0-9de2-3aa8eb48820f} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21909 | 2026.03.10 17:29:20.117053 [ 254 ] {e0dd485b-76ca-4cb0-9de2-3aa8eb48820f} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21910 | 2026.03.10 17:29:20.117199 [ 254 ] {e0dd485b-76ca-4cb0-9de2-3aa8eb48820f} <Debug> executeQuery: Read 53 rows, 3.99 KiB in 0.001313 sec., 40365.57501904037 rows/sec., 2.96 MiB/sec. | ||
| 21911 | 2026.03.10 17:29:20.117243 [ 254 ] {e0dd485b-76ca-4cb0-9de2-3aa8eb48820f} <Debug> TCPHandler: Processed in 0.001493674 sec. | ||
| 21912 | 2026.03.10 17:29:20.117357 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21913 | 2026.03.10 17:29:20.117457 [ 254 ] {f050aef5-a345-40c3-bcef-7e2ef40beec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21914 | 2026.03.10 17:29:20.117500 [ 254 ] {f050aef5-a345-40c3-bcef-7e2ef40beec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21915 | 2026.03.10 17:29:20.117971 [ 254 ] {f050aef5-a345-40c3-bcef-7e2ef40beec0} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21916 | 2026.03.10 17:29:20.118010 [ 254 ] {f050aef5-a345-40c3-bcef-7e2ef40beec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21917 | 2026.03.10 17:29:20.118322 [ 254 ] {f050aef5-a345-40c3-bcef-7e2ef40beec0} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21918 | 2026.03.10 17:29:20.118538 [ 254 ] {f050aef5-a345-40c3-bcef-7e2ef40beec0} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21919 | 2026.03.10 17:29:20.118673 [ 254 ] {f050aef5-a345-40c3-bcef-7e2ef40beec0} <Debug> executeQuery: Read 117 rows, 9.36 KiB in 0.001236 sec., 94660.19417475729 rows/sec., 7.39 MiB/sec. | ||
| 21920 | 2026.03.10 17:29:20.118715 [ 254 ] {f050aef5-a345-40c3-bcef-7e2ef40beec0} <Debug> TCPHandler: Processed in 0.001409343 sec. | ||
| 21921 | 2026.03.10 17:29:20.118832 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21922 | 2026.03.10 17:29:20.118930 [ 254 ] {cb5483b7-b704-4967-884c-a1e95288367e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21923 | 2026.03.10 17:29:20.118975 [ 254 ] {cb5483b7-b704-4967-884c-a1e95288367e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21924 | 2026.03.10 17:29:20.119405 [ 254 ] {cb5483b7-b704-4967-884c-a1e95288367e} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21925 | 2026.03.10 17:29:20.119444 [ 254 ] {cb5483b7-b704-4967-884c-a1e95288367e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21926 | 2026.03.10 17:29:20.119775 [ 254 ] {cb5483b7-b704-4967-884c-a1e95288367e} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21927 | 2026.03.10 17:29:20.120003 [ 254 ] {cb5483b7-b704-4967-884c-a1e95288367e} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21928 | 2026.03.10 17:29:20.120139 [ 254 ] {cb5483b7-b704-4967-884c-a1e95288367e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001228 sec., 130293.15960912053 rows/sec., 9.07 MiB/sec. | ||
| 21929 | 2026.03.10 17:29:20.120135 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 2 parts from all_1_158_40 to all_159_159_0 | ||
| 21930 | 2026.03.10 17:29:20.120180 [ 254 ] {cb5483b7-b704-4967-884c-a1e95288367e} <Debug> TCPHandler: Processed in 0.001399632 sec. | ||
| 21931 | 2026.03.10 17:29:20.120210 [ 110 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21932 | 2026.03.10 17:29:20.120235 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21933 | 2026.03.10 17:29:20.120303 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21934 | 2026.03.10 17:29:20.120350 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_159_41} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_158_40 to all_159_159_0 into Compact with storage Full | ||
| 21935 | 2026.03.10 17:29:20.120403 [ 254 ] {f54fbd7f-fe3d-4bf1-9e60-8b12b1945a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21936 | 2026.03.10 17:29:20.120464 [ 254 ] {f54fbd7f-fe3d-4bf1-9e60-8b12b1945a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 21937 | 2026.03.10 17:29:20.120509 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_159_41} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21938 | 2026.03.10 17:29:20.120558 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_159_41} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_158_40, total 51111 rows starting from the beginning of the part | ||
| 21939 | 2026.03.10 17:29:20.120635 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_159_41} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 160 rows starting from the beginning of the part | ||
| 21940 | 2026.03.10 17:29:20.121432 [ 254 ] {f54fbd7f-fe3d-4bf1-9e60-8b12b1945a05} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21941 | 2026.03.10 17:29:20.121476 [ 254 ] {f54fbd7f-fe3d-4bf1-9e60-8b12b1945a05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21942 | 2026.03.10 17:29:20.122083 [ 254 ] {f54fbd7f-fe3d-4bf1-9e60-8b12b1945a05} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 21943 | 2026.03.10 17:29:20.122310 [ 254 ] {f54fbd7f-fe3d-4bf1-9e60-8b12b1945a05} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21944 | 2026.03.10 17:29:20.122467 [ 254 ] {f54fbd7f-fe3d-4bf1-9e60-8b12b1945a05} <Debug> executeQuery: Read 53 rows, 97.25 KiB in 0.002081 sec., 25468.524747717445 rows/sec., 45.64 MiB/sec. | ||
| 21945 | 2026.03.10 17:29:20.122537 [ 254 ] {f54fbd7f-fe3d-4bf1-9e60-8b12b1945a05} <Debug> TCPHandler: Processed in 0.002283987 sec. | ||
| 21946 | 2026.03.10 17:29:20.122654 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21947 | 2026.03.10 17:29:20.122750 [ 254 ] {a363e968-0e50-44f7-a752-33c03bd49c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21948 | 2026.03.10 17:29:20.122794 [ 254 ] {a363e968-0e50-44f7-a752-33c03bd49c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21949 | 2026.03.10 17:29:20.123146 [ 254 ] {a363e968-0e50-44f7-a752-33c03bd49c9e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21950 | 2026.03.10 17:29:20.123184 [ 254 ] {a363e968-0e50-44f7-a752-33c03bd49c9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 21951 | 2026.03.10 17:29:20.123502 [ 254 ] {a363e968-0e50-44f7-a752-33c03bd49c9e} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21952 | 2026.03.10 17:29:20.123711 [ 254 ] {a363e968-0e50-44f7-a752-33c03bd49c9e} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21953 | 2026.03.10 17:29:20.123847 [ 254 ] {a363e968-0e50-44f7-a752-33c03bd49c9e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 21954 | 2026.03.10 17:29:20.123887 [ 254 ] {a363e968-0e50-44f7-a752-33c03bd49c9e} <Debug> TCPHandler: Processed in 0.001283941 sec. | ||
| 21955 | 2026.03.10 17:29:20.123941 [ 217 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21956 | 2026.03.10 17:29:20.123975 [ 217 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21957 | 2026.03.10 17:29:20.127096 [ 217 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21958 | 2026.03.10 17:29:20.128537 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_159_41} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51271 rows, containing 5 columns (5 merged, 0 gathered) in 0.008233153 sec., 6227383.360906811 rows/sec., 408.25 MiB/sec. | ||
| 21959 | 2026.03.10 17:29:20.128935 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_159_41} <Trace> MergedBlockOutputStream: filled checksums all_1_159_41 (state Temporary) | ||
| 21960 | 2026.03.10 17:29:20.129227 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_159_41} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_159_41 to all_1_159_41 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21961 | 2026.03.10 17:29:20.129301 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_159_41} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 2 parts: [all_1_158_40, all_159_159_0] -> all_1_159_41 | ||
| 21962 | 2026.03.10 17:29:20.129379 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 21963 | 2026.03.10 17:29:20.861611 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64190 | ||
| 21964 | 2026.03.10 17:29:20.861729 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21965 | 2026.03.10 17:29:20.861760 [ 354 ] {} <Debug> TCP-Session: c152cd15-a10f-4347-889a-04c308c87a8e Authenticating user 'default' from [fd00:1122:3344:101::e]:64190 | ||
| 21966 | 2026.03.10 17:29:20.861785 [ 354 ] {} <Debug> TCP-Session: c152cd15-a10f-4347-889a-04c308c87a8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21967 | 2026.03.10 17:29:20.861798 [ 354 ] {} <Debug> TCP-Session: c152cd15-a10f-4347-889a-04c308c87a8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21968 | 2026.03.10 17:29:20.862037 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54574 | ||
| 21969 | 2026.03.10 17:29:20.862061 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43442 | ||
| 21970 | 2026.03.10 17:29:20.862095 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48555 | ||
| 21971 | 2026.03.10 17:29:20.862119 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64626 | ||
| 21972 | 2026.03.10 17:29:20.862169 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21973 | 2026.03.10 17:29:20.862170 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21974 | 2026.03.10 17:29:20.862204 [ 358 ] {} <Debug> TCP-Session: 1666f7bc-2898-480b-99f6-ea4c0616e3a6 Authenticating user 'default' from [fd00:1122:3344:101::e]:43442 | ||
| 21975 | 2026.03.10 17:29:20.862108 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46506 | ||
| 21976 | 2026.03.10 17:29:20.862232 [ 358 ] {} <Debug> TCP-Session: 1666f7bc-2898-480b-99f6-ea4c0616e3a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21977 | 2026.03.10 17:29:20.862235 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21978 | 2026.03.10 17:29:20.862279 [ 358 ] {} <Debug> TCP-Session: 1666f7bc-2898-480b-99f6-ea4c0616e3a6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21979 | 2026.03.10 17:29:20.862226 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21980 | 2026.03.10 17:29:20.862305 [ 353 ] {} <Debug> TCP-Session: 4d12a695-845e-4006-97f3-232927d73d52 Authenticating user 'default' from [fd00:1122:3344:101::e]:64626 | ||
| 21981 | 2026.03.10 17:29:20.862329 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21982 | 2026.03.10 17:29:20.862337 [ 289 ] {} <Debug> TCP-Session: e1f88465-7aad-4f1d-848f-94b85c430d94 Authenticating user 'default' from [fd00:1122:3344:101::e]:48555 | ||
| 21983 | 2026.03.10 17:29:20.862351 [ 353 ] {} <Debug> TCP-Session: 4d12a695-845e-4006-97f3-232927d73d52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21984 | 2026.03.10 17:29:20.862367 [ 352 ] {} <Debug> TCP-Session: 55d998d6-a2d7-4097-b3db-77b20dd7b37a Authenticating user 'default' from [fd00:1122:3344:101::e]:46506 | ||
| 21985 | 2026.03.10 17:29:20.862372 [ 289 ] {} <Debug> TCP-Session: e1f88465-7aad-4f1d-848f-94b85c430d94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21986 | 2026.03.10 17:29:20.862382 [ 353 ] {} <Debug> TCP-Session: 4d12a695-845e-4006-97f3-232927d73d52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21987 | 2026.03.10 17:29:20.862403 [ 289 ] {} <Debug> TCP-Session: e1f88465-7aad-4f1d-848f-94b85c430d94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21988 | 2026.03.10 17:29:20.862402 [ 352 ] {} <Debug> TCP-Session: 55d998d6-a2d7-4097-b3db-77b20dd7b37a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21989 | 2026.03.10 17:29:20.862223 [ 355 ] {} <Debug> TCP-Session: f32af434-9b6b-4717-af23-503c89c9f470 Authenticating user 'default' from [fd00:1122:3344:101::e]:54574 | ||
| 21990 | 2026.03.10 17:29:20.862439 [ 352 ] {} <Debug> TCP-Session: 55d998d6-a2d7-4097-b3db-77b20dd7b37a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21991 | 2026.03.10 17:29:20.862468 [ 355 ] {} <Debug> TCP-Session: f32af434-9b6b-4717-af23-503c89c9f470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21992 | 2026.03.10 17:29:20.862096 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46922 | ||
| 21993 | 2026.03.10 17:29:20.862493 [ 355 ] {} <Debug> TCP-Session: f32af434-9b6b-4717-af23-503c89c9f470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 21994 | 2026.03.10 17:29:20.862045 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49617 | ||
| 21995 | 2026.03.10 17:29:20.862049 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49143 | ||
| 21996 | 2026.03.10 17:29:20.862597 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 21997 | 2026.03.10 17:29:20.862137 [ 354 ] {} <Trace> TCP-Session: c152cd15-a10f-4347-889a-04c308c87a8e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21998 | 2026.03.10 17:29:20.862641 [ 290 ] {} <Debug> TCP-Session: c193ca7a-8094-424b-9884-f8d8ff8b9048 Authenticating user 'default' from [fd00:1122:3344:101::e]:46922 | ||
| 21999 | 2026.03.10 17:29:20.862648 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22000 | 2026.03.10 17:29:20.862665 [ 290 ] {} <Debug> TCP-Session: c193ca7a-8094-424b-9884-f8d8ff8b9048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22001 | 2026.03.10 17:29:20.862687 [ 356 ] {} <Debug> TCP-Session: fd4d95c2-5e30-4818-9025-88f580caafed Authenticating user 'default' from [fd00:1122:3344:101::e]:49617 | ||
| 22002 | 2026.03.10 17:29:20.862690 [ 290 ] {} <Debug> TCP-Session: c193ca7a-8094-424b-9884-f8d8ff8b9048 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22003 | 2026.03.10 17:29:20.862715 [ 356 ] {} <Debug> TCP-Session: fd4d95c2-5e30-4818-9025-88f580caafed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22004 | 2026.03.10 17:29:20.862733 [ 356 ] {} <Debug> TCP-Session: fd4d95c2-5e30-4818-9025-88f580caafed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22005 | 2026.03.10 17:29:20.862827 [ 354 ] {397fa1a3-adef-42a2-bf54-ce984a914c28} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:64190) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22006 | 2026.03.10 17:29:20.862837 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22007 | 2026.03.10 17:29:20.862870 [ 357 ] {} <Debug> TCP-Session: 12bd5f13-38b2-4295-96be-4810b3f96a38 Authenticating user 'default' from [fd00:1122:3344:101::e]:49143 | ||
| 22008 | 2026.03.10 17:29:20.862887 [ 357 ] {} <Debug> TCP-Session: 12bd5f13-38b2-4295-96be-4810b3f96a38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22009 | 2026.03.10 17:29:20.862900 [ 357 ] {} <Debug> TCP-Session: 12bd5f13-38b2-4295-96be-4810b3f96a38 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22010 | 2026.03.10 17:29:20.863147 [ 354 ] {397fa1a3-adef-42a2-bf54-ce984a914c28} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22011 | 2026.03.10 17:29:20.863205 [ 354 ] {397fa1a3-adef-42a2-bf54-ce984a914c28} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22012 | 2026.03.10 17:29:20.863547 [ 354 ] {397fa1a3-adef-42a2-bf54-ce984a914c28} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 22013 | 2026.03.10 17:29:20.865106 [ 261 ] {397fa1a3-adef-42a2-bf54-ce984a914c28} <Trace> AggregatingTransform: Aggregating | ||
| 22014 | 2026.03.10 17:29:20.865154 [ 261 ] {397fa1a3-adef-42a2-bf54-ce984a914c28} <Trace> Aggregator: Aggregation method: without_key | ||
| 22015 | 2026.03.10 17:29:20.865196 [ 261 ] {397fa1a3-adef-42a2-bf54-ce984a914c28} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001533815 sec. (651.969 rows/sec., 25.47 KiB/sec.) | ||
| 22016 | 2026.03.10 17:29:20.865219 [ 261 ] {397fa1a3-adef-42a2-bf54-ce984a914c28} <Trace> Aggregator: Merging aggregated data | ||
| 22017 | 2026.03.10 17:29:20.866614 [ 354 ] {397fa1a3-adef-42a2-bf54-ce984a914c28} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003864 sec., 258.79917184265014 rows/sec., 10.11 KiB/sec. | ||
| 22018 | 2026.03.10 17:29:20.866797 [ 354 ] {397fa1a3-adef-42a2-bf54-ce984a914c28} <Debug> TCPHandler: Processed in 0.004773367 sec. | ||
| 22019 | 2026.03.10 17:29:20.866899 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22020 | 2026.03.10 17:29:20.866932 [ 354 ] {} <Debug> TCP-Session: c152cd15-a10f-4347-889a-04c308c87a8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22021 | 2026.03.10 17:29:20.866937 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22022 | 2026.03.10 17:29:20.866971 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22023 | 2026.03.10 17:29:20.866995 [ 353 ] {} <Debug> TCP-Session: 4d12a695-845e-4006-97f3-232927d73d52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22024 | 2026.03.10 17:29:20.867008 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22025 | 2026.03.10 17:29:20.867022 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22026 | 2026.03.10 17:29:20.867056 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22027 | 2026.03.10 17:29:20.867062 [ 355 ] {} <Debug> TCP-Session: f32af434-9b6b-4717-af23-503c89c9f470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22028 | 2026.03.10 17:29:20.867077 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22029 | 2026.03.10 17:29:20.867109 [ 358 ] {} <Debug> TCP-Session: 1666f7bc-2898-480b-99f6-ea4c0616e3a6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22030 | 2026.03.10 17:29:20.867100 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22031 | 2026.03.10 17:29:20.867137 [ 290 ] {} <Debug> TCP-Session: c193ca7a-8094-424b-9884-f8d8ff8b9048 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22032 | 2026.03.10 17:29:20.867185 [ 352 ] {} <Debug> TCP-Session: 55d998d6-a2d7-4097-b3db-77b20dd7b37a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22033 | 2026.03.10 17:29:20.867106 [ 356 ] {} <Debug> TCP-Session: fd4d95c2-5e30-4818-9025-88f580caafed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22034 | 2026.03.10 17:29:20.867039 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22035 | 2026.03.10 17:29:20.867023 [ 357 ] {} <Debug> TCP-Session: 12bd5f13-38b2-4295-96be-4810b3f96a38 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22036 | 2026.03.10 17:29:20.867289 [ 289 ] {} <Debug> TCP-Session: e1f88465-7aad-4f1d-848f-94b85c430d94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22037 | 2026.03.10 17:29:20.909457 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51449 | ||
| 22038 | 2026.03.10 17:29:20.909614 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22039 | 2026.03.10 17:29:20.909661 [ 354 ] {} <Debug> TCP-Session: cafae6c6-7566-4321-92fb-bac3d91b8beb Authenticating user 'default' from [fd00:1122:3344:101::e]:51449 | ||
| 22040 | 2026.03.10 17:29:20.909698 [ 354 ] {} <Debug> TCP-Session: cafae6c6-7566-4321-92fb-bac3d91b8beb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22041 | 2026.03.10 17:29:20.909715 [ 354 ] {} <Debug> TCP-Session: cafae6c6-7566-4321-92fb-bac3d91b8beb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22042 | 2026.03.10 17:29:20.910027 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57442 | ||
| 22043 | 2026.03.10 17:29:20.910053 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59705 | ||
| 22044 | 2026.03.10 17:29:20.910031 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44098 | ||
| 22045 | 2026.03.10 17:29:20.910113 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55576 | ||
| 22046 | 2026.03.10 17:29:20.910148 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22047 | 2026.03.10 17:29:20.910155 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22048 | 2026.03.10 17:29:20.910144 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37425 | ||
| 22049 | 2026.03.10 17:29:20.910212 [ 357 ] {} <Debug> TCP-Session: f54f51d3-f9d2-463e-b40c-8b495eb3448a Authenticating user 'default' from [fd00:1122:3344:101::e]:59705 | ||
| 22050 | 2026.03.10 17:29:20.910230 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22051 | 2026.03.10 17:29:20.910232 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22052 | 2026.03.10 17:29:20.910271 [ 357 ] {} <Debug> TCP-Session: f54f51d3-f9d2-463e-b40c-8b495eb3448a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22053 | 2026.03.10 17:29:20.910281 [ 290 ] {} <Debug> TCP-Session: 153844e7-1ef8-428f-b2f9-da937c96f154 Authenticating user 'default' from [fd00:1122:3344:101::e]:55576 | ||
| 22054 | 2026.03.10 17:29:20.910305 [ 357 ] {} <Debug> TCP-Session: f54f51d3-f9d2-463e-b40c-8b495eb3448a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22055 | 2026.03.10 17:29:20.910305 [ 356 ] {} <Debug> TCP-Session: a0c0b84f-aa46-42c6-a495-fe04eae9f596 Authenticating user 'default' from [fd00:1122:3344:101::e]:44098 | ||
| 22056 | 2026.03.10 17:29:20.910321 [ 290 ] {} <Debug> TCP-Session: 153844e7-1ef8-428f-b2f9-da937c96f154 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22057 | 2026.03.10 17:29:20.910342 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22058 | 2026.03.10 17:29:20.910360 [ 356 ] {} <Debug> TCP-Session: a0c0b84f-aa46-42c6-a495-fe04eae9f596 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22059 | 2026.03.10 17:29:20.910363 [ 290 ] {} <Debug> TCP-Session: 153844e7-1ef8-428f-b2f9-da937c96f154 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22060 | 2026.03.10 17:29:20.910397 [ 356 ] {} <Debug> TCP-Session: a0c0b84f-aa46-42c6-a495-fe04eae9f596 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22061 | 2026.03.10 17:29:20.910397 [ 353 ] {} <Debug> TCP-Session: 0af97879-892f-43b3-a398-fe4f9deed88d Authenticating user 'default' from [fd00:1122:3344:101::e]:37425 | ||
| 22062 | 2026.03.10 17:29:20.910196 [ 355 ] {} <Debug> TCP-Session: feaa40b3-1a93-4852-9cd4-764b5f7ca9d8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57442 | ||
| 22063 | 2026.03.10 17:29:20.910462 [ 353 ] {} <Debug> TCP-Session: 0af97879-892f-43b3-a398-fe4f9deed88d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22064 | 2026.03.10 17:29:20.910489 [ 355 ] {} <Debug> TCP-Session: feaa40b3-1a93-4852-9cd4-764b5f7ca9d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22065 | 2026.03.10 17:29:20.910495 [ 353 ] {} <Debug> TCP-Session: 0af97879-892f-43b3-a398-fe4f9deed88d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22066 | 2026.03.10 17:29:20.910515 [ 355 ] {} <Debug> TCP-Session: feaa40b3-1a93-4852-9cd4-764b5f7ca9d8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22067 | 2026.03.10 17:29:20.910120 [ 354 ] {} <Trace> TCP-Session: cafae6c6-7566-4321-92fb-bac3d91b8beb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22068 | 2026.03.10 17:29:20.910090 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37007 | ||
| 22069 | 2026.03.10 17:29:20.910133 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43510 | ||
| 22070 | 2026.03.10 17:29:20.910117 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40998 | ||
| 22071 | 2026.03.10 17:29:20.910691 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22072 | 2026.03.10 17:29:20.910724 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22073 | 2026.03.10 17:29:20.910726 [ 358 ] {} <Debug> TCP-Session: f74528dd-859a-483c-a971-466a0e866bc5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37007 | ||
| 22074 | 2026.03.10 17:29:20.910757 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22075 | 2026.03.10 17:29:20.910769 [ 358 ] {} <Debug> TCP-Session: f74528dd-859a-483c-a971-466a0e866bc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22076 | 2026.03.10 17:29:20.910764 [ 352 ] {} <Debug> TCP-Session: 4d51db1e-0b39-452b-918b-330f9923cf23 Authenticating user 'default' from [fd00:1122:3344:101::e]:43510 | ||
| 22077 | 2026.03.10 17:29:20.910802 [ 358 ] {} <Debug> TCP-Session: f74528dd-859a-483c-a971-466a0e866bc5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22078 | 2026.03.10 17:29:20.910796 [ 289 ] {} <Debug> TCP-Session: e24626dd-7007-49b2-a73d-22d491661930 Authenticating user 'default' from [fd00:1122:3344:101::e]:40998 | ||
| 22079 | 2026.03.10 17:29:20.910823 [ 352 ] {} <Debug> TCP-Session: 4d51db1e-0b39-452b-918b-330f9923cf23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22080 | 2026.03.10 17:29:20.910851 [ 289 ] {} <Debug> TCP-Session: e24626dd-7007-49b2-a73d-22d491661930 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22081 | 2026.03.10 17:29:20.910868 [ 352 ] {} <Debug> TCP-Session: 4d51db1e-0b39-452b-918b-330f9923cf23 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22082 | 2026.03.10 17:29:20.910885 [ 289 ] {} <Debug> TCP-Session: e24626dd-7007-49b2-a73d-22d491661930 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22083 | 2026.03.10 17:29:20.910783 [ 354 ] {529ae319-6554-4f75-8e2c-dfb599768c06} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:51449) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22084 | 2026.03.10 17:29:20.911260 [ 354 ] {529ae319-6554-4f75-8e2c-dfb599768c06} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22085 | 2026.03.10 17:29:20.911335 [ 354 ] {529ae319-6554-4f75-8e2c-dfb599768c06} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22086 | 2026.03.10 17:29:20.911735 [ 354 ] {529ae319-6554-4f75-8e2c-dfb599768c06} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 22087 | 2026.03.10 17:29:20.912955 [ 339 ] {529ae319-6554-4f75-8e2c-dfb599768c06} <Trace> AggregatingTransform: Aggregating | ||
| 22088 | 2026.03.10 17:29:20.912997 [ 339 ] {529ae319-6554-4f75-8e2c-dfb599768c06} <Trace> Aggregator: Aggregation method: without_key | ||
| 22089 | 2026.03.10 17:29:20.913036 [ 339 ] {529ae319-6554-4f75-8e2c-dfb599768c06} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001167179 sec. (856.767 rows/sec., 33.47 KiB/sec.) | ||
| 22090 | 2026.03.10 17:29:20.913056 [ 339 ] {529ae319-6554-4f75-8e2c-dfb599768c06} <Trace> Aggregator: Merging aggregated data | ||
| 22091 | 2026.03.10 17:29:20.914568 [ 354 ] {529ae319-6554-4f75-8e2c-dfb599768c06} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003858 sec., 259.2016588906169 rows/sec., 10.13 KiB/sec. | ||
| 22092 | 2026.03.10 17:29:20.914783 [ 354 ] {529ae319-6554-4f75-8e2c-dfb599768c06} <Debug> TCPHandler: Processed in 0.004793988 sec. | ||
| 22093 | 2026.03.10 17:29:20.914945 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22094 | 2026.03.10 17:29:20.914984 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22095 | 2026.03.10 17:29:20.915000 [ 354 ] {} <Debug> TCP-Session: cafae6c6-7566-4321-92fb-bac3d91b8beb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22096 | 2026.03.10 17:29:20.915010 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22097 | 2026.03.10 17:29:20.915035 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22098 | 2026.03.10 17:29:20.915074 [ 357 ] {} <Debug> TCP-Session: f54f51d3-f9d2-463e-b40c-8b495eb3448a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22099 | 2026.03.10 17:29:20.915095 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22100 | 2026.03.10 17:29:20.915105 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22101 | 2026.03.10 17:29:20.915139 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22102 | 2026.03.10 17:29:20.915154 [ 356 ] {} <Debug> TCP-Session: a0c0b84f-aa46-42c6-a495-fe04eae9f596 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22103 | 2026.03.10 17:29:20.915180 [ 358 ] {} <Debug> TCP-Session: f74528dd-859a-483c-a971-466a0e866bc5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22104 | 2026.03.10 17:29:20.915199 [ 352 ] {} <Debug> TCP-Session: 4d51db1e-0b39-452b-918b-330f9923cf23 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22105 | 2026.03.10 17:29:20.915116 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22106 | 2026.03.10 17:29:20.915055 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22107 | 2026.03.10 17:29:20.915279 [ 290 ] {} <Debug> TCP-Session: 153844e7-1ef8-428f-b2f9-da937c96f154 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22108 | 2026.03.10 17:29:20.915038 [ 353 ] {} <Debug> TCP-Session: 0af97879-892f-43b3-a398-fe4f9deed88d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22109 | 2026.03.10 17:29:20.915305 [ 355 ] {} <Debug> TCP-Session: feaa40b3-1a93-4852-9cd4-764b5f7ca9d8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22110 | 2026.03.10 17:29:20.915115 [ 289 ] {} <Debug> TCP-Session: e24626dd-7007-49b2-a73d-22d491661930 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22111 | 2026.03.10 17:29:21.064743 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63473 | ||
| 22112 | 2026.03.10 17:29:21.064855 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22113 | 2026.03.10 17:29:21.064881 [ 354 ] {} <Debug> TCP-Session: 1dc19484-2142-4882-ab82-c8d8555b0c73 Authenticating user 'default' from [fd00:1122:3344:101::e]:63473 | ||
| 22114 | 2026.03.10 17:29:21.064903 [ 354 ] {} <Debug> TCP-Session: 1dc19484-2142-4882-ab82-c8d8555b0c73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22115 | 2026.03.10 17:29:21.064916 [ 354 ] {} <Debug> TCP-Session: 1dc19484-2142-4882-ab82-c8d8555b0c73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22116 | 2026.03.10 17:29:21.065135 [ 355 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47342 | ||
| 22117 | 2026.03.10 17:29:21.065140 [ 356 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36246 | ||
| 22118 | 2026.03.10 17:29:21.065187 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51377 | ||
| 22119 | 2026.03.10 17:29:21.065209 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56002 | ||
| 22120 | 2026.03.10 17:29:21.065255 [ 355 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22121 | 2026.03.10 17:29:21.065270 [ 354 ] {} <Trace> TCP-Session: 1dc19484-2142-4882-ab82-c8d8555b0c73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22122 | 2026.03.10 17:29:21.065287 [ 356 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22123 | 2026.03.10 17:29:21.065315 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22124 | 2026.03.10 17:29:21.065292 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22125 | 2026.03.10 17:29:21.065351 [ 352 ] {} <Debug> TCP-Session: eacb4a39-ab29-4845-9957-e711acbdc48d Authenticating user 'default' from [fd00:1122:3344:101::e]:56002 | ||
| 22126 | 2026.03.10 17:29:21.065348 [ 356 ] {} <Debug> TCP-Session: d7efbdc5-f350-4605-9956-7118972cf331 Authenticating user 'default' from [fd00:1122:3344:101::e]:36246 | ||
| 22127 | 2026.03.10 17:29:21.065376 [ 290 ] {} <Debug> TCP-Session: f888c198-757e-4143-99a9-46bbd92bdf10 Authenticating user 'default' from [fd00:1122:3344:101::e]:51377 | ||
| 22128 | 2026.03.10 17:29:21.065390 [ 352 ] {} <Debug> TCP-Session: eacb4a39-ab29-4845-9957-e711acbdc48d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22129 | 2026.03.10 17:29:21.065413 [ 290 ] {} <Debug> TCP-Session: f888c198-757e-4143-99a9-46bbd92bdf10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22130 | 2026.03.10 17:29:21.065430 [ 352 ] {} <Debug> TCP-Session: eacb4a39-ab29-4845-9957-e711acbdc48d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22131 | 2026.03.10 17:29:21.065444 [ 290 ] {} <Debug> TCP-Session: f888c198-757e-4143-99a9-46bbd92bdf10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22132 | 2026.03.10 17:29:21.065451 [ 354 ] {cfb65732-5af8-4c99-9e53-97931728fe1e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63473) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22133 | 2026.03.10 17:29:21.065296 [ 355 ] {} <Debug> TCP-Session: 4c590432-0311-4c70-82d5-1afd1505dc52 Authenticating user 'default' from [fd00:1122:3344:101::e]:47342 | ||
| 22134 | 2026.03.10 17:29:21.065220 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45542 | ||
| 22135 | 2026.03.10 17:29:21.065512 [ 355 ] {} <Debug> TCP-Session: 4c590432-0311-4c70-82d5-1afd1505dc52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22136 | 2026.03.10 17:29:21.065170 [ 358 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60510 | ||
| 22137 | 2026.03.10 17:29:21.065557 [ 355 ] {} <Debug> TCP-Session: 4c590432-0311-4c70-82d5-1afd1505dc52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22138 | 2026.03.10 17:29:21.065153 [ 357 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48430 | ||
| 22139 | 2026.03.10 17:29:21.065194 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35544 | ||
| 22140 | 2026.03.10 17:29:21.065614 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22141 | 2026.03.10 17:29:21.065625 [ 358 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22142 | 2026.03.10 17:29:21.065656 [ 353 ] {} <Debug> TCP-Session: 2062818d-4b83-4232-9fe1-5e4a00eb5877 Authenticating user 'default' from [fd00:1122:3344:101::e]:45542 | ||
| 22143 | 2026.03.10 17:29:21.065655 [ 357 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22144 | 2026.03.10 17:29:21.065676 [ 358 ] {} <Debug> TCP-Session: 378611b7-f7b7-48c6-bc5c-a9f7f00186df Authenticating user 'default' from [fd00:1122:3344:101::e]:60510 | ||
| 22145 | 2026.03.10 17:29:21.065683 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22146 | 2026.03.10 17:29:21.065715 [ 358 ] {} <Debug> TCP-Session: 378611b7-f7b7-48c6-bc5c-a9f7f00186df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22147 | 2026.03.10 17:29:21.065717 [ 354 ] {cfb65732-5af8-4c99-9e53-97931728fe1e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22148 | 2026.03.10 17:29:21.065737 [ 358 ] {} <Debug> TCP-Session: 378611b7-f7b7-48c6-bc5c-a9f7f00186df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22149 | 2026.03.10 17:29:21.065703 [ 357 ] {} <Debug> TCP-Session: 1854a5f6-59bf-4a08-b81c-0c8c64c3e4f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48430 | ||
| 22150 | 2026.03.10 17:29:21.065693 [ 353 ] {} <Debug> TCP-Session: 2062818d-4b83-4232-9fe1-5e4a00eb5877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22151 | 2026.03.10 17:29:21.065788 [ 354 ] {cfb65732-5af8-4c99-9e53-97931728fe1e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22152 | 2026.03.10 17:29:21.065794 [ 357 ] {} <Debug> TCP-Session: 1854a5f6-59bf-4a08-b81c-0c8c64c3e4f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22153 | 2026.03.10 17:29:21.065810 [ 353 ] {} <Debug> TCP-Session: 2062818d-4b83-4232-9fe1-5e4a00eb5877 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22154 | 2026.03.10 17:29:21.065830 [ 357 ] {} <Debug> TCP-Session: 1854a5f6-59bf-4a08-b81c-0c8c64c3e4f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22155 | 2026.03.10 17:29:21.065732 [ 289 ] {} <Debug> TCP-Session: 31deb17e-316f-490d-b5c6-f7e1370d1069 Authenticating user 'default' from [fd00:1122:3344:101::e]:35544 | ||
| 22156 | 2026.03.10 17:29:21.065395 [ 356 ] {} <Debug> TCP-Session: d7efbdc5-f350-4605-9956-7118972cf331 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22157 | 2026.03.10 17:29:21.065880 [ 289 ] {} <Debug> TCP-Session: 31deb17e-316f-490d-b5c6-f7e1370d1069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22158 | 2026.03.10 17:29:21.065892 [ 356 ] {} <Debug> TCP-Session: d7efbdc5-f350-4605-9956-7118972cf331 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22159 | 2026.03.10 17:29:21.065903 [ 289 ] {} <Debug> TCP-Session: 31deb17e-316f-490d-b5c6-f7e1370d1069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22160 | 2026.03.10 17:29:21.066095 [ 354 ] {cfb65732-5af8-4c99-9e53-97931728fe1e} <Debug> oximeter.version (e58da949-c2a4-42be-913f-24720e7117a3) (SelectExecutor): Key condition: unknown | ||
| 22161 | 2026.03.10 17:29:21.067130 [ 300 ] {cfb65732-5af8-4c99-9e53-97931728fe1e} <Trace> AggregatingTransform: Aggregating | ||
| 22162 | 2026.03.10 17:29:21.067168 [ 300 ] {cfb65732-5af8-4c99-9e53-97931728fe1e} <Trace> Aggregator: Aggregation method: without_key | ||
| 22163 | 2026.03.10 17:29:21.067206 [ 300 ] {cfb65732-5af8-4c99-9e53-97931728fe1e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001010997 sec. (989.123 rows/sec., 38.64 KiB/sec.) | ||
| 22164 | 2026.03.10 17:29:21.067224 [ 300 ] {cfb65732-5af8-4c99-9e53-97931728fe1e} <Trace> Aggregator: Merging aggregated data | ||
| 22165 | 2026.03.10 17:29:21.068610 [ 354 ] {cfb65732-5af8-4c99-9e53-97931728fe1e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003196 sec., 312.89111389236547 rows/sec., 12.22 KiB/sec. | ||
| 22166 | 2026.03.10 17:29:21.068782 [ 354 ] {cfb65732-5af8-4c99-9e53-97931728fe1e} <Debug> TCPHandler: Processed in 0.003652239 sec. | ||
| 22167 | 2026.03.10 17:29:21.068908 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22168 | 2026.03.10 17:29:21.068937 [ 354 ] {} <Debug> TCP-Session: 1dc19484-2142-4882-ab82-c8d8555b0c73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22169 | 2026.03.10 17:29:21.068941 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22170 | 2026.03.10 17:29:21.068965 [ 355 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22171 | 2026.03.10 17:29:21.068984 [ 356 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22172 | 2026.03.10 17:29:21.069001 [ 357 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22173 | 2026.03.10 17:29:21.069017 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22174 | 2026.03.10 17:29:21.069032 [ 356 ] {} <Debug> TCP-Session: d7efbdc5-f350-4605-9956-7118972cf331 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22175 | 2026.03.10 17:29:21.069040 [ 358 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22176 | 2026.03.10 17:29:21.069061 [ 290 ] {} <Debug> TCP-Session: f888c198-757e-4143-99a9-46bbd92bdf10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22177 | 2026.03.10 17:29:21.069062 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22178 | 2026.03.10 17:29:21.069091 [ 358 ] {} <Debug> TCP-Session: 378611b7-f7b7-48c6-bc5c-a9f7f00186df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22179 | 2026.03.10 17:29:21.069046 [ 357 ] {} <Debug> TCP-Session: 1854a5f6-59bf-4a08-b81c-0c8c64c3e4f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22180 | 2026.03.10 17:29:21.069119 [ 289 ] {} <Debug> TCP-Session: 31deb17e-316f-490d-b5c6-f7e1370d1069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22181 | 2026.03.10 17:29:21.069014 [ 355 ] {} <Debug> TCP-Session: 4c590432-0311-4c70-82d5-1afd1505dc52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22182 | 2026.03.10 17:29:21.068989 [ 353 ] {} <Debug> TCP-Session: 2062818d-4b83-4232-9fe1-5e4a00eb5877 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22183 | 2026.03.10 17:29:21.069082 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22184 | 2026.03.10 17:29:21.069227 [ 352 ] {} <Debug> TCP-Session: eacb4a39-ab29-4845-9957-e711acbdc48d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22185 | 2026.03.10 17:29:21.173914 [ 225 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22186 | 2026.03.10 17:29:21.173967 [ 225 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22187 | 2026.03.10 17:29:21.177409 [ 225 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22188 | 2026.03.10 17:29:21.206921 [ 223 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22189 | 2026.03.10 17:29:21.206958 [ 223 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22190 | 2026.03.10 17:29:21.209177 [ 223 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22191 | 2026.03.10 17:29:21.604471 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46623 | ||
| 22192 | 2026.03.10 17:29:21.604982 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22193 | 2026.03.10 17:29:21.605035 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 22194 | 2026.03.10 17:29:21.605534 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22195 | 2026.03.10 17:29:21.605771 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22196 | 2026.03.10 17:29:21.605917 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46623 | ||
| 22197 | 2026.03.10 17:29:21.846631 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22198 | 2026.03.10 17:29:21.846679 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22199 | 2026.03.10 17:29:21.869913 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 22200 | 2026.03.10 17:29:22.448291 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22201 | 2026.03.10 17:29:22.448535 [ 254 ] {17cc0135-0a45-4441-a5a9-1059f2515abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22202 | 2026.03.10 17:29:22.448603 [ 254 ] {17cc0135-0a45-4441-a5a9-1059f2515abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22203 | 2026.03.10 17:29:22.449322 [ 254 ] {17cc0135-0a45-4441-a5a9-1059f2515abf} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22204 | 2026.03.10 17:29:22.449376 [ 254 ] {17cc0135-0a45-4441-a5a9-1059f2515abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 22205 | 2026.03.10 17:29:22.449808 [ 254 ] {17cc0135-0a45-4441-a5a9-1059f2515abf} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 22206 | 2026.03.10 17:29:22.450082 [ 254 ] {17cc0135-0a45-4441-a5a9-1059f2515abf} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22207 | 2026.03.10 17:29:22.450286 [ 254 ] {17cc0135-0a45-4441-a5a9-1059f2515abf} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001798 sec., 4449.388209121246 rows/sec., 362.82 KiB/sec. | ||
| 22208 | 2026.03.10 17:29:22.450362 [ 254 ] {17cc0135-0a45-4441-a5a9-1059f2515abf} <Debug> TCPHandler: Processed in 0.002201275 sec. | ||
| 22209 | 2026.03.10 17:29:22.450536 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22210 | 2026.03.10 17:29:22.450659 [ 254 ] {5f563e88-61d7-4b60-aed6-a5f60c41644d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22211 | 2026.03.10 17:29:22.450725 [ 254 ] {5f563e88-61d7-4b60-aed6-a5f60c41644d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22212 | 2026.03.10 17:29:22.453135 [ 254 ] {5f563e88-61d7-4b60-aed6-a5f60c41644d} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22213 | 2026.03.10 17:29:22.453186 [ 254 ] {5f563e88-61d7-4b60-aed6-a5f60c41644d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 22214 | 2026.03.10 17:29:22.453792 [ 254 ] {5f563e88-61d7-4b60-aed6-a5f60c41644d} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22215 | 2026.03.10 17:29:22.454071 [ 254 ] {5f563e88-61d7-4b60-aed6-a5f60c41644d} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22216 | 2026.03.10 17:29:22.454258 [ 254 ] {5f563e88-61d7-4b60-aed6-a5f60c41644d} <Debug> executeQuery: Read 1960 rows, 150.35 KiB in 0.003631 sec., 539796.1993941063 rows/sec., 40.44 MiB/sec. | ||
| 22217 | 2026.03.10 17:29:22.454310 [ 254 ] {5f563e88-61d7-4b60-aed6-a5f60c41644d} <Debug> TCPHandler: Processed in 0.003828012 sec. | ||
| 22218 | 2026.03.10 17:29:22.454483 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22219 | 2026.03.10 17:29:22.454589 [ 254 ] {d6fed5ca-8ef4-4a5b-8681-bae5ad54942f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22220 | 2026.03.10 17:29:22.454634 [ 254 ] {d6fed5ca-8ef4-4a5b-8681-bae5ad54942f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22221 | 2026.03.10 17:29:22.455103 [ 254 ] {d6fed5ca-8ef4-4a5b-8681-bae5ad54942f} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22222 | 2026.03.10 17:29:22.455143 [ 254 ] {d6fed5ca-8ef4-4a5b-8681-bae5ad54942f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 22223 | 2026.03.10 17:29:22.455481 [ 254 ] {d6fed5ca-8ef4-4a5b-8681-bae5ad54942f} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22224 | 2026.03.10 17:29:22.455710 [ 254 ] {d6fed5ca-8ef4-4a5b-8681-bae5ad54942f} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22225 | 2026.03.10 17:29:22.455850 [ 254 ] {d6fed5ca-8ef4-4a5b-8681-bae5ad54942f} <Debug> executeQuery: Read 27 rows, 1.99 KiB in 0.001286 sec., 20995.334370139968 rows/sec., 1.51 MiB/sec. | ||
| 22226 | 2026.03.10 17:29:22.455892 [ 254 ] {d6fed5ca-8ef4-4a5b-8681-bae5ad54942f} <Debug> TCPHandler: Processed in 0.001472064 sec. | ||
| 22227 | 2026.03.10 17:29:22.456020 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22228 | 2026.03.10 17:29:22.456114 [ 254 ] {94b8b26e-cfcf-42e3-8c6b-cf8b4b3e0e15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22229 | 2026.03.10 17:29:22.456154 [ 254 ] {94b8b26e-cfcf-42e3-8c6b-cf8b4b3e0e15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22230 | 2026.03.10 17:29:22.456931 [ 254 ] {94b8b26e-cfcf-42e3-8c6b-cf8b4b3e0e15} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22231 | 2026.03.10 17:29:22.456973 [ 254 ] {94b8b26e-cfcf-42e3-8c6b-cf8b4b3e0e15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 22232 | 2026.03.10 17:29:22.457322 [ 254 ] {94b8b26e-cfcf-42e3-8c6b-cf8b4b3e0e15} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 22233 | 2026.03.10 17:29:22.457535 [ 254 ] {94b8b26e-cfcf-42e3-8c6b-cf8b4b3e0e15} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22234 | 2026.03.10 17:29:22.457666 [ 254 ] {94b8b26e-cfcf-42e3-8c6b-cf8b4b3e0e15} <Debug> executeQuery: Read 708 rows, 42.29 KiB in 0.001569 sec., 451242.8298279158 rows/sec., 26.32 MiB/sec. | ||
| 22235 | 2026.03.10 17:29:22.457706 [ 254 ] {94b8b26e-cfcf-42e3-8c6b-cf8b4b3e0e15} <Debug> TCPHandler: Processed in 0.001736298 sec. | ||
| 22236 | 2026.03.10 17:29:22.457828 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22237 | 2026.03.10 17:29:22.457923 [ 254 ] {e7ee624c-9549-4d84-acdf-c013c71fc341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22238 | 2026.03.10 17:29:22.457963 [ 254 ] {e7ee624c-9549-4d84-acdf-c013c71fc341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22239 | 2026.03.10 17:29:22.458364 [ 254 ] {e7ee624c-9549-4d84-acdf-c013c71fc341} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22240 | 2026.03.10 17:29:22.458402 [ 254 ] {e7ee624c-9549-4d84-acdf-c013c71fc341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 22241 | 2026.03.10 17:29:22.458718 [ 254 ] {e7ee624c-9549-4d84-acdf-c013c71fc341} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 22242 | 2026.03.10 17:29:22.458932 [ 254 ] {e7ee624c-9549-4d84-acdf-c013c71fc341} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22243 | 2026.03.10 17:29:22.459064 [ 254 ] {e7ee624c-9549-4d84-acdf-c013c71fc341} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.00116 sec., 862.0689655172414 rows/sec., 60.61 KiB/sec. | ||
| 22244 | 2026.03.10 17:29:22.459102 [ 254 ] {e7ee624c-9549-4d84-acdf-c013c71fc341} <Debug> TCPHandler: Processed in 0.001324961 sec. | ||
| 22245 | 2026.03.10 17:29:22.459232 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22246 | 2026.03.10 17:29:22.459334 [ 254 ] {80db5080-1c93-4bfa-8a55-913b11c93ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22247 | 2026.03.10 17:29:22.459379 [ 254 ] {80db5080-1c93-4bfa-8a55-913b11c93ea3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22248 | 2026.03.10 17:29:22.460196 [ 254 ] {80db5080-1c93-4bfa-8a55-913b11c93ea3} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22249 | 2026.03.10 17:29:22.460233 [ 254 ] {80db5080-1c93-4bfa-8a55-913b11c93ea3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 22250 | 2026.03.10 17:29:22.460618 [ 254 ] {80db5080-1c93-4bfa-8a55-913b11c93ea3} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22251 | 2026.03.10 17:29:22.460860 [ 254 ] {80db5080-1c93-4bfa-8a55-913b11c93ea3} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22252 | 2026.03.10 17:29:22.461003 [ 254 ] {80db5080-1c93-4bfa-8a55-913b11c93ea3} <Debug> executeQuery: Read 1027 rows, 72.52 KiB in 0.001688 sec., 608412.3222748815 rows/sec., 41.95 MiB/sec. | ||
| 22253 | 2026.03.10 17:29:22.461043 [ 254 ] {80db5080-1c93-4bfa-8a55-913b11c93ea3} <Debug> TCPHandler: Processed in 0.0018651 sec. | ||
| 22254 | 2026.03.10 17:29:22.461169 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22255 | 2026.03.10 17:29:22.461269 [ 254 ] {8d316acb-b3ba-4ddb-adeb-b77dd091e5a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22256 | 2026.03.10 17:29:22.461317 [ 254 ] {8d316acb-b3ba-4ddb-adeb-b77dd091e5a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22257 | 2026.03.10 17:29:22.462027 [ 254 ] {8d316acb-b3ba-4ddb-adeb-b77dd091e5a4} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22258 | 2026.03.10 17:29:22.462066 [ 254 ] {8d316acb-b3ba-4ddb-adeb-b77dd091e5a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 22259 | 2026.03.10 17:29:22.462515 [ 254 ] {8d316acb-b3ba-4ddb-adeb-b77dd091e5a4} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22260 | 2026.03.10 17:29:22.462745 [ 254 ] {8d316acb-b3ba-4ddb-adeb-b77dd091e5a4} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22261 | 2026.03.10 17:29:22.462940 [ 254 ] {8d316acb-b3ba-4ddb-adeb-b77dd091e5a4} <Debug> executeQuery: Read 1285 rows, 82.76 KiB in 0.001689 sec., 760805.2101835406 rows/sec., 47.85 MiB/sec. | ||
| 22262 | 2026.03.10 17:29:22.462944 [ 88 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_159_41 to all_164_164_0 | ||
| 22263 | 2026.03.10 17:29:22.462992 [ 254 ] {8d316acb-b3ba-4ddb-adeb-b77dd091e5a4} <Debug> TCPHandler: Processed in 0.00187607 sec. | ||
| 22264 | 2026.03.10 17:29:22.463025 [ 88 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22265 | 2026.03.10 17:29:22.463056 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 22266 | 2026.03.10 17:29:22.463129 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22267 | 2026.03.10 17:29:22.463189 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_164_42} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_159_41 to all_164_164_0 into Compact with storage Full | ||
| 22268 | 2026.03.10 17:29:22.463233 [ 254 ] {961e8f68-af94-44e7-a1cc-c0c1d71caf48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22269 | 2026.03.10 17:29:22.463301 [ 254 ] {961e8f68-af94-44e7-a1cc-c0c1d71caf48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22270 | 2026.03.10 17:29:22.463343 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_164_42} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22271 | 2026.03.10 17:29:22.463389 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_164_42} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_159_41, total 51271 rows starting from the beginning of the part | ||
| 22272 | 2026.03.10 17:29:22.463459 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_164_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 22273 | 2026.03.10 17:29:22.463509 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_164_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 178 rows starting from the beginning of the part | ||
| 22274 | 2026.03.10 17:29:22.463558 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_164_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 160 rows starting from the beginning of the part | ||
| 22275 | 2026.03.10 17:29:22.463612 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_164_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
| 22276 | 2026.03.10 17:29:22.463658 [ 201 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_164_42} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 1285 rows starting from the beginning of the part | ||
| 22277 | 2026.03.10 17:29:22.464232 [ 254 ] {961e8f68-af94-44e7-a1cc-c0c1d71caf48} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22278 | 2026.03.10 17:29:22.464280 [ 254 ] {961e8f68-af94-44e7-a1cc-c0c1d71caf48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22279 | 2026.03.10 17:29:22.464936 [ 254 ] {961e8f68-af94-44e7-a1cc-c0c1d71caf48} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 22280 | 2026.03.10 17:29:22.465263 [ 254 ] {961e8f68-af94-44e7-a1cc-c0c1d71caf48} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22281 | 2026.03.10 17:29:22.465426 [ 254 ] {961e8f68-af94-44e7-a1cc-c0c1d71caf48} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002214 sec., 8581.75248419151 rows/sec., 15.38 MiB/sec. | ||
| 22282 | 2026.03.10 17:29:22.465498 [ 254 ] {961e8f68-af94-44e7-a1cc-c0c1d71caf48} <Debug> TCPHandler: Processed in 0.002426119 sec. | ||
| 22283 | 2026.03.10 17:29:22.465623 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22284 | 2026.03.10 17:29:22.465725 [ 254 ] {597f98e9-47b0-4342-827e-2c389ccef8ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22285 | 2026.03.10 17:29:22.465769 [ 254 ] {597f98e9-47b0-4342-827e-2c389ccef8ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22286 | 2026.03.10 17:29:22.466177 [ 254 ] {597f98e9-47b0-4342-827e-2c389ccef8ef} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22287 | 2026.03.10 17:29:22.466223 [ 254 ] {597f98e9-47b0-4342-827e-2c389ccef8ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22288 | 2026.03.10 17:29:22.466656 [ 254 ] {597f98e9-47b0-4342-827e-2c389ccef8ef} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 22289 | 2026.03.10 17:29:22.466899 [ 254 ] {597f98e9-47b0-4342-827e-2c389ccef8ef} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22290 | 2026.03.10 17:29:22.467040 [ 254 ] {597f98e9-47b0-4342-827e-2c389ccef8ef} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001337 sec., 26925.953627524308 rows/sec., 1.81 MiB/sec. | ||
| 22291 | 2026.03.10 17:29:22.467080 [ 254 ] {597f98e9-47b0-4342-827e-2c389ccef8ef} <Debug> TCPHandler: Processed in 0.001507924 sec. | ||
| 22292 | 2026.03.10 17:29:22.473385 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_164_42} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53214 rows, containing 5 columns (5 merged, 0 gathered) in 0.010252606 sec., 5190290.156473389 rows/sec., 340.18 MiB/sec. | ||
| 22293 | 2026.03.10 17:29:22.473934 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_164_42} <Trace> MergedBlockOutputStream: filled checksums all_1_164_42 (state Temporary) | ||
| 22294 | 2026.03.10 17:29:22.474248 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_164_42} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_164_42 to all_1_164_42 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22295 | 2026.03.10 17:29:22.474340 [ 200 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_164_42} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_159_41, all_164_164_0] -> all_1_164_42 | ||
| 22296 | 2026.03.10 17:29:22.474446 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 22297 | 2026.03.10 17:29:24.091015 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 22298 | 2026.03.10 17:29:24.109681 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22299 | 2026.03.10 17:29:24.109742 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 22300 | 2026.03.10 17:29:24.116052 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 22301 | 2026.03.10 17:29:24.116771 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22302 | 2026.03.10 17:29:24.120185 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 22303 | 2026.03.10 17:29:24.260046 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 2700 | ||
| 22304 | 2026.03.10 17:29:24.262913 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22305 | 2026.03.10 17:29:24.262970 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 22306 | 2026.03.10 17:29:24.264259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 22307 | 2026.03.10 17:29:24.264543 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22308 | 2026.03.10 17:29:24.264933 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2700 | ||
| 22309 | 2026.03.10 17:29:25.106274 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22310 | 2026.03.10 17:29:25.106454 [ 254 ] {4a4aafa9-9b12-4225-8847-4595bec19c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22311 | 2026.03.10 17:29:25.106520 [ 254 ] {4a4aafa9-9b12-4225-8847-4595bec19c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22312 | 2026.03.10 17:29:25.107219 [ 254 ] {4a4aafa9-9b12-4225-8847-4595bec19c7e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22313 | 2026.03.10 17:29:25.107263 [ 254 ] {4a4aafa9-9b12-4225-8847-4595bec19c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 22314 | 2026.03.10 17:29:25.107643 [ 254 ] {4a4aafa9-9b12-4225-8847-4595bec19c7e} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22315 | 2026.03.10 17:29:25.107869 [ 254 ] {4a4aafa9-9b12-4225-8847-4595bec19c7e} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22316 | 2026.03.10 17:29:25.108027 [ 254 ] {4a4aafa9-9b12-4225-8847-4595bec19c7e} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.001623 sec., 34504.00492914356 rows/sec., 2.63 MiB/sec. | ||
| 22317 | 2026.03.10 17:29:25.108070 [ 254 ] {4a4aafa9-9b12-4225-8847-4595bec19c7e} <Debug> TCPHandler: Processed in 0.001918561 sec. | ||
| 22318 | 2026.03.10 17:29:25.108197 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22319 | 2026.03.10 17:29:25.108294 [ 254 ] {c7d11b8a-dc72-434e-a4f4-6a28729e0af3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22320 | 2026.03.10 17:29:25.108336 [ 254 ] {c7d11b8a-dc72-434e-a4f4-6a28729e0af3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22321 | 2026.03.10 17:29:25.108781 [ 254 ] {c7d11b8a-dc72-434e-a4f4-6a28729e0af3} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22322 | 2026.03.10 17:29:25.108820 [ 254 ] {c7d11b8a-dc72-434e-a4f4-6a28729e0af3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 22323 | 2026.03.10 17:29:25.109129 [ 254 ] {c7d11b8a-dc72-434e-a4f4-6a28729e0af3} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22324 | 2026.03.10 17:29:25.109345 [ 254 ] {c7d11b8a-dc72-434e-a4f4-6a28729e0af3} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22325 | 2026.03.10 17:29:25.109481 [ 254 ] {c7d11b8a-dc72-434e-a4f4-6a28729e0af3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 22326 | 2026.03.10 17:29:25.109521 [ 254 ] {c7d11b8a-dc72-434e-a4f4-6a28729e0af3} <Debug> TCPHandler: Processed in 0.001373842 sec. | ||
| 22327 | 2026.03.10 17:29:25.109639 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22328 | 2026.03.10 17:29:25.109737 [ 254 ] {afb7cac4-688b-4007-8241-ab1b85cff26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22329 | 2026.03.10 17:29:25.109784 [ 254 ] {afb7cac4-688b-4007-8241-ab1b85cff26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22330 | 2026.03.10 17:29:25.110175 [ 254 ] {afb7cac4-688b-4007-8241-ab1b85cff26b} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22331 | 2026.03.10 17:29:25.110212 [ 254 ] {afb7cac4-688b-4007-8241-ab1b85cff26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 22332 | 2026.03.10 17:29:25.110545 [ 254 ] {afb7cac4-688b-4007-8241-ab1b85cff26b} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22333 | 2026.03.10 17:29:25.110755 [ 254 ] {afb7cac4-688b-4007-8241-ab1b85cff26b} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22334 | 2026.03.10 17:29:25.110887 [ 254 ] {afb7cac4-688b-4007-8241-ab1b85cff26b} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 3.82 MiB/sec. | ||
| 22335 | 2026.03.10 17:29:25.110927 [ 254 ] {afb7cac4-688b-4007-8241-ab1b85cff26b} <Debug> TCPHandler: Processed in 0.001337962 sec. | ||
| 22336 | 2026.03.10 17:29:25.111043 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22337 | 2026.03.10 17:29:25.111139 [ 254 ] {225aa096-9698-488a-a35f-a116187fc456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22338 | 2026.03.10 17:29:25.111184 [ 254 ] {225aa096-9698-488a-a35f-a116187fc456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22339 | 2026.03.10 17:29:25.111554 [ 254 ] {225aa096-9698-488a-a35f-a116187fc456} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22340 | 2026.03.10 17:29:25.111599 [ 254 ] {225aa096-9698-488a-a35f-a116187fc456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 22341 | 2026.03.10 17:29:25.111952 [ 254 ] {225aa096-9698-488a-a35f-a116187fc456} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 22342 | 2026.03.10 17:29:25.112162 [ 254 ] {225aa096-9698-488a-a35f-a116187fc456} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22343 | 2026.03.10 17:29:25.112295 [ 254 ] {225aa096-9698-488a-a35f-a116187fc456} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001174 sec., 20442.930153321977 rows/sec., 1.38 MiB/sec. | ||
| 22344 | 2026.03.10 17:29:25.112334 [ 254 ] {225aa096-9698-488a-a35f-a116187fc456} <Debug> TCPHandler: Processed in 0.001340652 sec. | ||
| 22345 | 2026.03.10 17:29:25.378711 [ 65 ] {} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 22346 | 2026.03.10 17:29:25.378778 [ 65 ] {} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22347 | 2026.03.10 17:29:25.378801 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.99 GiB. | ||
| 22348 | 2026.03.10 17:29:25.378947 [ 196 ] {6533307b-789e-4cdd-a091-1e4b1c10acd0::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 | ||
| 22349 | 2026.03.10 17:29:25.379375 [ 196 ] {6533307b-789e-4cdd-a091-1e4b1c10acd0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22350 | 2026.03.10 17:29:25.379438 [ 196 ] {6533307b-789e-4cdd-a091-1e4b1c10acd0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 17 rows starting from the beginning of the part | ||
| 22351 | 2026.03.10 17:29:25.379556 [ 196 ] {6533307b-789e-4cdd-a091-1e4b1c10acd0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 13 rows starting from the beginning of the part | ||
| 22352 | 2026.03.10 17:29:25.379665 [ 196 ] {6533307b-789e-4cdd-a091-1e4b1c10acd0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 22353 | 2026.03.10 17:29:25.379757 [ 196 ] {6533307b-789e-4cdd-a091-1e4b1c10acd0::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 | ||
| 22354 | 2026.03.10 17:29:25.379853 [ 196 ] {6533307b-789e-4cdd-a091-1e4b1c10acd0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 23 rows starting from the beginning of the part | ||
| 22355 | 2026.03.10 17:29:25.381383 [ 198 ] {6533307b-789e-4cdd-a091-1e4b1c10acd0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 74 rows, containing 6 columns (6 merged, 0 gathered) in 0.00250895 sec., 29494.41001215648 rows/sec., 6.07 MiB/sec. | ||
| 22356 | 2026.03.10 17:29:25.381619 [ 187 ] {6533307b-789e-4cdd-a091-1e4b1c10acd0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 22357 | 2026.03.10 17:29:25.382048 [ 187 ] {6533307b-789e-4cdd-a091-1e4b1c10acd0::all_1_5_1} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22358 | 2026.03.10 17:29:25.382122 [ 187 ] {6533307b-789e-4cdd-a091-1e4b1c10acd0::all_1_5_1} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 22359 | 2026.03.10 17:29:25.382209 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 22360 | 2026.03.10 17:29:28.876592 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22361 | 2026.03.10 17:29:28.876684 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22362 | 2026.03.10 17:29:29.106130 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47135 | ||
| 22363 | 2026.03.10 17:29:29.106649 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22364 | 2026.03.10 17:29:29.106685 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22365 | 2026.03.10 17:29:29.107155 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22366 | 2026.03.10 17:29:29.107396 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22367 | 2026.03.10 17:29:29.107520 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47135 | ||
| 22368 | 2026.03.10 17:29:30.113736 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22369 | 2026.03.10 17:29:30.114012 [ 254 ] {161ee980-19ae-427f-81eb-e2c760299e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22370 | 2026.03.10 17:29:30.114103 [ 254 ] {161ee980-19ae-427f-81eb-e2c760299e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22371 | 2026.03.10 17:29:30.114866 [ 254 ] {161ee980-19ae-427f-81eb-e2c760299e3f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22372 | 2026.03.10 17:29:30.114908 [ 254 ] {161ee980-19ae-427f-81eb-e2c760299e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22373 | 2026.03.10 17:29:30.115290 [ 254 ] {161ee980-19ae-427f-81eb-e2c760299e3f} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22374 | 2026.03.10 17:29:30.115511 [ 254 ] {161ee980-19ae-427f-81eb-e2c760299e3f} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22375 | 2026.03.10 17:29:30.115638 [ 20 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22376 | 2026.03.10 17:29:30.115664 [ 254 ] {161ee980-19ae-427f-81eb-e2c760299e3f} <Debug> executeQuery: Read 164 rows, 14.68 KiB in 0.001727 sec., 94962.36247828604 rows/sec., 8.30 MiB/sec. | ||
| 22377 | 2026.03.10 17:29:30.115709 [ 20 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22378 | 2026.03.10 17:29:30.115721 [ 254 ] {161ee980-19ae-427f-81eb-e2c760299e3f} <Debug> TCPHandler: Processed in 0.002157145 sec. | ||
| 22379 | 2026.03.10 17:29:30.115744 [ 20 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22380 | 2026.03.10 17:29:30.115854 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22381 | 2026.03.10 17:29:30.115862 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22382 | 2026.03.10 17:29:30.115954 [ 254 ] {5de085fa-bd8a-4b25-a549-5cc236bd2685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22383 | 2026.03.10 17:29:30.115996 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22384 | 2026.03.10 17:29:30.115999 [ 254 ] {5de085fa-bd8a-4b25-a549-5cc236bd2685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22385 | 2026.03.10 17:29:30.116040 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2946 rows starting from the beginning of the part | ||
| 22386 | 2026.03.10 17:29:30.116116 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 66 rows starting from the beginning of the part | ||
| 22387 | 2026.03.10 17:29:30.116167 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 162 rows starting from the beginning of the part | ||
| 22388 | 2026.03.10 17:29:30.116213 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 1960 rows starting from the beginning of the part | ||
| 22389 | 2026.03.10 17:29:30.116268 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 56 rows starting from the beginning of the part | ||
| 22390 | 2026.03.10 17:29:30.116335 [ 196 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 164 rows starting from the beginning of the part | ||
| 22391 | 2026.03.10 17:29:30.116555 [ 254 ] {5de085fa-bd8a-4b25-a549-5cc236bd2685} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22392 | 2026.03.10 17:29:30.116611 [ 254 ] {5de085fa-bd8a-4b25-a549-5cc236bd2685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22393 | 2026.03.10 17:29:30.116981 [ 254 ] {5de085fa-bd8a-4b25-a549-5cc236bd2685} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22394 | 2026.03.10 17:29:30.117222 [ 254 ] {5de085fa-bd8a-4b25-a549-5cc236bd2685} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22395 | 2026.03.10 17:29:30.117360 [ 254 ] {5de085fa-bd8a-4b25-a549-5cc236bd2685} <Debug> executeQuery: Read 54 rows, 4.06 KiB in 0.001425 sec., 37894.73684210526 rows/sec., 2.78 MiB/sec. | ||
| 22396 | 2026.03.10 17:29:30.117399 [ 254 ] {5de085fa-bd8a-4b25-a549-5cc236bd2685} <Debug> TCPHandler: Processed in 0.001593456 sec. | ||
| 22397 | 2026.03.10 17:29:30.117517 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22398 | 2026.03.10 17:29:30.117610 [ 254 ] {7aac71c3-72b7-4ab7-9a4b-95c1a92955e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22399 | 2026.03.10 17:29:30.117649 [ 254 ] {7aac71c3-72b7-4ab7-9a4b-95c1a92955e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22400 | 2026.03.10 17:29:30.118121 [ 254 ] {7aac71c3-72b7-4ab7-9a4b-95c1a92955e0} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22401 | 2026.03.10 17:29:30.118158 [ 254 ] {7aac71c3-72b7-4ab7-9a4b-95c1a92955e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22402 | 2026.03.10 17:29:30.118467 [ 254 ] {7aac71c3-72b7-4ab7-9a4b-95c1a92955e0} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22403 | 2026.03.10 17:29:30.118500 [ 197 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5354 rows, containing 5 columns (5 merged, 0 gathered) in 0.002684724 sec., 1994245.9634584412 rows/sec., 160.95 MiB/sec. | ||
| 22404 | 2026.03.10 17:29:30.118678 [ 254 ] {7aac71c3-72b7-4ab7-9a4b-95c1a92955e0} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22405 | 2026.03.10 17:29:30.118808 [ 73 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22406 | 2026.03.10 17:29:30.118814 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22407 | 2026.03.10 17:29:30.118812 [ 254 ] {7aac71c3-72b7-4ab7-9a4b-95c1a92955e0} <Debug> executeQuery: Read 127 rows, 10.16 KiB in 0.00122 sec., 104098.3606557377 rows/sec., 8.14 MiB/sec. | ||
| 22408 | 2026.03.10 17:29:30.118847 [ 73 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22409 | 2026.03.10 17:29:30.118895 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22410 | 2026.03.10 17:29:30.118898 [ 254 ] {7aac71c3-72b7-4ab7-9a4b-95c1a92955e0} <Debug> TCPHandler: Processed in 0.001427473 sec. | ||
| 22411 | 2026.03.10 17:29:30.118988 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22412 | 2026.03.10 17:29:30.119029 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22413 | 2026.03.10 17:29:30.119110 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_166_33} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22414 | 2026.03.10 17:29:30.119112 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22415 | 2026.03.10 17:29:30.119129 [ 254 ] {af84a3e5-72a6-497f-bd9d-cf67a76b4f4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22416 | 2026.03.10 17:29:30.119168 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1680 rows starting from the beginning of the part | ||
| 22417 | 2026.03.10 17:29:30.119190 [ 254 ] {af84a3e5-72a6-497f-bd9d-cf67a76b4f4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22418 | 2026.03.10 17:29:30.119191 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_166_33} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22419 | 2026.03.10 17:29:30.119239 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 69 rows starting from the beginning of the part | ||
| 22420 | 2026.03.10 17:29:30.119292 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 117 rows starting from the beginning of the part | ||
| 22421 | 2026.03.10 17:29:30.119293 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 22422 | 2026.03.10 17:29:30.119338 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 1027 rows starting from the beginning of the part | ||
| 22423 | 2026.03.10 17:29:30.119385 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 64 rows starting from the beginning of the part | ||
| 22424 | 2026.03.10 17:29:30.119425 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 127 rows starting from the beginning of the part | ||
| 22425 | 2026.03.10 17:29:30.119624 [ 254 ] {af84a3e5-72a6-497f-bd9d-cf67a76b4f4c} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22426 | 2026.03.10 17:29:30.119664 [ 254 ] {af84a3e5-72a6-497f-bd9d-cf67a76b4f4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22427 | 2026.03.10 17:29:30.120029 [ 254 ] {af84a3e5-72a6-497f-bd9d-cf67a76b4f4c} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22428 | 2026.03.10 17:29:30.120251 [ 254 ] {af84a3e5-72a6-497f-bd9d-cf67a76b4f4c} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22429 | 2026.03.10 17:29:30.120382 [ 254 ] {af84a3e5-72a6-497f-bd9d-cf67a76b4f4c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 22430 | 2026.03.10 17:29:30.120421 [ 254 ] {af84a3e5-72a6-497f-bd9d-cf67a76b4f4c} <Debug> TCPHandler: Processed in 0.001441094 sec. | ||
| 22431 | 2026.03.10 17:29:30.120528 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22432 | 2026.03.10 17:29:30.120629 [ 254 ] {21971f01-31bf-45ab-8bc0-1c9e076dfba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22433 | 2026.03.10 17:29:30.120685 [ 254 ] {21971f01-31bf-45ab-8bc0-1c9e076dfba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22434 | 2026.03.10 17:29:30.120814 [ 193 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3084 rows, containing 5 columns (5 merged, 0 gathered) in 0.00186897 sec., 1650106.7432864092 rows/sec., 123.05 MiB/sec. | ||
| 22435 | 2026.03.10 17:29:30.121047 [ 191 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22436 | 2026.03.10 17:29:30.121371 [ 191 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_166_33} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22437 | 2026.03.10 17:29:30.121463 [ 191 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_166_33} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22438 | 2026.03.10 17:29:30.121556 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 22439 | 2026.03.10 17:29:30.121682 [ 254 ] {21971f01-31bf-45ab-8bc0-1c9e076dfba5} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22440 | 2026.03.10 17:29:30.121717 [ 254 ] {21971f01-31bf-45ab-8bc0-1c9e076dfba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22441 | 2026.03.10 17:29:30.122297 [ 254 ] {21971f01-31bf-45ab-8bc0-1c9e076dfba5} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 22442 | 2026.03.10 17:29:30.122543 [ 254 ] {21971f01-31bf-45ab-8bc0-1c9e076dfba5} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22443 | 2026.03.10 17:29:30.122686 [ 254 ] {21971f01-31bf-45ab-8bc0-1c9e076dfba5} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.002075 sec., 26024.09638554217 rows/sec., 46.63 MiB/sec. | ||
| 22444 | 2026.03.10 17:29:30.122743 [ 254 ] {21971f01-31bf-45ab-8bc0-1c9e076dfba5} <Debug> TCPHandler: Processed in 0.002266167 sec. | ||
| 22445 | 2026.03.10 17:29:30.122859 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22446 | 2026.03.10 17:29:30.122954 [ 254 ] {de1a98e5-7304-43c8-8595-a76d7ef7c51b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 22447 | 2026.03.10 17:29:30.122995 [ 254 ] {de1a98e5-7304-43c8-8595-a76d7ef7c51b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 22448 | 2026.03.10 17:29:30.123319 [ 254 ] {de1a98e5-7304-43c8-8595-a76d7ef7c51b} <Trace> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22449 | 2026.03.10 17:29:30.123355 [ 254 ] {de1a98e5-7304-43c8-8595-a76d7ef7c51b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22450 | 2026.03.10 17:29:30.123657 [ 254 ] {de1a98e5-7304-43c8-8595-a76d7ef7c51b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 22451 | 2026.03.10 17:29:30.123860 [ 254 ] {de1a98e5-7304-43c8-8595-a76d7ef7c51b} <Trace> oximeter.measurements_i64 (a729821f-237b-4ec4-bd40-6d7a403afb44): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22452 | 2026.03.10 17:29:30.123987 [ 254 ] {de1a98e5-7304-43c8-8595-a76d7ef7c51b} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001051 sec., 8563.273073263557 rows/sec., 604.89 KiB/sec. | ||
| 22453 | 2026.03.10 17:29:30.124024 [ 254 ] {de1a98e5-7304-43c8-8595-a76d7ef7c51b} <Debug> TCPHandler: Processed in 0.00121524 sec. | ||
| 22454 | 2026.03.10 17:29:30.124161 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22455 | 2026.03.10 17:29:30.124281 [ 254 ] {0c57304b-2cd2-4390-b20b-c59c664405ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22456 | 2026.03.10 17:29:30.124329 [ 254 ] {0c57304b-2cd2-4390-b20b-c59c664405ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22457 | 2026.03.10 17:29:30.124725 [ 254 ] {0c57304b-2cd2-4390-b20b-c59c664405ca} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22458 | 2026.03.10 17:29:30.124767 [ 254 ] {0c57304b-2cd2-4390-b20b-c59c664405ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22459 | 2026.03.10 17:29:30.125107 [ 254 ] {0c57304b-2cd2-4390-b20b-c59c664405ca} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 22460 | 2026.03.10 17:29:30.125309 [ 254 ] {0c57304b-2cd2-4390-b20b-c59c664405ca} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22461 | 2026.03.10 17:29:30.125431 [ 73 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 22462 | 2026.03.10 17:29:30.125437 [ 254 ] {0c57304b-2cd2-4390-b20b-c59c664405ca} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001182 sec., 50761.42131979695 rows/sec., 3.42 MiB/sec. | ||
| 22463 | 2026.03.10 17:29:30.125468 [ 73 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22464 | 2026.03.10 17:29:30.125490 [ 254 ] {0c57304b-2cd2-4390-b20b-c59c664405ca} <Debug> TCPHandler: Processed in 0.001388502 sec. | ||
| 22465 | 2026.03.10 17:29:30.125491 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22466 | 2026.03.10 17:29:30.125583 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 22467 | 2026.03.10 17:29:30.125695 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22468 | 2026.03.10 17:29:30.125727 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 8106 rows starting from the beginning of the part | ||
| 22469 | 2026.03.10 17:29:30.125786 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 60 rows starting from the beginning of the part | ||
| 22470 | 2026.03.10 17:29:30.125832 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 22471 | 2026.03.10 17:29:30.125875 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 36 rows starting from the beginning of the part | ||
| 22472 | 2026.03.10 17:29:30.125922 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 24 rows starting from the beginning of the part | ||
| 22473 | 2026.03.10 17:29:30.125969 [ 197 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 60 rows starting from the beginning of the part | ||
| 22474 | 2026.03.10 17:29:30.128163 [ 191 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8346 rows, containing 4 columns (4 merged, 0 gathered) in 0.002612982 sec., 3194051.853399679 rows/sec., 210.74 MiB/sec. | ||
| 22475 | 2026.03.10 17:29:30.128335 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 22476 | 2026.03.10 17:29:30.128634 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_166_33} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22477 | 2026.03.10 17:29:30.128718 [ 193 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_166_33} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 22478 | 2026.03.10 17:29:30.128796 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 22479 | 2026.03.10 17:29:31.621208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 22480 | 2026.03.10 17:29:31.638861 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22481 | 2026.03.10 17:29:31.638905 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22482 | 2026.03.10 17:29:31.645137 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 22483 | 2026.03.10 17:29:31.645857 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22484 | 2026.03.10 17:29:31.648839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 22485 | 2026.03.10 17:29:34.081201 [ 217 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22486 | 2026.03.10 17:29:34.081272 [ 217 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22487 | 2026.03.10 17:29:34.086836 [ 217 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22488 | 2026.03.10 17:29:34.266106 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 22 entries to flush up to offset 2722 | ||
| 22489 | 2026.03.10 17:29:34.268261 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22490 | 2026.03.10 17:29:34.268306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22491 | 2026.03.10 17:29:34.269456 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22492 | 2026.03.10 17:29:34.269707 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22493 | 2026.03.10 17:29:34.269963 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2722 | ||
| 22494 | 2026.03.10 17:29:35.111172 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22495 | 2026.03.10 17:29:35.111412 [ 254 ] {594fa968-f878-468d-9d41-fd345e8d3c99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22496 | 2026.03.10 17:29:35.111511 [ 254 ] {594fa968-f878-468d-9d41-fd345e8d3c99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22497 | 2026.03.10 17:29:35.112312 [ 254 ] {594fa968-f878-468d-9d41-fd345e8d3c99} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22498 | 2026.03.10 17:29:35.112360 [ 254 ] {594fa968-f878-468d-9d41-fd345e8d3c99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22499 | 2026.03.10 17:29:35.112760 [ 254 ] {594fa968-f878-468d-9d41-fd345e8d3c99} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22500 | 2026.03.10 17:29:35.112993 [ 254 ] {594fa968-f878-468d-9d41-fd345e8d3c99} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22501 | 2026.03.10 17:29:35.113153 [ 254 ] {594fa968-f878-468d-9d41-fd345e8d3c99} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001809 sec., 36484.24543946932 rows/sec., 2.89 MiB/sec. | ||
| 22502 | 2026.03.10 17:29:35.113197 [ 254 ] {594fa968-f878-468d-9d41-fd345e8d3c99} <Debug> TCPHandler: Processed in 0.002177265 sec. | ||
| 22503 | 2026.03.10 17:29:35.113319 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22504 | 2026.03.10 17:29:35.113413 [ 254 ] {bf8d721f-7500-424e-81ca-c4cb99e1c536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22505 | 2026.03.10 17:29:35.113455 [ 254 ] {bf8d721f-7500-424e-81ca-c4cb99e1c536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22506 | 2026.03.10 17:29:35.113861 [ 254 ] {bf8d721f-7500-424e-81ca-c4cb99e1c536} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22507 | 2026.03.10 17:29:35.113898 [ 254 ] {bf8d721f-7500-424e-81ca-c4cb99e1c536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22508 | 2026.03.10 17:29:35.114207 [ 254 ] {bf8d721f-7500-424e-81ca-c4cb99e1c536} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22509 | 2026.03.10 17:29:35.114432 [ 254 ] {bf8d721f-7500-424e-81ca-c4cb99e1c536} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22510 | 2026.03.10 17:29:35.114559 [ 29 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22511 | 2026.03.10 17:29:35.114568 [ 254 ] {bf8d721f-7500-424e-81ca-c4cb99e1c536} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001172 sec., 4266.2116040955625 rows/sec., 320.80 KiB/sec. | ||
| 22512 | 2026.03.10 17:29:35.114629 [ 29 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22513 | 2026.03.10 17:29:35.114657 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22514 | 2026.03.10 17:29:35.114667 [ 254 ] {bf8d721f-7500-424e-81ca-c4cb99e1c536} <Debug> TCPHandler: Processed in 0.001397713 sec. | ||
| 22515 | 2026.03.10 17:29:35.114763 [ 197 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 22516 | 2026.03.10 17:29:35.114807 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22517 | 2026.03.10 17:29:35.114898 [ 197 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22518 | 2026.03.10 17:29:35.114927 [ 254 ] {481f031a-7b9e-486e-88a2-b3423588b830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22519 | 2026.03.10 17:29:35.114941 [ 197 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 243 rows starting from the beginning of the part | ||
| 22520 | 2026.03.10 17:29:35.114984 [ 254 ] {481f031a-7b9e-486e-88a2-b3423588b830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22521 | 2026.03.10 17:29:35.115028 [ 197 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 5 rows starting from the beginning of the part | ||
| 22522 | 2026.03.10 17:29:35.115080 [ 197 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 53 rows starting from the beginning of the part | ||
| 22523 | 2026.03.10 17:29:35.115121 [ 197 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 27 rows starting from the beginning of the part | ||
| 22524 | 2026.03.10 17:29:35.115163 [ 197 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 54 rows starting from the beginning of the part | ||
| 22525 | 2026.03.10 17:29:35.115203 [ 197 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 5 rows starting from the beginning of the part | ||
| 22526 | 2026.03.10 17:29:35.115436 [ 254 ] {481f031a-7b9e-486e-88a2-b3423588b830} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22527 | 2026.03.10 17:29:35.115482 [ 254 ] {481f031a-7b9e-486e-88a2-b3423588b830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22528 | 2026.03.10 17:29:35.115829 [ 254 ] {481f031a-7b9e-486e-88a2-b3423588b830} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22529 | 2026.03.10 17:29:35.116041 [ 193 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 387 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324342 sec., 292220.58954560076 rows/sec., 20.92 MiB/sec. | ||
| 22530 | 2026.03.10 17:29:35.116065 [ 254 ] {481f031a-7b9e-486e-88a2-b3423588b830} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22531 | 2026.03.10 17:29:35.116205 [ 254 ] {481f031a-7b9e-486e-88a2-b3423588b830} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001302 sec., 52995.39170506912 rows/sec., 4.14 MiB/sec. | ||
| 22532 | 2026.03.10 17:29:35.116246 [ 254 ] {481f031a-7b9e-486e-88a2-b3423588b830} <Debug> TCPHandler: Processed in 0.001500014 sec. | ||
| 22533 | 2026.03.10 17:29:35.116281 [ 194 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22534 | 2026.03.10 17:29:35.116365 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22535 | 2026.03.10 17:29:35.116462 [ 254 ] {d1c2fcd4-a17e-4bbd-a648-14adefcd0556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22536 | 2026.03.10 17:29:35.116507 [ 254 ] {d1c2fcd4-a17e-4bbd-a648-14adefcd0556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22537 | 2026.03.10 17:29:35.116669 [ 194 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_141_28} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22538 | 2026.03.10 17:29:35.116764 [ 194 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_141_28} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22539 | 2026.03.10 17:29:35.116873 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 22540 | 2026.03.10 17:29:35.116930 [ 254 ] {d1c2fcd4-a17e-4bbd-a648-14adefcd0556} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22541 | 2026.03.10 17:29:35.116973 [ 254 ] {d1c2fcd4-a17e-4bbd-a648-14adefcd0556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22542 | 2026.03.10 17:29:35.117317 [ 254 ] {d1c2fcd4-a17e-4bbd-a648-14adefcd0556} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22543 | 2026.03.10 17:29:35.117531 [ 254 ] {d1c2fcd4-a17e-4bbd-a648-14adefcd0556} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22544 | 2026.03.10 17:29:35.117662 [ 254 ] {d1c2fcd4-a17e-4bbd-a648-14adefcd0556} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 22545 | 2026.03.10 17:29:35.117700 [ 254 ] {d1c2fcd4-a17e-4bbd-a648-14adefcd0556} <Debug> TCPHandler: Processed in 0.001384562 sec. | ||
| 22546 | 2026.03.10 17:29:35.117813 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22547 | 2026.03.10 17:29:35.117907 [ 254 ] {77cee474-7552-45ce-b728-2198e870362a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22548 | 2026.03.10 17:29:35.117961 [ 254 ] {77cee474-7552-45ce-b728-2198e870362a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22549 | 2026.03.10 17:29:35.118753 [ 254 ] {77cee474-7552-45ce-b728-2198e870362a} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22550 | 2026.03.10 17:29:35.118790 [ 254 ] {77cee474-7552-45ce-b728-2198e870362a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22551 | 2026.03.10 17:29:35.119291 [ 254 ] {77cee474-7552-45ce-b728-2198e870362a} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 22552 | 2026.03.10 17:29:35.119513 [ 254 ] {77cee474-7552-45ce-b728-2198e870362a} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22553 | 2026.03.10 17:29:35.119641 [ 29 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 22554 | 2026.03.10 17:29:35.119661 [ 254 ] {77cee474-7552-45ce-b728-2198e870362a} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001772 sec., 2821.6704288939054 rows/sec., 5.06 MiB/sec. | ||
| 22555 | 2026.03.10 17:29:35.119673 [ 29 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22556 | 2026.03.10 17:29:35.119702 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22557 | 2026.03.10 17:29:35.119748 [ 254 ] {77cee474-7552-45ce-b728-2198e870362a} <Debug> TCPHandler: Processed in 0.001983852 sec. | ||
| 22558 | 2026.03.10 17:29:35.119788 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 22559 | 2026.03.10 17:29:35.119874 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22560 | 2026.03.10 17:29:35.119972 [ 254 ] {89ff8316-c809-4ba6-b229-da7fd6b3b177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22561 | 2026.03.10 17:29:35.120012 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22562 | 2026.03.10 17:29:35.120014 [ 254 ] {89ff8316-c809-4ba6-b229-da7fd6b3b177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22563 | 2026.03.10 17:29:35.120086 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2931 rows starting from the beginning of the part | ||
| 22564 | 2026.03.10 17:29:35.120246 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 5 rows starting from the beginning of the part | ||
| 22565 | 2026.03.10 17:29:35.120365 [ 254 ] {89ff8316-c809-4ba6-b229-da7fd6b3b177} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22566 | 2026.03.10 17:29:35.120371 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 53 rows starting from the beginning of the part | ||
| 22567 | 2026.03.10 17:29:35.120407 [ 254 ] {89ff8316-c809-4ba6-b229-da7fd6b3b177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22568 | 2026.03.10 17:29:35.120506 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 19 rows starting from the beginning of the part | ||
| 22569 | 2026.03.10 17:29:35.120618 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 54 rows starting from the beginning of the part | ||
| 22570 | 2026.03.10 17:29:35.120714 [ 254 ] {89ff8316-c809-4ba6-b229-da7fd6b3b177} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 22571 | 2026.03.10 17:29:35.120726 [ 194 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 5 rows starting from the beginning of the part | ||
| 22572 | 2026.03.10 17:29:35.120932 [ 254 ] {89ff8316-c809-4ba6-b229-da7fd6b3b177} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22573 | 2026.03.10 17:29:35.121058 [ 254 ] {89ff8316-c809-4ba6-b229-da7fd6b3b177} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 22574 | 2026.03.10 17:29:35.121092 [ 254 ] {89ff8316-c809-4ba6-b229-da7fd6b3b177} <Debug> TCPHandler: Processed in 0.001323001 sec. | ||
| 22575 | 2026.03.10 17:29:35.128404 [ 193 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3067 rows, containing 19 columns (19 merged, 0 gathered) in 0.00865514 sec., 354355.9087432439 rows/sec., 634.67 MiB/sec. | ||
| 22576 | 2026.03.10 17:29:35.131292 [ 189 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 22577 | 2026.03.10 17:29:35.131659 [ 189 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22578 | 2026.03.10 17:29:35.131733 [ 189 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_141_28} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 22579 | 2026.03.10 17:29:35.131915 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.67 MiB. | ||
| 22580 | 2026.03.10 17:29:36.608557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47583 | ||
| 22581 | 2026.03.10 17:29:36.609059 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22582 | 2026.03.10 17:29:36.609094 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22583 | 2026.03.10 17:29:36.609571 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22584 | 2026.03.10 17:29:36.609796 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22585 | 2026.03.10 17:29:36.609922 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47583 | ||
| 22586 | 2026.03.10 17:29:39.148945 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 22587 | 2026.03.10 17:29:39.166714 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22588 | 2026.03.10 17:29:39.166767 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22589 | 2026.03.10 17:29:39.173078 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 22590 | 2026.03.10 17:29:39.173787 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22591 | 2026.03.10 17:29:39.176878 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 22592 | 2026.03.10 17:29:40.108342 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22593 | 2026.03.10 17:29:40.108769 [ 254 ] {21b8718f-556b-4f2f-a4d7-b637a469d94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset') FORMAT Native; (stage: Complete) | ||
| 22594 | 2026.03.10 17:29:40.109365 [ 254 ] {21b8718f-556b-4f2f-a4d7-b637a469d94a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 22595 | 2026.03.10 17:29:40.109412 [ 254 ] {21b8718f-556b-4f2f-a4d7-b637a469d94a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset')" moved to PREWHERE | ||
| 22596 | 2026.03.10 17:29:40.109731 [ 254 ] {21b8718f-556b-4f2f-a4d7-b637a469d94a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22597 | 2026.03.10 17:29:40.109798 [ 254 ] {21b8718f-556b-4f2f-a4d7-b637a469d94a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22598 | 2026.03.10 17:29:40.109934 [ 254 ] {21b8718f-556b-4f2f-a4d7-b637a469d94a} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Key condition: (column 0 notIn 74-element set) | ||
| 22599 | 2026.03.10 17:29:40.109970 [ 254 ] {21b8718f-556b-4f2f-a4d7-b637a469d94a} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 22600 | 2026.03.10 17:29:40.109991 [ 254 ] {21b8718f-556b-4f2f-a4d7-b637a469d94a} <Debug> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
| 22601 | 2026.03.10 17:29:40.110006 [ 254 ] {21b8718f-556b-4f2f-a4d7-b637a469d94a} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 22602 | 2026.03.10 17:29:40.110046 [ 254 ] {21b8718f-556b-4f2f-a4d7-b637a469d94a} <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', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_reopen', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'kstat_sampler:expired_targets', 'kstat_sampler:samples_dropped', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_cpu:cpu_nsec', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_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', 'virtual_disk:bytes_read', 'virtual_disk:bytes_written', 'virtual_disk:failed_flushes', 'virtual_disk:failed_reads', 'virtual_disk:failed_writes', 'virtual_disk:flushes', 'virtual_disk:io_latency', 'virtual_disk:io_size', 'virtual_disk:reads', 'virtual_disk:writes', 'virtual_machine:pv_panic_guest_handled', 'virtual_machine:pv_panic_host_handled', 'virtual_machine:reset'))" | ||
| 22603 | 2026.03.10 17:29:40.110067 [ 254 ] {21b8718f-556b-4f2f-a4d7-b637a469d94a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 74 rows starting from 0 | ||
| 22604 | 2026.03.10 17:29:40.110804 [ 254 ] {21b8718f-556b-4f2f-a4d7-b637a469d94a} <Debug> executeQuery: Read 74 rows, 2.79 KiB in 0.002254 sec., 32830.52351375333 rows/sec., 1.21 MiB/sec. | ||
| 22605 | 2026.03.10 17:29:40.110868 [ 254 ] {21b8718f-556b-4f2f-a4d7-b637a469d94a} <Debug> TCPHandler: Processed in 0.002688233 sec. | ||
| 22606 | 2026.03.10 17:29:40.116503 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22607 | 2026.03.10 17:29:40.116635 [ 254 ] {f4cea6f0-688d-43b7-9024-6cc505995fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 22608 | 2026.03.10 17:29:40.116686 [ 254 ] {f4cea6f0-688d-43b7-9024-6cc505995fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 22609 | 2026.03.10 17:29:40.117292 [ 254 ] {f4cea6f0-688d-43b7-9024-6cc505995fb0} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22610 | 2026.03.10 17:29:40.117329 [ 254 ] {f4cea6f0-688d-43b7-9024-6cc505995fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22611 | 2026.03.10 17:29:40.117730 [ 254 ] {f4cea6f0-688d-43b7-9024-6cc505995fb0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 22612 | 2026.03.10 17:29:40.117924 [ 254 ] {f4cea6f0-688d-43b7-9024-6cc505995fb0} <Trace> oximeter.timeseries_schema (6533307b-789e-4cdd-a091-1e4b1c10acd0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22613 | 2026.03.10 17:29:40.118065 [ 254 ] {f4cea6f0-688d-43b7-9024-6cc505995fb0} <Debug> executeQuery: Read 1 rows, 256.00 B in 0.001466 sec., 682.1282401091405 rows/sec., 170.53 KiB/sec. | ||
| 22614 | 2026.03.10 17:29:40.118109 [ 254 ] {f4cea6f0-688d-43b7-9024-6cc505995fb0} <Debug> TCPHandler: Processed in 0.001669447 sec. | ||
| 22615 | 2026.03.10 17:29:40.118235 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22616 | 2026.03.10 17:29:40.118336 [ 254 ] {da80191e-47ff-4af7-bd8c-8e539f99acfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22617 | 2026.03.10 17:29:40.118380 [ 254 ] {da80191e-47ff-4af7-bd8c-8e539f99acfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22618 | 2026.03.10 17:29:40.118812 [ 254 ] {da80191e-47ff-4af7-bd8c-8e539f99acfa} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22619 | 2026.03.10 17:29:40.118851 [ 254 ] {da80191e-47ff-4af7-bd8c-8e539f99acfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22620 | 2026.03.10 17:29:40.119168 [ 254 ] {da80191e-47ff-4af7-bd8c-8e539f99acfa} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 22621 | 2026.03.10 17:29:40.119392 [ 254 ] {da80191e-47ff-4af7-bd8c-8e539f99acfa} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22622 | 2026.03.10 17:29:40.119524 [ 254 ] {da80191e-47ff-4af7-bd8c-8e539f99acfa} <Debug> executeQuery: Read 8 rows, 682.00 B in 0.001206 sec., 6633.499170812604 rows/sec., 552.25 KiB/sec. | ||
| 22623 | 2026.03.10 17:29:40.119564 [ 254 ] {da80191e-47ff-4af7-bd8c-8e539f99acfa} <Debug> TCPHandler: Processed in 0.001384472 sec. | ||
| 22624 | 2026.03.10 17:29:40.119684 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22625 | 2026.03.10 17:29:40.119789 [ 254 ] {df3aeb85-0e0b-4a1b-b2f2-34dbc0e1fddd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22626 | 2026.03.10 17:29:40.119833 [ 254 ] {df3aeb85-0e0b-4a1b-b2f2-34dbc0e1fddd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22627 | 2026.03.10 17:29:40.120373 [ 254 ] {df3aeb85-0e0b-4a1b-b2f2-34dbc0e1fddd} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22628 | 2026.03.10 17:29:40.120412 [ 254 ] {df3aeb85-0e0b-4a1b-b2f2-34dbc0e1fddd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22629 | 2026.03.10 17:29:40.120743 [ 254 ] {df3aeb85-0e0b-4a1b-b2f2-34dbc0e1fddd} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22630 | 2026.03.10 17:29:40.120965 [ 254 ] {df3aeb85-0e0b-4a1b-b2f2-34dbc0e1fddd} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22631 | 2026.03.10 17:29:40.121102 [ 254 ] {df3aeb85-0e0b-4a1b-b2f2-34dbc0e1fddd} <Debug> executeQuery: Read 169 rows, 15.07 KiB in 0.001331 sec., 126972.20135236665 rows/sec., 11.06 MiB/sec. | ||
| 22632 | 2026.03.10 17:29:40.121143 [ 254 ] {df3aeb85-0e0b-4a1b-b2f2-34dbc0e1fddd} <Debug> TCPHandler: Processed in 0.001511344 sec. | ||
| 22633 | 2026.03.10 17:29:40.121254 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22634 | 2026.03.10 17:29:40.121368 [ 254 ] {e833295d-012a-4511-9698-22c808d81ad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22635 | 2026.03.10 17:29:40.121417 [ 254 ] {e833295d-012a-4511-9698-22c808d81ad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22636 | 2026.03.10 17:29:40.121911 [ 254 ] {e833295d-012a-4511-9698-22c808d81ad7} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22637 | 2026.03.10 17:29:40.121955 [ 254 ] {e833295d-012a-4511-9698-22c808d81ad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22638 | 2026.03.10 17:29:40.122326 [ 254 ] {e833295d-012a-4511-9698-22c808d81ad7} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22639 | 2026.03.10 17:29:40.122529 [ 254 ] {e833295d-012a-4511-9698-22c808d81ad7} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22640 | 2026.03.10 17:29:40.122668 [ 254 ] {e833295d-012a-4511-9698-22c808d81ad7} <Debug> executeQuery: Read 62 rows, 4.63 KiB in 0.001323 sec., 46863.18972033258 rows/sec., 3.42 MiB/sec. | ||
| 22641 | 2026.03.10 17:29:40.122713 [ 254 ] {e833295d-012a-4511-9698-22c808d81ad7} <Debug> TCPHandler: Processed in 0.001513214 sec. | ||
| 22642 | 2026.03.10 17:29:40.122831 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22643 | 2026.03.10 17:29:40.122950 [ 254 ] {39a50644-53fb-4d68-a074-2e1f9d21ac51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22644 | 2026.03.10 17:29:40.122998 [ 254 ] {39a50644-53fb-4d68-a074-2e1f9d21ac51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22645 | 2026.03.10 17:29:40.123476 [ 254 ] {39a50644-53fb-4d68-a074-2e1f9d21ac51} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22646 | 2026.03.10 17:29:40.123513 [ 254 ] {39a50644-53fb-4d68-a074-2e1f9d21ac51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22647 | 2026.03.10 17:29:40.123829 [ 254 ] {39a50644-53fb-4d68-a074-2e1f9d21ac51} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22648 | 2026.03.10 17:29:40.124036 [ 254 ] {39a50644-53fb-4d68-a074-2e1f9d21ac51} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22649 | 2026.03.10 17:29:40.124167 [ 254 ] {39a50644-53fb-4d68-a074-2e1f9d21ac51} <Debug> executeQuery: Read 126 rows, 10.11 KiB in 0.001241 sec., 101531.02336825142 rows/sec., 7.95 MiB/sec. | ||
| 22650 | 2026.03.10 17:29:40.124206 [ 254 ] {39a50644-53fb-4d68-a074-2e1f9d21ac51} <Debug> TCPHandler: Processed in 0.001434073 sec. | ||
| 22651 | 2026.03.10 17:29:40.124274 [ 224 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22652 | 2026.03.10 17:29:40.124317 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22653 | 2026.03.10 17:29:40.124337 [ 224 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22654 | 2026.03.10 17:29:40.124421 [ 254 ] {c35c3145-905a-45d4-b5a4-3e7a2abc4a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22655 | 2026.03.10 17:29:40.124469 [ 254 ] {c35c3145-905a-45d4-b5a4-3e7a2abc4a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22656 | 2026.03.10 17:29:40.124867 [ 254 ] {c35c3145-905a-45d4-b5a4-3e7a2abc4a9b} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22657 | 2026.03.10 17:29:40.124904 [ 254 ] {c35c3145-905a-45d4-b5a4-3e7a2abc4a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22658 | 2026.03.10 17:29:40.125217 [ 254 ] {c35c3145-905a-45d4-b5a4-3e7a2abc4a9b} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22659 | 2026.03.10 17:29:40.125414 [ 254 ] {c35c3145-905a-45d4-b5a4-3e7a2abc4a9b} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22660 | 2026.03.10 17:29:40.125541 [ 254 ] {c35c3145-905a-45d4-b5a4-3e7a2abc4a9b} <Debug> executeQuery: Read 164 rows, 11.70 KiB in 0.001151 sec., 142484.79582971332 rows/sec., 9.93 MiB/sec. | ||
| 22661 | 2026.03.10 17:29:40.125577 [ 254 ] {c35c3145-905a-45d4-b5a4-3e7a2abc4a9b} <Debug> TCPHandler: Processed in 0.001323592 sec. | ||
| 22662 | 2026.03.10 17:29:40.125607 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22663 | 2026.03.10 17:29:40.125654 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22664 | 2026.03.10 17:29:40.125680 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22665 | 2026.03.10 17:29:40.125770 [ 254 ] {26b4e259-d6b0-44c2-92b6-f9da574b5072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22666 | 2026.03.10 17:29:40.125821 [ 254 ] {26b4e259-d6b0-44c2-92b6-f9da574b5072} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22667 | 2026.03.10 17:29:40.126750 [ 254 ] {26b4e259-d6b0-44c2-92b6-f9da574b5072} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22668 | 2026.03.10 17:29:40.126786 [ 254 ] {26b4e259-d6b0-44c2-92b6-f9da574b5072} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22669 | 2026.03.10 17:29:40.127348 [ 254 ] {26b4e259-d6b0-44c2-92b6-f9da574b5072} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 22670 | 2026.03.10 17:29:40.127566 [ 254 ] {26b4e259-d6b0-44c2-92b6-f9da574b5072} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22671 | 2026.03.10 17:29:40.127703 [ 254 ] {26b4e259-d6b0-44c2-92b6-f9da574b5072} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.00192 sec., 28125 rows/sec., 50.40 MiB/sec. | ||
| 22672 | 2026.03.10 17:29:40.127758 [ 254 ] {26b4e259-d6b0-44c2-92b6-f9da574b5072} <Debug> TCPHandler: Processed in 0.002101604 sec. | ||
| 22673 | 2026.03.10 17:29:40.127810 [ 222 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22674 | 2026.03.10 17:29:40.127866 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22675 | 2026.03.10 17:29:40.127869 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22676 | 2026.03.10 17:29:40.127972 [ 254 ] {e1f6b70a-380a-4175-83dd-8304dfa624da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22677 | 2026.03.10 17:29:40.128014 [ 254 ] {e1f6b70a-380a-4175-83dd-8304dfa624da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22678 | 2026.03.10 17:29:40.128357 [ 254 ] {e1f6b70a-380a-4175-83dd-8304dfa624da} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22679 | 2026.03.10 17:29:40.128393 [ 254 ] {e1f6b70a-380a-4175-83dd-8304dfa624da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22680 | 2026.03.10 17:29:40.128745 [ 254 ] {e1f6b70a-380a-4175-83dd-8304dfa624da} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 22681 | 2026.03.10 17:29:40.128990 [ 254 ] {e1f6b70a-380a-4175-83dd-8304dfa624da} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22682 | 2026.03.10 17:29:40.129118 [ 254 ] {e1f6b70a-380a-4175-83dd-8304dfa624da} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001164 sec., 51546.391752577314 rows/sec., 3.47 MiB/sec. | ||
| 22683 | 2026.03.10 17:29:40.129155 [ 254 ] {e1f6b70a-380a-4175-83dd-8304dfa624da} <Debug> TCPHandler: Processed in 0.001332611 sec. | ||
| 22684 | 2026.03.10 17:29:40.129208 [ 220 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22685 | 2026.03.10 17:29:40.129238 [ 220 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22686 | 2026.03.10 17:29:40.133484 [ 220 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22687 | 2026.03.10 17:29:40.133732 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22688 | 2026.03.10 17:29:40.134336 [ 222 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22689 | 2026.03.10 17:29:40.134353 [ 224 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22690 | 2026.03.10 17:29:40.527530 [ 222 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22691 | 2026.03.10 17:29:40.527591 [ 222 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22692 | 2026.03.10 17:29:40.537008 [ 222 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22693 | 2026.03.10 17:29:41.227015 [ 217 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22694 | 2026.03.10 17:29:41.227073 [ 217 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22695 | 2026.03.10 17:29:41.235615 [ 217 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 22696 | 2026.03.10 17:29:43.558663 [ 217 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22697 | 2026.03.10 17:29:43.558723 [ 217 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22698 | 2026.03.10 17:29:43.569265 [ 217 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22699 | 2026.03.10 17:29:43.876964 [ 10 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22700 | 2026.03.10 17:29:43.877020 [ 10 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22701 | 2026.03.10 17:29:44.110137 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48095 | ||
| 22702 | 2026.03.10 17:29:44.110923 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22703 | 2026.03.10 17:29:44.110955 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22704 | 2026.03.10 17:29:44.111396 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22705 | 2026.03.10 17:29:44.111613 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22706 | 2026.03.10 17:29:44.111733 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48095 | ||
| 22707 | 2026.03.10 17:29:44.270199 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2752 | ||
| 22708 | 2026.03.10 17:29:44.273259 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22709 | 2026.03.10 17:29:44.273306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22710 | 2026.03.10 17:29:44.274566 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22711 | 2026.03.10 17:29:44.274833 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22712 | 2026.03.10 17:29:44.275175 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2752 | ||
| 22713 | 2026.03.10 17:29:44.399215 [ 221 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22714 | 2026.03.10 17:29:44.399248 [ 221 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22715 | 2026.03.10 17:29:44.401109 [ 221 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 22716 | 2026.03.10 17:29:45.000169 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 402.68 MiB, peak 427.77 MiB, free memory in arenas 0.00 B, will set to 406.66 MiB (RSS), difference: 3.98 MiB | ||
| 22717 | 2026.03.10 17:29:45.111275 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22718 | 2026.03.10 17:29:45.111472 [ 254 ] {87f80743-c4a7-465f-aa03-e2ea343216df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22719 | 2026.03.10 17:29:45.111543 [ 254 ] {87f80743-c4a7-465f-aa03-e2ea343216df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22720 | 2026.03.10 17:29:45.112303 [ 254 ] {87f80743-c4a7-465f-aa03-e2ea343216df} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22721 | 2026.03.10 17:29:45.112354 [ 254 ] {87f80743-c4a7-465f-aa03-e2ea343216df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22722 | 2026.03.10 17:29:45.112761 [ 254 ] {87f80743-c4a7-465f-aa03-e2ea343216df} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22723 | 2026.03.10 17:29:45.112989 [ 254 ] {87f80743-c4a7-465f-aa03-e2ea343216df} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22724 | 2026.03.10 17:29:45.113147 [ 254 ] {87f80743-c4a7-465f-aa03-e2ea343216df} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001731 sec., 38128.24956672444 rows/sec., 3.02 MiB/sec. | ||
| 22725 | 2026.03.10 17:29:45.113191 [ 254 ] {87f80743-c4a7-465f-aa03-e2ea343216df} <Debug> TCPHandler: Processed in 0.002046983 sec. | ||
| 22726 | 2026.03.10 17:29:45.113318 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22727 | 2026.03.10 17:29:45.113414 [ 254 ] {e3196619-11c0-41dd-9eb1-8f94a20f3431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22728 | 2026.03.10 17:29:45.113455 [ 254 ] {e3196619-11c0-41dd-9eb1-8f94a20f3431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22729 | 2026.03.10 17:29:45.113854 [ 254 ] {e3196619-11c0-41dd-9eb1-8f94a20f3431} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22730 | 2026.03.10 17:29:45.113889 [ 254 ] {e3196619-11c0-41dd-9eb1-8f94a20f3431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22731 | 2026.03.10 17:29:45.114182 [ 254 ] {e3196619-11c0-41dd-9eb1-8f94a20f3431} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22732 | 2026.03.10 17:29:45.114388 [ 254 ] {e3196619-11c0-41dd-9eb1-8f94a20f3431} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22733 | 2026.03.10 17:29:45.114521 [ 254 ] {e3196619-11c0-41dd-9eb1-8f94a20f3431} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001125 sec., 4444.444444444444 rows/sec., 334.20 KiB/sec. | ||
| 22734 | 2026.03.10 17:29:45.114560 [ 254 ] {e3196619-11c0-41dd-9eb1-8f94a20f3431} <Debug> TCPHandler: Processed in 0.001292271 sec. | ||
| 22735 | 2026.03.10 17:29:45.114668 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22736 | 2026.03.10 17:29:45.114762 [ 254 ] {a866c801-cba1-41aa-aa91-38868af65c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22737 | 2026.03.10 17:29:45.114801 [ 254 ] {a866c801-cba1-41aa-aa91-38868af65c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22738 | 2026.03.10 17:29:45.115219 [ 254 ] {a866c801-cba1-41aa-aa91-38868af65c0b} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22739 | 2026.03.10 17:29:45.115254 [ 254 ] {a866c801-cba1-41aa-aa91-38868af65c0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22740 | 2026.03.10 17:29:45.115554 [ 254 ] {a866c801-cba1-41aa-aa91-38868af65c0b} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22741 | 2026.03.10 17:29:45.115794 [ 254 ] {a866c801-cba1-41aa-aa91-38868af65c0b} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22742 | 2026.03.10 17:29:45.115921 [ 254 ] {a866c801-cba1-41aa-aa91-38868af65c0b} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001177 sec., 58623.61937128292 rows/sec., 4.58 MiB/sec. | ||
| 22743 | 2026.03.10 17:29:45.115960 [ 254 ] {a866c801-cba1-41aa-aa91-38868af65c0b} <Debug> TCPHandler: Processed in 0.001340112 sec. | ||
| 22744 | 2026.03.10 17:29:45.116073 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22745 | 2026.03.10 17:29:45.116167 [ 254 ] {f178cea9-0bc8-483d-a145-02ef3948c3c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22746 | 2026.03.10 17:29:45.116209 [ 254 ] {f178cea9-0bc8-483d-a145-02ef3948c3c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22747 | 2026.03.10 17:29:45.116645 [ 254 ] {f178cea9-0bc8-483d-a145-02ef3948c3c2} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22748 | 2026.03.10 17:29:45.116682 [ 254 ] {f178cea9-0bc8-483d-a145-02ef3948c3c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22749 | 2026.03.10 17:29:45.117012 [ 254 ] {f178cea9-0bc8-483d-a145-02ef3948c3c2} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22750 | 2026.03.10 17:29:45.117220 [ 254 ] {f178cea9-0bc8-483d-a145-02ef3948c3c2} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22751 | 2026.03.10 17:29:45.117339 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 2 parts from all_1_164_42 to all_165_165_0 | ||
| 22752 | 2026.03.10 17:29:45.117348 [ 254 ] {f178cea9-0bc8-483d-a145-02ef3948c3c2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 22753 | 2026.03.10 17:29:45.117406 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22754 | 2026.03.10 17:29:45.117425 [ 254 ] {f178cea9-0bc8-483d-a145-02ef3948c3c2} <Debug> TCPHandler: Processed in 0.001400143 sec. | ||
| 22755 | 2026.03.10 17:29:45.117434 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22756 | 2026.03.10 17:29:45.117548 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22757 | 2026.03.10 17:29:45.117562 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_165_43} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_164_42 to all_165_165_0 into Compact with storage Full | ||
| 22758 | 2026.03.10 17:29:45.117645 [ 254 ] {cc3767e7-a5de-40be-b009-d2c5a307755b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22759 | 2026.03.10 17:29:45.117704 [ 254 ] {cc3767e7-a5de-40be-b009-d2c5a307755b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22760 | 2026.03.10 17:29:45.117720 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_165_43} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22761 | 2026.03.10 17:29:45.117766 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_165_43} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_164_42, total 53214 rows starting from the beginning of the part | ||
| 22762 | 2026.03.10 17:29:45.117844 [ 190 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_165_43} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 64 rows starting from the beginning of the part | ||
| 22763 | 2026.03.10 17:29:45.118468 [ 254 ] {cc3767e7-a5de-40be-b009-d2c5a307755b} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22764 | 2026.03.10 17:29:45.118509 [ 254 ] {cc3767e7-a5de-40be-b009-d2c5a307755b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22765 | 2026.03.10 17:29:45.119022 [ 254 ] {cc3767e7-a5de-40be-b009-d2c5a307755b} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 22766 | 2026.03.10 17:29:45.119249 [ 254 ] {cc3767e7-a5de-40be-b009-d2c5a307755b} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22767 | 2026.03.10 17:29:45.119396 [ 254 ] {cc3767e7-a5de-40be-b009-d2c5a307755b} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.001768 sec., 2828.054298642534 rows/sec., 5.07 MiB/sec. | ||
| 22768 | 2026.03.10 17:29:45.119453 [ 254 ] {cc3767e7-a5de-40be-b009-d2c5a307755b} <Debug> TCPHandler: Processed in 0.001954071 sec. | ||
| 22769 | 2026.03.10 17:29:45.119565 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22770 | 2026.03.10 17:29:45.119660 [ 254 ] {5040d785-8867-4137-b3b4-9dd146ed2cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22771 | 2026.03.10 17:29:45.119701 [ 254 ] {5040d785-8867-4137-b3b4-9dd146ed2cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22772 | 2026.03.10 17:29:45.120025 [ 254 ] {5040d785-8867-4137-b3b4-9dd146ed2cff} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22773 | 2026.03.10 17:29:45.120060 [ 254 ] {5040d785-8867-4137-b3b4-9dd146ed2cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22774 | 2026.03.10 17:29:45.120366 [ 254 ] {5040d785-8867-4137-b3b4-9dd146ed2cff} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 22775 | 2026.03.10 17:29:45.120602 [ 254 ] {5040d785-8867-4137-b3b4-9dd146ed2cff} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22776 | 2026.03.10 17:29:45.120737 [ 254 ] {5040d785-8867-4137-b3b4-9dd146ed2cff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001096 sec., 54744.52554744526 rows/sec., 3.69 MiB/sec. | ||
| 22777 | 2026.03.10 17:29:45.120775 [ 254 ] {5040d785-8867-4137-b3b4-9dd146ed2cff} <Debug> TCPHandler: Processed in 0.001259021 sec. | ||
| 22778 | 2026.03.10 17:29:45.125935 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_165_43} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53278 rows, containing 5 columns (5 merged, 0 gathered) in 0.008426346 sec., 6322788.074451251 rows/sec., 414.43 MiB/sec. | ||
| 22779 | 2026.03.10 17:29:45.126608 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_165_43} <Trace> MergedBlockOutputStream: filled checksums all_1_165_43 (state Temporary) | ||
| 22780 | 2026.03.10 17:29:45.126903 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_165_43} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_165_43 to all_1_165_43 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22781 | 2026.03.10 17:29:45.126973 [ 195 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_165_43} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 2 parts: [all_1_164_42, all_165_165_0] -> all_1_165_43 | ||
| 22782 | 2026.03.10 17:29:45.127065 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 22783 | 2026.03.10 17:29:46.676978 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 22784 | 2026.03.10 17:29:46.694119 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22785 | 2026.03.10 17:29:46.694169 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22786 | 2026.03.10 17:29:46.700549 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 22787 | 2026.03.10 17:29:46.701741 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22788 | 2026.03.10 17:29:46.704755 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 22789 | 2026.03.10 17:29:50.112833 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22790 | 2026.03.10 17:29:50.113042 [ 254 ] {d30af780-4b8c-4fb1-a1d9-f58ccb07ac8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22791 | 2026.03.10 17:29:50.113112 [ 254 ] {d30af780-4b8c-4fb1-a1d9-f58ccb07ac8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22792 | 2026.03.10 17:29:50.113920 [ 254 ] {d30af780-4b8c-4fb1-a1d9-f58ccb07ac8b} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22793 | 2026.03.10 17:29:50.113960 [ 254 ] {d30af780-4b8c-4fb1-a1d9-f58ccb07ac8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22794 | 2026.03.10 17:29:50.114477 [ 254 ] {d30af780-4b8c-4fb1-a1d9-f58ccb07ac8b} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22795 | 2026.03.10 17:29:50.114914 [ 254 ] {d30af780-4b8c-4fb1-a1d9-f58ccb07ac8b} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22796 | 2026.03.10 17:29:50.115075 [ 254 ] {d30af780-4b8c-4fb1-a1d9-f58ccb07ac8b} <Debug> executeQuery: Read 164 rows, 14.68 KiB in 0.002087 sec., 78581.6962146622 rows/sec., 6.87 MiB/sec. | ||
| 22797 | 2026.03.10 17:29:50.115119 [ 254 ] {d30af780-4b8c-4fb1-a1d9-f58ccb07ac8b} <Debug> TCPHandler: Processed in 0.002419199 sec. | ||
| 22798 | 2026.03.10 17:29:50.115240 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22799 | 2026.03.10 17:29:50.115336 [ 254 ] {96c55791-d8a1-4b7e-b773-ce6e4ef1696e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22800 | 2026.03.10 17:29:50.115374 [ 254 ] {96c55791-d8a1-4b7e-b773-ce6e4ef1696e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22801 | 2026.03.10 17:29:50.115797 [ 254 ] {96c55791-d8a1-4b7e-b773-ce6e4ef1696e} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22802 | 2026.03.10 17:29:50.115832 [ 254 ] {96c55791-d8a1-4b7e-b773-ce6e4ef1696e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22803 | 2026.03.10 17:29:50.116234 [ 254 ] {96c55791-d8a1-4b7e-b773-ce6e4ef1696e} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22804 | 2026.03.10 17:29:50.116666 [ 254 ] {96c55791-d8a1-4b7e-b773-ce6e4ef1696e} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22805 | 2026.03.10 17:29:50.116800 [ 254 ] {96c55791-d8a1-4b7e-b773-ce6e4ef1696e} <Debug> executeQuery: Read 54 rows, 4.06 KiB in 0.001483 sec., 36412.67700606878 rows/sec., 2.67 MiB/sec. | ||
| 22806 | 2026.03.10 17:29:50.116839 [ 254 ] {96c55791-d8a1-4b7e-b773-ce6e4ef1696e} <Debug> TCPHandler: Processed in 0.001649197 sec. | ||
| 22807 | 2026.03.10 17:29:50.116948 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22808 | 2026.03.10 17:29:50.117043 [ 254 ] {3459e1f4-cf75-4df9-9e3e-b79b75d4ed89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22809 | 2026.03.10 17:29:50.117082 [ 254 ] {3459e1f4-cf75-4df9-9e3e-b79b75d4ed89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22810 | 2026.03.10 17:29:50.117531 [ 254 ] {3459e1f4-cf75-4df9-9e3e-b79b75d4ed89} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22811 | 2026.03.10 17:29:50.117567 [ 254 ] {3459e1f4-cf75-4df9-9e3e-b79b75d4ed89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22812 | 2026.03.10 17:29:50.117978 [ 254 ] {3459e1f4-cf75-4df9-9e3e-b79b75d4ed89} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22813 | 2026.03.10 17:29:50.118458 [ 254 ] {3459e1f4-cf75-4df9-9e3e-b79b75d4ed89} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22814 | 2026.03.10 17:29:50.118593 [ 254 ] {3459e1f4-cf75-4df9-9e3e-b79b75d4ed89} <Debug> executeQuery: Read 118 rows, 9.44 KiB in 0.001568 sec., 75255.10204081633 rows/sec., 5.88 MiB/sec. | ||
| 22815 | 2026.03.10 17:29:50.118631 [ 254 ] {3459e1f4-cf75-4df9-9e3e-b79b75d4ed89} <Debug> TCPHandler: Processed in 0.001731238 sec. | ||
| 22816 | 2026.03.10 17:29:50.118744 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22817 | 2026.03.10 17:29:50.118839 [ 254 ] {a4c45ac8-e973-414e-8049-5b143ea7912a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22818 | 2026.03.10 17:29:50.118882 [ 254 ] {a4c45ac8-e973-414e-8049-5b143ea7912a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22819 | 2026.03.10 17:29:50.119294 [ 254 ] {a4c45ac8-e973-414e-8049-5b143ea7912a} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22820 | 2026.03.10 17:29:50.119330 [ 254 ] {a4c45ac8-e973-414e-8049-5b143ea7912a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22821 | 2026.03.10 17:29:50.119772 [ 254 ] {a4c45ac8-e973-414e-8049-5b143ea7912a} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22822 | 2026.03.10 17:29:50.120198 [ 254 ] {a4c45ac8-e973-414e-8049-5b143ea7912a} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22823 | 2026.03.10 17:29:50.120306 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 2 parts from all_1_165_43 to all_166_166_0 | ||
| 22824 | 2026.03.10 17:29:50.120330 [ 254 ] {a4c45ac8-e973-414e-8049-5b143ea7912a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001509 sec., 106030.48376408218 rows/sec., 7.38 MiB/sec. | ||
| 22825 | 2026.03.10 17:29:50.120339 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22826 | 2026.03.10 17:29:50.120361 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22827 | 2026.03.10 17:29:50.120368 [ 254 ] {a4c45ac8-e973-414e-8049-5b143ea7912a} <Debug> TCPHandler: Processed in 0.001673207 sec. | ||
| 22828 | 2026.03.10 17:29:50.120485 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22829 | 2026.03.10 17:29:50.120484 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_166_44} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_165_43 to all_166_166_0 into Compact with storage Full | ||
| 22830 | 2026.03.10 17:29:50.120581 [ 254 ] {311542a0-f714-460a-9716-32611d2de06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22831 | 2026.03.10 17:29:50.120639 [ 254 ] {311542a0-f714-460a-9716-32611d2de06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 22832 | 2026.03.10 17:29:50.120650 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_166_44} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22833 | 2026.03.10 17:29:50.120697 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_166_44} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_165_43, total 53278 rows starting from the beginning of the part | ||
| 22834 | 2026.03.10 17:29:50.120774 [ 186 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_166_44} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 160 rows starting from the beginning of the part | ||
| 22835 | 2026.03.10 17:29:50.121581 [ 254 ] {311542a0-f714-460a-9716-32611d2de06c} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22836 | 2026.03.10 17:29:50.121622 [ 254 ] {311542a0-f714-460a-9716-32611d2de06c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22837 | 2026.03.10 17:29:50.122311 [ 254 ] {311542a0-f714-460a-9716-32611d2de06c} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 22838 | 2026.03.10 17:29:50.122744 [ 254 ] {311542a0-f714-460a-9716-32611d2de06c} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22839 | 2026.03.10 17:29:50.122891 [ 254 ] {311542a0-f714-460a-9716-32611d2de06c} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.002328 sec., 23195.87628865979 rows/sec., 41.57 MiB/sec. | ||
| 22840 | 2026.03.10 17:29:50.122947 [ 254 ] {311542a0-f714-460a-9716-32611d2de06c} <Debug> TCPHandler: Processed in 0.002511301 sec. | ||
| 22841 | 2026.03.10 17:29:50.123061 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22842 | 2026.03.10 17:29:50.123155 [ 254 ] {9ab2f6ac-ec3c-4853-8e5f-f3b6a8415c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22843 | 2026.03.10 17:29:50.123196 [ 254 ] {9ab2f6ac-ec3c-4853-8e5f-f3b6a8415c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22844 | 2026.03.10 17:29:50.123543 [ 254 ] {9ab2f6ac-ec3c-4853-8e5f-f3b6a8415c4a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22845 | 2026.03.10 17:29:50.123578 [ 254 ] {9ab2f6ac-ec3c-4853-8e5f-f3b6a8415c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22846 | 2026.03.10 17:29:50.123995 [ 254 ] {9ab2f6ac-ec3c-4853-8e5f-f3b6a8415c4a} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22847 | 2026.03.10 17:29:50.124423 [ 254 ] {9ab2f6ac-ec3c-4853-8e5f-f3b6a8415c4a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22848 | 2026.03.10 17:29:50.124558 [ 254 ] {9ab2f6ac-ec3c-4853-8e5f-f3b6a8415c4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001422 sec., 42194.09282700422 rows/sec., 2.84 MiB/sec. | ||
| 22849 | 2026.03.10 17:29:50.124595 [ 254 ] {9ab2f6ac-ec3c-4853-8e5f-f3b6a8415c4a} <Debug> TCPHandler: Processed in 0.001582655 sec. | ||
| 22850 | 2026.03.10 17:29:50.128905 [ 192 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_166_44} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53438 rows, containing 5 columns (5 merged, 0 gathered) in 0.008466306 sec., 6311843.677750368 rows/sec., 413.79 MiB/sec. | ||
| 22851 | 2026.03.10 17:29:50.129723 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_166_44} <Trace> MergedBlockOutputStream: filled checksums all_1_166_44 (state Temporary) | ||
| 22852 | 2026.03.10 17:29:50.130295 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_166_44} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_166_44 to all_1_166_44 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22853 | 2026.03.10 17:29:50.130365 [ 199 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_166_44} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 2 parts: [all_1_165_43, all_166_166_0] -> all_1_166_44 | ||
| 22854 | 2026.03.10 17:29:50.130444 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22855 | 2026.03.10 17:29:51.207300 [ 147 ] {} <Debug> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Selected 5 parts from all_1_34_8 to all_38_38_0 | ||
| 22856 | 2026.03.10 17:29:51.207368 [ 147 ] {} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22857 | 2026.03.10 17:29:51.207395 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22858 | 2026.03.10 17:29:51.207500 [ 199 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_8 to all_38_38_0 into Compact with storage Full | ||
| 22859 | 2026.03.10 17:29:51.207672 [ 199 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22860 | 2026.03.10 17:29:51.207728 [ 199 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 20 rows starting from the beginning of the part | ||
| 22861 | 2026.03.10 17:29:51.207835 [ 199 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 4 rows starting from the beginning of the part | ||
| 22862 | 2026.03.10 17:29:51.207914 [ 199 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 22863 | 2026.03.10 17:29:51.207989 [ 199 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 22864 | 2026.03.10 17:29:51.208055 [ 199 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 22865 | 2026.03.10 17:29:51.209200 [ 198 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 5 columns (5 merged, 0 gathered) in 0.001738728 sec., 24155.589603434237 rows/sec., 2.02 MiB/sec. | ||
| 22866 | 2026.03.10 17:29:51.209513 [ 201 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 22867 | 2026.03.10 17:29:51.210045 [ 201 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_38_9} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22868 | 2026.03.10 17:29:51.210158 [ 201 ] {acf5c71d-7e40-44e0-9743-e4df8d852dcb::all_1_38_9} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb) (MergerMutator): Merged 5 parts: [all_1_34_8, all_38_38_0] -> all_1_38_9 | ||
| 22869 | 2026.03.10 17:29:51.210258 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 22870 | 2026.03.10 17:29:51.611926 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48543 | ||
| 22871 | 2026.03.10 17:29:51.612459 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22872 | 2026.03.10 17:29:51.612502 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22873 | 2026.03.10 17:29:51.613097 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 22874 | 2026.03.10 17:29:51.613627 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22875 | 2026.03.10 17:29:51.613750 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48543 | ||
| 22876 | 2026.03.10 17:29:51.613760 [ 148 ] {} <Debug> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 22877 | 2026.03.10 17:29:51.613818 [ 148 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22878 | 2026.03.10 17:29:51.613837 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22879 | 2026.03.10 17:29:51.613935 [ 192 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 22880 | 2026.03.10 17:29:51.614050 [ 192 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22881 | 2026.03.10 17:29:51.614086 [ 192 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46175 rows starting from the beginning of the part | ||
| 22882 | 2026.03.10 17:29:51.614153 [ 192 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 22883 | 2026.03.10 17:29:51.614196 [ 192 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 22884 | 2026.03.10 17:29:51.614237 [ 192 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 22885 | 2026.03.10 17:29:51.614273 [ 192 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 22886 | 2026.03.10 17:29:51.614310 [ 192 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 22887 | 2026.03.10 17:29:51.617126 [ 198 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48543 rows, containing 4 columns (4 merged, 0 gathered) in 0.003227613 sec., 15039907.200770354 rows/sec., 215.15 MiB/sec. | ||
| 22888 | 2026.03.10 17:29:51.617638 [ 187 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 22889 | 2026.03.10 17:29:51.618235 [ 187 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_101_20} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22890 | 2026.03.10 17:29:51.618318 [ 187 ] {45051d28-24db-4638-8d17-c3be66bf0622::all_1_101_20} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 22891 | 2026.03.10 17:29:51.618416 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 22892 | 2026.03.10 17:29:52.441111 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22893 | 2026.03.10 17:29:52.441402 [ 254 ] {0aa732d0-b559-44b3-8cd7-774b448ab382} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22894 | 2026.03.10 17:29:52.441507 [ 254 ] {0aa732d0-b559-44b3-8cd7-774b448ab382} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22895 | 2026.03.10 17:29:52.442168 [ 254 ] {0aa732d0-b559-44b3-8cd7-774b448ab382} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22896 | 2026.03.10 17:29:52.442218 [ 254 ] {0aa732d0-b559-44b3-8cd7-774b448ab382} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22897 | 2026.03.10 17:29:52.442890 [ 254 ] {0aa732d0-b559-44b3-8cd7-774b448ab382} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 22898 | 2026.03.10 17:29:52.443326 [ 254 ] {0aa732d0-b559-44b3-8cd7-774b448ab382} <Trace> oximeter.fields_i16 (39b6cbf1-712e-41ce-a54a-7eca312222dd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22899 | 2026.03.10 17:29:52.443485 [ 254 ] {0aa732d0-b559-44b3-8cd7-774b448ab382} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002167 sec., 11075.219197046608 rows/sec., 940.96 KiB/sec. | ||
| 22900 | 2026.03.10 17:29:52.443527 [ 254 ] {0aa732d0-b559-44b3-8cd7-774b448ab382} <Debug> TCPHandler: Processed in 0.002599702 sec. | ||
| 22901 | 2026.03.10 17:29:52.443636 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22902 | 2026.03.10 17:29:52.443730 [ 254 ] {82a13228-e155-44f6-bd60-1548d45cac65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22903 | 2026.03.10 17:29:52.443771 [ 254 ] {82a13228-e155-44f6-bd60-1548d45cac65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22904 | 2026.03.10 17:29:52.444179 [ 254 ] {82a13228-e155-44f6-bd60-1548d45cac65} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22905 | 2026.03.10 17:29:52.444215 [ 254 ] {82a13228-e155-44f6-bd60-1548d45cac65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22906 | 2026.03.10 17:29:52.444609 [ 254 ] {82a13228-e155-44f6-bd60-1548d45cac65} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 22907 | 2026.03.10 17:29:52.445022 [ 254 ] {82a13228-e155-44f6-bd60-1548d45cac65} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22908 | 2026.03.10 17:29:52.445156 [ 254 ] {82a13228-e155-44f6-bd60-1548d45cac65} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001444 sec., 2770.083102493075 rows/sec., 225.88 KiB/sec. | ||
| 22909 | 2026.03.10 17:29:52.445174 [ 221 ] {} <Trace> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Found 6 old parts to remove. Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 22910 | 2026.03.10 17:29:52.445193 [ 254 ] {82a13228-e155-44f6-bd60-1548d45cac65} <Debug> TCPHandler: Processed in 0.001604846 sec. | ||
| 22911 | 2026.03.10 17:29:52.445225 [ 221 ] {} <Debug> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Removing 6 parts from filesystem (serially): Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 22912 | 2026.03.10 17:29:52.445316 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22913 | 2026.03.10 17:29:52.445412 [ 254 ] {2890e33e-3558-4133-87e6-13b45c8027b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22914 | 2026.03.10 17:29:52.445451 [ 254 ] {2890e33e-3558-4133-87e6-13b45c8027b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22915 | 2026.03.10 17:29:52.446617 [ 254 ] {2890e33e-3558-4133-87e6-13b45c8027b1} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22916 | 2026.03.10 17:29:52.446653 [ 254 ] {2890e33e-3558-4133-87e6-13b45c8027b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22917 | 2026.03.10 17:29:52.447193 [ 254 ] {2890e33e-3558-4133-87e6-13b45c8027b1} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22918 | 2026.03.10 17:29:52.447642 [ 254 ] {2890e33e-3558-4133-87e6-13b45c8027b1} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22919 | 2026.03.10 17:29:52.447777 [ 254 ] {2890e33e-3558-4133-87e6-13b45c8027b1} <Debug> executeQuery: Read 2078 rows, 161.64 KiB in 0.002382 sec., 872376.1544920235 rows/sec., 66.27 MiB/sec. | ||
| 22920 | 2026.03.10 17:29:52.447772 [ 148 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 22921 | 2026.03.10 17:29:52.447815 [ 254 ] {2890e33e-3558-4133-87e6-13b45c8027b1} <Debug> TCPHandler: Processed in 0.002545841 sec. | ||
| 22922 | 2026.03.10 17:29:52.447849 [ 148 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22923 | 2026.03.10 17:29:52.447872 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.98 GiB. | ||
| 22924 | 2026.03.10 17:29:52.447938 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22925 | 2026.03.10 17:29:52.448012 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 22926 | 2026.03.10 17:29:52.448035 [ 254 ] {c7d2049a-eac2-4c7a-abd5-17a950bb6d50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22927 | 2026.03.10 17:29:52.448101 [ 254 ] {c7d2049a-eac2-4c7a-abd5-17a950bb6d50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22928 | 2026.03.10 17:29:52.448178 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22929 | 2026.03.10 17:29:52.448222 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2958 rows starting from the beginning of the part | ||
| 22930 | 2026.03.10 17:29:52.448299 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 66 rows starting from the beginning of the part | ||
| 22931 | 2026.03.10 17:29:52.448378 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 169 rows starting from the beginning of the part | ||
| 22932 | 2026.03.10 17:29:52.448434 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 66 rows starting from the beginning of the part | ||
| 22933 | 2026.03.10 17:29:52.448484 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 164 rows starting from the beginning of the part | ||
| 22934 | 2026.03.10 17:29:52.448535 [ 198 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 2078 rows starting from the beginning of the part | ||
| 22935 | 2026.03.10 17:29:52.448546 [ 254 ] {c7d2049a-eac2-4c7a-abd5-17a950bb6d50} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22936 | 2026.03.10 17:29:52.448595 [ 254 ] {c7d2049a-eac2-4c7a-abd5-17a950bb6d50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22937 | 2026.03.10 17:29:52.449063 [ 254 ] {c7d2049a-eac2-4c7a-abd5-17a950bb6d50} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 22938 | 2026.03.10 17:29:52.449612 [ 254 ] {c7d2049a-eac2-4c7a-abd5-17a950bb6d50} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22939 | 2026.03.10 17:29:52.449978 [ 254 ] {c7d2049a-eac2-4c7a-abd5-17a950bb6d50} <Debug> executeQuery: Read 35 rows, 2.67 KiB in 0.001959 sec., 17866.258295048498 rows/sec., 1.33 MiB/sec. | ||
| 22940 | 2026.03.10 17:29:52.450029 [ 254 ] {c7d2049a-eac2-4c7a-abd5-17a950bb6d50} <Debug> TCPHandler: Processed in 0.002142495 sec. | ||
| 22941 | 2026.03.10 17:29:52.450209 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22942 | 2026.03.10 17:29:52.450334 [ 254 ] {532294df-6cd5-4aa1-a65d-7f944746ec6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22943 | 2026.03.10 17:29:52.450384 [ 254 ] {532294df-6cd5-4aa1-a65d-7f944746ec6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22944 | 2026.03.10 17:29:52.451014 [ 187 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5501 rows, containing 5 columns (5 merged, 0 gathered) in 0.00307465 sec., 1789146.7321483747 rows/sec., 145.15 MiB/sec. | ||
| 22945 | 2026.03.10 17:29:52.451135 [ 254 ] {532294df-6cd5-4aa1-a65d-7f944746ec6c} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22946 | 2026.03.10 17:29:52.451180 [ 254 ] {532294df-6cd5-4aa1-a65d-7f944746ec6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22947 | 2026.03.10 17:29:52.451579 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 22948 | 2026.03.10 17:29:52.451831 [ 254 ] {532294df-6cd5-4aa1-a65d-7f944746ec6c} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 22949 | 2026.03.10 17:29:52.452531 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_171_34} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22950 | 2026.03.10 17:29:52.452584 [ 254 ] {532294df-6cd5-4aa1-a65d-7f944746ec6c} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22951 | 2026.03.10 17:29:52.452638 [ 188 ] {9b437031-7cc1-4e11-ae94-639aa11983b8::all_1_171_34} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 22952 | 2026.03.10 17:29:52.452746 [ 254 ] {532294df-6cd5-4aa1-a65d-7f944746ec6c} <Debug> executeQuery: Read 732 rows, 44.33 KiB in 0.002435 sec., 300616.0164271047 rows/sec., 17.78 MiB/sec. | ||
| 22953 | 2026.03.10 17:29:52.452761 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 22954 | 2026.03.10 17:29:52.452794 [ 254 ] {532294df-6cd5-4aa1-a65d-7f944746ec6c} <Debug> TCPHandler: Processed in 0.002656452 sec. | ||
| 22955 | 2026.03.10 17:29:52.452921 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22956 | 2026.03.10 17:29:52.453018 [ 254 ] {ceae95b8-6df1-4070-9c51-4d6237d275c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u64 FORMAT Native (stage: Complete) | ||
| 22957 | 2026.03.10 17:29:52.453061 [ 254 ] {ceae95b8-6df1-4070-9c51-4d6237d275c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u64 | ||
| 22958 | 2026.03.10 17:29:52.453469 [ 254 ] {ceae95b8-6df1-4070-9c51-4d6237d275c4} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22959 | 2026.03.10 17:29:52.453510 [ 254 ] {ceae95b8-6df1-4070-9c51-4d6237d275c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22960 | 2026.03.10 17:29:52.454018 [ 254 ] {ceae95b8-6df1-4070-9c51-4d6237d275c4} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 22961 | 2026.03.10 17:29:52.454666 [ 254 ] {ceae95b8-6df1-4070-9c51-4d6237d275c4} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22962 | 2026.03.10 17:29:52.454791 [ 85 ] {} <Debug> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 22963 | 2026.03.10 17:29:52.454807 [ 254 ] {ceae95b8-6df1-4070-9c51-4d6237d275c4} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.001806 sec., 553.7098560354374 rows/sec., 38.93 KiB/sec. | ||
| 22964 | 2026.03.10 17:29:52.454842 [ 85 ] {} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22965 | 2026.03.10 17:29:52.454860 [ 254 ] {ceae95b8-6df1-4070-9c51-4d6237d275c4} <Debug> TCPHandler: Processed in 0.001990202 sec. | ||
| 22966 | 2026.03.10 17:29:52.454869 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22967 | 2026.03.10 17:29:52.454958 [ 222 ] {} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22968 | 2026.03.10 17:29:52.454961 [ 198 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 22969 | 2026.03.10 17:29:52.454993 [ 222 ] {} <Debug> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22970 | 2026.03.10 17:29:52.454986 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22971 | 2026.03.10 17:29:52.455069 [ 198 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22972 | 2026.03.10 17:29:52.455099 [ 198 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 1 rows starting from the beginning of the part | ||
| 22973 | 2026.03.10 17:29:52.455105 [ 254 ] {5fbd1936-1e9c-40dc-ad4d-90a4467541c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22974 | 2026.03.10 17:29:52.455146 [ 198 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 22975 | 2026.03.10 17:29:52.455152 [ 254 ] {5fbd1936-1e9c-40dc-ad4d-90a4467541c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22976 | 2026.03.10 17:29:52.455197 [ 198 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 22977 | 2026.03.10 17:29:52.455242 [ 198 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 22978 | 2026.03.10 17:29:52.455281 [ 198 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 22979 | 2026.03.10 17:29:52.455294 [ 221 ] {} <Debug> oximeter.fields_ipaddr (acf5c71d-7e40-44e0-9743-e4df8d852dcb): Removing 6 parts from memory: Parts: [all_1_9_2, all_10_10_0, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 22980 | 2026.03.10 17:29:52.455604 [ 254 ] {5fbd1936-1e9c-40dc-ad4d-90a4467541c3} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22981 | 2026.03.10 17:29:52.455649 [ 254 ] {5fbd1936-1e9c-40dc-ad4d-90a4467541c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22982 | 2026.03.10 17:29:52.456198 [ 254 ] {5fbd1936-1e9c-40dc-ad4d-90a4467541c3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 22983 | 2026.03.10 17:29:52.456438 [ 187 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 5 columns (5 merged, 0 gathered) in 0.001511344 sec., 3308.3136598947694 rows/sec., 245.54 KiB/sec. | ||
| 22984 | 2026.03.10 17:29:52.456675 [ 191 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 22985 | 2026.03.10 17:29:52.456865 [ 254 ] {5fbd1936-1e9c-40dc-ad4d-90a4467541c3} <Trace> oximeter.fields_u8 (4d7a30e6-10d8-4dc2-aef1-88cde8cf9662): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22986 | 2026.03.10 17:29:52.457016 [ 254 ] {5fbd1936-1e9c-40dc-ad4d-90a4467541c3} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001929 sec., 6220.839813374806 rows/sec., 486.00 KiB/sec. | ||
| 22987 | 2026.03.10 17:29:52.457061 [ 254 ] {5fbd1936-1e9c-40dc-ad4d-90a4467541c3} <Debug> TCPHandler: Processed in 0.002123834 sec. | ||
| 22988 | 2026.03.10 17:29:52.457197 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22989 | 2026.03.10 17:29:52.457261 [ 191 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_25_6} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22990 | 2026.03.10 17:29:52.457296 [ 254 ] {9230cee4-a94d-4ee3-809a-86dc29947d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22991 | 2026.03.10 17:29:52.457334 [ 191 ] {e1ae5c3f-5c1f-4cc8-8171-55abec946a4e::all_1_25_6} <Trace> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 22992 | 2026.03.10 17:29:52.457340 [ 254 ] {9230cee4-a94d-4ee3-809a-86dc29947d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22993 | 2026.03.10 17:29:52.457412 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 22994 | 2026.03.10 17:29:52.457864 [ 222 ] {} <Debug> oximeter.fields_u64 (e1ae5c3f-5c1f-4cc8-8171-55abec946a4e): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 22995 | 2026.03.10 17:29:52.458101 [ 254 ] {9230cee4-a94d-4ee3-809a-86dc29947d4a} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22996 | 2026.03.10 17:29:52.458144 [ 254 ] {9230cee4-a94d-4ee3-809a-86dc29947d4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 22997 | 2026.03.10 17:29:52.458681 [ 254 ] {9230cee4-a94d-4ee3-809a-86dc29947d4a} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22998 | 2026.03.10 17:29:52.459288 [ 254 ] {9230cee4-a94d-4ee3-809a-86dc29947d4a} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22999 | 2026.03.10 17:29:52.459420 [ 85 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23000 | 2026.03.10 17:29:52.459429 [ 254 ] {9230cee4-a94d-4ee3-809a-86dc29947d4a} <Debug> executeQuery: Read 1059 rows, 75.45 KiB in 0.00215 sec., 492558.1395348837 rows/sec., 34.27 MiB/sec. | ||
| 23001 | 2026.03.10 17:29:52.459460 [ 85 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23002 | 2026.03.10 17:29:52.459484 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23003 | 2026.03.10 17:29:52.459486 [ 254 ] {9230cee4-a94d-4ee3-809a-86dc29947d4a} <Debug> TCPHandler: Processed in 0.002338478 sec. | ||
| 23004 | 2026.03.10 17:29:52.459576 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23005 | 2026.03.10 17:29:52.459620 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23006 | 2026.03.10 17:29:52.459677 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23007 | 2026.03.10 17:29:52.459720 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1686 rows starting from the beginning of the part | ||
| 23008 | 2026.03.10 17:29:52.459725 [ 254 ] {dfddc3ec-6576-4697-bc00-d6c4aa23332d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23009 | 2026.03.10 17:29:52.459789 [ 254 ] {dfddc3ec-6576-4697-bc00-d6c4aa23332d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23010 | 2026.03.10 17:29:52.459801 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 69 rows starting from the beginning of the part | ||
| 23011 | 2026.03.10 17:29:52.459861 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 126 rows starting from the beginning of the part | ||
| 23012 | 2026.03.10 17:29:52.459903 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 69 rows starting from the beginning of the part | ||
| 23013 | 2026.03.10 17:29:52.459940 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 118 rows starting from the beginning of the part | ||
| 23014 | 2026.03.10 17:29:52.459976 [ 196 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 1059 rows starting from the beginning of the part | ||
| 23015 | 2026.03.10 17:29:52.460458 [ 254 ] {dfddc3ec-6576-4697-bc00-d6c4aa23332d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23016 | 2026.03.10 17:29:52.460502 [ 254 ] {dfddc3ec-6576-4697-bc00-d6c4aa23332d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23017 | 2026.03.10 17:29:52.461090 [ 254 ] {dfddc3ec-6576-4697-bc00-d6c4aa23332d} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23018 | 2026.03.10 17:29:52.461299 [ 187 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3127 rows, containing 5 columns (5 merged, 0 gathered) in 0.001765799 sec., 1770869.73092634 rows/sec., 132.45 MiB/sec. | ||
| 23019 | 2026.03.10 17:29:52.461535 [ 254 ] {dfddc3ec-6576-4697-bc00-d6c4aa23332d} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23020 | 2026.03.10 17:29:52.461578 [ 191 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 23021 | 2026.03.10 17:29:52.461656 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Selected 6 parts from all_1_166_44 to all_171_171_0 | ||
| 23022 | 2026.03.10 17:29:52.461669 [ 254 ] {dfddc3ec-6576-4697-bc00-d6c4aa23332d} <Debug> executeQuery: Read 1355 rows, 88.60 KiB in 0.001963 sec., 690269.9949057566 rows/sec., 44.08 MiB/sec. | ||
| 23023 | 2026.03.10 17:29:52.461692 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23024 | 2026.03.10 17:29:52.461717 [ 254 ] {dfddc3ec-6576-4697-bc00-d6c4aa23332d} <Debug> TCPHandler: Processed in 0.002148204 sec. | ||
| 23025 | 2026.03.10 17:29:52.461718 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23026 | 2026.03.10 17:29:52.461828 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_171_45} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_44 to all_171_171_0 into Compact with storage Full | ||
| 23027 | 2026.03.10 17:29:52.461848 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23028 | 2026.03.10 17:29:52.461944 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_171_45} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23029 | 2026.03.10 17:29:52.461948 [ 254 ] {f77565be-e426-4e4a-b59f-696ab16ab3f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23030 | 2026.03.10 17:29:52.461987 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_171_45} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_166_44, total 53438 rows starting from the beginning of the part | ||
| 23031 | 2026.03.10 17:29:52.462018 [ 254 ] {f77565be-e426-4e4a-b59f-696ab16ab3f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23032 | 2026.03.10 17:29:52.462059 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_171_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part | ||
| 23033 | 2026.03.10 17:29:52.462077 [ 191 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_171_34} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23034 | 2026.03.10 17:29:52.462111 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_171_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 164 rows starting from the beginning of the part | ||
| 23035 | 2026.03.10 17:29:52.462157 [ 191 ] {6b193af0-0e15-4491-bbd9-0e0a7b8315ed::all_1_171_34} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 23036 | 2026.03.10 17:29:52.462163 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_171_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 160 rows starting from the beginning of the part | ||
| 23037 | 2026.03.10 17:29:52.462219 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_171_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 160 rows starting from the beginning of the part | ||
| 23038 | 2026.03.10 17:29:52.462236 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 23039 | 2026.03.10 17:29:52.462259 [ 197 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_171_45} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 1355 rows starting from the beginning of the part | ||
| 23040 | 2026.03.10 17:29:52.462842 [ 254 ] {f77565be-e426-4e4a-b59f-696ab16ab3f0} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23041 | 2026.03.10 17:29:52.462885 [ 254 ] {f77565be-e426-4e4a-b59f-696ab16ab3f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23042 | 2026.03.10 17:29:52.463576 [ 254 ] {f77565be-e426-4e4a-b59f-696ab16ab3f0} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 23043 | 2026.03.10 17:29:52.464015 [ 254 ] {f77565be-e426-4e4a-b59f-696ab16ab3f0} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23044 | 2026.03.10 17:29:52.464162 [ 254 ] {f77565be-e426-4e4a-b59f-696ab16ab3f0} <Debug> executeQuery: Read 19 rows, 34.86 KiB in 0.002232 sec., 8512.544802867384 rows/sec., 15.25 MiB/sec. | ||
| 23045 | 2026.03.10 17:29:52.464218 [ 254 ] {f77565be-e426-4e4a-b59f-696ab16ab3f0} <Debug> TCPHandler: Processed in 0.002417929 sec. | ||
| 23046 | 2026.03.10 17:29:52.464324 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23047 | 2026.03.10 17:29:52.464422 [ 254 ] {95b153ba-18d7-49cf-bfb9-2eb628a35e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23048 | 2026.03.10 17:29:52.464465 [ 254 ] {95b153ba-18d7-49cf-bfb9-2eb628a35e8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23049 | 2026.03.10 17:29:52.464807 [ 254 ] {95b153ba-18d7-49cf-bfb9-2eb628a35e8a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23050 | 2026.03.10 17:29:52.464844 [ 254 ] {95b153ba-18d7-49cf-bfb9-2eb628a35e8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23051 | 2026.03.10 17:29:52.465262 [ 254 ] {95b153ba-18d7-49cf-bfb9-2eb628a35e8a} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 23052 | 2026.03.10 17:29:52.465713 [ 254 ] {95b153ba-18d7-49cf-bfb9-2eb628a35e8a} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23053 | 2026.03.10 17:29:52.465920 [ 85 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 23054 | 2026.03.10 17:29:52.465934 [ 254 ] {95b153ba-18d7-49cf-bfb9-2eb628a35e8a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.00153 sec., 23529.411764705885 rows/sec., 1.59 MiB/sec. | ||
| 23055 | 2026.03.10 17:29:52.465954 [ 85 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23056 | 2026.03.10 17:29:52.465977 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23057 | 2026.03.10 17:29:52.465980 [ 254 ] {95b153ba-18d7-49cf-bfb9-2eb628a35e8a} <Debug> TCPHandler: Processed in 0.001703197 sec. | ||
| 23058 | 2026.03.10 17:29:52.466056 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 23059 | 2026.03.10 17:29:52.466153 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23060 | 2026.03.10 17:29:52.466186 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 8346 rows starting from the beginning of the part | ||
| 23061 | 2026.03.10 17:29:52.466250 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
| 23062 | 2026.03.10 17:29:52.466394 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 60 rows starting from the beginning of the part | ||
| 23063 | 2026.03.10 17:29:52.466444 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 60 rows starting from the beginning of the part | ||
| 23064 | 2026.03.10 17:29:52.466487 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part | ||
| 23065 | 2026.03.10 17:29:52.466529 [ 187 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 36 rows starting from the beginning of the part | ||
| 23066 | 2026.03.10 17:29:52.468742 [ 189 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8622 rows, containing 4 columns (4 merged, 0 gathered) in 0.002720194 sec., 3169626.872201027 rows/sec., 209.27 MiB/sec. | ||
| 23067 | 2026.03.10 17:29:52.469017 [ 191 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 23068 | 2026.03.10 17:29:52.469596 [ 191 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_171_34} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23069 | 2026.03.10 17:29:52.469667 [ 191 ] {42b94b47-be61-4875-b48c-6970abd33172::all_1_171_34} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 23070 | 2026.03.10 17:29:52.469730 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 23071 | 2026.03.10 17:29:52.490762 [ 193 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_171_45} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 55437 rows, containing 5 columns (5 merged, 0 gathered) in 0.028978937 sec., 1913010.1287014082 rows/sec., 125.43 MiB/sec. | ||
| 23072 | 2026.03.10 17:29:52.491541 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_171_45} <Trace> MergedBlockOutputStream: filled checksums all_1_171_45 (state Temporary) | ||
| 23073 | 2026.03.10 17:29:52.492017 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_171_45} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_merge_all_1_171_45 to all_1_171_45 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23074 | 2026.03.10 17:29:52.492085 [ 191 ] {dcfd6560-da8c-4f42-a317-00a2508c2613::all_1_171_45} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613) (MergerMutator): Merged 6 parts: [all_1_166_44, all_171_171_0] -> all_1_171_45 | ||
| 23075 | 2026.03.10 17:29:52.492170 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 23076 | 2026.03.10 17:29:54.204819 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 23077 | 2026.03.10 17:29:54.222189 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23078 | 2026.03.10 17:29:54.222234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23079 | 2026.03.10 17:29:54.228557 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 23080 | 2026.03.10 17:29:54.229711 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23081 | 2026.03.10 17:29:54.230004 [ 60 ] {} <Debug> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 23082 | 2026.03.10 17:29:54.230047 [ 60 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23083 | 2026.03.10 17:29:54.230070 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23084 | 2026.03.10 17:29:54.230218 [ 190 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 23085 | 2026.03.10 17:29:54.232936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 23086 | 2026.03.10 17:29:54.234247 [ 190 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23087 | 2026.03.10 17:29:54.235782 [ 190 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 23088 | 2026.03.10 17:29:54.240435 [ 190 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 23089 | 2026.03.10 17:29:54.245115 [ 190 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 23090 | 2026.03.10 17:29:54.249765 [ 190 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 23091 | 2026.03.10 17:29:54.254815 [ 190 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 23092 | 2026.03.10 17:29:54.259333 [ 190 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 23093 | 2026.03.10 17:29:54.275367 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 46 entries to flush up to offset 2798 | ||
| 23094 | 2026.03.10 17:29:54.278135 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23095 | 2026.03.10 17:29:54.278179 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23096 | 2026.03.10 17:29:54.279546 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 23097 | 2026.03.10 17:29:54.280094 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23098 | 2026.03.10 17:29:54.280263 [ 44 ] {} <Debug> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 23099 | 2026.03.10 17:29:54.280311 [ 44 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23100 | 2026.03.10 17:29:54.280333 [ 44 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23101 | 2026.03.10 17:29:54.280368 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2798 | ||
| 23102 | 2026.03.10 17:29:54.280430 [ 191 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 23103 | 2026.03.10 17:29:54.280964 [ 191 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23104 | 2026.03.10 17:29:54.281112 [ 191 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2574 rows starting from the beginning of the part | ||
| 23105 | 2026.03.10 17:29:54.281513 [ 191 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 78 rows starting from the beginning of the part | ||
| 23106 | 2026.03.10 17:29:54.281866 [ 191 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 48 rows starting from the beginning of the part | ||
| 23107 | 2026.03.10 17:29:54.282198 [ 191 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 22 rows starting from the beginning of the part | ||
| 23108 | 2026.03.10 17:29:54.282532 [ 191 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 30 rows starting from the beginning of the part | ||
| 23109 | 2026.03.10 17:29:54.282862 [ 191 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 46 rows starting from the beginning of the part | ||
| 23110 | 2026.03.10 17:29:54.290223 [ 191 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2798 rows, containing 72 columns (72 merged, 0 gathered) in 0.009837289 sec., 284427.9557101555 rows/sec., 226.00 MiB/sec. | ||
| 23111 | 2026.03.10 17:29:54.292759 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 23112 | 2026.03.10 17:29:54.293662 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_76_15} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23113 | 2026.03.10 17:29:54.293753 [ 201 ] {6354bc8b-005d-4024-9f1b-4bdcb857a1a3::all_1_76_15} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 23114 | 2026.03.10 17:29:54.294018 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
| 23115 | 2026.03.10 17:29:54.325761 [ 200 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.095609902 sec., 7959.426629262731 rows/sec., 41.16 MiB/sec. | ||
| 23116 | 2026.03.10 17:29:54.329088 [ 201 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 23117 | 2026.03.10 17:29:54.331441 [ 201 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_101_20} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23118 | 2026.03.10 17:29:54.331539 [ 201 ] {f390a653-67a7-474b-a8bf-9e4addaa332c::all_1_101_20} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 23119 | 2026.03.10 17:29:54.334130 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 23120 | 2026.03.10 17:29:55.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.82 MiB, peak 429.19 MiB, free memory in arenas 0.00 B, will set to 406.68 MiB (RSS), difference: -1.14 MiB | ||
| 23121 | 2026.03.10 17:29:55.105796 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23122 | 2026.03.10 17:29:55.105985 [ 254 ] {f5832d05-bbd3-4160-b390-8e4e28c30eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23123 | 2026.03.10 17:29:55.106055 [ 254 ] {f5832d05-bbd3-4160-b390-8e4e28c30eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23124 | 2026.03.10 17:29:55.106739 [ 254 ] {f5832d05-bbd3-4160-b390-8e4e28c30eba} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23125 | 2026.03.10 17:29:55.106789 [ 254 ] {f5832d05-bbd3-4160-b390-8e4e28c30eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23126 | 2026.03.10 17:29:55.107303 [ 254 ] {f5832d05-bbd3-4160-b390-8e4e28c30eba} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23127 | 2026.03.10 17:29:55.107758 [ 254 ] {f5832d05-bbd3-4160-b390-8e4e28c30eba} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23128 | 2026.03.10 17:29:55.107934 [ 254 ] {f5832d05-bbd3-4160-b390-8e4e28c30eba} <Debug> executeQuery: Read 56 rows, 4.38 KiB in 0.002001 sec., 27986.006996501746 rows/sec., 2.14 MiB/sec. | ||
| 23129 | 2026.03.10 17:29:55.107992 [ 254 ] {f5832d05-bbd3-4160-b390-8e4e28c30eba} <Debug> TCPHandler: Processed in 0.002322047 sec. | ||
| 23130 | 2026.03.10 17:29:55.108116 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23131 | 2026.03.10 17:29:55.108220 [ 254 ] {d2305b04-390e-4fc9-9fdc-903270691f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23132 | 2026.03.10 17:29:55.108264 [ 254 ] {d2305b04-390e-4fc9-9fdc-903270691f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23133 | 2026.03.10 17:29:55.108702 [ 254 ] {d2305b04-390e-4fc9-9fdc-903270691f63} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23134 | 2026.03.10 17:29:55.108740 [ 254 ] {d2305b04-390e-4fc9-9fdc-903270691f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23135 | 2026.03.10 17:29:55.109224 [ 254 ] {d2305b04-390e-4fc9-9fdc-903270691f63} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23136 | 2026.03.10 17:29:55.109656 [ 254 ] {d2305b04-390e-4fc9-9fdc-903270691f63} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23137 | 2026.03.10 17:29:55.109797 [ 254 ] {d2305b04-390e-4fc9-9fdc-903270691f63} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001601 sec., 39975.015615240474 rows/sec., 3.12 MiB/sec. | ||
| 23138 | 2026.03.10 17:29:55.109839 [ 254 ] {d2305b04-390e-4fc9-9fdc-903270691f63} <Debug> TCPHandler: Processed in 0.001776589 sec. | ||
| 23139 | 2026.03.10 17:29:55.109948 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23140 | 2026.03.10 17:29:55.110046 [ 254 ] {f189a874-f152-4f9c-b5a0-29f22a922d1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23141 | 2026.03.10 17:29:55.110093 [ 254 ] {f189a874-f152-4f9c-b5a0-29f22a922d1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23142 | 2026.03.10 17:29:55.110466 [ 254 ] {f189a874-f152-4f9c-b5a0-29f22a922d1e} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23143 | 2026.03.10 17:29:55.110505 [ 254 ] {f189a874-f152-4f9c-b5a0-29f22a922d1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23144 | 2026.03.10 17:29:55.110957 [ 254 ] {f189a874-f152-4f9c-b5a0-29f22a922d1e} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23145 | 2026.03.10 17:29:55.111385 [ 254 ] {f189a874-f152-4f9c-b5a0-29f22a922d1e} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23146 | 2026.03.10 17:29:55.111529 [ 254 ] {f189a874-f152-4f9c-b5a0-29f22a922d1e} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001503 sec., 42581.503659347974 rows/sec., 2.97 MiB/sec. | ||
| 23147 | 2026.03.10 17:29:55.111569 [ 254 ] {f189a874-f152-4f9c-b5a0-29f22a922d1e} <Debug> TCPHandler: Processed in 0.001671217 sec. | ||
| 23148 | 2026.03.10 17:29:55.111675 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23149 | 2026.03.10 17:29:55.111771 [ 254 ] {2b7e5dae-85fd-4edb-b9d9-d09933fb3dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23150 | 2026.03.10 17:29:55.111814 [ 254 ] {2b7e5dae-85fd-4edb-b9d9-d09933fb3dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23151 | 2026.03.10 17:29:55.112133 [ 254 ] {2b7e5dae-85fd-4edb-b9d9-d09933fb3dde} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23152 | 2026.03.10 17:29:55.112171 [ 254 ] {2b7e5dae-85fd-4edb-b9d9-d09933fb3dde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23153 | 2026.03.10 17:29:55.112582 [ 254 ] {2b7e5dae-85fd-4edb-b9d9-d09933fb3dde} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 23154 | 2026.03.10 17:29:55.113010 [ 254 ] {2b7e5dae-85fd-4edb-b9d9-d09933fb3dde} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23155 | 2026.03.10 17:29:55.113149 [ 254 ] {2b7e5dae-85fd-4edb-b9d9-d09933fb3dde} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001397 sec., 17179.670722977808 rows/sec., 1.16 MiB/sec. | ||
| 23156 | 2026.03.10 17:29:55.113187 [ 254 ] {2b7e5dae-85fd-4edb-b9d9-d09933fb3dde} <Debug> TCPHandler: Processed in 0.001561685 sec. | ||
| 23157 | 2026.03.10 17:29:58.877081 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 23158 | 2026.03.10 17:29:58.877187 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 23159 | 2026.03.10 17:29:59.113871 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49055 | ||
| 23160 | 2026.03.10 17:29:59.114554 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23161 | 2026.03.10 17:29:59.114608 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23162 | 2026.03.10 17:29:59.115271 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23163 | 2026.03.10 17:29:59.115490 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23164 | 2026.03.10 17:29:59.115618 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49055 | ||
| 23165 | 2026.03.10 17:30:00.113002 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23166 | 2026.03.10 17:30:00.113228 [ 254 ] {a62ffa55-c087-41b6-9903-01bfb9f2d607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23167 | 2026.03.10 17:30:00.113310 [ 254 ] {a62ffa55-c087-41b6-9903-01bfb9f2d607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23168 | 2026.03.10 17:30:00.114238 [ 254 ] {a62ffa55-c087-41b6-9903-01bfb9f2d607} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23169 | 2026.03.10 17:30:00.114284 [ 254 ] {a62ffa55-c087-41b6-9903-01bfb9f2d607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23170 | 2026.03.10 17:30:00.114741 [ 254 ] {a62ffa55-c087-41b6-9903-01bfb9f2d607} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23171 | 2026.03.10 17:30:00.114977 [ 254 ] {a62ffa55-c087-41b6-9903-01bfb9f2d607} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23172 | 2026.03.10 17:30:00.115129 [ 254 ] {a62ffa55-c087-41b6-9903-01bfb9f2d607} <Debug> executeQuery: Read 164 rows, 14.68 KiB in 0.001963 sec., 83545.59347936831 rows/sec., 7.30 MiB/sec. | ||
| 23173 | 2026.03.10 17:30:00.115171 [ 254 ] {a62ffa55-c087-41b6-9903-01bfb9f2d607} <Debug> TCPHandler: Processed in 0.002317387 sec. | ||
| 23174 | 2026.03.10 17:30:00.115306 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23175 | 2026.03.10 17:30:00.115428 [ 254 ] {6a4a1d1a-4761-480f-812c-583b3e109dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23176 | 2026.03.10 17:30:00.115478 [ 254 ] {6a4a1d1a-4761-480f-812c-583b3e109dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23177 | 2026.03.10 17:30:00.115966 [ 254 ] {6a4a1d1a-4761-480f-812c-583b3e109dbb} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23178 | 2026.03.10 17:30:00.116002 [ 254 ] {6a4a1d1a-4761-480f-812c-583b3e109dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23179 | 2026.03.10 17:30:00.116312 [ 254 ] {6a4a1d1a-4761-480f-812c-583b3e109dbb} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 23180 | 2026.03.10 17:30:00.116536 [ 254 ] {6a4a1d1a-4761-480f-812c-583b3e109dbb} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23181 | 2026.03.10 17:30:00.116646 [ 143 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 23182 | 2026.03.10 17:30:00.116669 [ 254 ] {6a4a1d1a-4761-480f-812c-583b3e109dbb} <Debug> executeQuery: Read 54 rows, 4.06 KiB in 0.001266 sec., 42654.028436018954 rows/sec., 3.13 MiB/sec. | ||
| 23183 | 2026.03.10 17:30:00.116679 [ 143 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23184 | 2026.03.10 17:30:00.116700 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23185 | 2026.03.10 17:30:00.116710 [ 254 ] {6a4a1d1a-4761-480f-812c-583b3e109dbb} <Debug> TCPHandler: Processed in 0.001464474 sec. | ||
| 23186 | 2026.03.10 17:30:00.116815 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 23187 | 2026.03.10 17:30:00.116823 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23188 | 2026.03.10 17:30:00.116958 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23189 | 2026.03.10 17:30:00.116958 [ 254 ] {92fd536d-1d50-4e2f-83ea-3956c06dc7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23190 | 2026.03.10 17:30:00.117024 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 249 rows starting from the beginning of the part | ||
| 23191 | 2026.03.10 17:30:00.117033 [ 254 ] {92fd536d-1d50-4e2f-83ea-3956c06dc7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23192 | 2026.03.10 17:30:00.117118 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 62 rows starting from the beginning of the part | ||
| 23193 | 2026.03.10 17:30:00.117176 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 5 rows starting from the beginning of the part | ||
| 23194 | 2026.03.10 17:30:00.117227 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 54 rows starting from the beginning of the part | ||
| 23195 | 2026.03.10 17:30:00.117274 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 35 rows starting from the beginning of the part | ||
| 23196 | 2026.03.10 17:30:00.117322 [ 186 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 54 rows starting from the beginning of the part | ||
| 23197 | 2026.03.10 17:30:00.117506 [ 254 ] {92fd536d-1d50-4e2f-83ea-3956c06dc7cf} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23198 | 2026.03.10 17:30:00.117549 [ 254 ] {92fd536d-1d50-4e2f-83ea-3956c06dc7cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23199 | 2026.03.10 17:30:00.117907 [ 254 ] {92fd536d-1d50-4e2f-83ea-3956c06dc7cf} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23200 | 2026.03.10 17:30:00.118144 [ 254 ] {92fd536d-1d50-4e2f-83ea-3956c06dc7cf} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23201 | 2026.03.10 17:30:00.118273 [ 254 ] {92fd536d-1d50-4e2f-83ea-3956c06dc7cf} <Debug> executeQuery: Read 118 rows, 9.44 KiB in 0.001333 sec., 88522.13053263316 rows/sec., 6.92 MiB/sec. | ||
| 23202 | 2026.03.10 17:30:00.118300 [ 195 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001541495 sec., 297762.8860294714 rows/sec., 21.62 MiB/sec. | ||
| 23203 | 2026.03.10 17:30:00.118312 [ 254 ] {92fd536d-1d50-4e2f-83ea-3956c06dc7cf} <Debug> TCPHandler: Processed in 0.001538545 sec. | ||
| 23204 | 2026.03.10 17:30:00.118439 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23205 | 2026.03.10 17:30:00.118484 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 23206 | 2026.03.10 17:30:00.118532 [ 254 ] {90827fa4-3eea-48ca-be48-477e1288ee77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23207 | 2026.03.10 17:30:00.118579 [ 254 ] {90827fa4-3eea-48ca-be48-477e1288ee77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23208 | 2026.03.10 17:30:00.118780 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_146_29} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23209 | 2026.03.10 17:30:00.118861 [ 192 ] {f3984b7a-b719-49dc-ace2-f524b4e0f3a4::all_1_146_29} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 23210 | 2026.03.10 17:30:00.118955 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 23211 | 2026.03.10 17:30:00.118996 [ 254 ] {90827fa4-3eea-48ca-be48-477e1288ee77} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23212 | 2026.03.10 17:30:00.119036 [ 254 ] {90827fa4-3eea-48ca-be48-477e1288ee77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23213 | 2026.03.10 17:30:00.119363 [ 254 ] {90827fa4-3eea-48ca-be48-477e1288ee77} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23214 | 2026.03.10 17:30:00.119571 [ 254 ] {90827fa4-3eea-48ca-be48-477e1288ee77} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23215 | 2026.03.10 17:30:00.119700 [ 254 ] {90827fa4-3eea-48ca-be48-477e1288ee77} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 23216 | 2026.03.10 17:30:00.119736 [ 254 ] {90827fa4-3eea-48ca-be48-477e1288ee77} <Debug> TCPHandler: Processed in 0.001346522 sec. | ||
| 23217 | 2026.03.10 17:30:00.119858 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23218 | 2026.03.10 17:30:00.119950 [ 254 ] {db3b65b1-33fb-454e-b05b-f789ed700193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23219 | 2026.03.10 17:30:00.120003 [ 254 ] {db3b65b1-33fb-454e-b05b-f789ed700193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23220 | 2026.03.10 17:30:00.120946 [ 254 ] {db3b65b1-33fb-454e-b05b-f789ed700193} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23221 | 2026.03.10 17:30:00.120980 [ 254 ] {db3b65b1-33fb-454e-b05b-f789ed700193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23222 | 2026.03.10 17:30:00.121533 [ 254 ] {db3b65b1-33fb-454e-b05b-f789ed700193} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 23223 | 2026.03.10 17:30:00.121757 [ 254 ] {db3b65b1-33fb-454e-b05b-f789ed700193} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23224 | 2026.03.10 17:30:00.121859 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 23225 | 2026.03.10 17:30:00.121888 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23226 | 2026.03.10 17:30:00.121895 [ 254 ] {db3b65b1-33fb-454e-b05b-f789ed700193} <Debug> executeQuery: Read 54 rows, 99.09 KiB in 0.001962 sec., 27522.93577981651 rows/sec., 49.32 MiB/sec. | ||
| 23227 | 2026.03.10 17:30:00.121904 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23228 | 2026.03.10 17:30:00.121953 [ 254 ] {db3b65b1-33fb-454e-b05b-f789ed700193} <Debug> TCPHandler: Processed in 0.002144604 sec. | ||
| 23229 | 2026.03.10 17:30:00.121994 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 23230 | 2026.03.10 17:30:00.122067 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23231 | 2026.03.10 17:30:00.122165 [ 254 ] {9a7ab4a2-6797-4347-9eb1-b18ba375c81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23232 | 2026.03.10 17:30:00.122204 [ 254 ] {9a7ab4a2-6797-4347-9eb1-b18ba375c81b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23233 | 2026.03.10 17:30:00.122241 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23234 | 2026.03.10 17:30:00.122308 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 3067 rows starting from the beginning of the part | ||
| 23235 | 2026.03.10 17:30:00.122448 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 54 rows starting from the beginning of the part | ||
| 23236 | 2026.03.10 17:30:00.122561 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 5 rows starting from the beginning of the part | ||
| 23237 | 2026.03.10 17:30:00.122586 [ 254 ] {9a7ab4a2-6797-4347-9eb1-b18ba375c81b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23238 | 2026.03.10 17:30:00.122631 [ 254 ] {9a7ab4a2-6797-4347-9eb1-b18ba375c81b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23239 | 2026.03.10 17:30:00.122665 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 54 rows starting from the beginning of the part | ||
| 23240 | 2026.03.10 17:30:00.122771 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 19 rows starting from the beginning of the part | ||
| 23241 | 2026.03.10 17:30:00.122864 [ 200 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 54 rows starting from the beginning of the part | ||
| 23242 | 2026.03.10 17:30:00.123002 [ 254 ] {9a7ab4a2-6797-4347-9eb1-b18ba375c81b} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 23243 | 2026.03.10 17:30:00.123306 [ 254 ] {9a7ab4a2-6797-4347-9eb1-b18ba375c81b} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23244 | 2026.03.10 17:30:00.123465 [ 254 ] {9a7ab4a2-6797-4347-9eb1-b18ba375c81b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001316 sec., 45592.705167173255 rows/sec., 3.07 MiB/sec. | ||
| 23245 | 2026.03.10 17:30:00.123508 [ 254 ] {9a7ab4a2-6797-4347-9eb1-b18ba375c81b} <Debug> TCPHandler: Processed in 0.001490044 sec. | ||
| 23246 | 2026.03.10 17:30:00.134413 [ 199 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3253 rows, containing 19 columns (19 merged, 0 gathered) in 0.012458461 sec., 261107.692194084 rows/sec., 467.67 MiB/sec. | ||
| 23247 | 2026.03.10 17:30:00.136928 [ 196 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 23248 | 2026.03.10 17:30:00.137279 [ 196 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23249 | 2026.03.10 17:30:00.137359 [ 196 ] {abc95a24-b862-42f2-aad9-5feed16caa20::all_1_146_29} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 23250 | 2026.03.10 17:30:00.137473 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 21.98 MiB. | ||
| 23251 | 2026.03.10 17:30:00.935534 [ 220 ] {} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23252 | 2026.03.10 17:30:00.935591 [ 220 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23253 | 2026.03.10 17:30:00.939294 [ 220 ] {} <Debug> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23254 | 2026.03.10 17:30:01.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.22 MiB, peak 429.19 MiB, free memory in arenas 0.00 B, will set to 412.32 MiB (RSS), difference: 5.11 MiB | ||
| 23255 | 2026.03.10 17:30:01.040972 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23256 | 2026.03.10 17:30:01.041029 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23257 | 2026.03.10 17:30:01.045396 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23258 | 2026.03.10 17:30:01.123718 [ 225 ] {} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23259 | 2026.03.10 17:30:01.123804 [ 225 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23260 | 2026.03.10 17:30:01.127691 [ 225 ] {} <Debug> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23261 | 2026.03.10 17:30:01.296434 [ 217 ] {} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23262 | 2026.03.10 17:30:01.296466 [ 217 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23263 | 2026.03.10 17:30:01.298748 [ 217 ] {} <Debug> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 23264 | 2026.03.10 17:30:01.733961 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 23265 | 2026.03.10 17:30:01.752413 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23266 | 2026.03.10 17:30:01.752474 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23267 | 2026.03.10 17:30:01.758818 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 23268 | 2026.03.10 17:30:01.759519 [ 244 ] {} <Trace> system.metric_log (f390a653-67a7-474b-a8bf-9e4addaa332c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23269 | 2026.03.10 17:30:01.763101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 23270 | 2026.03.10 17:30:04.281572 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2818 | ||
| 23271 | 2026.03.10 17:30:04.283732 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23272 | 2026.03.10 17:30:04.283774 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23273 | 2026.03.10 17:30:04.284959 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 23274 | 2026.03.10 17:30:04.285229 [ 243 ] {} <Trace> system.query_log (6354bc8b-005d-4024-9f1b-4bdcb857a1a3): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23275 | 2026.03.10 17:30:04.285501 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2818 | ||
| 23276 | 2026.03.10 17:30:05.110732 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23277 | 2026.03.10 17:30:05.110922 [ 254 ] {861ef049-e46b-44a2-bd80-7f16b77d44a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23278 | 2026.03.10 17:30:05.110989 [ 254 ] {861ef049-e46b-44a2-bd80-7f16b77d44a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23279 | 2026.03.10 17:30:05.111658 [ 254 ] {861ef049-e46b-44a2-bd80-7f16b77d44a5} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23280 | 2026.03.10 17:30:05.111704 [ 254 ] {861ef049-e46b-44a2-bd80-7f16b77d44a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23281 | 2026.03.10 17:30:05.112085 [ 254 ] {861ef049-e46b-44a2-bd80-7f16b77d44a5} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23282 | 2026.03.10 17:30:05.112310 [ 254 ] {861ef049-e46b-44a2-bd80-7f16b77d44a5} <Trace> oximeter.fields_string (9b437031-7cc1-4e11-ae94-639aa11983b8): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23283 | 2026.03.10 17:30:05.112483 [ 254 ] {861ef049-e46b-44a2-bd80-7f16b77d44a5} <Debug> executeQuery: Read 66 rows, 5.35 KiB in 0.001612 sec., 40942.92803970224 rows/sec., 3.24 MiB/sec. | ||
| 23284 | 2026.03.10 17:30:05.112528 [ 254 ] {861ef049-e46b-44a2-bd80-7f16b77d44a5} <Debug> TCPHandler: Processed in 0.001925981 sec. | ||
| 23285 | 2026.03.10 17:30:05.112652 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23286 | 2026.03.10 17:30:05.112748 [ 254 ] {3a0100dd-3333-45fe-9ce8-e44d77fb45ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23287 | 2026.03.10 17:30:05.112789 [ 254 ] {3a0100dd-3333-45fe-9ce8-e44d77fb45ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23288 | 2026.03.10 17:30:05.113193 [ 254 ] {3a0100dd-3333-45fe-9ce8-e44d77fb45ed} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23289 | 2026.03.10 17:30:05.113229 [ 254 ] {3a0100dd-3333-45fe-9ce8-e44d77fb45ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23290 | 2026.03.10 17:30:05.113524 [ 254 ] {3a0100dd-3333-45fe-9ce8-e44d77fb45ed} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23291 | 2026.03.10 17:30:05.113737 [ 254 ] {3a0100dd-3333-45fe-9ce8-e44d77fb45ed} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23292 | 2026.03.10 17:30:05.113875 [ 254 ] {3a0100dd-3333-45fe-9ce8-e44d77fb45ed} <Debug> executeQuery: Read 5 rows, 385.00 B in 0.001145 sec., 4366.812227074236 rows/sec., 328.36 KiB/sec. | ||
| 23293 | 2026.03.10 17:30:05.113914 [ 254 ] {3a0100dd-3333-45fe-9ce8-e44d77fb45ed} <Debug> TCPHandler: Processed in 0.001311862 sec. | ||
| 23294 | 2026.03.10 17:30:05.113921 [ 217 ] {} <Trace> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23295 | 2026.03.10 17:30:05.113979 [ 217 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23296 | 2026.03.10 17:30:05.114026 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23297 | 2026.03.10 17:30:05.114128 [ 254 ] {b788f676-80e3-4182-a1ed-b5a3d82968f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23298 | 2026.03.10 17:30:05.114167 [ 254 ] {b788f676-80e3-4182-a1ed-b5a3d82968f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23299 | 2026.03.10 17:30:05.114590 [ 254 ] {b788f676-80e3-4182-a1ed-b5a3d82968f1} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23300 | 2026.03.10 17:30:05.114627 [ 254 ] {b788f676-80e3-4182-a1ed-b5a3d82968f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23301 | 2026.03.10 17:30:05.114934 [ 254 ] {b788f676-80e3-4182-a1ed-b5a3d82968f1} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23302 | 2026.03.10 17:30:05.115218 [ 254 ] {b788f676-80e3-4182-a1ed-b5a3d82968f1} <Trace> oximeter.fields_uuid (6b193af0-0e15-4491-bbd9-0e0a7b8315ed): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23303 | 2026.03.10 17:30:05.115366 [ 254 ] {b788f676-80e3-4182-a1ed-b5a3d82968f1} <Debug> executeQuery: Read 69 rows, 5.52 KiB in 0.001257 sec., 54892.601431980904 rows/sec., 4.29 MiB/sec. | ||
| 23304 | 2026.03.10 17:30:05.115408 [ 254 ] {b788f676-80e3-4182-a1ed-b5a3d82968f1} <Debug> TCPHandler: Processed in 0.001429403 sec. | ||
| 23305 | 2026.03.10 17:30:05.115529 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23306 | 2026.03.10 17:30:05.115625 [ 254 ] {4aa42f42-ab9c-4a09-ad7c-9378c9d11d81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23307 | 2026.03.10 17:30:05.115670 [ 254 ] {4aa42f42-ab9c-4a09-ad7c-9378c9d11d81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23308 | 2026.03.10 17:30:05.116085 [ 254 ] {4aa42f42-ab9c-4a09-ad7c-9378c9d11d81} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23309 | 2026.03.10 17:30:05.116122 [ 254 ] {4aa42f42-ab9c-4a09-ad7c-9378c9d11d81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23310 | 2026.03.10 17:30:05.116475 [ 254 ] {4aa42f42-ab9c-4a09-ad7c-9378c9d11d81} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23311 | 2026.03.10 17:30:05.116590 [ 217 ] {} <Debug> oximeter.fields_u16 (f3984b7a-b719-49dc-ace2-f524b4e0f3a4): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23312 | 2026.03.10 17:30:05.116726 [ 254 ] {4aa42f42-ab9c-4a09-ad7c-9378c9d11d81} <Trace> oximeter.measurements_cumulativeu64 (dcfd6560-da8c-4f42-a317-00a2508c2613): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23313 | 2026.03.10 17:30:05.116878 [ 254 ] {4aa42f42-ab9c-4a09-ad7c-9378c9d11d81} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 23314 | 2026.03.10 17:30:05.116917 [ 254 ] {4aa42f42-ab9c-4a09-ad7c-9378c9d11d81} <Debug> TCPHandler: Processed in 0.001437443 sec. | ||
| 23315 | 2026.03.10 17:30:05.117035 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23316 | 2026.03.10 17:30:05.117130 [ 254 ] {0c7a146a-c524-499b-8d53-55223fd0ecce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23317 | 2026.03.10 17:30:05.117186 [ 254 ] {0c7a146a-c524-499b-8d53-55223fd0ecce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 23318 | 2026.03.10 17:30:05.117984 [ 254 ] {0c7a146a-c524-499b-8d53-55223fd0ecce} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23319 | 2026.03.10 17:30:05.118021 [ 254 ] {0c7a146a-c524-499b-8d53-55223fd0ecce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23320 | 2026.03.10 17:30:05.118526 [ 254 ] {0c7a146a-c524-499b-8d53-55223fd0ecce} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 23321 | 2026.03.10 17:30:05.118753 [ 254 ] {0c7a146a-c524-499b-8d53-55223fd0ecce} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23322 | 2026.03.10 17:30:05.118902 [ 254 ] {0c7a146a-c524-499b-8d53-55223fd0ecce} <Debug> executeQuery: Read 5 rows, 9.17 KiB in 0.00179 sec., 2793.296089385475 rows/sec., 5.01 MiB/sec. | ||
| 23323 | 2026.03.10 17:30:05.118969 [ 254 ] {0c7a146a-c524-499b-8d53-55223fd0ecce} <Debug> TCPHandler: Processed in 0.001983712 sec. | ||
| 23324 | 2026.03.10 17:30:05.119086 [ 254 ] {} <Trace> TCP-Session: 3f583583-1d0d-43f2-b6f9-3a3e7983b73e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23325 | 2026.03.10 17:30:05.119180 [ 254 ] {1f71a97b-48a3-4cce-980e-c0f38638b68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64841) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23326 | 2026.03.10 17:30:05.119222 [ 254 ] {1f71a97b-48a3-4cce-980e-c0f38638b68f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23327 | 2026.03.10 17:30:05.119609 [ 254 ] {1f71a97b-48a3-4cce-980e-c0f38638b68f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23328 | 2026.03.10 17:30:05.119655 [ 254 ] {1f71a97b-48a3-4cce-980e-c0f38638b68f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23329 | 2026.03.10 17:30:05.120014 [ 254 ] {1f71a97b-48a3-4cce-980e-c0f38638b68f} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 23330 | 2026.03.10 17:30:05.120222 [ 254 ] {1f71a97b-48a3-4cce-980e-c0f38638b68f} <Trace> oximeter.measurements_u64 (42b94b47-be61-4875-b48c-6970abd33172): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23331 | 2026.03.10 17:30:05.120354 [ 254 ] {1f71a97b-48a3-4cce-980e-c0f38638b68f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001192 sec., 50335.57046979866 rows/sec., 3.39 MiB/sec. | ||
| 23332 | 2026.03.10 17:30:05.120396 [ 254 ] {1f71a97b-48a3-4cce-980e-c0f38638b68f} <Debug> TCPHandler: Processed in 0.001359262 sec. | ||
| 23333 | 2026.03.10 17:30:06.256072 [ 223 ] {} <Trace> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23334 | 2026.03.10 17:30:06.256123 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23335 | 2026.03.10 17:30:06.260211 [ 223 ] {} <Debug> oximeter.measurements_histogramu64 (abc95a24-b862-42f2-aad9-5feed16caa20): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 23336 | 2026.03.10 17:30:06.615769 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49503 | ||
| 23337 | 2026.03.10 17:30:06.616277 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23338 | 2026.03.10 17:30:06.616320 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23339 | 2026.03.10 17:30:06.616977 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 23340 | 2026.03.10 17:30:06.617468 [ 245 ] {} <Trace> system.asynchronous_metric_log (45051d28-24db-4638-8d17-c3be66bf0622): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23341 | 2026.03.10 17:30:06.617598 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49503 | ||
| 23342 | 2026.03.10 17:30:07.538869 [ 135 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Selected 5 parts from all_1_47_10 to all_51_51_0 | ||
| 23343 | 2026.03.10 17:30:07.538941 [ 135 ] {} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23344 | 2026.03.10 17:30:07.538963 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.97 GiB. | ||
| 23345 | 2026.03.10 17:30:07.539062 [ 225 ] {} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Found 5 old parts to remove. Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 23346 | 2026.03.10 17:30:07.539089 [ 196 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_51_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_47_10 to all_51_51_0 into Compact with storage Full | ||
| 23347 | 2026.03.10 17:30:07.539121 [ 225 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Removing 5 parts from filesystem (serially): Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 23348 | 2026.03.10 17:30:07.539252 [ 196 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_51_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 23349 | 2026.03.10 17:30:07.539295 [ 196 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_47_10, total 882 rows starting from the beginning of the part | ||
| 23350 | 2026.03.10 17:30:07.539369 [ 196 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 732 rows starting from the beginning of the part | ||
| 23351 | 2026.03.10 17:30:07.539424 [ 196 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 22 rows starting from the beginning of the part | ||
| 23352 | 2026.03.10 17:30:07.539474 [ 196 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 708 rows starting from the beginning of the part | ||
| 23353 | 2026.03.10 17:30:07.539520 [ 196 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_51_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 732 rows starting from the beginning of the part | ||
| 23354 | 2026.03.10 17:30:07.540818 [ 194 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_51_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3076 rows, containing 5 columns (5 merged, 0 gathered) in 0.001785159 sec., 1723095.8138742824 rows/sec., 108.66 MiB/sec. | ||
| 23355 | 2026.03.10 17:30:07.541043 [ 189 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_51_11} <Trace> MergedBlockOutputStream: filled checksums all_1_51_11 (state Temporary) | ||
| 23356 | 2026.03.10 17:30:07.541337 [ 189 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_51_11} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Renaming temporary part tmp_merge_all_1_51_11 to all_1_51_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23357 | 2026.03.10 17:30:07.541410 [ 189 ] {20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0::all_1_51_11} <Trace> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0) (MergerMutator): Merged 5 parts: [all_1_47_10, all_51_51_0] -> all_1_51_11 | ||
| 23358 | 2026.03.10 17:30:07.541417 [ 225 ] {} <Debug> oximeter.fields_u32 (20adb3c6-95a9-4c5b-9a9e-817e7edbf2c0): Removing 5 parts from memory: Parts: [all_1_15_3, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 23359 | 2026.03.10 17:30:07.541517 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 23360 | 2026.03.10 17:30:08.000282 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 416.39 MiB, peak 429.19 MiB, free memory in arenas 0.00 B, will set to 412.36 MiB (RSS), difference: -4.03 MiB | ||